File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
services/connectcampaigns/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AmazonConnectCampaignService" ,
4
+ "contributor" : " " ,
5
+ "description" : " This release adds support for specifying if Answering Machine should wait for prompt sound."
6
+ }
Original file line number Diff line number Diff line change 5
5
"endpointPrefix" :" connect-campaigns" ,
6
6
"jsonVersion" :" 1.1" ,
7
7
"protocol" :" rest-json" ,
8
+ "protocols" :[" rest-json" ],
8
9
"serviceFullName" :" AmazonConnectCampaignService" ,
9
10
"serviceId" :" ConnectCampaigns" ,
10
11
"signatureVersion" :" v4" ,
450
451
"enableAnswerMachineDetection" :{
451
452
"shape" :" Boolean" ,
452
453
"documentation" :" <p>Enable or disable answering machine detection</p>"
454
+ },
455
+ "awaitAnswerMachinePrompt" :{
456
+ "shape" :" Boolean" ,
457
+ "documentation" :" <p>Enable or disable await answer machine prompt</p>"
453
458
}
454
459
},
455
460
"documentation" :" <p>Answering Machine Detection config</p>"
You can’t perform that action at this time.
0 commit comments