aws-sdk-core 2.11.627 → 2.11.632
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/appmesh/2019-01-25/api-2.json +6 -2
- data/apis/autoscaling/2011-01-01/api-2.json +3 -2
- data/apis/backup/2018-11-15/api-2.json +54 -0
- data/apis/ce/2017-10-25/api-2.json +2 -1
- data/apis/chime/2018-05-01/api-2.json +3206 -166
- data/apis/chime/2018-05-01/paginators-1.json +60 -0
- data/apis/cloudformation/2010-05-15/api-2.json +18 -5
- data/apis/cloudhsmv2/2017-04-28/api-2.json +101 -5
- data/apis/codebuild/2016-10-06/api-2.json +9 -1
- data/apis/codeguru-reviewer/2019-09-19/api-2.json +146 -9
- data/apis/codepipeline/2015-07-09/api-2.json +13 -1
- data/apis/cognito-identity/2014-06-30/api-2.json +12 -5
- data/apis/cognito-identity/2014-06-30/paginators-1.json +7 -1
- data/apis/cognito-identity/2014-06-30/smoke.json +20 -0
- data/apis/connect/2017-08-08/api-2.json +1489 -71
- data/apis/connect/2017-08-08/paginators-1.json +42 -0
- data/apis/dms/2016-01-01/api-2.json +35 -2
- data/apis/ds/2015-04-16/api-2.json +162 -2
- data/apis/eventbridge/2015-10-07/api-2.json +38 -22
- data/apis/events/2015-10-07/api-2.json +38 -22
- data/apis/fms/2018-01-01/api-2.json +106 -5
- data/apis/glue/2017-03-31/api-2.json +949 -17
- data/apis/glue/2017-03-31/paginators-1.json +24 -0
- data/apis/iotsecuretunneling/2018-10-05/api-2.json +2 -6
- data/apis/iotsitewise/2019-12-02/api-2.json +45 -2
- data/apis/kafka/2018-11-14/api-2.json +2 -1
- data/apis/kinesisanalyticsv2/2018-05-23/api-2.json +48 -1
- data/apis/lambda/2015-03-31/api-2.json +2 -0
- data/apis/lex-models/2017-04-19/api-2.json +93 -5
- data/apis/macie2/2020-01-01/api-2.json +65 -0
- data/apis/medialive/2017-10-14/api-2.json +23 -0
- data/apis/network-firewall/2020-11-12/api-2.json +1884 -0
- data/apis/network-firewall/2020-11-12/examples-1.json +5 -0
- data/apis/network-firewall/2020-11-12/paginators-1.json +28 -0
- data/apis/outposts/2019-12-03/api-2.json +4 -1
- data/apis/quicksight/2018-04-01/api-2.json +7 -2
- data/apis/rds/2014-10-31/api-2.json +4 -2
- data/apis/redshift/2012-12-01/api-2.json +2 -1
- data/apis/redshift/2012-12-01/paginators-1.json +42 -0
- data/apis/runtime.lex/2016-11-28/api-2.json +86 -5
- data/apis/s3/2006-03-01/api-2.json +2 -37
- data/apis/s3/2006-03-01/examples-1.json +103 -103
- data/apis/s3control/2018-08-20/api-2.json +501 -0
- data/apis/sagemaker/2017-07-24/api-2.json +13 -3
- data/apis/servicecatalog-appregistry/2020-06-24/api-2.json +1 -1
- data/apis/servicecatalog/2015-12-10/api-2.json +45 -1
- data/apis/synthetics/2017-10-11/api-2.json +12 -1
- data/endpoints.json +79 -1
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/networkfirewall.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +7 -2
@@ -462,6 +462,7 @@
|
|
462
462
|
"output":{"shape":"RetryStageExecutionOutput"},
|
463
463
|
"errors":[
|
464
464
|
{"shape":"ValidationException"},
|
465
|
+
{"shape":"ConflictException"},
|
465
466
|
{"shape":"PipelineNotFoundException"},
|
466
467
|
{"shape":"StageNotFoundException"},
|
467
468
|
{"shape":"StageNotRetryableException"},
|
@@ -478,6 +479,7 @@
|
|
478
479
|
"output":{"shape":"StartPipelineExecutionOutput"},
|
479
480
|
"errors":[
|
480
481
|
{"shape":"ValidationException"},
|
482
|
+
{"shape":"ConflictException"},
|
481
483
|
{"shape":"PipelineNotFoundException"}
|
482
484
|
]
|
483
485
|
},
|
@@ -491,6 +493,7 @@
|
|
491
493
|
"output":{"shape":"StopPipelineExecutionOutput"},
|
492
494
|
"errors":[
|
493
495
|
{"shape":"ValidationException"},
|
496
|
+
{"shape":"ConflictException"},
|
494
497
|
{"shape":"PipelineNotFoundException"},
|
495
498
|
{"shape":"PipelineExecutionNotStoppableException"},
|
496
499
|
{"shape":"DuplicatedStopRequestException"}
|
@@ -705,6 +708,7 @@
|
|
705
708
|
"ActionExecution":{
|
706
709
|
"type":"structure",
|
707
710
|
"members":{
|
711
|
+
"actionExecutionId":{"shape":"ActionExecutionId"},
|
708
712
|
"status":{"shape":"ActionExecutionStatus"},
|
709
713
|
"summary":{"shape":"ExecutionSummary"},
|
710
714
|
"lastStatusChange":{"shape":"Timestamp"},
|
@@ -1063,6 +1067,13 @@
|
|
1063
1067
|
},
|
1064
1068
|
"exception":true
|
1065
1069
|
},
|
1070
|
+
"ConflictException":{
|
1071
|
+
"type":"structure",
|
1072
|
+
"members":{
|
1073
|
+
"message":{"shape":"Message"}
|
1074
|
+
},
|
1075
|
+
"exception":true
|
1076
|
+
},
|
1066
1077
|
"ContinuationToken":{
|
1067
1078
|
"type":"string",
|
1068
1079
|
"max":2048,
|
@@ -1227,7 +1238,7 @@
|
|
1227
1238
|
},
|
1228
1239
|
"EncryptionKeyId":{
|
1229
1240
|
"type":"string",
|
1230
|
-
"max":
|
1241
|
+
"max":400,
|
1231
1242
|
"min":1
|
1232
1243
|
},
|
1233
1244
|
"EncryptionKeyType":{
|
@@ -2189,6 +2200,7 @@
|
|
2189
2200
|
"type":"structure",
|
2190
2201
|
"members":{
|
2191
2202
|
"stageName":{"shape":"StageName"},
|
2203
|
+
"inboundExecution":{"shape":"StageExecution"},
|
2192
2204
|
"inboundTransitionState":{"shape":"TransitionState"},
|
2193
2205
|
"actionStates":{"shape":"ActionStateList"},
|
2194
2206
|
"latestExecution":{"shape":"StageExecution"}
|
@@ -107,7 +107,8 @@
|
|
107
107
|
{"shape":"InvalidIdentityPoolConfigurationException"},
|
108
108
|
{"shape":"InternalErrorException"},
|
109
109
|
{"shape":"ExternalServiceException"}
|
110
|
-
]
|
110
|
+
],
|
111
|
+
"authtype":"none"
|
111
112
|
},
|
112
113
|
"GetId":{
|
113
114
|
"name":"GetId",
|
@@ -126,7 +127,8 @@
|
|
126
127
|
{"shape":"InternalErrorException"},
|
127
128
|
{"shape":"LimitExceededException"},
|
128
129
|
{"shape":"ExternalServiceException"}
|
129
|
-
]
|
130
|
+
],
|
131
|
+
"authtype":"none"
|
130
132
|
},
|
131
133
|
"GetIdentityPoolRoles":{
|
132
134
|
"name":"GetIdentityPoolRoles",
|
@@ -161,7 +163,8 @@
|
|
161
163
|
{"shape":"TooManyRequestsException"},
|
162
164
|
{"shape":"InternalErrorException"},
|
163
165
|
{"shape":"ExternalServiceException"}
|
164
|
-
]
|
166
|
+
],
|
167
|
+
"authtype":"none"
|
165
168
|
},
|
166
169
|
"GetOpenIdTokenForDeveloperIdentity":{
|
167
170
|
"name":"GetOpenIdTokenForDeveloperIdentity",
|
@@ -327,7 +330,8 @@
|
|
327
330
|
{"shape":"TooManyRequestsException"},
|
328
331
|
{"shape":"InternalErrorException"},
|
329
332
|
{"shape":"ExternalServiceException"}
|
330
|
-
]
|
333
|
+
],
|
334
|
+
"authtype":"none"
|
331
335
|
},
|
332
336
|
"UntagResource":{
|
333
337
|
"name":"UntagResource",
|
@@ -846,7 +850,7 @@
|
|
846
850
|
"MappingRulesList":{
|
847
851
|
"type":"list",
|
848
852
|
"member":{"shape":"MappingRule"},
|
849
|
-
"max":
|
853
|
+
"max":400,
|
850
854
|
"min":1
|
851
855
|
},
|
852
856
|
"MergeDeveloperIdentitiesInput":{
|
@@ -884,6 +888,7 @@
|
|
884
888
|
"OIDCToken":{"type":"string"},
|
885
889
|
"PaginationKey":{
|
886
890
|
"type":"string",
|
891
|
+
"max":65535,
|
887
892
|
"min":1,
|
888
893
|
"pattern":"[\\S]+"
|
889
894
|
},
|
@@ -930,6 +935,8 @@
|
|
930
935
|
},
|
931
936
|
"RoleType":{
|
932
937
|
"type":"string",
|
938
|
+
"max":128,
|
939
|
+
"min":1,
|
933
940
|
"pattern":"(un)?authenticated"
|
934
941
|
},
|
935
942
|
"RolesMap":{
|
@@ -0,0 +1,20 @@
|
|
1
|
+
{
|
2
|
+
"version": 1,
|
3
|
+
"defaultRegion": "us-west-2",
|
4
|
+
"testCases": [
|
5
|
+
{
|
6
|
+
"operationName": "ListIdentityPools",
|
7
|
+
"input": {
|
8
|
+
"MaxResults": 10
|
9
|
+
},
|
10
|
+
"errorExpectedFromService": false
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"operationName": "DescribeIdentityPool",
|
14
|
+
"input": {
|
15
|
+
"IdentityPoolId": "us-east-1:aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"
|
16
|
+
},
|
17
|
+
"errorExpectedFromService": true
|
18
|
+
}
|
19
|
+
]
|
20
|
+
}
|
@@ -13,6 +13,74 @@
|
|
13
13
|
"uid":"connect-2017-08-08"
|
14
14
|
},
|
15
15
|
"operations":{
|
16
|
+
"AssociateApprovedOrigin":{
|
17
|
+
"name":"AssociateApprovedOrigin",
|
18
|
+
"http":{
|
19
|
+
"method":"PUT",
|
20
|
+
"requestUri":"/instance/{InstanceId}/approved-origin"
|
21
|
+
},
|
22
|
+
"input":{"shape":"AssociateApprovedOriginRequest"},
|
23
|
+
"errors":[
|
24
|
+
{"shape":"ResourceNotFoundException"},
|
25
|
+
{"shape":"ResourceConflictException"},
|
26
|
+
{"shape":"InternalServiceException"},
|
27
|
+
{"shape":"InvalidRequestException"},
|
28
|
+
{"shape":"InvalidParameterException"},
|
29
|
+
{"shape":"ServiceQuotaExceededException"},
|
30
|
+
{"shape":"ThrottlingException"}
|
31
|
+
]
|
32
|
+
},
|
33
|
+
"AssociateInstanceStorageConfig":{
|
34
|
+
"name":"AssociateInstanceStorageConfig",
|
35
|
+
"http":{
|
36
|
+
"method":"PUT",
|
37
|
+
"requestUri":"/instance/{InstanceId}/storage-config"
|
38
|
+
},
|
39
|
+
"input":{"shape":"AssociateInstanceStorageConfigRequest"},
|
40
|
+
"output":{"shape":"AssociateInstanceStorageConfigResponse"},
|
41
|
+
"errors":[
|
42
|
+
{"shape":"ResourceNotFoundException"},
|
43
|
+
{"shape":"ResourceConflictException"},
|
44
|
+
{"shape":"InternalServiceException"},
|
45
|
+
{"shape":"InvalidRequestException"},
|
46
|
+
{"shape":"InvalidParameterException"},
|
47
|
+
{"shape":"ThrottlingException"}
|
48
|
+
]
|
49
|
+
},
|
50
|
+
"AssociateLambdaFunction":{
|
51
|
+
"name":"AssociateLambdaFunction",
|
52
|
+
"http":{
|
53
|
+
"method":"PUT",
|
54
|
+
"requestUri":"/instance/{InstanceId}/lambda-function"
|
55
|
+
},
|
56
|
+
"input":{"shape":"AssociateLambdaFunctionRequest"},
|
57
|
+
"errors":[
|
58
|
+
{"shape":"ResourceNotFoundException"},
|
59
|
+
{"shape":"ResourceConflictException"},
|
60
|
+
{"shape":"InternalServiceException"},
|
61
|
+
{"shape":"InvalidRequestException"},
|
62
|
+
{"shape":"InvalidParameterException"},
|
63
|
+
{"shape":"ServiceQuotaExceededException"},
|
64
|
+
{"shape":"ThrottlingException"}
|
65
|
+
]
|
66
|
+
},
|
67
|
+
"AssociateLexBot":{
|
68
|
+
"name":"AssociateLexBot",
|
69
|
+
"http":{
|
70
|
+
"method":"PUT",
|
71
|
+
"requestUri":"/instance/{InstanceId}/lex-bot"
|
72
|
+
},
|
73
|
+
"input":{"shape":"AssociateLexBotRequest"},
|
74
|
+
"errors":[
|
75
|
+
{"shape":"ResourceNotFoundException"},
|
76
|
+
{"shape":"ResourceConflictException"},
|
77
|
+
{"shape":"InternalServiceException"},
|
78
|
+
{"shape":"InvalidRequestException"},
|
79
|
+
{"shape":"InvalidParameterException"},
|
80
|
+
{"shape":"ServiceQuotaExceededException"},
|
81
|
+
{"shape":"ThrottlingException"}
|
82
|
+
]
|
83
|
+
},
|
16
84
|
"AssociateRoutingProfileQueues":{
|
17
85
|
"name":"AssociateRoutingProfileQueues",
|
18
86
|
"http":{
|
@@ -28,6 +96,24 @@
|
|
28
96
|
{"shape":"InternalServiceException"}
|
29
97
|
]
|
30
98
|
},
|
99
|
+
"AssociateSecurityKey":{
|
100
|
+
"name":"AssociateSecurityKey",
|
101
|
+
"http":{
|
102
|
+
"method":"PUT",
|
103
|
+
"requestUri":"/instance/{InstanceId}/security-key"
|
104
|
+
},
|
105
|
+
"input":{"shape":"AssociateSecurityKeyRequest"},
|
106
|
+
"output":{"shape":"AssociateSecurityKeyResponse"},
|
107
|
+
"errors":[
|
108
|
+
{"shape":"ResourceNotFoundException"},
|
109
|
+
{"shape":"ResourceConflictException"},
|
110
|
+
{"shape":"InternalServiceException"},
|
111
|
+
{"shape":"InvalidRequestException"},
|
112
|
+
{"shape":"InvalidParameterException"},
|
113
|
+
{"shape":"ServiceQuotaExceededException"},
|
114
|
+
{"shape":"ThrottlingException"}
|
115
|
+
]
|
116
|
+
},
|
31
117
|
"CreateContactFlow":{
|
32
118
|
"name":"CreateContactFlow",
|
33
119
|
"http":{
|
@@ -47,6 +133,22 @@
|
|
47
133
|
{"shape":"InternalServiceException"}
|
48
134
|
]
|
49
135
|
},
|
136
|
+
"CreateInstance":{
|
137
|
+
"name":"CreateInstance",
|
138
|
+
"http":{
|
139
|
+
"method":"PUT",
|
140
|
+
"requestUri":"/instance"
|
141
|
+
},
|
142
|
+
"input":{"shape":"CreateInstanceRequest"},
|
143
|
+
"output":{"shape":"CreateInstanceResponse"},
|
144
|
+
"errors":[
|
145
|
+
{"shape":"InvalidRequestException"},
|
146
|
+
{"shape":"ServiceQuotaExceededException"},
|
147
|
+
{"shape":"ThrottlingException"},
|
148
|
+
{"shape":"ResourceNotFoundException"},
|
149
|
+
{"shape":"InternalServiceException"}
|
150
|
+
]
|
151
|
+
},
|
50
152
|
"CreateRoutingProfile":{
|
51
153
|
"name":"CreateRoutingProfile",
|
52
154
|
"http":{
|
@@ -83,6 +185,37 @@
|
|
83
185
|
{"shape":"InternalServiceException"}
|
84
186
|
]
|
85
187
|
},
|
188
|
+
"CreateUserHierarchyGroup":{
|
189
|
+
"name":"CreateUserHierarchyGroup",
|
190
|
+
"http":{
|
191
|
+
"method":"PUT",
|
192
|
+
"requestUri":"/user-hierarchy-groups/{InstanceId}"
|
193
|
+
},
|
194
|
+
"input":{"shape":"CreateUserHierarchyGroupRequest"},
|
195
|
+
"output":{"shape":"CreateUserHierarchyGroupResponse"},
|
196
|
+
"errors":[
|
197
|
+
{"shape":"InvalidRequestException"},
|
198
|
+
{"shape":"InvalidParameterException"},
|
199
|
+
{"shape":"DuplicateResourceException"},
|
200
|
+
{"shape":"LimitExceededException"},
|
201
|
+
{"shape":"ResourceNotFoundException"},
|
202
|
+
{"shape":"ThrottlingException"},
|
203
|
+
{"shape":"InternalServiceException"}
|
204
|
+
]
|
205
|
+
},
|
206
|
+
"DeleteInstance":{
|
207
|
+
"name":"DeleteInstance",
|
208
|
+
"http":{
|
209
|
+
"method":"DELETE",
|
210
|
+
"requestUri":"/instance/{InstanceId}"
|
211
|
+
},
|
212
|
+
"input":{"shape":"DeleteInstanceRequest"},
|
213
|
+
"errors":[
|
214
|
+
{"shape":"ResourceNotFoundException"},
|
215
|
+
{"shape":"InternalServiceException"},
|
216
|
+
{"shape":"InvalidRequestException"}
|
217
|
+
]
|
218
|
+
},
|
86
219
|
"DeleteUser":{
|
87
220
|
"name":"DeleteUser",
|
88
221
|
"http":{
|
@@ -98,6 +231,22 @@
|
|
98
231
|
{"shape":"InternalServiceException"}
|
99
232
|
]
|
100
233
|
},
|
234
|
+
"DeleteUserHierarchyGroup":{
|
235
|
+
"name":"DeleteUserHierarchyGroup",
|
236
|
+
"http":{
|
237
|
+
"method":"DELETE",
|
238
|
+
"requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"
|
239
|
+
},
|
240
|
+
"input":{"shape":"DeleteUserHierarchyGroupRequest"},
|
241
|
+
"errors":[
|
242
|
+
{"shape":"InvalidRequestException"},
|
243
|
+
{"shape":"InvalidParameterException"},
|
244
|
+
{"shape":"ResourceNotFoundException"},
|
245
|
+
{"shape":"ResourceInUseException"},
|
246
|
+
{"shape":"ThrottlingException"},
|
247
|
+
{"shape":"InternalServiceException"}
|
248
|
+
]
|
249
|
+
},
|
101
250
|
"DescribeContactFlow":{
|
102
251
|
"name":"DescribeContactFlow",
|
103
252
|
"http":{
|
@@ -115,6 +264,52 @@
|
|
115
264
|
{"shape":"InternalServiceException"}
|
116
265
|
]
|
117
266
|
},
|
267
|
+
"DescribeInstance":{
|
268
|
+
"name":"DescribeInstance",
|
269
|
+
"http":{
|
270
|
+
"method":"GET",
|
271
|
+
"requestUri":"/instance/{InstanceId}"
|
272
|
+
},
|
273
|
+
"input":{"shape":"DescribeInstanceRequest"},
|
274
|
+
"output":{"shape":"DescribeInstanceResponse"},
|
275
|
+
"errors":[
|
276
|
+
{"shape":"InvalidRequestException"},
|
277
|
+
{"shape":"ResourceNotFoundException"},
|
278
|
+
{"shape":"InternalServiceException"}
|
279
|
+
]
|
280
|
+
},
|
281
|
+
"DescribeInstanceAttribute":{
|
282
|
+
"name":"DescribeInstanceAttribute",
|
283
|
+
"http":{
|
284
|
+
"method":"GET",
|
285
|
+
"requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"
|
286
|
+
},
|
287
|
+
"input":{"shape":"DescribeInstanceAttributeRequest"},
|
288
|
+
"output":{"shape":"DescribeInstanceAttributeResponse"},
|
289
|
+
"errors":[
|
290
|
+
{"shape":"ResourceNotFoundException"},
|
291
|
+
{"shape":"InternalServiceException"},
|
292
|
+
{"shape":"InvalidRequestException"},
|
293
|
+
{"shape":"InvalidParameterException"},
|
294
|
+
{"shape":"ThrottlingException"}
|
295
|
+
]
|
296
|
+
},
|
297
|
+
"DescribeInstanceStorageConfig":{
|
298
|
+
"name":"DescribeInstanceStorageConfig",
|
299
|
+
"http":{
|
300
|
+
"method":"GET",
|
301
|
+
"requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"
|
302
|
+
},
|
303
|
+
"input":{"shape":"DescribeInstanceStorageConfigRequest"},
|
304
|
+
"output":{"shape":"DescribeInstanceStorageConfigResponse"},
|
305
|
+
"errors":[
|
306
|
+
{"shape":"ResourceNotFoundException"},
|
307
|
+
{"shape":"InternalServiceException"},
|
308
|
+
{"shape":"InvalidRequestException"},
|
309
|
+
{"shape":"InvalidParameterException"},
|
310
|
+
{"shape":"ThrottlingException"}
|
311
|
+
]
|
312
|
+
},
|
118
313
|
"DescribeRoutingProfile":{
|
119
314
|
"name":"DescribeRoutingProfile",
|
120
315
|
"http":{
|
@@ -179,6 +374,66 @@
|
|
179
374
|
{"shape":"InternalServiceException"}
|
180
375
|
]
|
181
376
|
},
|
377
|
+
"DisassociateApprovedOrigin":{
|
378
|
+
"name":"DisassociateApprovedOrigin",
|
379
|
+
"http":{
|
380
|
+
"method":"DELETE",
|
381
|
+
"requestUri":"/instance/{InstanceId}/approved-origin"
|
382
|
+
},
|
383
|
+
"input":{"shape":"DisassociateApprovedOriginRequest"},
|
384
|
+
"errors":[
|
385
|
+
{"shape":"ResourceNotFoundException"},
|
386
|
+
{"shape":"InternalServiceException"},
|
387
|
+
{"shape":"InvalidRequestException"},
|
388
|
+
{"shape":"InvalidParameterException"},
|
389
|
+
{"shape":"ThrottlingException"}
|
390
|
+
]
|
391
|
+
},
|
392
|
+
"DisassociateInstanceStorageConfig":{
|
393
|
+
"name":"DisassociateInstanceStorageConfig",
|
394
|
+
"http":{
|
395
|
+
"method":"DELETE",
|
396
|
+
"requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"
|
397
|
+
},
|
398
|
+
"input":{"shape":"DisassociateInstanceStorageConfigRequest"},
|
399
|
+
"errors":[
|
400
|
+
{"shape":"ResourceNotFoundException"},
|
401
|
+
{"shape":"InternalServiceException"},
|
402
|
+
{"shape":"InvalidRequestException"},
|
403
|
+
{"shape":"InvalidParameterException"},
|
404
|
+
{"shape":"ThrottlingException"}
|
405
|
+
]
|
406
|
+
},
|
407
|
+
"DisassociateLambdaFunction":{
|
408
|
+
"name":"DisassociateLambdaFunction",
|
409
|
+
"http":{
|
410
|
+
"method":"DELETE",
|
411
|
+
"requestUri":"/instance/{InstanceId}/lambda-function"
|
412
|
+
},
|
413
|
+
"input":{"shape":"DisassociateLambdaFunctionRequest"},
|
414
|
+
"errors":[
|
415
|
+
{"shape":"ResourceNotFoundException"},
|
416
|
+
{"shape":"InternalServiceException"},
|
417
|
+
{"shape":"InvalidRequestException"},
|
418
|
+
{"shape":"InvalidParameterException"},
|
419
|
+
{"shape":"ThrottlingException"}
|
420
|
+
]
|
421
|
+
},
|
422
|
+
"DisassociateLexBot":{
|
423
|
+
"name":"DisassociateLexBot",
|
424
|
+
"http":{
|
425
|
+
"method":"DELETE",
|
426
|
+
"requestUri":"/instance/{InstanceId}/lex-bot"
|
427
|
+
},
|
428
|
+
"input":{"shape":"DisassociateLexBotRequest"},
|
429
|
+
"errors":[
|
430
|
+
{"shape":"ResourceNotFoundException"},
|
431
|
+
{"shape":"InternalServiceException"},
|
432
|
+
{"shape":"InvalidRequestException"},
|
433
|
+
{"shape":"InvalidParameterException"},
|
434
|
+
{"shape":"ThrottlingException"}
|
435
|
+
]
|
436
|
+
},
|
182
437
|
"DisassociateRoutingProfileQueues":{
|
183
438
|
"name":"DisassociateRoutingProfileQueues",
|
184
439
|
"http":{
|
@@ -194,6 +449,21 @@
|
|
194
449
|
{"shape":"InternalServiceException"}
|
195
450
|
]
|
196
451
|
},
|
452
|
+
"DisassociateSecurityKey":{
|
453
|
+
"name":"DisassociateSecurityKey",
|
454
|
+
"http":{
|
455
|
+
"method":"DELETE",
|
456
|
+
"requestUri":"/instance/{InstanceId}/security-key/{AssociationId}"
|
457
|
+
},
|
458
|
+
"input":{"shape":"DisassociateSecurityKeyRequest"},
|
459
|
+
"errors":[
|
460
|
+
{"shape":"ResourceNotFoundException"},
|
461
|
+
{"shape":"InternalServiceException"},
|
462
|
+
{"shape":"InvalidRequestException"},
|
463
|
+
{"shape":"InvalidParameterException"},
|
464
|
+
{"shape":"ThrottlingException"}
|
465
|
+
]
|
466
|
+
},
|
197
467
|
"GetContactAttributes":{
|
198
468
|
"name":"GetContactAttributes",
|
199
469
|
"http":{
|
@@ -257,6 +527,22 @@
|
|
257
527
|
{"shape":"ResourceNotFoundException"}
|
258
528
|
]
|
259
529
|
},
|
530
|
+
"ListApprovedOrigins":{
|
531
|
+
"name":"ListApprovedOrigins",
|
532
|
+
"http":{
|
533
|
+
"method":"GET",
|
534
|
+
"requestUri":"/instance/{InstanceId}/approved-origins"
|
535
|
+
},
|
536
|
+
"input":{"shape":"ListApprovedOriginsRequest"},
|
537
|
+
"output":{"shape":"ListApprovedOriginsResponse"},
|
538
|
+
"errors":[
|
539
|
+
{"shape":"ResourceNotFoundException"},
|
540
|
+
{"shape":"InternalServiceException"},
|
541
|
+
{"shape":"InvalidRequestException"},
|
542
|
+
{"shape":"InvalidParameterException"},
|
543
|
+
{"shape":"ThrottlingException"}
|
544
|
+
]
|
545
|
+
},
|
260
546
|
"ListContactFlows":{
|
261
547
|
"name":"ListContactFlows",
|
262
548
|
"http":{
|
@@ -289,6 +575,83 @@
|
|
289
575
|
{"shape":"InternalServiceException"}
|
290
576
|
]
|
291
577
|
},
|
578
|
+
"ListInstanceAttributes":{
|
579
|
+
"name":"ListInstanceAttributes",
|
580
|
+
"http":{
|
581
|
+
"method":"GET",
|
582
|
+
"requestUri":"/instance/{InstanceId}/attributes"
|
583
|
+
},
|
584
|
+
"input":{"shape":"ListInstanceAttributesRequest"},
|
585
|
+
"output":{"shape":"ListInstanceAttributesResponse"},
|
586
|
+
"errors":[
|
587
|
+
{"shape":"ResourceNotFoundException"},
|
588
|
+
{"shape":"InternalServiceException"},
|
589
|
+
{"shape":"InvalidRequestException"},
|
590
|
+
{"shape":"InvalidParameterException"},
|
591
|
+
{"shape":"ThrottlingException"}
|
592
|
+
]
|
593
|
+
},
|
594
|
+
"ListInstanceStorageConfigs":{
|
595
|
+
"name":"ListInstanceStorageConfigs",
|
596
|
+
"http":{
|
597
|
+
"method":"GET",
|
598
|
+
"requestUri":"/instance/{InstanceId}/storage-configs"
|
599
|
+
},
|
600
|
+
"input":{"shape":"ListInstanceStorageConfigsRequest"},
|
601
|
+
"output":{"shape":"ListInstanceStorageConfigsResponse"},
|
602
|
+
"errors":[
|
603
|
+
{"shape":"ResourceNotFoundException"},
|
604
|
+
{"shape":"InternalServiceException"},
|
605
|
+
{"shape":"InvalidRequestException"},
|
606
|
+
{"shape":"InvalidParameterException"},
|
607
|
+
{"shape":"ThrottlingException"}
|
608
|
+
]
|
609
|
+
},
|
610
|
+
"ListInstances":{
|
611
|
+
"name":"ListInstances",
|
612
|
+
"http":{
|
613
|
+
"method":"GET",
|
614
|
+
"requestUri":"/instance"
|
615
|
+
},
|
616
|
+
"input":{"shape":"ListInstancesRequest"},
|
617
|
+
"output":{"shape":"ListInstancesResponse"},
|
618
|
+
"errors":[
|
619
|
+
{"shape":"InvalidRequestException"},
|
620
|
+
{"shape":"InternalServiceException"}
|
621
|
+
]
|
622
|
+
},
|
623
|
+
"ListLambdaFunctions":{
|
624
|
+
"name":"ListLambdaFunctions",
|
625
|
+
"http":{
|
626
|
+
"method":"GET",
|
627
|
+
"requestUri":"/instance/{InstanceId}/lambda-functions"
|
628
|
+
},
|
629
|
+
"input":{"shape":"ListLambdaFunctionsRequest"},
|
630
|
+
"output":{"shape":"ListLambdaFunctionsResponse"},
|
631
|
+
"errors":[
|
632
|
+
{"shape":"ResourceNotFoundException"},
|
633
|
+
{"shape":"InternalServiceException"},
|
634
|
+
{"shape":"InvalidRequestException"},
|
635
|
+
{"shape":"InvalidParameterException"},
|
636
|
+
{"shape":"ThrottlingException"}
|
637
|
+
]
|
638
|
+
},
|
639
|
+
"ListLexBots":{
|
640
|
+
"name":"ListLexBots",
|
641
|
+
"http":{
|
642
|
+
"method":"GET",
|
643
|
+
"requestUri":"/instance/{InstanceId}/lex-bots"
|
644
|
+
},
|
645
|
+
"input":{"shape":"ListLexBotsRequest"},
|
646
|
+
"output":{"shape":"ListLexBotsResponse"},
|
647
|
+
"errors":[
|
648
|
+
{"shape":"ResourceNotFoundException"},
|
649
|
+
{"shape":"InternalServiceException"},
|
650
|
+
{"shape":"InvalidRequestException"},
|
651
|
+
{"shape":"InvalidParameterException"},
|
652
|
+
{"shape":"ThrottlingException"}
|
653
|
+
]
|
654
|
+
},
|
292
655
|
"ListPhoneNumbers":{
|
293
656
|
"name":"ListPhoneNumbers",
|
294
657
|
"http":{
|
@@ -369,19 +732,35 @@
|
|
369
732
|
{"shape":"InternalServiceException"}
|
370
733
|
]
|
371
734
|
},
|
372
|
-
"
|
373
|
-
"name":"
|
735
|
+
"ListSecurityKeys":{
|
736
|
+
"name":"ListSecurityKeys",
|
374
737
|
"http":{
|
375
738
|
"method":"GET",
|
376
|
-
"requestUri":"/
|
739
|
+
"requestUri":"/instance/{InstanceId}/security-keys"
|
377
740
|
},
|
378
|
-
"input":{"shape":"
|
379
|
-
"output":{"shape":"
|
741
|
+
"input":{"shape":"ListSecurityKeysRequest"},
|
742
|
+
"output":{"shape":"ListSecurityKeysResponse"},
|
380
743
|
"errors":[
|
744
|
+
{"shape":"ResourceNotFoundException"},
|
745
|
+
{"shape":"InternalServiceException"},
|
381
746
|
{"shape":"InvalidRequestException"},
|
382
747
|
{"shape":"InvalidParameterException"},
|
383
|
-
{"shape":"
|
384
|
-
|
748
|
+
{"shape":"ThrottlingException"}
|
749
|
+
]
|
750
|
+
},
|
751
|
+
"ListSecurityProfiles":{
|
752
|
+
"name":"ListSecurityProfiles",
|
753
|
+
"http":{
|
754
|
+
"method":"GET",
|
755
|
+
"requestUri":"/security-profiles-summary/{InstanceId}"
|
756
|
+
},
|
757
|
+
"input":{"shape":"ListSecurityProfilesRequest"},
|
758
|
+
"output":{"shape":"ListSecurityProfilesResponse"},
|
759
|
+
"errors":[
|
760
|
+
{"shape":"InvalidRequestException"},
|
761
|
+
{"shape":"InvalidParameterException"},
|
762
|
+
{"shape":"ResourceNotFoundException"},
|
763
|
+
{"shape":"ThrottlingException"},
|
385
764
|
{"shape":"InternalServiceException"}
|
386
765
|
]
|
387
766
|
},
|
@@ -617,6 +996,36 @@
|
|
617
996
|
{"shape":"InternalServiceException"}
|
618
997
|
]
|
619
998
|
},
|
999
|
+
"UpdateInstanceAttribute":{
|
1000
|
+
"name":"UpdateInstanceAttribute",
|
1001
|
+
"http":{
|
1002
|
+
"method":"POST",
|
1003
|
+
"requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"
|
1004
|
+
},
|
1005
|
+
"input":{"shape":"UpdateInstanceAttributeRequest"},
|
1006
|
+
"errors":[
|
1007
|
+
{"shape":"ResourceNotFoundException"},
|
1008
|
+
{"shape":"InternalServiceException"},
|
1009
|
+
{"shape":"InvalidRequestException"},
|
1010
|
+
{"shape":"InvalidParameterException"},
|
1011
|
+
{"shape":"ThrottlingException"}
|
1012
|
+
]
|
1013
|
+
},
|
1014
|
+
"UpdateInstanceStorageConfig":{
|
1015
|
+
"name":"UpdateInstanceStorageConfig",
|
1016
|
+
"http":{
|
1017
|
+
"method":"POST",
|
1018
|
+
"requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"
|
1019
|
+
},
|
1020
|
+
"input":{"shape":"UpdateInstanceStorageConfigRequest"},
|
1021
|
+
"errors":[
|
1022
|
+
{"shape":"ResourceNotFoundException"},
|
1023
|
+
{"shape":"InternalServiceException"},
|
1024
|
+
{"shape":"InvalidRequestException"},
|
1025
|
+
{"shape":"InvalidParameterException"},
|
1026
|
+
{"shape":"ThrottlingException"}
|
1027
|
+
]
|
1028
|
+
},
|
620
1029
|
"UpdateRoutingProfileConcurrency":{
|
621
1030
|
"name":"UpdateRoutingProfileConcurrency",
|
622
1031
|
"http":{
|
@@ -693,6 +1102,38 @@
|
|
693
1102
|
{"shape":"InternalServiceException"}
|
694
1103
|
]
|
695
1104
|
},
|
1105
|
+
"UpdateUserHierarchyGroupName":{
|
1106
|
+
"name":"UpdateUserHierarchyGroupName",
|
1107
|
+
"http":{
|
1108
|
+
"method":"POST",
|
1109
|
+
"requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}/name"
|
1110
|
+
},
|
1111
|
+
"input":{"shape":"UpdateUserHierarchyGroupNameRequest"},
|
1112
|
+
"errors":[
|
1113
|
+
{"shape":"InvalidRequestException"},
|
1114
|
+
{"shape":"InvalidParameterException"},
|
1115
|
+
{"shape":"DuplicateResourceException"},
|
1116
|
+
{"shape":"ResourceNotFoundException"},
|
1117
|
+
{"shape":"ThrottlingException"},
|
1118
|
+
{"shape":"InternalServiceException"}
|
1119
|
+
]
|
1120
|
+
},
|
1121
|
+
"UpdateUserHierarchyStructure":{
|
1122
|
+
"name":"UpdateUserHierarchyStructure",
|
1123
|
+
"http":{
|
1124
|
+
"method":"POST",
|
1125
|
+
"requestUri":"/user-hierarchy-structure/{InstanceId}"
|
1126
|
+
},
|
1127
|
+
"input":{"shape":"UpdateUserHierarchyStructureRequest"},
|
1128
|
+
"errors":[
|
1129
|
+
{"shape":"InvalidRequestException"},
|
1130
|
+
{"shape":"InvalidParameterException"},
|
1131
|
+
{"shape":"ResourceNotFoundException"},
|
1132
|
+
{"shape":"ResourceInUseException"},
|
1133
|
+
{"shape":"ThrottlingException"},
|
1134
|
+
{"shape":"InternalServiceException"}
|
1135
|
+
]
|
1136
|
+
},
|
696
1137
|
"UpdateUserIdentityInfo":{
|
697
1138
|
"name":"UpdateUserIdentityInfo",
|
698
1139
|
"http":{
|
@@ -775,6 +1216,74 @@
|
|
775
1216
|
"max":100,
|
776
1217
|
"min":1
|
777
1218
|
},
|
1219
|
+
"AssociateApprovedOriginRequest":{
|
1220
|
+
"type":"structure",
|
1221
|
+
"required":[
|
1222
|
+
"InstanceId",
|
1223
|
+
"Origin"
|
1224
|
+
],
|
1225
|
+
"members":{
|
1226
|
+
"InstanceId":{
|
1227
|
+
"shape":"InstanceId",
|
1228
|
+
"location":"uri",
|
1229
|
+
"locationName":"InstanceId"
|
1230
|
+
},
|
1231
|
+
"Origin":{"shape":"Origin"}
|
1232
|
+
}
|
1233
|
+
},
|
1234
|
+
"AssociateInstanceStorageConfigRequest":{
|
1235
|
+
"type":"structure",
|
1236
|
+
"required":[
|
1237
|
+
"InstanceId",
|
1238
|
+
"ResourceType",
|
1239
|
+
"StorageConfig"
|
1240
|
+
],
|
1241
|
+
"members":{
|
1242
|
+
"InstanceId":{
|
1243
|
+
"shape":"InstanceId",
|
1244
|
+
"location":"uri",
|
1245
|
+
"locationName":"InstanceId"
|
1246
|
+
},
|
1247
|
+
"ResourceType":{"shape":"InstanceStorageResourceType"},
|
1248
|
+
"StorageConfig":{"shape":"InstanceStorageConfig"}
|
1249
|
+
}
|
1250
|
+
},
|
1251
|
+
"AssociateInstanceStorageConfigResponse":{
|
1252
|
+
"type":"structure",
|
1253
|
+
"members":{
|
1254
|
+
"AssociationId":{"shape":"AssociationId"}
|
1255
|
+
}
|
1256
|
+
},
|
1257
|
+
"AssociateLambdaFunctionRequest":{
|
1258
|
+
"type":"structure",
|
1259
|
+
"required":[
|
1260
|
+
"InstanceId",
|
1261
|
+
"FunctionArn"
|
1262
|
+
],
|
1263
|
+
"members":{
|
1264
|
+
"InstanceId":{
|
1265
|
+
"shape":"InstanceId",
|
1266
|
+
"location":"uri",
|
1267
|
+
"locationName":"InstanceId"
|
1268
|
+
},
|
1269
|
+
"FunctionArn":{"shape":"FunctionArn"}
|
1270
|
+
}
|
1271
|
+
},
|
1272
|
+
"AssociateLexBotRequest":{
|
1273
|
+
"type":"structure",
|
1274
|
+
"required":[
|
1275
|
+
"InstanceId",
|
1276
|
+
"LexBot"
|
1277
|
+
],
|
1278
|
+
"members":{
|
1279
|
+
"InstanceId":{
|
1280
|
+
"shape":"InstanceId",
|
1281
|
+
"location":"uri",
|
1282
|
+
"locationName":"InstanceId"
|
1283
|
+
},
|
1284
|
+
"LexBot":{"shape":"LexBot"}
|
1285
|
+
}
|
1286
|
+
},
|
778
1287
|
"AssociateRoutingProfileQueuesRequest":{
|
779
1288
|
"type":"structure",
|
780
1289
|
"required":[
|
@@ -796,6 +1305,39 @@
|
|
796
1305
|
"QueueConfigs":{"shape":"RoutingProfileQueueConfigList"}
|
797
1306
|
}
|
798
1307
|
},
|
1308
|
+
"AssociateSecurityKeyRequest":{
|
1309
|
+
"type":"structure",
|
1310
|
+
"required":[
|
1311
|
+
"InstanceId",
|
1312
|
+
"Key"
|
1313
|
+
],
|
1314
|
+
"members":{
|
1315
|
+
"InstanceId":{
|
1316
|
+
"shape":"InstanceId",
|
1317
|
+
"location":"uri",
|
1318
|
+
"locationName":"InstanceId"
|
1319
|
+
},
|
1320
|
+
"Key":{"shape":"PEM"}
|
1321
|
+
}
|
1322
|
+
},
|
1323
|
+
"AssociateSecurityKeyResponse":{
|
1324
|
+
"type":"structure",
|
1325
|
+
"members":{
|
1326
|
+
"AssociationId":{"shape":"AssociationId"}
|
1327
|
+
}
|
1328
|
+
},
|
1329
|
+
"AssociationId":{
|
1330
|
+
"type":"string",
|
1331
|
+
"max":100,
|
1332
|
+
"min":1
|
1333
|
+
},
|
1334
|
+
"Attribute":{
|
1335
|
+
"type":"structure",
|
1336
|
+
"members":{
|
1337
|
+
"AttributeType":{"shape":"InstanceAttributeType"},
|
1338
|
+
"Value":{"shape":"InstanceAttributeValue"}
|
1339
|
+
}
|
1340
|
+
},
|
799
1341
|
"AttributeName":{
|
800
1342
|
"type":"string",
|
801
1343
|
"max":32767,
|
@@ -811,7 +1353,20 @@
|
|
811
1353
|
"key":{"shape":"AttributeName"},
|
812
1354
|
"value":{"shape":"AttributeValue"}
|
813
1355
|
},
|
1356
|
+
"AttributesList":{
|
1357
|
+
"type":"list",
|
1358
|
+
"member":{"shape":"Attribute"}
|
1359
|
+
},
|
814
1360
|
"AutoAccept":{"type":"boolean"},
|
1361
|
+
"BotName":{
|
1362
|
+
"type":"string",
|
1363
|
+
"max":50
|
1364
|
+
},
|
1365
|
+
"BucketName":{
|
1366
|
+
"type":"string",
|
1367
|
+
"max":128,
|
1368
|
+
"min":1
|
1369
|
+
},
|
815
1370
|
"Channel":{
|
816
1371
|
"type":"string",
|
817
1372
|
"enum":[
|
@@ -961,6 +1516,29 @@
|
|
961
1516
|
"ContactFlowArn":{"shape":"ARN"}
|
962
1517
|
}
|
963
1518
|
},
|
1519
|
+
"CreateInstanceRequest":{
|
1520
|
+
"type":"structure",
|
1521
|
+
"required":[
|
1522
|
+
"IdentityManagementType",
|
1523
|
+
"InboundCallsEnabled",
|
1524
|
+
"OutboundCallsEnabled"
|
1525
|
+
],
|
1526
|
+
"members":{
|
1527
|
+
"ClientToken":{"shape":"ClientToken"},
|
1528
|
+
"IdentityManagementType":{"shape":"DirectoryType"},
|
1529
|
+
"InstanceAlias":{"shape":"DirectoryAlias"},
|
1530
|
+
"DirectoryId":{"shape":"DirectoryId"},
|
1531
|
+
"InboundCallsEnabled":{"shape":"InboundCallsEnabled"},
|
1532
|
+
"OutboundCallsEnabled":{"shape":"OutboundCallsEnabled"}
|
1533
|
+
}
|
1534
|
+
},
|
1535
|
+
"CreateInstanceResponse":{
|
1536
|
+
"type":"structure",
|
1537
|
+
"members":{
|
1538
|
+
"Id":{"shape":"InstanceId"},
|
1539
|
+
"Arn":{"shape":"ARN"}
|
1540
|
+
}
|
1541
|
+
},
|
964
1542
|
"CreateRoutingProfileRequest":{
|
965
1543
|
"type":"structure",
|
966
1544
|
"required":[
|
@@ -991,6 +1569,29 @@
|
|
991
1569
|
"RoutingProfileId":{"shape":"RoutingProfileId"}
|
992
1570
|
}
|
993
1571
|
},
|
1572
|
+
"CreateUserHierarchyGroupRequest":{
|
1573
|
+
"type":"structure",
|
1574
|
+
"required":[
|
1575
|
+
"Name",
|
1576
|
+
"InstanceId"
|
1577
|
+
],
|
1578
|
+
"members":{
|
1579
|
+
"Name":{"shape":"HierarchyGroupName"},
|
1580
|
+
"ParentGroupId":{"shape":"HierarchyGroupId"},
|
1581
|
+
"InstanceId":{
|
1582
|
+
"shape":"InstanceId",
|
1583
|
+
"location":"uri",
|
1584
|
+
"locationName":"InstanceId"
|
1585
|
+
}
|
1586
|
+
}
|
1587
|
+
},
|
1588
|
+
"CreateUserHierarchyGroupResponse":{
|
1589
|
+
"type":"structure",
|
1590
|
+
"members":{
|
1591
|
+
"HierarchyGroupId":{"shape":"HierarchyGroupId"},
|
1592
|
+
"HierarchyGroupArn":{"shape":"ARN"}
|
1593
|
+
}
|
1594
|
+
},
|
994
1595
|
"CreateUserRequest":{
|
995
1596
|
"type":"structure",
|
996
1597
|
"required":[
|
@@ -1092,6 +1693,36 @@
|
|
1092
1693
|
"max":9999,
|
1093
1694
|
"min":0
|
1094
1695
|
},
|
1696
|
+
"DeleteInstanceRequest":{
|
1697
|
+
"type":"structure",
|
1698
|
+
"required":["InstanceId"],
|
1699
|
+
"members":{
|
1700
|
+
"InstanceId":{
|
1701
|
+
"shape":"InstanceId",
|
1702
|
+
"location":"uri",
|
1703
|
+
"locationName":"InstanceId"
|
1704
|
+
}
|
1705
|
+
}
|
1706
|
+
},
|
1707
|
+
"DeleteUserHierarchyGroupRequest":{
|
1708
|
+
"type":"structure",
|
1709
|
+
"required":[
|
1710
|
+
"HierarchyGroupId",
|
1711
|
+
"InstanceId"
|
1712
|
+
],
|
1713
|
+
"members":{
|
1714
|
+
"HierarchyGroupId":{
|
1715
|
+
"shape":"HierarchyGroupId",
|
1716
|
+
"location":"uri",
|
1717
|
+
"locationName":"HierarchyGroupId"
|
1718
|
+
},
|
1719
|
+
"InstanceId":{
|
1720
|
+
"shape":"InstanceId",
|
1721
|
+
"location":"uri",
|
1722
|
+
"locationName":"InstanceId"
|
1723
|
+
}
|
1724
|
+
}
|
1725
|
+
},
|
1095
1726
|
"DeleteUserRequest":{
|
1096
1727
|
"type":"structure",
|
1097
1728
|
"required":[
|
@@ -1136,6 +1767,79 @@
|
|
1136
1767
|
"ContactFlow":{"shape":"ContactFlow"}
|
1137
1768
|
}
|
1138
1769
|
},
|
1770
|
+
"DescribeInstanceAttributeRequest":{
|
1771
|
+
"type":"structure",
|
1772
|
+
"required":[
|
1773
|
+
"InstanceId",
|
1774
|
+
"AttributeType"
|
1775
|
+
],
|
1776
|
+
"members":{
|
1777
|
+
"InstanceId":{
|
1778
|
+
"shape":"InstanceId",
|
1779
|
+
"location":"uri",
|
1780
|
+
"locationName":"InstanceId"
|
1781
|
+
},
|
1782
|
+
"AttributeType":{
|
1783
|
+
"shape":"InstanceAttributeType",
|
1784
|
+
"location":"uri",
|
1785
|
+
"locationName":"AttributeType"
|
1786
|
+
}
|
1787
|
+
}
|
1788
|
+
},
|
1789
|
+
"DescribeInstanceAttributeResponse":{
|
1790
|
+
"type":"structure",
|
1791
|
+
"members":{
|
1792
|
+
"Attribute":{"shape":"Attribute"}
|
1793
|
+
}
|
1794
|
+
},
|
1795
|
+
"DescribeInstanceRequest":{
|
1796
|
+
"type":"structure",
|
1797
|
+
"required":["InstanceId"],
|
1798
|
+
"members":{
|
1799
|
+
"InstanceId":{
|
1800
|
+
"shape":"InstanceId",
|
1801
|
+
"location":"uri",
|
1802
|
+
"locationName":"InstanceId"
|
1803
|
+
}
|
1804
|
+
}
|
1805
|
+
},
|
1806
|
+
"DescribeInstanceResponse":{
|
1807
|
+
"type":"structure",
|
1808
|
+
"members":{
|
1809
|
+
"Instance":{"shape":"Instance"}
|
1810
|
+
}
|
1811
|
+
},
|
1812
|
+
"DescribeInstanceStorageConfigRequest":{
|
1813
|
+
"type":"structure",
|
1814
|
+
"required":[
|
1815
|
+
"InstanceId",
|
1816
|
+
"AssociationId",
|
1817
|
+
"ResourceType"
|
1818
|
+
],
|
1819
|
+
"members":{
|
1820
|
+
"InstanceId":{
|
1821
|
+
"shape":"InstanceId",
|
1822
|
+
"location":"uri",
|
1823
|
+
"locationName":"InstanceId"
|
1824
|
+
},
|
1825
|
+
"AssociationId":{
|
1826
|
+
"shape":"AssociationId",
|
1827
|
+
"location":"uri",
|
1828
|
+
"locationName":"AssociationId"
|
1829
|
+
},
|
1830
|
+
"ResourceType":{
|
1831
|
+
"shape":"InstanceStorageResourceType",
|
1832
|
+
"location":"querystring",
|
1833
|
+
"locationName":"resourceType"
|
1834
|
+
}
|
1835
|
+
}
|
1836
|
+
},
|
1837
|
+
"DescribeInstanceStorageConfigResponse":{
|
1838
|
+
"type":"structure",
|
1839
|
+
"members":{
|
1840
|
+
"StorageConfig":{"shape":"InstanceStorageConfig"}
|
1841
|
+
}
|
1842
|
+
},
|
1139
1843
|
"DescribeRoutingProfileRequest":{
|
1140
1844
|
"type":"structure",
|
1141
1845
|
"required":[
|
@@ -1243,7 +1947,116 @@
|
|
1243
1947
|
"Channel":{"shape":"Channel"}
|
1244
1948
|
}
|
1245
1949
|
},
|
1950
|
+
"DirectoryAlias":{
|
1951
|
+
"type":"string",
|
1952
|
+
"max":62,
|
1953
|
+
"min":1,
|
1954
|
+
"pattern":"^(?!d-)([\\da-zA-Z]+)([-]*[\\da-zA-Z])*$",
|
1955
|
+
"sensitive":true
|
1956
|
+
},
|
1957
|
+
"DirectoryId":{
|
1958
|
+
"type":"string",
|
1959
|
+
"max":12,
|
1960
|
+
"min":12,
|
1961
|
+
"pattern":"^d-[0-9a-f]{10}$"
|
1962
|
+
},
|
1963
|
+
"DirectoryType":{
|
1964
|
+
"type":"string",
|
1965
|
+
"enum":[
|
1966
|
+
"SAML",
|
1967
|
+
"CONNECT_MANAGED",
|
1968
|
+
"EXISTING_DIRECTORY"
|
1969
|
+
]
|
1970
|
+
},
|
1246
1971
|
"DirectoryUserId":{"type":"string"},
|
1972
|
+
"DisassociateApprovedOriginRequest":{
|
1973
|
+
"type":"structure",
|
1974
|
+
"required":[
|
1975
|
+
"InstanceId",
|
1976
|
+
"Origin"
|
1977
|
+
],
|
1978
|
+
"members":{
|
1979
|
+
"InstanceId":{
|
1980
|
+
"shape":"InstanceId",
|
1981
|
+
"location":"uri",
|
1982
|
+
"locationName":"InstanceId"
|
1983
|
+
},
|
1984
|
+
"Origin":{
|
1985
|
+
"shape":"Origin",
|
1986
|
+
"location":"querystring",
|
1987
|
+
"locationName":"origin"
|
1988
|
+
}
|
1989
|
+
}
|
1990
|
+
},
|
1991
|
+
"DisassociateInstanceStorageConfigRequest":{
|
1992
|
+
"type":"structure",
|
1993
|
+
"required":[
|
1994
|
+
"InstanceId",
|
1995
|
+
"AssociationId",
|
1996
|
+
"ResourceType"
|
1997
|
+
],
|
1998
|
+
"members":{
|
1999
|
+
"InstanceId":{
|
2000
|
+
"shape":"InstanceId",
|
2001
|
+
"location":"uri",
|
2002
|
+
"locationName":"InstanceId"
|
2003
|
+
},
|
2004
|
+
"AssociationId":{
|
2005
|
+
"shape":"AssociationId",
|
2006
|
+
"location":"uri",
|
2007
|
+
"locationName":"AssociationId"
|
2008
|
+
},
|
2009
|
+
"ResourceType":{
|
2010
|
+
"shape":"InstanceStorageResourceType",
|
2011
|
+
"location":"querystring",
|
2012
|
+
"locationName":"resourceType"
|
2013
|
+
}
|
2014
|
+
}
|
2015
|
+
},
|
2016
|
+
"DisassociateLambdaFunctionRequest":{
|
2017
|
+
"type":"structure",
|
2018
|
+
"required":[
|
2019
|
+
"InstanceId",
|
2020
|
+
"FunctionArn"
|
2021
|
+
],
|
2022
|
+
"members":{
|
2023
|
+
"InstanceId":{
|
2024
|
+
"shape":"InstanceId",
|
2025
|
+
"location":"uri",
|
2026
|
+
"locationName":"InstanceId"
|
2027
|
+
},
|
2028
|
+
"FunctionArn":{
|
2029
|
+
"shape":"FunctionArn",
|
2030
|
+
"location":"querystring",
|
2031
|
+
"locationName":"functionArn"
|
2032
|
+
}
|
2033
|
+
}
|
2034
|
+
},
|
2035
|
+
"DisassociateLexBotRequest":{
|
2036
|
+
"type":"structure",
|
2037
|
+
"required":[
|
2038
|
+
"InstanceId",
|
2039
|
+
"BotName",
|
2040
|
+
"LexRegion"
|
2041
|
+
],
|
2042
|
+
"members":{
|
2043
|
+
"InstanceId":{
|
2044
|
+
"shape":"InstanceId",
|
2045
|
+
"location":"uri",
|
2046
|
+
"locationName":"InstanceId"
|
2047
|
+
},
|
2048
|
+
"BotName":{
|
2049
|
+
"shape":"BotName",
|
2050
|
+
"location":"querystring",
|
2051
|
+
"locationName":"botName"
|
2052
|
+
},
|
2053
|
+
"LexRegion":{
|
2054
|
+
"shape":"LexRegion",
|
2055
|
+
"location":"querystring",
|
2056
|
+
"locationName":"lexRegion"
|
2057
|
+
}
|
2058
|
+
}
|
2059
|
+
},
|
1247
2060
|
"DisassociateRoutingProfileQueuesRequest":{
|
1248
2061
|
"type":"structure",
|
1249
2062
|
"required":[
|
@@ -1265,6 +2078,25 @@
|
|
1265
2078
|
"QueueReferences":{"shape":"RoutingProfileQueueReferenceList"}
|
1266
2079
|
}
|
1267
2080
|
},
|
2081
|
+
"DisassociateSecurityKeyRequest":{
|
2082
|
+
"type":"structure",
|
2083
|
+
"required":[
|
2084
|
+
"InstanceId",
|
2085
|
+
"AssociationId"
|
2086
|
+
],
|
2087
|
+
"members":{
|
2088
|
+
"InstanceId":{
|
2089
|
+
"shape":"InstanceId",
|
2090
|
+
"location":"uri",
|
2091
|
+
"locationName":"InstanceId"
|
2092
|
+
},
|
2093
|
+
"AssociationId":{
|
2094
|
+
"shape":"AssociationId",
|
2095
|
+
"location":"uri",
|
2096
|
+
"locationName":"AssociationId"
|
2097
|
+
}
|
2098
|
+
}
|
2099
|
+
},
|
1268
2100
|
"DisplayName":{
|
1269
2101
|
"type":"string",
|
1270
2102
|
"max":256,
|
@@ -1279,6 +2111,21 @@
|
|
1279
2111
|
"exception":true
|
1280
2112
|
},
|
1281
2113
|
"Email":{"type":"string"},
|
2114
|
+
"EncryptionConfig":{
|
2115
|
+
"type":"structure",
|
2116
|
+
"required":[
|
2117
|
+
"EncryptionType",
|
2118
|
+
"KeyId"
|
2119
|
+
],
|
2120
|
+
"members":{
|
2121
|
+
"EncryptionType":{"shape":"EncryptionType"},
|
2122
|
+
"KeyId":{"shape":"KeyId"}
|
2123
|
+
}
|
2124
|
+
},
|
2125
|
+
"EncryptionType":{
|
2126
|
+
"type":"string",
|
2127
|
+
"enum":["KMS"]
|
2128
|
+
},
|
1282
2129
|
"Filters":{
|
1283
2130
|
"type":"structure",
|
1284
2131
|
"members":{
|
@@ -1286,6 +2133,15 @@
|
|
1286
2133
|
"Channels":{"shape":"Channels"}
|
1287
2134
|
}
|
1288
2135
|
},
|
2136
|
+
"FunctionArn":{
|
2137
|
+
"type":"string",
|
2138
|
+
"max":140,
|
2139
|
+
"min":1
|
2140
|
+
},
|
2141
|
+
"FunctionArnsList":{
|
2142
|
+
"type":"list",
|
2143
|
+
"member":{"shape":"FunctionArn"}
|
2144
|
+
},
|
1289
2145
|
"GetContactAttributesRequest":{
|
1290
2146
|
"type":"structure",
|
1291
2147
|
"required":[
|
@@ -1439,6 +2295,13 @@
|
|
1439
2295
|
},
|
1440
2296
|
"HierarchyLevelId":{"type":"string"},
|
1441
2297
|
"HierarchyLevelName":{"type":"string"},
|
2298
|
+
"HierarchyLevelUpdate":{
|
2299
|
+
"type":"structure",
|
2300
|
+
"required":["Name"],
|
2301
|
+
"members":{
|
2302
|
+
"Name":{"shape":"HierarchyLevelName"}
|
2303
|
+
}
|
2304
|
+
},
|
1442
2305
|
"HierarchyPath":{
|
1443
2306
|
"type":"structure",
|
1444
2307
|
"members":{
|
@@ -1459,6 +2322,16 @@
|
|
1459
2322
|
"LevelFive":{"shape":"HierarchyLevel"}
|
1460
2323
|
}
|
1461
2324
|
},
|
2325
|
+
"HierarchyStructureUpdate":{
|
2326
|
+
"type":"structure",
|
2327
|
+
"members":{
|
2328
|
+
"LevelOne":{"shape":"HierarchyLevelUpdate"},
|
2329
|
+
"LevelTwo":{"shape":"HierarchyLevelUpdate"},
|
2330
|
+
"LevelThree":{"shape":"HierarchyLevelUpdate"},
|
2331
|
+
"LevelFour":{"shape":"HierarchyLevelUpdate"},
|
2332
|
+
"LevelFive":{"shape":"HierarchyLevelUpdate"}
|
2333
|
+
}
|
2334
|
+
},
|
1462
2335
|
"HistoricalMetric":{
|
1463
2336
|
"type":"structure",
|
1464
2337
|
"members":{
|
@@ -1522,74 +2395,397 @@
|
|
1522
2395
|
"Collections":{"shape":"HistoricalMetricDataCollections"}
|
1523
2396
|
}
|
1524
2397
|
},
|
1525
|
-
"HistoricalMetricResults":{
|
1526
|
-
"type":"list",
|
1527
|
-
"member":{"shape":"HistoricalMetricResult"}
|
1528
|
-
},
|
1529
|
-
"HistoricalMetrics":{
|
1530
|
-
"type":"list",
|
1531
|
-
"member":{"shape":"HistoricalMetric"}
|
1532
|
-
},
|
1533
|
-
"
|
1534
|
-
|
1535
|
-
|
2398
|
+
"HistoricalMetricResults":{
|
2399
|
+
"type":"list",
|
2400
|
+
"member":{"shape":"HistoricalMetricResult"}
|
2401
|
+
},
|
2402
|
+
"HistoricalMetrics":{
|
2403
|
+
"type":"list",
|
2404
|
+
"member":{"shape":"HistoricalMetric"}
|
2405
|
+
},
|
2406
|
+
"Hours":{
|
2407
|
+
"type":"integer",
|
2408
|
+
"max":87600,
|
2409
|
+
"min":0
|
2410
|
+
},
|
2411
|
+
"HoursOfOperationId":{"type":"string"},
|
2412
|
+
"HoursOfOperationName":{"type":"string"},
|
2413
|
+
"HoursOfOperationSummary":{
|
2414
|
+
"type":"structure",
|
2415
|
+
"members":{
|
2416
|
+
"Id":{"shape":"HoursOfOperationId"},
|
2417
|
+
"Arn":{"shape":"ARN"},
|
2418
|
+
"Name":{"shape":"HoursOfOperationName"}
|
2419
|
+
}
|
2420
|
+
},
|
2421
|
+
"HoursOfOperationSummaryList":{
|
2422
|
+
"type":"list",
|
2423
|
+
"member":{"shape":"HoursOfOperationSummary"}
|
2424
|
+
},
|
2425
|
+
"InboundCallsEnabled":{"type":"boolean"},
|
2426
|
+
"Instance":{
|
2427
|
+
"type":"structure",
|
2428
|
+
"members":{
|
2429
|
+
"Id":{"shape":"InstanceId"},
|
2430
|
+
"Arn":{"shape":"ARN"},
|
2431
|
+
"IdentityManagementType":{"shape":"DirectoryType"},
|
2432
|
+
"InstanceAlias":{"shape":"DirectoryAlias"},
|
2433
|
+
"CreatedTime":{"shape":"Timestamp"},
|
2434
|
+
"ServiceRole":{"shape":"ARN"},
|
2435
|
+
"InstanceStatus":{"shape":"InstanceStatus"},
|
2436
|
+
"StatusReason":{"shape":"InstanceStatusReason"},
|
2437
|
+
"InboundCallsEnabled":{"shape":"InboundCallsEnabled"},
|
2438
|
+
"OutboundCallsEnabled":{"shape":"OutboundCallsEnabled"}
|
2439
|
+
}
|
2440
|
+
},
|
2441
|
+
"InstanceAttributeType":{
|
2442
|
+
"type":"string",
|
2443
|
+
"enum":[
|
2444
|
+
"INBOUND_CALLS",
|
2445
|
+
"OUTBOUND_CALLS",
|
2446
|
+
"CONTACTFLOW_LOGS",
|
2447
|
+
"CONTACT_LENS",
|
2448
|
+
"AUTO_RESOLVE_BEST_VOICES",
|
2449
|
+
"USE_CUSTOM_TTS_VOICES",
|
2450
|
+
"EARLY_MEDIA"
|
2451
|
+
]
|
2452
|
+
},
|
2453
|
+
"InstanceAttributeValue":{
|
2454
|
+
"type":"string",
|
2455
|
+
"max":100,
|
2456
|
+
"min":1
|
2457
|
+
},
|
2458
|
+
"InstanceId":{
|
2459
|
+
"type":"string",
|
2460
|
+
"max":100,
|
2461
|
+
"min":1
|
2462
|
+
},
|
2463
|
+
"InstanceStatus":{
|
2464
|
+
"type":"string",
|
2465
|
+
"enum":[
|
2466
|
+
"CREATION_IN_PROGRESS",
|
2467
|
+
"ACTIVE",
|
2468
|
+
"CREATION_FAILED"
|
2469
|
+
]
|
2470
|
+
},
|
2471
|
+
"InstanceStatusReason":{
|
2472
|
+
"type":"structure",
|
2473
|
+
"members":{
|
2474
|
+
"Message":{"shape":"String"}
|
2475
|
+
}
|
2476
|
+
},
|
2477
|
+
"InstanceStorageConfig":{
|
2478
|
+
"type":"structure",
|
2479
|
+
"required":["StorageType"],
|
2480
|
+
"members":{
|
2481
|
+
"AssociationId":{"shape":"AssociationId"},
|
2482
|
+
"StorageType":{"shape":"StorageType"},
|
2483
|
+
"S3Config":{"shape":"S3Config"},
|
2484
|
+
"KinesisVideoStreamConfig":{"shape":"KinesisVideoStreamConfig"},
|
2485
|
+
"KinesisStreamConfig":{"shape":"KinesisStreamConfig"},
|
2486
|
+
"KinesisFirehoseConfig":{"shape":"KinesisFirehoseConfig"}
|
2487
|
+
}
|
2488
|
+
},
|
2489
|
+
"InstanceStorageConfigs":{
|
2490
|
+
"type":"list",
|
2491
|
+
"member":{"shape":"InstanceStorageConfig"}
|
2492
|
+
},
|
2493
|
+
"InstanceStorageResourceType":{
|
2494
|
+
"type":"string",
|
2495
|
+
"enum":[
|
2496
|
+
"CHAT_TRANSCRIPTS",
|
2497
|
+
"CALL_RECORDINGS",
|
2498
|
+
"SCHEDULED_REPORTS",
|
2499
|
+
"MEDIA_STREAMS",
|
2500
|
+
"CONTACT_TRACE_RECORDS",
|
2501
|
+
"AGENT_EVENTS"
|
2502
|
+
]
|
2503
|
+
},
|
2504
|
+
"InstanceSummary":{
|
2505
|
+
"type":"structure",
|
2506
|
+
"members":{
|
2507
|
+
"Id":{"shape":"InstanceId"},
|
2508
|
+
"Arn":{"shape":"ARN"},
|
2509
|
+
"IdentityManagementType":{"shape":"DirectoryType"},
|
2510
|
+
"InstanceAlias":{"shape":"DirectoryAlias"},
|
2511
|
+
"CreatedTime":{"shape":"Timestamp"},
|
2512
|
+
"ServiceRole":{"shape":"ARN"},
|
2513
|
+
"InstanceStatus":{"shape":"InstanceStatus"},
|
2514
|
+
"InboundCallsEnabled":{"shape":"InboundCallsEnabled"},
|
2515
|
+
"OutboundCallsEnabled":{"shape":"OutboundCallsEnabled"}
|
2516
|
+
}
|
2517
|
+
},
|
2518
|
+
"InstanceSummaryList":{
|
2519
|
+
"type":"list",
|
2520
|
+
"member":{"shape":"InstanceSummary"}
|
2521
|
+
},
|
2522
|
+
"InternalServiceException":{
|
2523
|
+
"type":"structure",
|
2524
|
+
"members":{
|
2525
|
+
"Message":{"shape":"Message"}
|
2526
|
+
},
|
2527
|
+
"error":{"httpStatusCode":500},
|
2528
|
+
"exception":true
|
2529
|
+
},
|
2530
|
+
"InvalidContactFlowException":{
|
2531
|
+
"type":"structure",
|
2532
|
+
"members":{
|
2533
|
+
"problems":{"shape":"Problems"}
|
2534
|
+
},
|
2535
|
+
"error":{"httpStatusCode":400},
|
2536
|
+
"exception":true
|
2537
|
+
},
|
2538
|
+
"InvalidParameterException":{
|
2539
|
+
"type":"structure",
|
2540
|
+
"members":{
|
2541
|
+
"Message":{"shape":"Message"}
|
2542
|
+
},
|
2543
|
+
"error":{"httpStatusCode":400},
|
2544
|
+
"exception":true
|
2545
|
+
},
|
2546
|
+
"InvalidRequestException":{
|
2547
|
+
"type":"structure",
|
2548
|
+
"members":{
|
2549
|
+
"Message":{"shape":"Message"}
|
2550
|
+
},
|
2551
|
+
"error":{"httpStatusCode":400},
|
2552
|
+
"exception":true
|
2553
|
+
},
|
2554
|
+
"KeyId":{
|
2555
|
+
"type":"string",
|
2556
|
+
"max":128,
|
2557
|
+
"min":1
|
2558
|
+
},
|
2559
|
+
"KinesisFirehoseConfig":{
|
2560
|
+
"type":"structure",
|
2561
|
+
"required":["FirehoseArn"],
|
2562
|
+
"members":{
|
2563
|
+
"FirehoseArn":{"shape":"ARN"}
|
2564
|
+
}
|
2565
|
+
},
|
2566
|
+
"KinesisStreamConfig":{
|
2567
|
+
"type":"structure",
|
2568
|
+
"required":["StreamArn"],
|
2569
|
+
"members":{
|
2570
|
+
"StreamArn":{"shape":"ARN"}
|
2571
|
+
}
|
2572
|
+
},
|
2573
|
+
"KinesisVideoStreamConfig":{
|
2574
|
+
"type":"structure",
|
2575
|
+
"required":[
|
2576
|
+
"Prefix",
|
2577
|
+
"RetentionPeriodHours",
|
2578
|
+
"EncryptionConfig"
|
2579
|
+
],
|
2580
|
+
"members":{
|
2581
|
+
"Prefix":{"shape":"Prefix"},
|
2582
|
+
"RetentionPeriodHours":{"shape":"Hours"},
|
2583
|
+
"EncryptionConfig":{"shape":"EncryptionConfig"}
|
2584
|
+
}
|
2585
|
+
},
|
2586
|
+
"LexBot":{
|
2587
|
+
"type":"structure",
|
2588
|
+
"members":{
|
2589
|
+
"Name":{"shape":"BotName"},
|
2590
|
+
"LexRegion":{"shape":"LexRegion"}
|
2591
|
+
}
|
2592
|
+
},
|
2593
|
+
"LexBotsList":{
|
2594
|
+
"type":"list",
|
2595
|
+
"member":{"shape":"LexBot"}
|
2596
|
+
},
|
2597
|
+
"LexRegion":{
|
2598
|
+
"type":"string",
|
2599
|
+
"max":60
|
2600
|
+
},
|
2601
|
+
"LimitExceededException":{
|
2602
|
+
"type":"structure",
|
2603
|
+
"members":{
|
2604
|
+
"Message":{"shape":"Message"}
|
2605
|
+
},
|
2606
|
+
"error":{"httpStatusCode":429},
|
2607
|
+
"exception":true
|
2608
|
+
},
|
2609
|
+
"ListApprovedOriginsRequest":{
|
2610
|
+
"type":"structure",
|
2611
|
+
"required":["InstanceId"],
|
2612
|
+
"members":{
|
2613
|
+
"InstanceId":{
|
2614
|
+
"shape":"InstanceId",
|
2615
|
+
"location":"uri",
|
2616
|
+
"locationName":"InstanceId"
|
2617
|
+
},
|
2618
|
+
"NextToken":{
|
2619
|
+
"shape":"NextToken",
|
2620
|
+
"location":"querystring",
|
2621
|
+
"locationName":"nextToken"
|
2622
|
+
},
|
2623
|
+
"MaxResults":{
|
2624
|
+
"shape":"MaxResult25",
|
2625
|
+
"box":true,
|
2626
|
+
"location":"querystring",
|
2627
|
+
"locationName":"maxResults"
|
2628
|
+
}
|
2629
|
+
}
|
2630
|
+
},
|
2631
|
+
"ListApprovedOriginsResponse":{
|
2632
|
+
"type":"structure",
|
2633
|
+
"members":{
|
2634
|
+
"Origins":{"shape":"OriginsList"},
|
2635
|
+
"NextToken":{"shape":"NextToken"}
|
2636
|
+
}
|
2637
|
+
},
|
2638
|
+
"ListContactFlowsRequest":{
|
2639
|
+
"type":"structure",
|
2640
|
+
"required":["InstanceId"],
|
2641
|
+
"members":{
|
2642
|
+
"InstanceId":{
|
2643
|
+
"shape":"InstanceId",
|
2644
|
+
"location":"uri",
|
2645
|
+
"locationName":"InstanceId"
|
2646
|
+
},
|
2647
|
+
"ContactFlowTypes":{
|
2648
|
+
"shape":"ContactFlowTypes",
|
2649
|
+
"location":"querystring",
|
2650
|
+
"locationName":"contactFlowTypes"
|
2651
|
+
},
|
2652
|
+
"NextToken":{
|
2653
|
+
"shape":"NextToken",
|
2654
|
+
"location":"querystring",
|
2655
|
+
"locationName":"nextToken"
|
2656
|
+
},
|
2657
|
+
"MaxResults":{
|
2658
|
+
"shape":"MaxResult1000",
|
2659
|
+
"location":"querystring",
|
2660
|
+
"locationName":"maxResults"
|
2661
|
+
}
|
2662
|
+
}
|
2663
|
+
},
|
2664
|
+
"ListContactFlowsResponse":{
|
2665
|
+
"type":"structure",
|
2666
|
+
"members":{
|
2667
|
+
"ContactFlowSummaryList":{"shape":"ContactFlowSummaryList"},
|
2668
|
+
"NextToken":{"shape":"NextToken"}
|
2669
|
+
}
|
2670
|
+
},
|
2671
|
+
"ListHoursOfOperationsRequest":{
|
2672
|
+
"type":"structure",
|
2673
|
+
"required":["InstanceId"],
|
2674
|
+
"members":{
|
2675
|
+
"InstanceId":{
|
2676
|
+
"shape":"InstanceId",
|
2677
|
+
"location":"uri",
|
2678
|
+
"locationName":"InstanceId"
|
2679
|
+
},
|
2680
|
+
"NextToken":{
|
2681
|
+
"shape":"NextToken",
|
2682
|
+
"location":"querystring",
|
2683
|
+
"locationName":"nextToken"
|
2684
|
+
},
|
2685
|
+
"MaxResults":{
|
2686
|
+
"shape":"MaxResult1000",
|
2687
|
+
"location":"querystring",
|
2688
|
+
"locationName":"maxResults"
|
2689
|
+
}
|
2690
|
+
}
|
2691
|
+
},
|
2692
|
+
"ListHoursOfOperationsResponse":{
|
2693
|
+
"type":"structure",
|
2694
|
+
"members":{
|
2695
|
+
"HoursOfOperationSummaryList":{"shape":"HoursOfOperationSummaryList"},
|
2696
|
+
"NextToken":{"shape":"NextToken"}
|
2697
|
+
}
|
2698
|
+
},
|
2699
|
+
"ListInstanceAttributesRequest":{
|
2700
|
+
"type":"structure",
|
2701
|
+
"required":["InstanceId"],
|
2702
|
+
"members":{
|
2703
|
+
"InstanceId":{
|
2704
|
+
"shape":"InstanceId",
|
2705
|
+
"location":"uri",
|
2706
|
+
"locationName":"InstanceId"
|
2707
|
+
},
|
2708
|
+
"NextToken":{
|
2709
|
+
"shape":"NextToken",
|
2710
|
+
"location":"querystring",
|
2711
|
+
"locationName":"nextToken"
|
2712
|
+
},
|
2713
|
+
"MaxResults":{
|
2714
|
+
"shape":"MaxResult7",
|
2715
|
+
"box":true,
|
2716
|
+
"location":"querystring",
|
2717
|
+
"locationName":"maxResults"
|
2718
|
+
}
|
2719
|
+
}
|
2720
|
+
},
|
2721
|
+
"ListInstanceAttributesResponse":{
|
1536
2722
|
"type":"structure",
|
1537
2723
|
"members":{
|
1538
|
-
"
|
1539
|
-
"
|
1540
|
-
"Name":{"shape":"HoursOfOperationName"}
|
2724
|
+
"Attributes":{"shape":"AttributesList"},
|
2725
|
+
"NextToken":{"shape":"NextToken"}
|
1541
2726
|
}
|
1542
2727
|
},
|
1543
|
-
"
|
1544
|
-
"type":"list",
|
1545
|
-
"member":{"shape":"HoursOfOperationSummary"}
|
1546
|
-
},
|
1547
|
-
"InstanceId":{
|
1548
|
-
"type":"string",
|
1549
|
-
"max":100,
|
1550
|
-
"min":1
|
1551
|
-
},
|
1552
|
-
"InternalServiceException":{
|
1553
|
-
"type":"structure",
|
1554
|
-
"members":{
|
1555
|
-
"Message":{"shape":"Message"}
|
1556
|
-
},
|
1557
|
-
"error":{"httpStatusCode":500},
|
1558
|
-
"exception":true
|
1559
|
-
},
|
1560
|
-
"InvalidContactFlowException":{
|
2728
|
+
"ListInstanceStorageConfigsRequest":{
|
1561
2729
|
"type":"structure",
|
2730
|
+
"required":[
|
2731
|
+
"InstanceId",
|
2732
|
+
"ResourceType"
|
2733
|
+
],
|
1562
2734
|
"members":{
|
1563
|
-
"
|
1564
|
-
|
1565
|
-
|
1566
|
-
|
2735
|
+
"InstanceId":{
|
2736
|
+
"shape":"InstanceId",
|
2737
|
+
"location":"uri",
|
2738
|
+
"locationName":"InstanceId"
|
2739
|
+
},
|
2740
|
+
"ResourceType":{
|
2741
|
+
"shape":"InstanceStorageResourceType",
|
2742
|
+
"location":"querystring",
|
2743
|
+
"locationName":"resourceType"
|
2744
|
+
},
|
2745
|
+
"NextToken":{
|
2746
|
+
"shape":"NextToken",
|
2747
|
+
"location":"querystring",
|
2748
|
+
"locationName":"nextToken"
|
2749
|
+
},
|
2750
|
+
"MaxResults":{
|
2751
|
+
"shape":"MaxResult10",
|
2752
|
+
"box":true,
|
2753
|
+
"location":"querystring",
|
2754
|
+
"locationName":"maxResults"
|
2755
|
+
}
|
2756
|
+
}
|
1567
2757
|
},
|
1568
|
-
"
|
2758
|
+
"ListInstanceStorageConfigsResponse":{
|
1569
2759
|
"type":"structure",
|
1570
2760
|
"members":{
|
1571
|
-
"
|
1572
|
-
|
1573
|
-
|
1574
|
-
"exception":true
|
2761
|
+
"StorageConfigs":{"shape":"InstanceStorageConfigs"},
|
2762
|
+
"NextToken":{"shape":"NextToken"}
|
2763
|
+
}
|
1575
2764
|
},
|
1576
|
-
"
|
2765
|
+
"ListInstancesRequest":{
|
1577
2766
|
"type":"structure",
|
1578
2767
|
"members":{
|
1579
|
-
"
|
1580
|
-
|
1581
|
-
|
1582
|
-
|
2768
|
+
"NextToken":{
|
2769
|
+
"shape":"NextToken",
|
2770
|
+
"location":"querystring",
|
2771
|
+
"locationName":"nextToken"
|
2772
|
+
},
|
2773
|
+
"MaxResults":{
|
2774
|
+
"shape":"MaxResult10",
|
2775
|
+
"box":true,
|
2776
|
+
"location":"querystring",
|
2777
|
+
"locationName":"maxResults"
|
2778
|
+
}
|
2779
|
+
}
|
1583
2780
|
},
|
1584
|
-
"
|
2781
|
+
"ListInstancesResponse":{
|
1585
2782
|
"type":"structure",
|
1586
2783
|
"members":{
|
1587
|
-
"
|
1588
|
-
|
1589
|
-
|
1590
|
-
"exception":true
|
2784
|
+
"InstanceSummaryList":{"shape":"InstanceSummaryList"},
|
2785
|
+
"NextToken":{"shape":"NextToken"}
|
2786
|
+
}
|
1591
2787
|
},
|
1592
|
-
"
|
2788
|
+
"ListLambdaFunctionsRequest":{
|
1593
2789
|
"type":"structure",
|
1594
2790
|
"required":["InstanceId"],
|
1595
2791
|
"members":{
|
@@ -1598,31 +2794,27 @@
|
|
1598
2794
|
"location":"uri",
|
1599
2795
|
"locationName":"InstanceId"
|
1600
2796
|
},
|
1601
|
-
"ContactFlowTypes":{
|
1602
|
-
"shape":"ContactFlowTypes",
|
1603
|
-
"location":"querystring",
|
1604
|
-
"locationName":"contactFlowTypes"
|
1605
|
-
},
|
1606
2797
|
"NextToken":{
|
1607
2798
|
"shape":"NextToken",
|
1608
2799
|
"location":"querystring",
|
1609
2800
|
"locationName":"nextToken"
|
1610
2801
|
},
|
1611
2802
|
"MaxResults":{
|
1612
|
-
"shape":"
|
2803
|
+
"shape":"MaxResult25",
|
2804
|
+
"box":true,
|
1613
2805
|
"location":"querystring",
|
1614
2806
|
"locationName":"maxResults"
|
1615
2807
|
}
|
1616
2808
|
}
|
1617
2809
|
},
|
1618
|
-
"
|
2810
|
+
"ListLambdaFunctionsResponse":{
|
1619
2811
|
"type":"structure",
|
1620
2812
|
"members":{
|
1621
|
-
"
|
2813
|
+
"LambdaFunctions":{"shape":"FunctionArnsList"},
|
1622
2814
|
"NextToken":{"shape":"NextToken"}
|
1623
2815
|
}
|
1624
2816
|
},
|
1625
|
-
"
|
2817
|
+
"ListLexBotsRequest":{
|
1626
2818
|
"type":"structure",
|
1627
2819
|
"required":["InstanceId"],
|
1628
2820
|
"members":{
|
@@ -1637,16 +2829,17 @@
|
|
1637
2829
|
"locationName":"nextToken"
|
1638
2830
|
},
|
1639
2831
|
"MaxResults":{
|
1640
|
-
"shape":"
|
2832
|
+
"shape":"MaxResult25",
|
2833
|
+
"box":true,
|
1641
2834
|
"location":"querystring",
|
1642
2835
|
"locationName":"maxResults"
|
1643
2836
|
}
|
1644
2837
|
}
|
1645
2838
|
},
|
1646
|
-
"
|
2839
|
+
"ListLexBotsResponse":{
|
1647
2840
|
"type":"structure",
|
1648
2841
|
"members":{
|
1649
|
-
"
|
2842
|
+
"LexBots":{"shape":"LexBotsList"},
|
1650
2843
|
"NextToken":{"shape":"NextToken"}
|
1651
2844
|
}
|
1652
2845
|
},
|
@@ -1816,6 +3009,35 @@
|
|
1816
3009
|
"NextToken":{"shape":"NextToken"}
|
1817
3010
|
}
|
1818
3011
|
},
|
3012
|
+
"ListSecurityKeysRequest":{
|
3013
|
+
"type":"structure",
|
3014
|
+
"required":["InstanceId"],
|
3015
|
+
"members":{
|
3016
|
+
"InstanceId":{
|
3017
|
+
"shape":"InstanceId",
|
3018
|
+
"location":"uri",
|
3019
|
+
"locationName":"InstanceId"
|
3020
|
+
},
|
3021
|
+
"NextToken":{
|
3022
|
+
"shape":"NextToken",
|
3023
|
+
"location":"querystring",
|
3024
|
+
"locationName":"nextToken"
|
3025
|
+
},
|
3026
|
+
"MaxResults":{
|
3027
|
+
"shape":"MaxResult2",
|
3028
|
+
"box":true,
|
3029
|
+
"location":"querystring",
|
3030
|
+
"locationName":"maxResults"
|
3031
|
+
}
|
3032
|
+
}
|
3033
|
+
},
|
3034
|
+
"ListSecurityKeysResponse":{
|
3035
|
+
"type":"structure",
|
3036
|
+
"members":{
|
3037
|
+
"SecurityKeys":{"shape":"SecurityKeysList"},
|
3038
|
+
"NextToken":{"shape":"NextToken"}
|
3039
|
+
}
|
3040
|
+
},
|
1819
3041
|
"ListSecurityProfilesRequest":{
|
1820
3042
|
"type":"structure",
|
1821
3043
|
"required":["InstanceId"],
|
@@ -1920,6 +3142,11 @@
|
|
1920
3142
|
"NextToken":{"shape":"NextToken"}
|
1921
3143
|
}
|
1922
3144
|
},
|
3145
|
+
"MaxResult10":{
|
3146
|
+
"type":"integer",
|
3147
|
+
"max":10,
|
3148
|
+
"min":1
|
3149
|
+
},
|
1923
3150
|
"MaxResult100":{
|
1924
3151
|
"type":"integer",
|
1925
3152
|
"max":100,
|
@@ -1930,6 +3157,21 @@
|
|
1930
3157
|
"max":1000,
|
1931
3158
|
"min":1
|
1932
3159
|
},
|
3160
|
+
"MaxResult2":{
|
3161
|
+
"type":"integer",
|
3162
|
+
"max":2,
|
3163
|
+
"min":1
|
3164
|
+
},
|
3165
|
+
"MaxResult25":{
|
3166
|
+
"type":"integer",
|
3167
|
+
"max":25,
|
3168
|
+
"min":1
|
3169
|
+
},
|
3170
|
+
"MaxResult7":{
|
3171
|
+
"type":"integer",
|
3172
|
+
"max":7,
|
3173
|
+
"min":1
|
3174
|
+
},
|
1933
3175
|
"MediaConcurrencies":{
|
1934
3176
|
"type":"list",
|
1935
3177
|
"member":{"shape":"MediaConcurrency"}
|
@@ -1947,6 +3189,15 @@
|
|
1947
3189
|
},
|
1948
3190
|
"Message":{"type":"string"},
|
1949
3191
|
"NextToken":{"type":"string"},
|
3192
|
+
"Origin":{
|
3193
|
+
"type":"string",
|
3194
|
+
"max":267
|
3195
|
+
},
|
3196
|
+
"OriginsList":{
|
3197
|
+
"type":"list",
|
3198
|
+
"member":{"shape":"Origin"}
|
3199
|
+
},
|
3200
|
+
"OutboundCallsEnabled":{"type":"boolean"},
|
1950
3201
|
"OutboundContactNotPermittedException":{
|
1951
3202
|
"type":"structure",
|
1952
3203
|
"members":{
|
@@ -1955,6 +3206,11 @@
|
|
1955
3206
|
"error":{"httpStatusCode":403},
|
1956
3207
|
"exception":true
|
1957
3208
|
},
|
3209
|
+
"PEM":{
|
3210
|
+
"type":"string",
|
3211
|
+
"max":1024,
|
3212
|
+
"min":1
|
3213
|
+
},
|
1958
3214
|
"ParticipantDetails":{
|
1959
3215
|
"type":"structure",
|
1960
3216
|
"required":["DisplayName"],
|
@@ -2258,6 +3514,11 @@
|
|
2258
3514
|
"DESK_PHONE"
|
2259
3515
|
]
|
2260
3516
|
},
|
3517
|
+
"Prefix":{
|
3518
|
+
"type":"string",
|
3519
|
+
"max":128,
|
3520
|
+
"min":1
|
3521
|
+
},
|
2261
3522
|
"Priority":{
|
2262
3523
|
"type":"integer",
|
2263
3524
|
"max":99,
|
@@ -2346,6 +3607,24 @@
|
|
2346
3607
|
"max":100,
|
2347
3608
|
"min":1
|
2348
3609
|
},
|
3610
|
+
"ResourceConflictException":{
|
3611
|
+
"type":"structure",
|
3612
|
+
"members":{
|
3613
|
+
"Message":{"shape":"Message"}
|
3614
|
+
},
|
3615
|
+
"error":{"httpStatusCode":409},
|
3616
|
+
"exception":true
|
3617
|
+
},
|
3618
|
+
"ResourceInUseException":{
|
3619
|
+
"type":"structure",
|
3620
|
+
"members":{
|
3621
|
+
"Message":{"shape":"Message"},
|
3622
|
+
"ResourceType":{"shape":"ResourceType"},
|
3623
|
+
"ResourceId":{"shape":"ARN"}
|
3624
|
+
},
|
3625
|
+
"error":{"httpStatusCode":409},
|
3626
|
+
"exception":true
|
3627
|
+
},
|
2349
3628
|
"ResourceNotFoundException":{
|
2350
3629
|
"type":"structure",
|
2351
3630
|
"members":{
|
@@ -2354,6 +3633,18 @@
|
|
2354
3633
|
"error":{"httpStatusCode":404},
|
2355
3634
|
"exception":true
|
2356
3635
|
},
|
3636
|
+
"ResourceType":{
|
3637
|
+
"type":"string",
|
3638
|
+
"enum":[
|
3639
|
+
"CONTACT",
|
3640
|
+
"CONTACT_FLOW",
|
3641
|
+
"INSTANCE",
|
3642
|
+
"PARTICIPANT",
|
3643
|
+
"HIERARCHY_LEVEL",
|
3644
|
+
"HIERARCHY_GROUP",
|
3645
|
+
"USER"
|
3646
|
+
]
|
3647
|
+
},
|
2357
3648
|
"ResumeContactRecordingRequest":{
|
2358
3649
|
"type":"structure",
|
2359
3650
|
"required":[
|
@@ -2471,6 +3762,30 @@
|
|
2471
3762
|
"type":"list",
|
2472
3763
|
"member":{"shape":"RoutingProfileSummary"}
|
2473
3764
|
},
|
3765
|
+
"S3Config":{
|
3766
|
+
"type":"structure",
|
3767
|
+
"required":[
|
3768
|
+
"BucketName",
|
3769
|
+
"BucketPrefix"
|
3770
|
+
],
|
3771
|
+
"members":{
|
3772
|
+
"BucketName":{"shape":"BucketName"},
|
3773
|
+
"BucketPrefix":{"shape":"Prefix"},
|
3774
|
+
"EncryptionConfig":{"shape":"EncryptionConfig"}
|
3775
|
+
}
|
3776
|
+
},
|
3777
|
+
"SecurityKey":{
|
3778
|
+
"type":"structure",
|
3779
|
+
"members":{
|
3780
|
+
"AssociationId":{"shape":"AssociationId"},
|
3781
|
+
"Key":{"shape":"PEM"},
|
3782
|
+
"CreationTime":{"shape":"timestamp"}
|
3783
|
+
}
|
3784
|
+
},
|
3785
|
+
"SecurityKeysList":{
|
3786
|
+
"type":"list",
|
3787
|
+
"member":{"shape":"SecurityKey"}
|
3788
|
+
},
|
2474
3789
|
"SecurityProfileId":{"type":"string"},
|
2475
3790
|
"SecurityProfileIds":{
|
2476
3791
|
"type":"list",
|
@@ -2495,6 +3810,14 @@
|
|
2495
3810
|
"type":"string",
|
2496
3811
|
"sensitive":true
|
2497
3812
|
},
|
3813
|
+
"ServiceQuotaExceededException":{
|
3814
|
+
"type":"structure",
|
3815
|
+
"members":{
|
3816
|
+
"Message":{"shape":"Message"}
|
3817
|
+
},
|
3818
|
+
"error":{"httpStatusCode":402},
|
3819
|
+
"exception":true
|
3820
|
+
},
|
2498
3821
|
"StartChatContactRequest":{
|
2499
3822
|
"type":"structure",
|
2500
3823
|
"required":[
|
@@ -2610,6 +3933,16 @@
|
|
2610
3933
|
"members":{
|
2611
3934
|
}
|
2612
3935
|
},
|
3936
|
+
"StorageType":{
|
3937
|
+
"type":"string",
|
3938
|
+
"enum":[
|
3939
|
+
"S3",
|
3940
|
+
"KINESIS_VIDEO_STREAM",
|
3941
|
+
"KINESIS_STREAM",
|
3942
|
+
"KINESIS_FIREHOSE"
|
3943
|
+
]
|
3944
|
+
},
|
3945
|
+
"String":{"type":"string"},
|
2613
3946
|
"SuspendContactRecordingRequest":{
|
2614
3947
|
"type":"structure",
|
2615
3948
|
"required":[
|
@@ -2685,6 +4018,7 @@
|
|
2685
4018
|
"error":{"httpStatusCode":429},
|
2686
4019
|
"exception":true
|
2687
4020
|
},
|
4021
|
+
"Timestamp":{"type":"timestamp"},
|
2688
4022
|
"Unit":{
|
2689
4023
|
"type":"string",
|
2690
4024
|
"enum":[
|
@@ -2772,6 +4106,54 @@
|
|
2772
4106
|
"Description":{"shape":"ContactFlowDescription"}
|
2773
4107
|
}
|
2774
4108
|
},
|
4109
|
+
"UpdateInstanceAttributeRequest":{
|
4110
|
+
"type":"structure",
|
4111
|
+
"required":[
|
4112
|
+
"InstanceId",
|
4113
|
+
"AttributeType",
|
4114
|
+
"Value"
|
4115
|
+
],
|
4116
|
+
"members":{
|
4117
|
+
"InstanceId":{
|
4118
|
+
"shape":"InstanceId",
|
4119
|
+
"location":"uri",
|
4120
|
+
"locationName":"InstanceId"
|
4121
|
+
},
|
4122
|
+
"AttributeType":{
|
4123
|
+
"shape":"InstanceAttributeType",
|
4124
|
+
"location":"uri",
|
4125
|
+
"locationName":"AttributeType"
|
4126
|
+
},
|
4127
|
+
"Value":{"shape":"InstanceAttributeValue"}
|
4128
|
+
}
|
4129
|
+
},
|
4130
|
+
"UpdateInstanceStorageConfigRequest":{
|
4131
|
+
"type":"structure",
|
4132
|
+
"required":[
|
4133
|
+
"InstanceId",
|
4134
|
+
"AssociationId",
|
4135
|
+
"ResourceType",
|
4136
|
+
"StorageConfig"
|
4137
|
+
],
|
4138
|
+
"members":{
|
4139
|
+
"InstanceId":{
|
4140
|
+
"shape":"InstanceId",
|
4141
|
+
"location":"uri",
|
4142
|
+
"locationName":"InstanceId"
|
4143
|
+
},
|
4144
|
+
"AssociationId":{
|
4145
|
+
"shape":"AssociationId",
|
4146
|
+
"location":"uri",
|
4147
|
+
"locationName":"AssociationId"
|
4148
|
+
},
|
4149
|
+
"ResourceType":{
|
4150
|
+
"shape":"InstanceStorageResourceType",
|
4151
|
+
"location":"querystring",
|
4152
|
+
"locationName":"resourceType"
|
4153
|
+
},
|
4154
|
+
"StorageConfig":{"shape":"InstanceStorageConfig"}
|
4155
|
+
}
|
4156
|
+
},
|
2775
4157
|
"UpdateRoutingProfileConcurrencyRequest":{
|
2776
4158
|
"type":"structure",
|
2777
4159
|
"required":[
|
@@ -2856,6 +4238,27 @@
|
|
2856
4238
|
"QueueConfigs":{"shape":"RoutingProfileQueueConfigList"}
|
2857
4239
|
}
|
2858
4240
|
},
|
4241
|
+
"UpdateUserHierarchyGroupNameRequest":{
|
4242
|
+
"type":"structure",
|
4243
|
+
"required":[
|
4244
|
+
"Name",
|
4245
|
+
"HierarchyGroupId",
|
4246
|
+
"InstanceId"
|
4247
|
+
],
|
4248
|
+
"members":{
|
4249
|
+
"Name":{"shape":"HierarchyGroupName"},
|
4250
|
+
"HierarchyGroupId":{
|
4251
|
+
"shape":"HierarchyGroupId",
|
4252
|
+
"location":"uri",
|
4253
|
+
"locationName":"HierarchyGroupId"
|
4254
|
+
},
|
4255
|
+
"InstanceId":{
|
4256
|
+
"shape":"InstanceId",
|
4257
|
+
"location":"uri",
|
4258
|
+
"locationName":"InstanceId"
|
4259
|
+
}
|
4260
|
+
}
|
4261
|
+
},
|
2859
4262
|
"UpdateUserHierarchyRequest":{
|
2860
4263
|
"type":"structure",
|
2861
4264
|
"required":[
|
@@ -2876,6 +4279,21 @@
|
|
2876
4279
|
}
|
2877
4280
|
}
|
2878
4281
|
},
|
4282
|
+
"UpdateUserHierarchyStructureRequest":{
|
4283
|
+
"type":"structure",
|
4284
|
+
"required":[
|
4285
|
+
"HierarchyStructure",
|
4286
|
+
"InstanceId"
|
4287
|
+
],
|
4288
|
+
"members":{
|
4289
|
+
"HierarchyStructure":{"shape":"HierarchyStructureUpdate"},
|
4290
|
+
"InstanceId":{
|
4291
|
+
"shape":"InstanceId",
|
4292
|
+
"location":"uri",
|
4293
|
+
"locationName":"InstanceId"
|
4294
|
+
}
|
4295
|
+
}
|
4296
|
+
},
|
2879
4297
|
"UpdateUserIdentityInfoRequest":{
|
2880
4298
|
"type":"structure",
|
2881
4299
|
"required":[
|