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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c8d7796949c01c8047dbd21c680ba94bdf24e19337ad30a3013b187edcf8ab2c
|
4
|
+
data.tar.gz: 1efc980b0c8786399e29823b6c6a71470f6bafb0ac0d627ea24ed6fec70e6915
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bbc5eae8d2e3ec9429135da1bec2dda52054d27f6ecab44864e55a50820ff1c026ae6f40390e5a33e0c0426a83a32f4b298a0dd8c51a624a21263ba9001f7aac
|
7
|
+
data.tar.gz: c447a923f6dd55c3d9c720bd6eef3513c5fff076dc69a3602c8fb0ad884a0b2c0d2445a9924efb7bb678ce218a70801afe23153fb6b4a3c88f4a11c2a2670e7e
|
@@ -2754,7 +2754,10 @@
|
|
2754
2754
|
},
|
2755
2755
|
"TagRef":{
|
2756
2756
|
"type":"structure",
|
2757
|
-
"required":[
|
2757
|
+
"required":[
|
2758
|
+
"key",
|
2759
|
+
"value"
|
2760
|
+
],
|
2758
2761
|
"members":{
|
2759
2762
|
"key":{"shape":"TagKey"},
|
2760
2763
|
"value":{"shape":"TagValue"}
|
@@ -2861,7 +2864,8 @@
|
|
2861
2864
|
"httpStatusCode":429,
|
2862
2865
|
"senderFault":true
|
2863
2866
|
},
|
2864
|
-
"exception":true
|
2867
|
+
"exception":true,
|
2868
|
+
"retryable":{"throttling":true}
|
2865
2869
|
},
|
2866
2870
|
"TooManyTagsException":{
|
2867
2871
|
"type":"structure",
|
@@ -1865,13 +1865,14 @@
|
|
1865
1865
|
"type":"string",
|
1866
1866
|
"max":128,
|
1867
1867
|
"min":3,
|
1868
|
-
"pattern":"[a-zA-Z0-9\\(\\)
|
1868
|
+
"pattern":"[a-zA-Z0-9\\(\\)\\.\\-/_]+"
|
1869
1869
|
},
|
1870
1870
|
"LaunchTemplateOverrides":{
|
1871
1871
|
"type":"structure",
|
1872
1872
|
"members":{
|
1873
1873
|
"InstanceType":{"shape":"XmlStringMaxLen255"},
|
1874
|
-
"WeightedCapacity":{"shape":"XmlStringMaxLen32"}
|
1874
|
+
"WeightedCapacity":{"shape":"XmlStringMaxLen32"},
|
1875
|
+
"LaunchTemplateSpecification":{"shape":"LaunchTemplateSpecification"}
|
1875
1876
|
}
|
1876
1877
|
},
|
1877
1878
|
"LaunchTemplateSpecification":{
|
@@ -202,6 +202,18 @@
|
|
202
202
|
],
|
203
203
|
"idempotent":true
|
204
204
|
},
|
205
|
+
"DescribeGlobalSettings":{
|
206
|
+
"name":"DescribeGlobalSettings",
|
207
|
+
"http":{
|
208
|
+
"method":"GET",
|
209
|
+
"requestUri":"/global-settings"
|
210
|
+
},
|
211
|
+
"input":{"shape":"DescribeGlobalSettingsInput"},
|
212
|
+
"output":{"shape":"DescribeGlobalSettingsOutput"},
|
213
|
+
"errors":[
|
214
|
+
{"shape":"ServiceUnavailableException"}
|
215
|
+
]
|
216
|
+
},
|
205
217
|
"DescribeProtectedResource":{
|
206
218
|
"name":"DescribeProtectedResource",
|
207
219
|
"http":{
|
@@ -626,6 +638,7 @@
|
|
626
638
|
{"shape":"ResourceNotFoundException"},
|
627
639
|
{"shape":"InvalidParameterValueException"},
|
628
640
|
{"shape":"MissingParameterValueException"},
|
641
|
+
{"shape":"InvalidRequestException"},
|
629
642
|
{"shape":"ServiceUnavailableException"},
|
630
643
|
{"shape":"LimitExceededException"}
|
631
644
|
],
|
@@ -726,6 +739,20 @@
|
|
726
739
|
],
|
727
740
|
"idempotent":true
|
728
741
|
},
|
742
|
+
"UpdateGlobalSettings":{
|
743
|
+
"name":"UpdateGlobalSettings",
|
744
|
+
"http":{
|
745
|
+
"method":"PUT",
|
746
|
+
"requestUri":"/global-settings"
|
747
|
+
},
|
748
|
+
"input":{"shape":"UpdateGlobalSettingsInput"},
|
749
|
+
"errors":[
|
750
|
+
{"shape":"ServiceUnavailableException"},
|
751
|
+
{"shape":"MissingParameterValueException"},
|
752
|
+
{"shape":"InvalidParameterValueException"},
|
753
|
+
{"shape":"InvalidRequestException"}
|
754
|
+
]
|
755
|
+
},
|
729
756
|
"UpdateRecoveryPointLifecycle":{
|
730
757
|
"name":"UpdateRecoveryPointLifecycle",
|
731
758
|
"http":{
|
@@ -1335,6 +1362,18 @@
|
|
1335
1362
|
"CopyJob":{"shape":"CopyJob"}
|
1336
1363
|
}
|
1337
1364
|
},
|
1365
|
+
"DescribeGlobalSettingsInput":{
|
1366
|
+
"type":"structure",
|
1367
|
+
"members":{
|
1368
|
+
}
|
1369
|
+
},
|
1370
|
+
"DescribeGlobalSettingsOutput":{
|
1371
|
+
"type":"structure",
|
1372
|
+
"members":{
|
1373
|
+
"GlobalSettings":{"shape":"GlobalSettings"},
|
1374
|
+
"LastUpdateTime":{"shape":"timestamp"}
|
1375
|
+
}
|
1376
|
+
},
|
1338
1377
|
"DescribeProtectedResourceInput":{
|
1339
1378
|
"type":"structure",
|
1340
1379
|
"required":["ResourceArn"],
|
@@ -1379,6 +1418,7 @@
|
|
1379
1418
|
"RecoveryPointArn":{"shape":"ARN"},
|
1380
1419
|
"BackupVaultName":{"shape":"BackupVaultName"},
|
1381
1420
|
"BackupVaultArn":{"shape":"ARN"},
|
1421
|
+
"SourceBackupVaultArn":{"shape":"ARN"},
|
1382
1422
|
"ResourceArn":{"shape":"ARN"},
|
1383
1423
|
"ResourceType":{"shape":"ResourceType"},
|
1384
1424
|
"CreatedBy":{"shape":"RecoveryPointCreator"},
|
@@ -1613,6 +1653,13 @@
|
|
1613
1653
|
"ResourceTypes":{"shape":"ResourceTypes"}
|
1614
1654
|
}
|
1615
1655
|
},
|
1656
|
+
"GlobalSettings":{
|
1657
|
+
"type":"map",
|
1658
|
+
"key":{"shape":"GlobalSettingsName"},
|
1659
|
+
"value":{"shape":"GlobalSettingsValue"}
|
1660
|
+
},
|
1661
|
+
"GlobalSettingsName":{"type":"string"},
|
1662
|
+
"GlobalSettingsValue":{"type":"string"},
|
1616
1663
|
"IAMPolicy":{"type":"string"},
|
1617
1664
|
"IAMRoleArn":{"type":"string"},
|
1618
1665
|
"InvalidParameterValueException":{
|
@@ -2142,6 +2189,7 @@
|
|
2142
2189
|
"RecoveryPointArn":{"shape":"ARN"},
|
2143
2190
|
"BackupVaultName":{"shape":"BackupVaultName"},
|
2144
2191
|
"BackupVaultArn":{"shape":"ARN"},
|
2192
|
+
"SourceBackupVaultArn":{"shape":"ARN"},
|
2145
2193
|
"ResourceArn":{"shape":"ARN"},
|
2146
2194
|
"ResourceType":{"shape":"ResourceType"},
|
2147
2195
|
"CreatedBy":{"shape":"RecoveryPointCreator"},
|
@@ -2424,6 +2472,12 @@
|
|
2424
2472
|
"AdvancedBackupSettings":{"shape":"AdvancedBackupSettings"}
|
2425
2473
|
}
|
2426
2474
|
},
|
2475
|
+
"UpdateGlobalSettingsInput":{
|
2476
|
+
"type":"structure",
|
2477
|
+
"members":{
|
2478
|
+
"GlobalSettings":{"shape":"GlobalSettings"}
|
2479
|
+
}
|
2480
|
+
},
|
2427
2481
|
"UpdateRecoveryPointLifecycleInput":{
|
2428
2482
|
"type":"structure",
|
2429
2483
|
"required":[
|
@@ -1948,7 +1948,8 @@
|
|
1948
1948
|
"type":"structure",
|
1949
1949
|
"members":{
|
1950
1950
|
"RecommendationId":{"shape":"GenericString"},
|
1951
|
-
"GenerationTimestamp":{"shape":"GenericString"}
|
1951
|
+
"GenerationTimestamp":{"shape":"GenericString"},
|
1952
|
+
"AdditionalMetadata":{"shape":"GenericString"}
|
1952
1953
|
}
|
1953
1954
|
},
|
1954
1955
|
"SavingsPlansPurchaseRecommendationSummary":{
|
@@ -242,6 +242,69 @@
|
|
242
242
|
{"shape":"ServiceFailureException"}
|
243
243
|
]
|
244
244
|
},
|
245
|
+
"CreateAppInstance":{
|
246
|
+
"name":"CreateAppInstance",
|
247
|
+
"http":{
|
248
|
+
"method":"POST",
|
249
|
+
"requestUri":"/app-instances",
|
250
|
+
"responseCode":201
|
251
|
+
},
|
252
|
+
"input":{"shape":"CreateAppInstanceRequest"},
|
253
|
+
"output":{"shape":"CreateAppInstanceResponse"},
|
254
|
+
"errors":[
|
255
|
+
{"shape":"BadRequestException"},
|
256
|
+
{"shape":"ConflictException"},
|
257
|
+
{"shape":"ForbiddenException"},
|
258
|
+
{"shape":"ResourceLimitExceededException"},
|
259
|
+
{"shape":"ThrottledClientException"},
|
260
|
+
{"shape":"UnauthorizedClientException"},
|
261
|
+
{"shape":"ServiceUnavailableException"},
|
262
|
+
{"shape":"ServiceFailureException"}
|
263
|
+
],
|
264
|
+
"endpoint":{"hostPrefix":"identity-"}
|
265
|
+
},
|
266
|
+
"CreateAppInstanceAdmin":{
|
267
|
+
"name":"CreateAppInstanceAdmin",
|
268
|
+
"http":{
|
269
|
+
"method":"POST",
|
270
|
+
"requestUri":"/app-instances/{appInstanceArn}/admins",
|
271
|
+
"responseCode":201
|
272
|
+
},
|
273
|
+
"input":{"shape":"CreateAppInstanceAdminRequest"},
|
274
|
+
"output":{"shape":"CreateAppInstanceAdminResponse"},
|
275
|
+
"errors":[
|
276
|
+
{"shape":"BadRequestException"},
|
277
|
+
{"shape":"ConflictException"},
|
278
|
+
{"shape":"ForbiddenException"},
|
279
|
+
{"shape":"ResourceLimitExceededException"},
|
280
|
+
{"shape":"ThrottledClientException"},
|
281
|
+
{"shape":"UnauthorizedClientException"},
|
282
|
+
{"shape":"ServiceUnavailableException"},
|
283
|
+
{"shape":"ServiceFailureException"}
|
284
|
+
],
|
285
|
+
"endpoint":{"hostPrefix":"identity-"}
|
286
|
+
},
|
287
|
+
"CreateAppInstanceUser":{
|
288
|
+
"name":"CreateAppInstanceUser",
|
289
|
+
"http":{
|
290
|
+
"method":"POST",
|
291
|
+
"requestUri":"/app-instance-users",
|
292
|
+
"responseCode":201
|
293
|
+
},
|
294
|
+
"input":{"shape":"CreateAppInstanceUserRequest"},
|
295
|
+
"output":{"shape":"CreateAppInstanceUserResponse"},
|
296
|
+
"errors":[
|
297
|
+
{"shape":"BadRequestException"},
|
298
|
+
{"shape":"ConflictException"},
|
299
|
+
{"shape":"ForbiddenException"},
|
300
|
+
{"shape":"ResourceLimitExceededException"},
|
301
|
+
{"shape":"ThrottledClientException"},
|
302
|
+
{"shape":"UnauthorizedClientException"},
|
303
|
+
{"shape":"ServiceUnavailableException"},
|
304
|
+
{"shape":"ServiceFailureException"}
|
305
|
+
],
|
306
|
+
"endpoint":{"hostPrefix":"identity-"}
|
307
|
+
},
|
245
308
|
"CreateAttendee":{
|
246
309
|
"name":"CreateAttendee",
|
247
310
|
"http":{
|
@@ -282,6 +345,90 @@
|
|
282
345
|
{"shape":"ThrottledClientException"}
|
283
346
|
]
|
284
347
|
},
|
348
|
+
"CreateChannel":{
|
349
|
+
"name":"CreateChannel",
|
350
|
+
"http":{
|
351
|
+
"method":"POST",
|
352
|
+
"requestUri":"/channels",
|
353
|
+
"responseCode":201
|
354
|
+
},
|
355
|
+
"input":{"shape":"CreateChannelRequest"},
|
356
|
+
"output":{"shape":"CreateChannelResponse"},
|
357
|
+
"errors":[
|
358
|
+
{"shape":"BadRequestException"},
|
359
|
+
{"shape":"ForbiddenException"},
|
360
|
+
{"shape":"UnauthorizedClientException"},
|
361
|
+
{"shape":"ConflictException"},
|
362
|
+
{"shape":"ResourceLimitExceededException"},
|
363
|
+
{"shape":"ThrottledClientException"},
|
364
|
+
{"shape":"ServiceUnavailableException"},
|
365
|
+
{"shape":"ServiceFailureException"}
|
366
|
+
],
|
367
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
368
|
+
},
|
369
|
+
"CreateChannelBan":{
|
370
|
+
"name":"CreateChannelBan",
|
371
|
+
"http":{
|
372
|
+
"method":"POST",
|
373
|
+
"requestUri":"/channels/{channelArn}/bans",
|
374
|
+
"responseCode":201
|
375
|
+
},
|
376
|
+
"input":{"shape":"CreateChannelBanRequest"},
|
377
|
+
"output":{"shape":"CreateChannelBanResponse"},
|
378
|
+
"errors":[
|
379
|
+
{"shape":"BadRequestException"},
|
380
|
+
{"shape":"ForbiddenException"},
|
381
|
+
{"shape":"UnauthorizedClientException"},
|
382
|
+
{"shape":"ConflictException"},
|
383
|
+
{"shape":"ResourceLimitExceededException"},
|
384
|
+
{"shape":"ThrottledClientException"},
|
385
|
+
{"shape":"ServiceUnavailableException"},
|
386
|
+
{"shape":"ServiceFailureException"}
|
387
|
+
],
|
388
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
389
|
+
},
|
390
|
+
"CreateChannelMembership":{
|
391
|
+
"name":"CreateChannelMembership",
|
392
|
+
"http":{
|
393
|
+
"method":"POST",
|
394
|
+
"requestUri":"/channels/{channelArn}/memberships",
|
395
|
+
"responseCode":201
|
396
|
+
},
|
397
|
+
"input":{"shape":"CreateChannelMembershipRequest"},
|
398
|
+
"output":{"shape":"CreateChannelMembershipResponse"},
|
399
|
+
"errors":[
|
400
|
+
{"shape":"BadRequestException"},
|
401
|
+
{"shape":"ForbiddenException"},
|
402
|
+
{"shape":"UnauthorizedClientException"},
|
403
|
+
{"shape":"ConflictException"},
|
404
|
+
{"shape":"ResourceLimitExceededException"},
|
405
|
+
{"shape":"ThrottledClientException"},
|
406
|
+
{"shape":"ServiceUnavailableException"},
|
407
|
+
{"shape":"ServiceFailureException"}
|
408
|
+
],
|
409
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
410
|
+
},
|
411
|
+
"CreateChannelModerator":{
|
412
|
+
"name":"CreateChannelModerator",
|
413
|
+
"http":{
|
414
|
+
"method":"POST",
|
415
|
+
"requestUri":"/channels/{channelArn}/moderators",
|
416
|
+
"responseCode":201
|
417
|
+
},
|
418
|
+
"input":{"shape":"CreateChannelModeratorRequest"},
|
419
|
+
"output":{"shape":"CreateChannelModeratorResponse"},
|
420
|
+
"errors":[
|
421
|
+
{"shape":"BadRequestException"},
|
422
|
+
{"shape":"ForbiddenException"},
|
423
|
+
{"shape":"UnauthorizedClientException"},
|
424
|
+
{"shape":"ConflictException"},
|
425
|
+
{"shape":"ResourceLimitExceededException"},
|
426
|
+
{"shape":"ThrottledClientException"},
|
427
|
+
{"shape":"ServiceUnavailableException"},
|
428
|
+
{"shape":"ServiceFailureException"}
|
429
|
+
],
|
430
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
431
|
+
},
|
285
432
|
"CreateMeeting":{
|
286
433
|
"name":"CreateMeeting",
|
287
434
|
"http":{
|
@@ -301,6 +448,25 @@
|
|
301
448
|
{"shape":"ServiceFailureException"}
|
302
449
|
]
|
303
450
|
},
|
451
|
+
"CreateMeetingDialOut":{
|
452
|
+
"name":"CreateMeetingDialOut",
|
453
|
+
"http":{
|
454
|
+
"method":"POST",
|
455
|
+
"requestUri":"/meetings/{meetingId}/dial-outs",
|
456
|
+
"responseCode":201
|
457
|
+
},
|
458
|
+
"input":{"shape":"CreateMeetingDialOutRequest"},
|
459
|
+
"output":{"shape":"CreateMeetingDialOutResponse"},
|
460
|
+
"errors":[
|
461
|
+
{"shape":"BadRequestException"},
|
462
|
+
{"shape":"ForbiddenException"},
|
463
|
+
{"shape":"ResourceLimitExceededException"},
|
464
|
+
{"shape":"ThrottledClientException"},
|
465
|
+
{"shape":"UnauthorizedClientException"},
|
466
|
+
{"shape":"ServiceUnavailableException"},
|
467
|
+
{"shape":"ServiceFailureException"}
|
468
|
+
]
|
469
|
+
},
|
304
470
|
"CreateMeetingWithAttendees":{
|
305
471
|
"name":"CreateMeetingWithAttendees",
|
306
472
|
"http":{
|
@@ -400,6 +566,67 @@
|
|
400
566
|
{"shape":"ServiceFailureException"}
|
401
567
|
]
|
402
568
|
},
|
569
|
+
"CreateSipMediaApplication":{
|
570
|
+
"name":"CreateSipMediaApplication",
|
571
|
+
"http":{
|
572
|
+
"method":"POST",
|
573
|
+
"requestUri":"/sip-media-applications",
|
574
|
+
"responseCode":201
|
575
|
+
},
|
576
|
+
"input":{"shape":"CreateSipMediaApplicationRequest"},
|
577
|
+
"output":{"shape":"CreateSipMediaApplicationResponse"},
|
578
|
+
"errors":[
|
579
|
+
{"shape":"BadRequestException"},
|
580
|
+
{"shape":"ForbiddenException"},
|
581
|
+
{"shape":"AccessDeniedException"},
|
582
|
+
{"shape":"UnauthorizedClientException"},
|
583
|
+
{"shape":"ThrottledClientException"},
|
584
|
+
{"shape":"ResourceLimitExceededException"},
|
585
|
+
{"shape":"ConflictException"},
|
586
|
+
{"shape":"ServiceUnavailableException"},
|
587
|
+
{"shape":"ServiceFailureException"}
|
588
|
+
]
|
589
|
+
},
|
590
|
+
"CreateSipMediaApplicationCall":{
|
591
|
+
"name":"CreateSipMediaApplicationCall",
|
592
|
+
"http":{
|
593
|
+
"method":"POST",
|
594
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls",
|
595
|
+
"responseCode":201
|
596
|
+
},
|
597
|
+
"input":{"shape":"CreateSipMediaApplicationCallRequest"},
|
598
|
+
"output":{"shape":"CreateSipMediaApplicationCallResponse"},
|
599
|
+
"errors":[
|
600
|
+
{"shape":"BadRequestException"},
|
601
|
+
{"shape":"ForbiddenException"},
|
602
|
+
{"shape":"ResourceLimitExceededException"},
|
603
|
+
{"shape":"ThrottledClientException"},
|
604
|
+
{"shape":"UnauthorizedClientException"},
|
605
|
+
{"shape":"ServiceUnavailableException"},
|
606
|
+
{"shape":"ServiceFailureException"}
|
607
|
+
]
|
608
|
+
},
|
609
|
+
"CreateSipRule":{
|
610
|
+
"name":"CreateSipRule",
|
611
|
+
"http":{
|
612
|
+
"method":"POST",
|
613
|
+
"requestUri":"/sip-rules",
|
614
|
+
"responseCode":201
|
615
|
+
},
|
616
|
+
"input":{"shape":"CreateSipRuleRequest"},
|
617
|
+
"output":{"shape":"CreateSipRuleResponse"},
|
618
|
+
"errors":[
|
619
|
+
{"shape":"BadRequestException"},
|
620
|
+
{"shape":"ForbiddenException"},
|
621
|
+
{"shape":"AccessDeniedException"},
|
622
|
+
{"shape":"UnauthorizedClientException"},
|
623
|
+
{"shape":"ThrottledClientException"},
|
624
|
+
{"shape":"ResourceLimitExceededException"},
|
625
|
+
{"shape":"ConflictException"},
|
626
|
+
{"shape":"ServiceUnavailableException"},
|
627
|
+
{"shape":"ServiceFailureException"}
|
628
|
+
]
|
629
|
+
},
|
403
630
|
"CreateUser":{
|
404
631
|
"name":"CreateUser",
|
405
632
|
"http":{
|
@@ -480,6 +707,80 @@
|
|
480
707
|
{"shape":"ServiceFailureException"}
|
481
708
|
]
|
482
709
|
},
|
710
|
+
"DeleteAppInstance":{
|
711
|
+
"name":"DeleteAppInstance",
|
712
|
+
"http":{
|
713
|
+
"method":"DELETE",
|
714
|
+
"requestUri":"/app-instances/{appInstanceArn}",
|
715
|
+
"responseCode":204
|
716
|
+
},
|
717
|
+
"input":{"shape":"DeleteAppInstanceRequest"},
|
718
|
+
"errors":[
|
719
|
+
{"shape":"BadRequestException"},
|
720
|
+
{"shape":"ForbiddenException"},
|
721
|
+
{"shape":"ThrottledClientException"},
|
722
|
+
{"shape":"UnauthorizedClientException"},
|
723
|
+
{"shape":"ServiceUnavailableException"},
|
724
|
+
{"shape":"ServiceFailureException"}
|
725
|
+
],
|
726
|
+
"endpoint":{"hostPrefix":"identity-"}
|
727
|
+
},
|
728
|
+
"DeleteAppInstanceAdmin":{
|
729
|
+
"name":"DeleteAppInstanceAdmin",
|
730
|
+
"http":{
|
731
|
+
"method":"DELETE",
|
732
|
+
"requestUri":"/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}",
|
733
|
+
"responseCode":204
|
734
|
+
},
|
735
|
+
"input":{"shape":"DeleteAppInstanceAdminRequest"},
|
736
|
+
"errors":[
|
737
|
+
{"shape":"BadRequestException"},
|
738
|
+
{"shape":"ConflictException"},
|
739
|
+
{"shape":"ForbiddenException"},
|
740
|
+
{"shape":"ResourceLimitExceededException"},
|
741
|
+
{"shape":"ThrottledClientException"},
|
742
|
+
{"shape":"UnauthorizedClientException"},
|
743
|
+
{"shape":"ServiceUnavailableException"},
|
744
|
+
{"shape":"ServiceFailureException"}
|
745
|
+
],
|
746
|
+
"endpoint":{"hostPrefix":"identity-"}
|
747
|
+
},
|
748
|
+
"DeleteAppInstanceStreamingConfigurations":{
|
749
|
+
"name":"DeleteAppInstanceStreamingConfigurations",
|
750
|
+
"http":{
|
751
|
+
"method":"DELETE",
|
752
|
+
"requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
|
753
|
+
"responseCode":204
|
754
|
+
},
|
755
|
+
"input":{"shape":"DeleteAppInstanceStreamingConfigurationsRequest"},
|
756
|
+
"errors":[
|
757
|
+
{"shape":"BadRequestException"},
|
758
|
+
{"shape":"ForbiddenException"},
|
759
|
+
{"shape":"NotFoundException"},
|
760
|
+
{"shape":"UnauthorizedClientException"},
|
761
|
+
{"shape":"ThrottledClientException"},
|
762
|
+
{"shape":"ServiceUnavailableException"},
|
763
|
+
{"shape":"ServiceFailureException"}
|
764
|
+
]
|
765
|
+
},
|
766
|
+
"DeleteAppInstanceUser":{
|
767
|
+
"name":"DeleteAppInstanceUser",
|
768
|
+
"http":{
|
769
|
+
"method":"DELETE",
|
770
|
+
"requestUri":"/app-instance-users/{appInstanceUserArn}",
|
771
|
+
"responseCode":204
|
772
|
+
},
|
773
|
+
"input":{"shape":"DeleteAppInstanceUserRequest"},
|
774
|
+
"errors":[
|
775
|
+
{"shape":"BadRequestException"},
|
776
|
+
{"shape":"ForbiddenException"},
|
777
|
+
{"shape":"ThrottledClientException"},
|
778
|
+
{"shape":"UnauthorizedClientException"},
|
779
|
+
{"shape":"ServiceUnavailableException"},
|
780
|
+
{"shape":"ServiceFailureException"}
|
781
|
+
],
|
782
|
+
"endpoint":{"hostPrefix":"identity-"}
|
783
|
+
},
|
483
784
|
"DeleteAttendee":{
|
484
785
|
"name":"DeleteAttendee",
|
485
786
|
"http":{
|
@@ -498,6 +799,96 @@
|
|
498
799
|
{"shape":"ServiceFailureException"}
|
499
800
|
]
|
500
801
|
},
|
802
|
+
"DeleteChannel":{
|
803
|
+
"name":"DeleteChannel",
|
804
|
+
"http":{
|
805
|
+
"method":"DELETE",
|
806
|
+
"requestUri":"/channels/{channelArn}",
|
807
|
+
"responseCode":204
|
808
|
+
},
|
809
|
+
"input":{"shape":"DeleteChannelRequest"},
|
810
|
+
"errors":[
|
811
|
+
{"shape":"BadRequestException"},
|
812
|
+
{"shape":"ForbiddenException"},
|
813
|
+
{"shape":"UnauthorizedClientException"},
|
814
|
+
{"shape":"ThrottledClientException"},
|
815
|
+
{"shape":"ServiceUnavailableException"},
|
816
|
+
{"shape":"ServiceFailureException"}
|
817
|
+
],
|
818
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
819
|
+
},
|
820
|
+
"DeleteChannelBan":{
|
821
|
+
"name":"DeleteChannelBan",
|
822
|
+
"http":{
|
823
|
+
"method":"DELETE",
|
824
|
+
"requestUri":"/channels/{channelArn}/bans/{memberArn}",
|
825
|
+
"responseCode":204
|
826
|
+
},
|
827
|
+
"input":{"shape":"DeleteChannelBanRequest"},
|
828
|
+
"errors":[
|
829
|
+
{"shape":"BadRequestException"},
|
830
|
+
{"shape":"ForbiddenException"},
|
831
|
+
{"shape":"UnauthorizedClientException"},
|
832
|
+
{"shape":"ThrottledClientException"},
|
833
|
+
{"shape":"ServiceUnavailableException"},
|
834
|
+
{"shape":"ServiceFailureException"}
|
835
|
+
],
|
836
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
837
|
+
},
|
838
|
+
"DeleteChannelMembership":{
|
839
|
+
"name":"DeleteChannelMembership",
|
840
|
+
"http":{
|
841
|
+
"method":"DELETE",
|
842
|
+
"requestUri":"/channels/{channelArn}/memberships/{memberArn}",
|
843
|
+
"responseCode":204
|
844
|
+
},
|
845
|
+
"input":{"shape":"DeleteChannelMembershipRequest"},
|
846
|
+
"errors":[
|
847
|
+
{"shape":"BadRequestException"},
|
848
|
+
{"shape":"ForbiddenException"},
|
849
|
+
{"shape":"UnauthorizedClientException"},
|
850
|
+
{"shape":"ThrottledClientException"},
|
851
|
+
{"shape":"ServiceUnavailableException"},
|
852
|
+
{"shape":"ServiceFailureException"}
|
853
|
+
],
|
854
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
855
|
+
},
|
856
|
+
"DeleteChannelMessage":{
|
857
|
+
"name":"DeleteChannelMessage",
|
858
|
+
"http":{
|
859
|
+
"method":"DELETE",
|
860
|
+
"requestUri":"/channels/{channelArn}/messages/{messageId}",
|
861
|
+
"responseCode":204
|
862
|
+
},
|
863
|
+
"input":{"shape":"DeleteChannelMessageRequest"},
|
864
|
+
"errors":[
|
865
|
+
{"shape":"BadRequestException"},
|
866
|
+
{"shape":"ForbiddenException"},
|
867
|
+
{"shape":"UnauthorizedClientException"},
|
868
|
+
{"shape":"ThrottledClientException"},
|
869
|
+
{"shape":"ServiceUnavailableException"},
|
870
|
+
{"shape":"ServiceFailureException"}
|
871
|
+
],
|
872
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
873
|
+
},
|
874
|
+
"DeleteChannelModerator":{
|
875
|
+
"name":"DeleteChannelModerator",
|
876
|
+
"http":{
|
877
|
+
"method":"DELETE",
|
878
|
+
"requestUri":"/channels/{channelArn}/moderators/{channelModeratorArn}",
|
879
|
+
"responseCode":204
|
880
|
+
},
|
881
|
+
"input":{"shape":"DeleteChannelModeratorRequest"},
|
882
|
+
"errors":[
|
883
|
+
{"shape":"BadRequestException"},
|
884
|
+
{"shape":"ForbiddenException"},
|
885
|
+
{"shape":"UnauthorizedClientException"},
|
886
|
+
{"shape":"ThrottledClientException"},
|
887
|
+
{"shape":"ServiceUnavailableException"},
|
888
|
+
{"shape":"ServiceFailureException"}
|
889
|
+
],
|
890
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
891
|
+
},
|
501
892
|
"DeleteEventsConfiguration":{
|
502
893
|
"name":"DeleteEventsConfiguration",
|
503
894
|
"http":{
|
@@ -605,6 +996,44 @@
|
|
605
996
|
{"shape":"ServiceFailureException"}
|
606
997
|
]
|
607
998
|
},
|
999
|
+
"DeleteSipMediaApplication":{
|
1000
|
+
"name":"DeleteSipMediaApplication",
|
1001
|
+
"http":{
|
1002
|
+
"method":"DELETE",
|
1003
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}",
|
1004
|
+
"responseCode":204
|
1005
|
+
},
|
1006
|
+
"input":{"shape":"DeleteSipMediaApplicationRequest"},
|
1007
|
+
"errors":[
|
1008
|
+
{"shape":"UnauthorizedClientException"},
|
1009
|
+
{"shape":"NotFoundException"},
|
1010
|
+
{"shape":"ForbiddenException"},
|
1011
|
+
{"shape":"BadRequestException"},
|
1012
|
+
{"shape":"ConflictException"},
|
1013
|
+
{"shape":"ThrottledClientException"},
|
1014
|
+
{"shape":"ServiceUnavailableException"},
|
1015
|
+
{"shape":"ServiceFailureException"}
|
1016
|
+
]
|
1017
|
+
},
|
1018
|
+
"DeleteSipRule":{
|
1019
|
+
"name":"DeleteSipRule",
|
1020
|
+
"http":{
|
1021
|
+
"method":"DELETE",
|
1022
|
+
"requestUri":"/sip-rules/{sipRuleId}",
|
1023
|
+
"responseCode":204
|
1024
|
+
},
|
1025
|
+
"input":{"shape":"DeleteSipRuleRequest"},
|
1026
|
+
"errors":[
|
1027
|
+
{"shape":"UnauthorizedClientException"},
|
1028
|
+
{"shape":"NotFoundException"},
|
1029
|
+
{"shape":"ForbiddenException"},
|
1030
|
+
{"shape":"BadRequestException"},
|
1031
|
+
{"shape":"ConflictException"},
|
1032
|
+
{"shape":"ThrottledClientException"},
|
1033
|
+
{"shape":"ServiceUnavailableException"},
|
1034
|
+
{"shape":"ServiceFailureException"}
|
1035
|
+
]
|
1036
|
+
},
|
608
1037
|
"DeleteVoiceConnector":{
|
609
1038
|
"name":"DeleteVoiceConnector",
|
610
1039
|
"http":{
|
@@ -751,6 +1180,180 @@
|
|
751
1180
|
{"shape":"ServiceFailureException"}
|
752
1181
|
]
|
753
1182
|
},
|
1183
|
+
"DescribeAppInstance":{
|
1184
|
+
"name":"DescribeAppInstance",
|
1185
|
+
"http":{
|
1186
|
+
"method":"GET",
|
1187
|
+
"requestUri":"/app-instances/{appInstanceArn}",
|
1188
|
+
"responseCode":200
|
1189
|
+
},
|
1190
|
+
"input":{"shape":"DescribeAppInstanceRequest"},
|
1191
|
+
"output":{"shape":"DescribeAppInstanceResponse"},
|
1192
|
+
"errors":[
|
1193
|
+
{"shape":"BadRequestException"},
|
1194
|
+
{"shape":"ForbiddenException"},
|
1195
|
+
{"shape":"ThrottledClientException"},
|
1196
|
+
{"shape":"UnauthorizedClientException"},
|
1197
|
+
{"shape":"ServiceUnavailableException"},
|
1198
|
+
{"shape":"ServiceFailureException"}
|
1199
|
+
],
|
1200
|
+
"endpoint":{"hostPrefix":"identity-"}
|
1201
|
+
},
|
1202
|
+
"DescribeAppInstanceAdmin":{
|
1203
|
+
"name":"DescribeAppInstanceAdmin",
|
1204
|
+
"http":{
|
1205
|
+
"method":"GET",
|
1206
|
+
"requestUri":"/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}",
|
1207
|
+
"responseCode":200
|
1208
|
+
},
|
1209
|
+
"input":{"shape":"DescribeAppInstanceAdminRequest"},
|
1210
|
+
"output":{"shape":"DescribeAppInstanceAdminResponse"},
|
1211
|
+
"errors":[
|
1212
|
+
{"shape":"BadRequestException"},
|
1213
|
+
{"shape":"ForbiddenException"},
|
1214
|
+
{"shape":"ThrottledClientException"},
|
1215
|
+
{"shape":"UnauthorizedClientException"},
|
1216
|
+
{"shape":"ServiceUnavailableException"},
|
1217
|
+
{"shape":"ServiceFailureException"}
|
1218
|
+
],
|
1219
|
+
"endpoint":{"hostPrefix":"identity-"}
|
1220
|
+
},
|
1221
|
+
"DescribeAppInstanceUser":{
|
1222
|
+
"name":"DescribeAppInstanceUser",
|
1223
|
+
"http":{
|
1224
|
+
"method":"GET",
|
1225
|
+
"requestUri":"/app-instance-users/{appInstanceUserArn}",
|
1226
|
+
"responseCode":200
|
1227
|
+
},
|
1228
|
+
"input":{"shape":"DescribeAppInstanceUserRequest"},
|
1229
|
+
"output":{"shape":"DescribeAppInstanceUserResponse"},
|
1230
|
+
"errors":[
|
1231
|
+
{"shape":"BadRequestException"},
|
1232
|
+
{"shape":"ForbiddenException"},
|
1233
|
+
{"shape":"ThrottledClientException"},
|
1234
|
+
{"shape":"UnauthorizedClientException"},
|
1235
|
+
{"shape":"ServiceUnavailableException"},
|
1236
|
+
{"shape":"ServiceFailureException"}
|
1237
|
+
],
|
1238
|
+
"endpoint":{"hostPrefix":"identity-"}
|
1239
|
+
},
|
1240
|
+
"DescribeChannel":{
|
1241
|
+
"name":"DescribeChannel",
|
1242
|
+
"http":{
|
1243
|
+
"method":"GET",
|
1244
|
+
"requestUri":"/channels/{channelArn}",
|
1245
|
+
"responseCode":200
|
1246
|
+
},
|
1247
|
+
"input":{"shape":"DescribeChannelRequest"},
|
1248
|
+
"output":{"shape":"DescribeChannelResponse"},
|
1249
|
+
"errors":[
|
1250
|
+
{"shape":"BadRequestException"},
|
1251
|
+
{"shape":"ForbiddenException"},
|
1252
|
+
{"shape":"UnauthorizedClientException"},
|
1253
|
+
{"shape":"ThrottledClientException"},
|
1254
|
+
{"shape":"ServiceUnavailableException"},
|
1255
|
+
{"shape":"ServiceFailureException"}
|
1256
|
+
],
|
1257
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1258
|
+
},
|
1259
|
+
"DescribeChannelBan":{
|
1260
|
+
"name":"DescribeChannelBan",
|
1261
|
+
"http":{
|
1262
|
+
"method":"GET",
|
1263
|
+
"requestUri":"/channels/{channelArn}/bans/{memberArn}",
|
1264
|
+
"responseCode":200
|
1265
|
+
},
|
1266
|
+
"input":{"shape":"DescribeChannelBanRequest"},
|
1267
|
+
"output":{"shape":"DescribeChannelBanResponse"},
|
1268
|
+
"errors":[
|
1269
|
+
{"shape":"BadRequestException"},
|
1270
|
+
{"shape":"ForbiddenException"},
|
1271
|
+
{"shape":"NotFoundException"},
|
1272
|
+
{"shape":"UnauthorizedClientException"},
|
1273
|
+
{"shape":"ThrottledClientException"},
|
1274
|
+
{"shape":"ServiceUnavailableException"},
|
1275
|
+
{"shape":"ServiceFailureException"}
|
1276
|
+
],
|
1277
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1278
|
+
},
|
1279
|
+
"DescribeChannelMembership":{
|
1280
|
+
"name":"DescribeChannelMembership",
|
1281
|
+
"http":{
|
1282
|
+
"method":"GET",
|
1283
|
+
"requestUri":"/channels/{channelArn}/memberships/{memberArn}",
|
1284
|
+
"responseCode":200
|
1285
|
+
},
|
1286
|
+
"input":{"shape":"DescribeChannelMembershipRequest"},
|
1287
|
+
"output":{"shape":"DescribeChannelMembershipResponse"},
|
1288
|
+
"errors":[
|
1289
|
+
{"shape":"BadRequestException"},
|
1290
|
+
{"shape":"ForbiddenException"},
|
1291
|
+
{"shape":"NotFoundException"},
|
1292
|
+
{"shape":"UnauthorizedClientException"},
|
1293
|
+
{"shape":"ThrottledClientException"},
|
1294
|
+
{"shape":"ServiceUnavailableException"},
|
1295
|
+
{"shape":"ServiceFailureException"}
|
1296
|
+
],
|
1297
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1298
|
+
},
|
1299
|
+
"DescribeChannelMembershipForAppInstanceUser":{
|
1300
|
+
"name":"DescribeChannelMembershipForAppInstanceUser",
|
1301
|
+
"http":{
|
1302
|
+
"method":"GET",
|
1303
|
+
"requestUri":"/channels/{channelArn}?scope=app-instance-user-membership",
|
1304
|
+
"responseCode":200
|
1305
|
+
},
|
1306
|
+
"input":{"shape":"DescribeChannelMembershipForAppInstanceUserRequest"},
|
1307
|
+
"output":{"shape":"DescribeChannelMembershipForAppInstanceUserResponse"},
|
1308
|
+
"errors":[
|
1309
|
+
{"shape":"BadRequestException"},
|
1310
|
+
{"shape":"ForbiddenException"},
|
1311
|
+
{"shape":"UnauthorizedClientException"},
|
1312
|
+
{"shape":"ThrottledClientException"},
|
1313
|
+
{"shape":"ServiceUnavailableException"},
|
1314
|
+
{"shape":"ServiceFailureException"}
|
1315
|
+
],
|
1316
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1317
|
+
},
|
1318
|
+
"DescribeChannelModeratedByAppInstanceUser":{
|
1319
|
+
"name":"DescribeChannelModeratedByAppInstanceUser",
|
1320
|
+
"http":{
|
1321
|
+
"method":"GET",
|
1322
|
+
"requestUri":"/channels/{channelArn}?scope=app-instance-user-moderated-channel",
|
1323
|
+
"responseCode":200
|
1324
|
+
},
|
1325
|
+
"input":{"shape":"DescribeChannelModeratedByAppInstanceUserRequest"},
|
1326
|
+
"output":{"shape":"DescribeChannelModeratedByAppInstanceUserResponse"},
|
1327
|
+
"errors":[
|
1328
|
+
{"shape":"BadRequestException"},
|
1329
|
+
{"shape":"ForbiddenException"},
|
1330
|
+
{"shape":"UnauthorizedClientException"},
|
1331
|
+
{"shape":"ThrottledClientException"},
|
1332
|
+
{"shape":"ServiceUnavailableException"},
|
1333
|
+
{"shape":"ServiceFailureException"}
|
1334
|
+
],
|
1335
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1336
|
+
},
|
1337
|
+
"DescribeChannelModerator":{
|
1338
|
+
"name":"DescribeChannelModerator",
|
1339
|
+
"http":{
|
1340
|
+
"method":"GET",
|
1341
|
+
"requestUri":"/channels/{channelArn}/moderators/{channelModeratorArn}",
|
1342
|
+
"responseCode":200
|
1343
|
+
},
|
1344
|
+
"input":{"shape":"DescribeChannelModeratorRequest"},
|
1345
|
+
"output":{"shape":"DescribeChannelModeratorResponse"},
|
1346
|
+
"errors":[
|
1347
|
+
{"shape":"BadRequestException"},
|
1348
|
+
{"shape":"ForbiddenException"},
|
1349
|
+
{"shape":"NotFoundException"},
|
1350
|
+
{"shape":"UnauthorizedClientException"},
|
1351
|
+
{"shape":"ThrottledClientException"},
|
1352
|
+
{"shape":"ServiceUnavailableException"},
|
1353
|
+
{"shape":"ServiceFailureException"}
|
1354
|
+
],
|
1355
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1356
|
+
},
|
754
1357
|
"DisassociatePhoneNumberFromUser":{
|
755
1358
|
"name":"DisassociatePhoneNumberFromUser",
|
756
1359
|
"http":{
|
@@ -831,33 +1434,72 @@
|
|
831
1434
|
"name":"GetAccount",
|
832
1435
|
"http":{
|
833
1436
|
"method":"GET",
|
834
|
-
"requestUri":"/accounts/{accountId}"
|
1437
|
+
"requestUri":"/accounts/{accountId}"
|
1438
|
+
},
|
1439
|
+
"input":{"shape":"GetAccountRequest"},
|
1440
|
+
"output":{"shape":"GetAccountResponse"},
|
1441
|
+
"errors":[
|
1442
|
+
{"shape":"UnauthorizedClientException"},
|
1443
|
+
{"shape":"NotFoundException"},
|
1444
|
+
{"shape":"ForbiddenException"},
|
1445
|
+
{"shape":"BadRequestException"},
|
1446
|
+
{"shape":"ThrottledClientException"},
|
1447
|
+
{"shape":"ServiceUnavailableException"},
|
1448
|
+
{"shape":"ServiceFailureException"}
|
1449
|
+
]
|
1450
|
+
},
|
1451
|
+
"GetAccountSettings":{
|
1452
|
+
"name":"GetAccountSettings",
|
1453
|
+
"http":{
|
1454
|
+
"method":"GET",
|
1455
|
+
"requestUri":"/accounts/{accountId}/settings"
|
1456
|
+
},
|
1457
|
+
"input":{"shape":"GetAccountSettingsRequest"},
|
1458
|
+
"output":{"shape":"GetAccountSettingsResponse"},
|
1459
|
+
"errors":[
|
1460
|
+
{"shape":"UnauthorizedClientException"},
|
1461
|
+
{"shape":"NotFoundException"},
|
1462
|
+
{"shape":"BadRequestException"},
|
1463
|
+
{"shape":"ForbiddenException"},
|
1464
|
+
{"shape":"ThrottledClientException"},
|
1465
|
+
{"shape":"ServiceUnavailableException"},
|
1466
|
+
{"shape":"ServiceFailureException"}
|
1467
|
+
]
|
1468
|
+
},
|
1469
|
+
"GetAppInstanceRetentionSettings":{
|
1470
|
+
"name":"GetAppInstanceRetentionSettings",
|
1471
|
+
"http":{
|
1472
|
+
"method":"GET",
|
1473
|
+
"requestUri":"/app-instances/{appInstanceArn}/retention-settings",
|
1474
|
+
"responseCode":200
|
835
1475
|
},
|
836
|
-
"input":{"shape":"
|
837
|
-
"output":{"shape":"
|
1476
|
+
"input":{"shape":"GetAppInstanceRetentionSettingsRequest"},
|
1477
|
+
"output":{"shape":"GetAppInstanceRetentionSettingsResponse"},
|
838
1478
|
"errors":[
|
839
1479
|
{"shape":"UnauthorizedClientException"},
|
840
1480
|
{"shape":"NotFoundException"},
|
841
|
-
{"shape":"ForbiddenException"},
|
842
1481
|
{"shape":"BadRequestException"},
|
1482
|
+
{"shape":"ForbiddenException"},
|
843
1483
|
{"shape":"ThrottledClientException"},
|
844
1484
|
{"shape":"ServiceUnavailableException"},
|
845
1485
|
{"shape":"ServiceFailureException"}
|
846
|
-
]
|
1486
|
+
],
|
1487
|
+
"endpoint":{"hostPrefix":"identity-"}
|
847
1488
|
},
|
848
|
-
"
|
849
|
-
"name":"
|
1489
|
+
"GetAppInstanceStreamingConfigurations":{
|
1490
|
+
"name":"GetAppInstanceStreamingConfigurations",
|
850
1491
|
"http":{
|
851
1492
|
"method":"GET",
|
852
|
-
"requestUri":"/
|
1493
|
+
"requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
|
1494
|
+
"responseCode":200
|
853
1495
|
},
|
854
|
-
"input":{"shape":"
|
855
|
-
"output":{"shape":"
|
1496
|
+
"input":{"shape":"GetAppInstanceStreamingConfigurationsRequest"},
|
1497
|
+
"output":{"shape":"GetAppInstanceStreamingConfigurationsResponse"},
|
856
1498
|
"errors":[
|
857
|
-
{"shape":"UnauthorizedClientException"},
|
858
|
-
{"shape":"NotFoundException"},
|
859
1499
|
{"shape":"BadRequestException"},
|
860
1500
|
{"shape":"ForbiddenException"},
|
1501
|
+
{"shape":"NotFoundException"},
|
1502
|
+
{"shape":"UnauthorizedClientException"},
|
861
1503
|
{"shape":"ThrottledClientException"},
|
862
1504
|
{"shape":"ServiceUnavailableException"},
|
863
1505
|
{"shape":"ServiceFailureException"}
|
@@ -901,6 +1543,26 @@
|
|
901
1543
|
{"shape":"ThrottledClientException"}
|
902
1544
|
]
|
903
1545
|
},
|
1546
|
+
"GetChannelMessage":{
|
1547
|
+
"name":"GetChannelMessage",
|
1548
|
+
"http":{
|
1549
|
+
"method":"GET",
|
1550
|
+
"requestUri":"/channels/{channelArn}/messages/{messageId}",
|
1551
|
+
"responseCode":200
|
1552
|
+
},
|
1553
|
+
"input":{"shape":"GetChannelMessageRequest"},
|
1554
|
+
"output":{"shape":"GetChannelMessageResponse"},
|
1555
|
+
"errors":[
|
1556
|
+
{"shape":"BadRequestException"},
|
1557
|
+
{"shape":"ForbiddenException"},
|
1558
|
+
{"shape":"NotFoundException"},
|
1559
|
+
{"shape":"UnauthorizedClientException"},
|
1560
|
+
{"shape":"ThrottledClientException"},
|
1561
|
+
{"shape":"ServiceUnavailableException"},
|
1562
|
+
{"shape":"ServiceFailureException"}
|
1563
|
+
],
|
1564
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1565
|
+
},
|
904
1566
|
"GetEventsConfiguration":{
|
905
1567
|
"name":"GetEventsConfiguration",
|
906
1568
|
"http":{
|
@@ -956,6 +1618,24 @@
|
|
956
1618
|
{"shape":"ServiceFailureException"}
|
957
1619
|
]
|
958
1620
|
},
|
1621
|
+
"GetMessagingSessionEndpoint":{
|
1622
|
+
"name":"GetMessagingSessionEndpoint",
|
1623
|
+
"http":{
|
1624
|
+
"method":"GET",
|
1625
|
+
"requestUri":"/endpoints/messaging-session",
|
1626
|
+
"responseCode":200
|
1627
|
+
},
|
1628
|
+
"input":{"shape":"GetMessagingSessionEndpointRequest"},
|
1629
|
+
"output":{"shape":"GetMessagingSessionEndpointResponse"},
|
1630
|
+
"errors":[
|
1631
|
+
{"shape":"UnauthorizedClientException"},
|
1632
|
+
{"shape":"ForbiddenException"},
|
1633
|
+
{"shape":"ThrottledClientException"},
|
1634
|
+
{"shape":"ServiceUnavailableException"},
|
1635
|
+
{"shape":"ServiceFailureException"}
|
1636
|
+
],
|
1637
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1638
|
+
},
|
959
1639
|
"GetPhoneNumber":{
|
960
1640
|
"name":"GetPhoneNumber",
|
961
1641
|
"http":{
|
@@ -1066,6 +1746,63 @@
|
|
1066
1746
|
{"shape":"ServiceFailureException"}
|
1067
1747
|
]
|
1068
1748
|
},
|
1749
|
+
"GetSipMediaApplication":{
|
1750
|
+
"name":"GetSipMediaApplication",
|
1751
|
+
"http":{
|
1752
|
+
"method":"GET",
|
1753
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}",
|
1754
|
+
"responseCode":200
|
1755
|
+
},
|
1756
|
+
"input":{"shape":"GetSipMediaApplicationRequest"},
|
1757
|
+
"output":{"shape":"GetSipMediaApplicationResponse"},
|
1758
|
+
"errors":[
|
1759
|
+
{"shape":"UnauthorizedClientException"},
|
1760
|
+
{"shape":"NotFoundException"},
|
1761
|
+
{"shape":"ForbiddenException"},
|
1762
|
+
{"shape":"BadRequestException"},
|
1763
|
+
{"shape":"ThrottledClientException"},
|
1764
|
+
{"shape":"ServiceUnavailableException"},
|
1765
|
+
{"shape":"ServiceFailureException"}
|
1766
|
+
]
|
1767
|
+
},
|
1768
|
+
"GetSipMediaApplicationLoggingConfiguration":{
|
1769
|
+
"name":"GetSipMediaApplicationLoggingConfiguration",
|
1770
|
+
"http":{
|
1771
|
+
"method":"GET",
|
1772
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
|
1773
|
+
"responseCode":200
|
1774
|
+
},
|
1775
|
+
"input":{"shape":"GetSipMediaApplicationLoggingConfigurationRequest"},
|
1776
|
+
"output":{"shape":"GetSipMediaApplicationLoggingConfigurationResponse"},
|
1777
|
+
"errors":[
|
1778
|
+
{"shape":"UnauthorizedClientException"},
|
1779
|
+
{"shape":"NotFoundException"},
|
1780
|
+
{"shape":"ForbiddenException"},
|
1781
|
+
{"shape":"BadRequestException"},
|
1782
|
+
{"shape":"ThrottledClientException"},
|
1783
|
+
{"shape":"ServiceUnavailableException"},
|
1784
|
+
{"shape":"ServiceFailureException"}
|
1785
|
+
]
|
1786
|
+
},
|
1787
|
+
"GetSipRule":{
|
1788
|
+
"name":"GetSipRule",
|
1789
|
+
"http":{
|
1790
|
+
"method":"GET",
|
1791
|
+
"requestUri":"/sip-rules/{sipRuleId}",
|
1792
|
+
"responseCode":200
|
1793
|
+
},
|
1794
|
+
"input":{"shape":"GetSipRuleRequest"},
|
1795
|
+
"output":{"shape":"GetSipRuleResponse"},
|
1796
|
+
"errors":[
|
1797
|
+
{"shape":"UnauthorizedClientException"},
|
1798
|
+
{"shape":"NotFoundException"},
|
1799
|
+
{"shape":"ForbiddenException"},
|
1800
|
+
{"shape":"BadRequestException"},
|
1801
|
+
{"shape":"ThrottledClientException"},
|
1802
|
+
{"shape":"ServiceUnavailableException"},
|
1803
|
+
{"shape":"ServiceFailureException"}
|
1804
|
+
]
|
1805
|
+
},
|
1069
1806
|
"GetUser":{
|
1070
1807
|
"name":"GetUser",
|
1071
1808
|
"http":{
|
@@ -1203,171 +1940,362 @@
|
|
1203
1940
|
"name":"GetVoiceConnectorProxy",
|
1204
1941
|
"http":{
|
1205
1942
|
"method":"GET",
|
1206
|
-
"requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
|
1943
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy",
|
1944
|
+
"responseCode":200
|
1945
|
+
},
|
1946
|
+
"input":{"shape":"GetVoiceConnectorProxyRequest"},
|
1947
|
+
"output":{"shape":"GetVoiceConnectorProxyResponse"},
|
1948
|
+
"errors":[
|
1949
|
+
{"shape":"UnauthorizedClientException"},
|
1950
|
+
{"shape":"NotFoundException"},
|
1951
|
+
{"shape":"ForbiddenException"},
|
1952
|
+
{"shape":"BadRequestException"},
|
1953
|
+
{"shape":"ThrottledClientException"},
|
1954
|
+
{"shape":"ServiceUnavailableException"},
|
1955
|
+
{"shape":"ServiceFailureException"}
|
1956
|
+
]
|
1957
|
+
},
|
1958
|
+
"GetVoiceConnectorStreamingConfiguration":{
|
1959
|
+
"name":"GetVoiceConnectorStreamingConfiguration",
|
1960
|
+
"http":{
|
1961
|
+
"method":"GET",
|
1962
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration",
|
1963
|
+
"responseCode":200
|
1964
|
+
},
|
1965
|
+
"input":{"shape":"GetVoiceConnectorStreamingConfigurationRequest"},
|
1966
|
+
"output":{"shape":"GetVoiceConnectorStreamingConfigurationResponse"},
|
1967
|
+
"errors":[
|
1968
|
+
{"shape":"UnauthorizedClientException"},
|
1969
|
+
{"shape":"NotFoundException"},
|
1970
|
+
{"shape":"ForbiddenException"},
|
1971
|
+
{"shape":"BadRequestException"},
|
1972
|
+
{"shape":"ThrottledClientException"},
|
1973
|
+
{"shape":"ServiceUnavailableException"},
|
1974
|
+
{"shape":"ServiceFailureException"}
|
1975
|
+
]
|
1976
|
+
},
|
1977
|
+
"GetVoiceConnectorTermination":{
|
1978
|
+
"name":"GetVoiceConnectorTermination",
|
1979
|
+
"http":{
|
1980
|
+
"method":"GET",
|
1981
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/termination",
|
1982
|
+
"responseCode":200
|
1983
|
+
},
|
1984
|
+
"input":{"shape":"GetVoiceConnectorTerminationRequest"},
|
1985
|
+
"output":{"shape":"GetVoiceConnectorTerminationResponse"},
|
1986
|
+
"errors":[
|
1987
|
+
{"shape":"UnauthorizedClientException"},
|
1988
|
+
{"shape":"NotFoundException"},
|
1989
|
+
{"shape":"ForbiddenException"},
|
1990
|
+
{"shape":"BadRequestException"},
|
1991
|
+
{"shape":"ThrottledClientException"},
|
1992
|
+
{"shape":"ServiceUnavailableException"},
|
1993
|
+
{"shape":"ServiceFailureException"}
|
1994
|
+
]
|
1995
|
+
},
|
1996
|
+
"GetVoiceConnectorTerminationHealth":{
|
1997
|
+
"name":"GetVoiceConnectorTerminationHealth",
|
1998
|
+
"http":{
|
1999
|
+
"method":"GET",
|
2000
|
+
"requestUri":"/voice-connectors/{voiceConnectorId}/termination/health",
|
2001
|
+
"responseCode":200
|
2002
|
+
},
|
2003
|
+
"input":{"shape":"GetVoiceConnectorTerminationHealthRequest"},
|
2004
|
+
"output":{"shape":"GetVoiceConnectorTerminationHealthResponse"},
|
2005
|
+
"errors":[
|
2006
|
+
{"shape":"UnauthorizedClientException"},
|
2007
|
+
{"shape":"NotFoundException"},
|
2008
|
+
{"shape":"ForbiddenException"},
|
2009
|
+
{"shape":"BadRequestException"},
|
2010
|
+
{"shape":"ThrottledClientException"},
|
2011
|
+
{"shape":"ServiceUnavailableException"},
|
2012
|
+
{"shape":"ServiceFailureException"}
|
2013
|
+
]
|
2014
|
+
},
|
2015
|
+
"InviteUsers":{
|
2016
|
+
"name":"InviteUsers",
|
2017
|
+
"http":{
|
2018
|
+
"method":"POST",
|
2019
|
+
"requestUri":"/accounts/{accountId}/users?operation=add",
|
2020
|
+
"responseCode":201
|
2021
|
+
},
|
2022
|
+
"input":{"shape":"InviteUsersRequest"},
|
2023
|
+
"output":{"shape":"InviteUsersResponse"},
|
2024
|
+
"errors":[
|
2025
|
+
{"shape":"UnauthorizedClientException"},
|
2026
|
+
{"shape":"NotFoundException"},
|
2027
|
+
{"shape":"ForbiddenException"},
|
2028
|
+
{"shape":"BadRequestException"},
|
2029
|
+
{"shape":"ThrottledClientException"},
|
2030
|
+
{"shape":"ServiceUnavailableException"},
|
2031
|
+
{"shape":"ServiceFailureException"}
|
2032
|
+
]
|
2033
|
+
},
|
2034
|
+
"ListAccounts":{
|
2035
|
+
"name":"ListAccounts",
|
2036
|
+
"http":{
|
2037
|
+
"method":"GET",
|
2038
|
+
"requestUri":"/accounts"
|
2039
|
+
},
|
2040
|
+
"input":{"shape":"ListAccountsRequest"},
|
2041
|
+
"output":{"shape":"ListAccountsResponse"},
|
2042
|
+
"errors":[
|
2043
|
+
{"shape":"UnauthorizedClientException"},
|
2044
|
+
{"shape":"NotFoundException"},
|
2045
|
+
{"shape":"ForbiddenException"},
|
2046
|
+
{"shape":"BadRequestException"},
|
2047
|
+
{"shape":"ThrottledClientException"},
|
2048
|
+
{"shape":"ServiceUnavailableException"},
|
2049
|
+
{"shape":"ServiceFailureException"}
|
2050
|
+
]
|
2051
|
+
},
|
2052
|
+
"ListAppInstanceAdmins":{
|
2053
|
+
"name":"ListAppInstanceAdmins",
|
2054
|
+
"http":{
|
2055
|
+
"method":"GET",
|
2056
|
+
"requestUri":"/app-instances/{appInstanceArn}/admins",
|
2057
|
+
"responseCode":200
|
2058
|
+
},
|
2059
|
+
"input":{"shape":"ListAppInstanceAdminsRequest"},
|
2060
|
+
"output":{"shape":"ListAppInstanceAdminsResponse"},
|
2061
|
+
"errors":[
|
2062
|
+
{"shape":"BadRequestException"},
|
2063
|
+
{"shape":"ForbiddenException"},
|
2064
|
+
{"shape":"ResourceLimitExceededException"},
|
2065
|
+
{"shape":"ThrottledClientException"},
|
2066
|
+
{"shape":"UnauthorizedClientException"},
|
2067
|
+
{"shape":"ServiceUnavailableException"},
|
2068
|
+
{"shape":"ServiceFailureException"}
|
2069
|
+
],
|
2070
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2071
|
+
},
|
2072
|
+
"ListAppInstanceUsers":{
|
2073
|
+
"name":"ListAppInstanceUsers",
|
2074
|
+
"http":{
|
2075
|
+
"method":"GET",
|
2076
|
+
"requestUri":"/app-instance-users",
|
2077
|
+
"responseCode":200
|
2078
|
+
},
|
2079
|
+
"input":{"shape":"ListAppInstanceUsersRequest"},
|
2080
|
+
"output":{"shape":"ListAppInstanceUsersResponse"},
|
2081
|
+
"errors":[
|
2082
|
+
{"shape":"BadRequestException"},
|
2083
|
+
{"shape":"ForbiddenException"},
|
2084
|
+
{"shape":"ThrottledClientException"},
|
2085
|
+
{"shape":"UnauthorizedClientException"},
|
2086
|
+
{"shape":"ServiceUnavailableException"},
|
2087
|
+
{"shape":"ServiceFailureException"}
|
2088
|
+
],
|
2089
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2090
|
+
},
|
2091
|
+
"ListAppInstances":{
|
2092
|
+
"name":"ListAppInstances",
|
2093
|
+
"http":{
|
2094
|
+
"method":"GET",
|
2095
|
+
"requestUri":"/app-instances",
|
2096
|
+
"responseCode":200
|
2097
|
+
},
|
2098
|
+
"input":{"shape":"ListAppInstancesRequest"},
|
2099
|
+
"output":{"shape":"ListAppInstancesResponse"},
|
2100
|
+
"errors":[
|
2101
|
+
{"shape":"BadRequestException"},
|
2102
|
+
{"shape":"ForbiddenException"},
|
2103
|
+
{"shape":"ThrottledClientException"},
|
2104
|
+
{"shape":"UnauthorizedClientException"},
|
2105
|
+
{"shape":"ServiceUnavailableException"},
|
2106
|
+
{"shape":"ServiceFailureException"}
|
2107
|
+
],
|
2108
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2109
|
+
},
|
2110
|
+
"ListAttendeeTags":{
|
2111
|
+
"name":"ListAttendeeTags",
|
2112
|
+
"http":{
|
2113
|
+
"method":"GET",
|
2114
|
+
"requestUri":"/meetings/{meetingId}/attendees/{attendeeId}/tags",
|
2115
|
+
"responseCode":200
|
2116
|
+
},
|
2117
|
+
"input":{"shape":"ListAttendeeTagsRequest"},
|
2118
|
+
"output":{"shape":"ListAttendeeTagsResponse"},
|
2119
|
+
"errors":[
|
2120
|
+
{"shape":"BadRequestException"},
|
2121
|
+
{"shape":"ForbiddenException"},
|
2122
|
+
{"shape":"NotFoundException"},
|
2123
|
+
{"shape":"ThrottledClientException"},
|
2124
|
+
{"shape":"UnauthorizedClientException"},
|
2125
|
+
{"shape":"ServiceUnavailableException"},
|
2126
|
+
{"shape":"ServiceFailureException"}
|
2127
|
+
]
|
2128
|
+
},
|
2129
|
+
"ListAttendees":{
|
2130
|
+
"name":"ListAttendees",
|
2131
|
+
"http":{
|
2132
|
+
"method":"GET",
|
2133
|
+
"requestUri":"/meetings/{meetingId}/attendees",
|
1207
2134
|
"responseCode":200
|
1208
2135
|
},
|
1209
|
-
"input":{"shape":"
|
1210
|
-
"output":{"shape":"
|
2136
|
+
"input":{"shape":"ListAttendeesRequest"},
|
2137
|
+
"output":{"shape":"ListAttendeesResponse"},
|
1211
2138
|
"errors":[
|
1212
|
-
{"shape":"UnauthorizedClientException"},
|
1213
|
-
{"shape":"NotFoundException"},
|
1214
|
-
{"shape":"ForbiddenException"},
|
1215
2139
|
{"shape":"BadRequestException"},
|
2140
|
+
{"shape":"ForbiddenException"},
|
2141
|
+
{"shape":"NotFoundException"},
|
1216
2142
|
{"shape":"ThrottledClientException"},
|
2143
|
+
{"shape":"UnauthorizedClientException"},
|
1217
2144
|
{"shape":"ServiceUnavailableException"},
|
1218
2145
|
{"shape":"ServiceFailureException"}
|
1219
2146
|
]
|
1220
2147
|
},
|
1221
|
-
"
|
1222
|
-
"name":"
|
2148
|
+
"ListBots":{
|
2149
|
+
"name":"ListBots",
|
1223
2150
|
"http":{
|
1224
2151
|
"method":"GET",
|
1225
|
-
"requestUri":"/
|
2152
|
+
"requestUri":"/accounts/{accountId}/bots",
|
1226
2153
|
"responseCode":200
|
1227
2154
|
},
|
1228
|
-
"input":{"shape":"
|
1229
|
-
"output":{"shape":"
|
2155
|
+
"input":{"shape":"ListBotsRequest"},
|
2156
|
+
"output":{"shape":"ListBotsResponse"},
|
1230
2157
|
"errors":[
|
1231
|
-
{"shape":"
|
1232
|
-
{"shape":"
|
2158
|
+
{"shape":"ServiceUnavailableException"},
|
2159
|
+
{"shape":"ServiceFailureException"},
|
1233
2160
|
{"shape":"ForbiddenException"},
|
2161
|
+
{"shape":"UnauthorizedClientException"},
|
1234
2162
|
{"shape":"BadRequestException"},
|
1235
|
-
{"shape":"
|
1236
|
-
{"shape":"
|
1237
|
-
{"shape":"ServiceFailureException"}
|
2163
|
+
{"shape":"NotFoundException"},
|
2164
|
+
{"shape":"ThrottledClientException"}
|
1238
2165
|
]
|
1239
2166
|
},
|
1240
|
-
"
|
1241
|
-
"name":"
|
2167
|
+
"ListChannelBans":{
|
2168
|
+
"name":"ListChannelBans",
|
1242
2169
|
"http":{
|
1243
2170
|
"method":"GET",
|
1244
|
-
"requestUri":"/
|
2171
|
+
"requestUri":"/channels/{channelArn}/bans",
|
1245
2172
|
"responseCode":200
|
1246
2173
|
},
|
1247
|
-
"input":{"shape":"
|
1248
|
-
"output":{"shape":"
|
2174
|
+
"input":{"shape":"ListChannelBansRequest"},
|
2175
|
+
"output":{"shape":"ListChannelBansResponse"},
|
1249
2176
|
"errors":[
|
1250
|
-
{"shape":"UnauthorizedClientException"},
|
1251
|
-
{"shape":"NotFoundException"},
|
1252
|
-
{"shape":"ForbiddenException"},
|
1253
2177
|
{"shape":"BadRequestException"},
|
2178
|
+
{"shape":"ForbiddenException"},
|
2179
|
+
{"shape":"UnauthorizedClientException"},
|
1254
2180
|
{"shape":"ThrottledClientException"},
|
1255
2181
|
{"shape":"ServiceUnavailableException"},
|
1256
2182
|
{"shape":"ServiceFailureException"}
|
1257
|
-
]
|
2183
|
+
],
|
2184
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1258
2185
|
},
|
1259
|
-
"
|
1260
|
-
"name":"
|
2186
|
+
"ListChannelMemberships":{
|
2187
|
+
"name":"ListChannelMemberships",
|
1261
2188
|
"http":{
|
1262
2189
|
"method":"GET",
|
1263
|
-
"requestUri":"/
|
2190
|
+
"requestUri":"/channels/{channelArn}/memberships",
|
1264
2191
|
"responseCode":200
|
1265
2192
|
},
|
1266
|
-
"input":{"shape":"
|
1267
|
-
"output":{"shape":"
|
2193
|
+
"input":{"shape":"ListChannelMembershipsRequest"},
|
2194
|
+
"output":{"shape":"ListChannelMembershipsResponse"},
|
1268
2195
|
"errors":[
|
1269
|
-
{"shape":"UnauthorizedClientException"},
|
1270
|
-
{"shape":"NotFoundException"},
|
1271
|
-
{"shape":"ForbiddenException"},
|
1272
2196
|
{"shape":"BadRequestException"},
|
2197
|
+
{"shape":"ForbiddenException"},
|
2198
|
+
{"shape":"UnauthorizedClientException"},
|
1273
2199
|
{"shape":"ThrottledClientException"},
|
1274
2200
|
{"shape":"ServiceUnavailableException"},
|
1275
2201
|
{"shape":"ServiceFailureException"}
|
1276
|
-
]
|
2202
|
+
],
|
2203
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1277
2204
|
},
|
1278
|
-
"
|
1279
|
-
"name":"
|
2205
|
+
"ListChannelMembershipsForAppInstanceUser":{
|
2206
|
+
"name":"ListChannelMembershipsForAppInstanceUser",
|
1280
2207
|
"http":{
|
1281
|
-
"method":"
|
1282
|
-
"requestUri":"/
|
1283
|
-
"responseCode":
|
2208
|
+
"method":"GET",
|
2209
|
+
"requestUri":"/channels?scope=app-instance-user-memberships",
|
2210
|
+
"responseCode":200
|
1284
2211
|
},
|
1285
|
-
"input":{"shape":"
|
1286
|
-
"output":{"shape":"
|
2212
|
+
"input":{"shape":"ListChannelMembershipsForAppInstanceUserRequest"},
|
2213
|
+
"output":{"shape":"ListChannelMembershipsForAppInstanceUserResponse"},
|
1287
2214
|
"errors":[
|
1288
|
-
{"shape":"UnauthorizedClientException"},
|
1289
|
-
{"shape":"NotFoundException"},
|
1290
|
-
{"shape":"ForbiddenException"},
|
1291
2215
|
{"shape":"BadRequestException"},
|
2216
|
+
{"shape":"ForbiddenException"},
|
2217
|
+
{"shape":"UnauthorizedClientException"},
|
1292
2218
|
{"shape":"ThrottledClientException"},
|
1293
2219
|
{"shape":"ServiceUnavailableException"},
|
1294
2220
|
{"shape":"ServiceFailureException"}
|
1295
|
-
]
|
2221
|
+
],
|
2222
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1296
2223
|
},
|
1297
|
-
"
|
1298
|
-
"name":"
|
2224
|
+
"ListChannelMessages":{
|
2225
|
+
"name":"ListChannelMessages",
|
1299
2226
|
"http":{
|
1300
2227
|
"method":"GET",
|
1301
|
-
"requestUri":"/
|
2228
|
+
"requestUri":"/channels/{channelArn}/messages",
|
2229
|
+
"responseCode":200
|
1302
2230
|
},
|
1303
|
-
"input":{"shape":"
|
1304
|
-
"output":{"shape":"
|
2231
|
+
"input":{"shape":"ListChannelMessagesRequest"},
|
2232
|
+
"output":{"shape":"ListChannelMessagesResponse"},
|
1305
2233
|
"errors":[
|
1306
|
-
{"shape":"UnauthorizedClientException"},
|
1307
|
-
{"shape":"NotFoundException"},
|
1308
|
-
{"shape":"ForbiddenException"},
|
1309
2234
|
{"shape":"BadRequestException"},
|
2235
|
+
{"shape":"ForbiddenException"},
|
2236
|
+
{"shape":"UnauthorizedClientException"},
|
1310
2237
|
{"shape":"ThrottledClientException"},
|
1311
2238
|
{"shape":"ServiceUnavailableException"},
|
1312
2239
|
{"shape":"ServiceFailureException"}
|
1313
|
-
]
|
2240
|
+
],
|
2241
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1314
2242
|
},
|
1315
|
-
"
|
1316
|
-
"name":"
|
2243
|
+
"ListChannelModerators":{
|
2244
|
+
"name":"ListChannelModerators",
|
1317
2245
|
"http":{
|
1318
2246
|
"method":"GET",
|
1319
|
-
"requestUri":"/
|
2247
|
+
"requestUri":"/channels/{channelArn}/moderators",
|
1320
2248
|
"responseCode":200
|
1321
2249
|
},
|
1322
|
-
"input":{"shape":"
|
1323
|
-
"output":{"shape":"
|
2250
|
+
"input":{"shape":"ListChannelModeratorsRequest"},
|
2251
|
+
"output":{"shape":"ListChannelModeratorsResponse"},
|
1324
2252
|
"errors":[
|
1325
2253
|
{"shape":"BadRequestException"},
|
1326
2254
|
{"shape":"ForbiddenException"},
|
1327
|
-
{"shape":"NotFoundException"},
|
1328
|
-
{"shape":"ThrottledClientException"},
|
1329
2255
|
{"shape":"UnauthorizedClientException"},
|
2256
|
+
{"shape":"ThrottledClientException"},
|
1330
2257
|
{"shape":"ServiceUnavailableException"},
|
1331
2258
|
{"shape":"ServiceFailureException"}
|
1332
|
-
]
|
2259
|
+
],
|
2260
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1333
2261
|
},
|
1334
|
-
"
|
1335
|
-
"name":"
|
2262
|
+
"ListChannels":{
|
2263
|
+
"name":"ListChannels",
|
1336
2264
|
"http":{
|
1337
2265
|
"method":"GET",
|
1338
|
-
"requestUri":"/
|
2266
|
+
"requestUri":"/channels",
|
1339
2267
|
"responseCode":200
|
1340
2268
|
},
|
1341
|
-
"input":{"shape":"
|
1342
|
-
"output":{"shape":"
|
2269
|
+
"input":{"shape":"ListChannelsRequest"},
|
2270
|
+
"output":{"shape":"ListChannelsResponse"},
|
1343
2271
|
"errors":[
|
1344
2272
|
{"shape":"BadRequestException"},
|
1345
2273
|
{"shape":"ForbiddenException"},
|
1346
|
-
{"shape":"NotFoundException"},
|
1347
|
-
{"shape":"ThrottledClientException"},
|
1348
2274
|
{"shape":"UnauthorizedClientException"},
|
2275
|
+
{"shape":"ThrottledClientException"},
|
1349
2276
|
{"shape":"ServiceUnavailableException"},
|
1350
2277
|
{"shape":"ServiceFailureException"}
|
1351
|
-
]
|
2278
|
+
],
|
2279
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1352
2280
|
},
|
1353
|
-
"
|
1354
|
-
"name":"
|
2281
|
+
"ListChannelsModeratedByAppInstanceUser":{
|
2282
|
+
"name":"ListChannelsModeratedByAppInstanceUser",
|
1355
2283
|
"http":{
|
1356
2284
|
"method":"GET",
|
1357
|
-
"requestUri":"/
|
2285
|
+
"requestUri":"/channels?scope=app-instance-user-moderated-channels",
|
1358
2286
|
"responseCode":200
|
1359
2287
|
},
|
1360
|
-
"input":{"shape":"
|
1361
|
-
"output":{"shape":"
|
2288
|
+
"input":{"shape":"ListChannelsModeratedByAppInstanceUserRequest"},
|
2289
|
+
"output":{"shape":"ListChannelsModeratedByAppInstanceUserResponse"},
|
1362
2290
|
"errors":[
|
1363
|
-
{"shape":"
|
1364
|
-
{"shape":"ServiceFailureException"},
|
2291
|
+
{"shape":"BadRequestException"},
|
1365
2292
|
{"shape":"ForbiddenException"},
|
1366
2293
|
{"shape":"UnauthorizedClientException"},
|
1367
|
-
{"shape":"
|
1368
|
-
{"shape":"
|
1369
|
-
{"shape":"
|
1370
|
-
]
|
2294
|
+
{"shape":"ThrottledClientException"},
|
2295
|
+
{"shape":"ServiceUnavailableException"},
|
2296
|
+
{"shape":"ServiceFailureException"}
|
2297
|
+
],
|
2298
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
1371
2299
|
},
|
1372
2300
|
"ListMeetingTags":{
|
1373
2301
|
"name":"ListMeetingTags",
|
@@ -1498,6 +2426,42 @@
|
|
1498
2426
|
{"shape":"ServiceFailureException"}
|
1499
2427
|
]
|
1500
2428
|
},
|
2429
|
+
"ListSipMediaApplications":{
|
2430
|
+
"name":"ListSipMediaApplications",
|
2431
|
+
"http":{
|
2432
|
+
"method":"GET",
|
2433
|
+
"requestUri":"/sip-media-applications",
|
2434
|
+
"responseCode":200
|
2435
|
+
},
|
2436
|
+
"input":{"shape":"ListSipMediaApplicationsRequest"},
|
2437
|
+
"output":{"shape":"ListSipMediaApplicationsResponse"},
|
2438
|
+
"errors":[
|
2439
|
+
{"shape":"UnauthorizedClientException"},
|
2440
|
+
{"shape":"ForbiddenException"},
|
2441
|
+
{"shape":"BadRequestException"},
|
2442
|
+
{"shape":"ThrottledClientException"},
|
2443
|
+
{"shape":"ServiceUnavailableException"},
|
2444
|
+
{"shape":"ServiceFailureException"}
|
2445
|
+
]
|
2446
|
+
},
|
2447
|
+
"ListSipRules":{
|
2448
|
+
"name":"ListSipRules",
|
2449
|
+
"http":{
|
2450
|
+
"method":"GET",
|
2451
|
+
"requestUri":"/sip-rules",
|
2452
|
+
"responseCode":200
|
2453
|
+
},
|
2454
|
+
"input":{"shape":"ListSipRulesRequest"},
|
2455
|
+
"output":{"shape":"ListSipRulesResponse"},
|
2456
|
+
"errors":[
|
2457
|
+
{"shape":"UnauthorizedClientException"},
|
2458
|
+
{"shape":"ForbiddenException"},
|
2459
|
+
{"shape":"BadRequestException"},
|
2460
|
+
{"shape":"ThrottledClientException"},
|
2461
|
+
{"shape":"ServiceUnavailableException"},
|
2462
|
+
{"shape":"ServiceFailureException"}
|
2463
|
+
]
|
2464
|
+
},
|
1501
2465
|
"ListTagsForResource":{
|
1502
2466
|
"name":"ListTagsForResource",
|
1503
2467
|
"http":{
|
@@ -1608,6 +2572,46 @@
|
|
1608
2572
|
{"shape":"ServiceFailureException"}
|
1609
2573
|
]
|
1610
2574
|
},
|
2575
|
+
"PutAppInstanceRetentionSettings":{
|
2576
|
+
"name":"PutAppInstanceRetentionSettings",
|
2577
|
+
"http":{
|
2578
|
+
"method":"PUT",
|
2579
|
+
"requestUri":"/app-instances/{appInstanceArn}/retention-settings",
|
2580
|
+
"responseCode":200
|
2581
|
+
},
|
2582
|
+
"input":{"shape":"PutAppInstanceRetentionSettingsRequest"},
|
2583
|
+
"output":{"shape":"PutAppInstanceRetentionSettingsResponse"},
|
2584
|
+
"errors":[
|
2585
|
+
{"shape":"UnauthorizedClientException"},
|
2586
|
+
{"shape":"NotFoundException"},
|
2587
|
+
{"shape":"BadRequestException"},
|
2588
|
+
{"shape":"ForbiddenException"},
|
2589
|
+
{"shape":"ConflictException"},
|
2590
|
+
{"shape":"ThrottledClientException"},
|
2591
|
+
{"shape":"ServiceUnavailableException"},
|
2592
|
+
{"shape":"ServiceFailureException"}
|
2593
|
+
],
|
2594
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2595
|
+
},
|
2596
|
+
"PutAppInstanceStreamingConfigurations":{
|
2597
|
+
"name":"PutAppInstanceStreamingConfigurations",
|
2598
|
+
"http":{
|
2599
|
+
"method":"PUT",
|
2600
|
+
"requestUri":"/app-instances/{appInstanceArn}/streaming-configurations",
|
2601
|
+
"responseCode":200
|
2602
|
+
},
|
2603
|
+
"input":{"shape":"PutAppInstanceStreamingConfigurationsRequest"},
|
2604
|
+
"output":{"shape":"PutAppInstanceStreamingConfigurationsResponse"},
|
2605
|
+
"errors":[
|
2606
|
+
{"shape":"NotFoundException"},
|
2607
|
+
{"shape":"BadRequestException"},
|
2608
|
+
{"shape":"ForbiddenException"},
|
2609
|
+
{"shape":"UnauthorizedClientException"},
|
2610
|
+
{"shape":"ThrottledClientException"},
|
2611
|
+
{"shape":"ServiceUnavailableException"},
|
2612
|
+
{"shape":"ServiceFailureException"}
|
2613
|
+
]
|
2614
|
+
},
|
1611
2615
|
"PutEventsConfiguration":{
|
1612
2616
|
"name":"PutEventsConfiguration",
|
1613
2617
|
"http":{
|
@@ -1647,6 +2651,25 @@
|
|
1647
2651
|
{"shape":"ServiceFailureException"}
|
1648
2652
|
]
|
1649
2653
|
},
|
2654
|
+
"PutSipMediaApplicationLoggingConfiguration":{
|
2655
|
+
"name":"PutSipMediaApplicationLoggingConfiguration",
|
2656
|
+
"http":{
|
2657
|
+
"method":"PUT",
|
2658
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration",
|
2659
|
+
"responseCode":200
|
2660
|
+
},
|
2661
|
+
"input":{"shape":"PutSipMediaApplicationLoggingConfigurationRequest"},
|
2662
|
+
"output":{"shape":"PutSipMediaApplicationLoggingConfigurationResponse"},
|
2663
|
+
"errors":[
|
2664
|
+
{"shape":"UnauthorizedClientException"},
|
2665
|
+
{"shape":"NotFoundException"},
|
2666
|
+
{"shape":"ForbiddenException"},
|
2667
|
+
{"shape":"BadRequestException"},
|
2668
|
+
{"shape":"ThrottledClientException"},
|
2669
|
+
{"shape":"ServiceUnavailableException"},
|
2670
|
+
{"shape":"ServiceFailureException"}
|
2671
|
+
]
|
2672
|
+
},
|
1650
2673
|
"PutVoiceConnectorEmergencyCallingConfiguration":{
|
1651
2674
|
"name":"PutVoiceConnectorEmergencyCallingConfiguration",
|
1652
2675
|
"http":{
|
@@ -1780,6 +2803,25 @@
|
|
1780
2803
|
{"shape":"ServiceFailureException"}
|
1781
2804
|
]
|
1782
2805
|
},
|
2806
|
+
"RedactChannelMessage":{
|
2807
|
+
"name":"RedactChannelMessage",
|
2808
|
+
"http":{
|
2809
|
+
"method":"POST",
|
2810
|
+
"requestUri":"/channels/{channelArn}/messages/{messageId}?operation=redact",
|
2811
|
+
"responseCode":200
|
2812
|
+
},
|
2813
|
+
"input":{"shape":"RedactChannelMessageRequest"},
|
2814
|
+
"output":{"shape":"RedactChannelMessageResponse"},
|
2815
|
+
"errors":[
|
2816
|
+
{"shape":"BadRequestException"},
|
2817
|
+
{"shape":"ForbiddenException"},
|
2818
|
+
{"shape":"UnauthorizedClientException"},
|
2819
|
+
{"shape":"ThrottledClientException"},
|
2820
|
+
{"shape":"ServiceUnavailableException"},
|
2821
|
+
{"shape":"ServiceFailureException"}
|
2822
|
+
],
|
2823
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
2824
|
+
},
|
1783
2825
|
"RedactConversationMessage":{
|
1784
2826
|
"name":"RedactConversationMessage",
|
1785
2827
|
"http":{
|
@@ -1894,6 +2936,26 @@
|
|
1894
2936
|
{"shape":"ServiceFailureException"}
|
1895
2937
|
]
|
1896
2938
|
},
|
2939
|
+
"SendChannelMessage":{
|
2940
|
+
"name":"SendChannelMessage",
|
2941
|
+
"http":{
|
2942
|
+
"method":"POST",
|
2943
|
+
"requestUri":"/channels/{channelArn}/messages",
|
2944
|
+
"responseCode":201
|
2945
|
+
},
|
2946
|
+
"input":{"shape":"SendChannelMessageRequest"},
|
2947
|
+
"output":{"shape":"SendChannelMessageResponse"},
|
2948
|
+
"errors":[
|
2949
|
+
{"shape":"BadRequestException"},
|
2950
|
+
{"shape":"ConflictException"},
|
2951
|
+
{"shape":"ForbiddenException"},
|
2952
|
+
{"shape":"UnauthorizedClientException"},
|
2953
|
+
{"shape":"ThrottledClientException"},
|
2954
|
+
{"shape":"ServiceUnavailableException"},
|
2955
|
+
{"shape":"ServiceFailureException"}
|
2956
|
+
],
|
2957
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
2958
|
+
},
|
1897
2959
|
"TagAttendee":{
|
1898
2960
|
"name":"TagAttendee",
|
1899
2961
|
"http":{
|
@@ -2009,37 +3071,77 @@
|
|
2009
3071
|
"requestUri":"/accounts/{accountId}",
|
2010
3072
|
"responseCode":200
|
2011
3073
|
},
|
2012
|
-
"input":{"shape":"UpdateAccountRequest"},
|
2013
|
-
"output":{"shape":"UpdateAccountResponse"},
|
3074
|
+
"input":{"shape":"UpdateAccountRequest"},
|
3075
|
+
"output":{"shape":"UpdateAccountResponse"},
|
3076
|
+
"errors":[
|
3077
|
+
{"shape":"UnauthorizedClientException"},
|
3078
|
+
{"shape":"NotFoundException"},
|
3079
|
+
{"shape":"ForbiddenException"},
|
3080
|
+
{"shape":"BadRequestException"},
|
3081
|
+
{"shape":"ThrottledClientException"},
|
3082
|
+
{"shape":"ServiceUnavailableException"},
|
3083
|
+
{"shape":"ServiceFailureException"}
|
3084
|
+
]
|
3085
|
+
},
|
3086
|
+
"UpdateAccountSettings":{
|
3087
|
+
"name":"UpdateAccountSettings",
|
3088
|
+
"http":{
|
3089
|
+
"method":"PUT",
|
3090
|
+
"requestUri":"/accounts/{accountId}/settings",
|
3091
|
+
"responseCode":204
|
3092
|
+
},
|
3093
|
+
"input":{"shape":"UpdateAccountSettingsRequest"},
|
3094
|
+
"output":{"shape":"UpdateAccountSettingsResponse"},
|
3095
|
+
"errors":[
|
3096
|
+
{"shape":"UnauthorizedClientException"},
|
3097
|
+
{"shape":"NotFoundException"},
|
3098
|
+
{"shape":"BadRequestException"},
|
3099
|
+
{"shape":"ForbiddenException"},
|
3100
|
+
{"shape":"ConflictException"},
|
3101
|
+
{"shape":"ThrottledClientException"},
|
3102
|
+
{"shape":"ServiceUnavailableException"},
|
3103
|
+
{"shape":"ServiceFailureException"}
|
3104
|
+
]
|
3105
|
+
},
|
3106
|
+
"UpdateAppInstance":{
|
3107
|
+
"name":"UpdateAppInstance",
|
3108
|
+
"http":{
|
3109
|
+
"method":"PUT",
|
3110
|
+
"requestUri":"/app-instances/{appInstanceArn}",
|
3111
|
+
"responseCode":200
|
3112
|
+
},
|
3113
|
+
"input":{"shape":"UpdateAppInstanceRequest"},
|
3114
|
+
"output":{"shape":"UpdateAppInstanceResponse"},
|
2014
3115
|
"errors":[
|
2015
|
-
{"shape":"UnauthorizedClientException"},
|
2016
|
-
{"shape":"NotFoundException"},
|
2017
|
-
{"shape":"ForbiddenException"},
|
2018
3116
|
{"shape":"BadRequestException"},
|
3117
|
+
{"shape":"ConflictException"},
|
3118
|
+
{"shape":"ForbiddenException"},
|
2019
3119
|
{"shape":"ThrottledClientException"},
|
3120
|
+
{"shape":"UnauthorizedClientException"},
|
2020
3121
|
{"shape":"ServiceUnavailableException"},
|
2021
3122
|
{"shape":"ServiceFailureException"}
|
2022
|
-
]
|
3123
|
+
],
|
3124
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2023
3125
|
},
|
2024
|
-
"
|
2025
|
-
"name":"
|
3126
|
+
"UpdateAppInstanceUser":{
|
3127
|
+
"name":"UpdateAppInstanceUser",
|
2026
3128
|
"http":{
|
2027
3129
|
"method":"PUT",
|
2028
|
-
"requestUri":"/
|
2029
|
-
"responseCode":
|
3130
|
+
"requestUri":"/app-instance-users/{appInstanceUserArn}",
|
3131
|
+
"responseCode":200
|
2030
3132
|
},
|
2031
|
-
"input":{"shape":"
|
2032
|
-
"output":{"shape":"
|
3133
|
+
"input":{"shape":"UpdateAppInstanceUserRequest"},
|
3134
|
+
"output":{"shape":"UpdateAppInstanceUserResponse"},
|
2033
3135
|
"errors":[
|
2034
|
-
{"shape":"UnauthorizedClientException"},
|
2035
|
-
{"shape":"NotFoundException"},
|
2036
3136
|
{"shape":"BadRequestException"},
|
2037
|
-
{"shape":"ForbiddenException"},
|
2038
3137
|
{"shape":"ConflictException"},
|
3138
|
+
{"shape":"ForbiddenException"},
|
2039
3139
|
{"shape":"ThrottledClientException"},
|
3140
|
+
{"shape":"UnauthorizedClientException"},
|
2040
3141
|
{"shape":"ServiceUnavailableException"},
|
2041
3142
|
{"shape":"ServiceFailureException"}
|
2042
|
-
]
|
3143
|
+
],
|
3144
|
+
"endpoint":{"hostPrefix":"identity-"}
|
2043
3145
|
},
|
2044
3146
|
"UpdateBot":{
|
2045
3147
|
"name":"UpdateBot",
|
@@ -2060,6 +3162,66 @@
|
|
2060
3162
|
{"shape":"ThrottledClientException"}
|
2061
3163
|
]
|
2062
3164
|
},
|
3165
|
+
"UpdateChannel":{
|
3166
|
+
"name":"UpdateChannel",
|
3167
|
+
"http":{
|
3168
|
+
"method":"PUT",
|
3169
|
+
"requestUri":"/channels/{channelArn}",
|
3170
|
+
"responseCode":200
|
3171
|
+
},
|
3172
|
+
"input":{"shape":"UpdateChannelRequest"},
|
3173
|
+
"output":{"shape":"UpdateChannelResponse"},
|
3174
|
+
"errors":[
|
3175
|
+
{"shape":"BadRequestException"},
|
3176
|
+
{"shape":"ForbiddenException"},
|
3177
|
+
{"shape":"ConflictException"},
|
3178
|
+
{"shape":"UnauthorizedClientException"},
|
3179
|
+
{"shape":"ThrottledClientException"},
|
3180
|
+
{"shape":"ServiceUnavailableException"},
|
3181
|
+
{"shape":"ServiceFailureException"}
|
3182
|
+
],
|
3183
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
3184
|
+
},
|
3185
|
+
"UpdateChannelMessage":{
|
3186
|
+
"name":"UpdateChannelMessage",
|
3187
|
+
"http":{
|
3188
|
+
"method":"PUT",
|
3189
|
+
"requestUri":"/channels/{channelArn}/messages/{messageId}",
|
3190
|
+
"responseCode":200
|
3191
|
+
},
|
3192
|
+
"input":{"shape":"UpdateChannelMessageRequest"},
|
3193
|
+
"output":{"shape":"UpdateChannelMessageResponse"},
|
3194
|
+
"errors":[
|
3195
|
+
{"shape":"BadRequestException"},
|
3196
|
+
{"shape":"ConflictException"},
|
3197
|
+
{"shape":"ForbiddenException"},
|
3198
|
+
{"shape":"UnauthorizedClientException"},
|
3199
|
+
{"shape":"ThrottledClientException"},
|
3200
|
+
{"shape":"ServiceUnavailableException"},
|
3201
|
+
{"shape":"ServiceFailureException"}
|
3202
|
+
],
|
3203
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
3204
|
+
},
|
3205
|
+
"UpdateChannelReadMarker":{
|
3206
|
+
"name":"UpdateChannelReadMarker",
|
3207
|
+
"http":{
|
3208
|
+
"method":"PUT",
|
3209
|
+
"requestUri":"/channels/{channelArn}/readMarker",
|
3210
|
+
"responseCode":200
|
3211
|
+
},
|
3212
|
+
"input":{"shape":"UpdateChannelReadMarkerRequest"},
|
3213
|
+
"output":{"shape":"UpdateChannelReadMarkerResponse"},
|
3214
|
+
"errors":[
|
3215
|
+
{"shape":"BadRequestException"},
|
3216
|
+
{"shape":"ForbiddenException"},
|
3217
|
+
{"shape":"ConflictException"},
|
3218
|
+
{"shape":"UnauthorizedClientException"},
|
3219
|
+
{"shape":"ThrottledClientException"},
|
3220
|
+
{"shape":"ServiceUnavailableException"},
|
3221
|
+
{"shape":"ServiceFailureException"}
|
3222
|
+
],
|
3223
|
+
"endpoint":{"hostPrefix":"messaging-"}
|
3224
|
+
},
|
2063
3225
|
"UpdateGlobalSettings":{
|
2064
3226
|
"name":"UpdateGlobalSettings",
|
2065
3227
|
"http":{
|
@@ -2170,6 +3332,47 @@
|
|
2170
3332
|
{"shape":"ServiceFailureException"}
|
2171
3333
|
]
|
2172
3334
|
},
|
3335
|
+
"UpdateSipMediaApplication":{
|
3336
|
+
"name":"UpdateSipMediaApplication",
|
3337
|
+
"http":{
|
3338
|
+
"method":"PUT",
|
3339
|
+
"requestUri":"/sip-media-applications/{sipMediaApplicationId}",
|
3340
|
+
"responseCode":200
|
3341
|
+
},
|
3342
|
+
"input":{"shape":"UpdateSipMediaApplicationRequest"},
|
3343
|
+
"output":{"shape":"UpdateSipMediaApplicationResponse"},
|
3344
|
+
"errors":[
|
3345
|
+
{"shape":"UnauthorizedClientException"},
|
3346
|
+
{"shape":"NotFoundException"},
|
3347
|
+
{"shape":"ForbiddenException"},
|
3348
|
+
{"shape":"BadRequestException"},
|
3349
|
+
{"shape":"ConflictException"},
|
3350
|
+
{"shape":"ThrottledClientException"},
|
3351
|
+
{"shape":"ServiceUnavailableException"},
|
3352
|
+
{"shape":"ServiceFailureException"}
|
3353
|
+
]
|
3354
|
+
},
|
3355
|
+
"UpdateSipRule":{
|
3356
|
+
"name":"UpdateSipRule",
|
3357
|
+
"http":{
|
3358
|
+
"method":"PUT",
|
3359
|
+
"requestUri":"/sip-rules/{sipRuleId}",
|
3360
|
+
"responseCode":202
|
3361
|
+
},
|
3362
|
+
"input":{"shape":"UpdateSipRuleRequest"},
|
3363
|
+
"output":{"shape":"UpdateSipRuleResponse"},
|
3364
|
+
"errors":[
|
3365
|
+
{"shape":"UnauthorizedClientException"},
|
3366
|
+
{"shape":"NotFoundException"},
|
3367
|
+
{"shape":"ForbiddenException"},
|
3368
|
+
{"shape":"BadRequestException"},
|
3369
|
+
{"shape":"ConflictException"},
|
3370
|
+
{"shape":"ThrottledClientException"},
|
3371
|
+
{"shape":"ResourceLimitExceededException"},
|
3372
|
+
{"shape":"ServiceUnavailableException"},
|
3373
|
+
{"shape":"ServiceFailureException"}
|
3374
|
+
]
|
3375
|
+
},
|
2173
3376
|
"UpdateUser":{
|
2174
3377
|
"name":"UpdateUser",
|
2175
3378
|
"http":{
|
@@ -2312,6 +3515,105 @@
|
|
2312
3515
|
"type":"string",
|
2313
3516
|
"pattern":"[A-Z]{2}"
|
2314
3517
|
},
|
3518
|
+
"AppInstance":{
|
3519
|
+
"type":"structure",
|
3520
|
+
"members":{
|
3521
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
3522
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
3523
|
+
"Metadata":{"shape":"Metadata"},
|
3524
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
3525
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"}
|
3526
|
+
}
|
3527
|
+
},
|
3528
|
+
"AppInstanceAdmin":{
|
3529
|
+
"type":"structure",
|
3530
|
+
"members":{
|
3531
|
+
"Admin":{"shape":"Identity"},
|
3532
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
3533
|
+
"CreatedTimestamp":{"shape":"Timestamp"}
|
3534
|
+
}
|
3535
|
+
},
|
3536
|
+
"AppInstanceAdminList":{
|
3537
|
+
"type":"list",
|
3538
|
+
"member":{"shape":"AppInstanceAdminSummary"}
|
3539
|
+
},
|
3540
|
+
"AppInstanceAdminSummary":{
|
3541
|
+
"type":"structure",
|
3542
|
+
"members":{
|
3543
|
+
"Admin":{"shape":"Identity"}
|
3544
|
+
}
|
3545
|
+
},
|
3546
|
+
"AppInstanceDataType":{
|
3547
|
+
"type":"string",
|
3548
|
+
"enum":[
|
3549
|
+
"Channel",
|
3550
|
+
"ChannelMessage"
|
3551
|
+
]
|
3552
|
+
},
|
3553
|
+
"AppInstanceList":{
|
3554
|
+
"type":"list",
|
3555
|
+
"member":{"shape":"AppInstanceSummary"}
|
3556
|
+
},
|
3557
|
+
"AppInstanceRetentionSettings":{
|
3558
|
+
"type":"structure",
|
3559
|
+
"members":{
|
3560
|
+
"ChannelRetentionSettings":{"shape":"ChannelRetentionSettings"}
|
3561
|
+
}
|
3562
|
+
},
|
3563
|
+
"AppInstanceStreamingConfiguration":{
|
3564
|
+
"type":"structure",
|
3565
|
+
"required":[
|
3566
|
+
"AppInstanceDataType",
|
3567
|
+
"ResourceArn"
|
3568
|
+
],
|
3569
|
+
"members":{
|
3570
|
+
"AppInstanceDataType":{"shape":"AppInstanceDataType"},
|
3571
|
+
"ResourceArn":{"shape":"Arn"}
|
3572
|
+
}
|
3573
|
+
},
|
3574
|
+
"AppInstanceStreamingConfigurationList":{
|
3575
|
+
"type":"list",
|
3576
|
+
"member":{"shape":"AppInstanceStreamingConfiguration"},
|
3577
|
+
"max":2,
|
3578
|
+
"min":1
|
3579
|
+
},
|
3580
|
+
"AppInstanceSummary":{
|
3581
|
+
"type":"structure",
|
3582
|
+
"members":{
|
3583
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
3584
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
3585
|
+
"Metadata":{"shape":"Metadata"}
|
3586
|
+
}
|
3587
|
+
},
|
3588
|
+
"AppInstanceUser":{
|
3589
|
+
"type":"structure",
|
3590
|
+
"members":{
|
3591
|
+
"AppInstanceUserArn":{"shape":"ChimeArn"},
|
3592
|
+
"Name":{"shape":"UserName"},
|
3593
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
3594
|
+
"Metadata":{"shape":"Metadata"},
|
3595
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"}
|
3596
|
+
}
|
3597
|
+
},
|
3598
|
+
"AppInstanceUserList":{
|
3599
|
+
"type":"list",
|
3600
|
+
"member":{"shape":"AppInstanceUserSummary"}
|
3601
|
+
},
|
3602
|
+
"AppInstanceUserMembershipSummary":{
|
3603
|
+
"type":"structure",
|
3604
|
+
"members":{
|
3605
|
+
"Type":{"shape":"ChannelMembershipType"},
|
3606
|
+
"ReadMarkerTimestamp":{"shape":"Timestamp"}
|
3607
|
+
}
|
3608
|
+
},
|
3609
|
+
"AppInstanceUserSummary":{
|
3610
|
+
"type":"structure",
|
3611
|
+
"members":{
|
3612
|
+
"AppInstanceUserArn":{"shape":"ChimeArn"},
|
3613
|
+
"Name":{"shape":"UserName"},
|
3614
|
+
"Metadata":{"shape":"Metadata"}
|
3615
|
+
}
|
3616
|
+
},
|
2315
3617
|
"AreaCode":{
|
2316
3618
|
"type":"string",
|
2317
3619
|
"pattern":"^$|^[0-9]{3,3}$"
|
@@ -2603,52 +3905,242 @@
|
|
2603
3905
|
"SecurityToken":{"shape":"SensitiveString"}
|
2604
3906
|
}
|
2605
3907
|
},
|
2606
|
-
"BotList":{
|
3908
|
+
"BotList":{
|
3909
|
+
"type":"list",
|
3910
|
+
"member":{"shape":"Bot"}
|
3911
|
+
},
|
3912
|
+
"BotType":{
|
3913
|
+
"type":"string",
|
3914
|
+
"enum":["ChatBot"]
|
3915
|
+
},
|
3916
|
+
"BusinessCallingSettings":{
|
3917
|
+
"type":"structure",
|
3918
|
+
"members":{
|
3919
|
+
"CdrBucket":{
|
3920
|
+
"shape":"String",
|
3921
|
+
"box":true
|
3922
|
+
}
|
3923
|
+
}
|
3924
|
+
},
|
3925
|
+
"CallingName":{
|
3926
|
+
"type":"string",
|
3927
|
+
"pattern":"^$|^[a-zA-Z0-9 ]{2,15}$",
|
3928
|
+
"sensitive":true
|
3929
|
+
},
|
3930
|
+
"CallingNameStatus":{
|
3931
|
+
"type":"string",
|
3932
|
+
"enum":[
|
3933
|
+
"Unassigned",
|
3934
|
+
"UpdateInProgress",
|
3935
|
+
"UpdateSucceeded",
|
3936
|
+
"UpdateFailed"
|
3937
|
+
]
|
3938
|
+
},
|
3939
|
+
"CallingRegion":{"type":"string"},
|
3940
|
+
"CallingRegionList":{
|
3941
|
+
"type":"list",
|
3942
|
+
"member":{"shape":"CallingRegion"}
|
3943
|
+
},
|
3944
|
+
"Capability":{
|
3945
|
+
"type":"string",
|
3946
|
+
"enum":[
|
3947
|
+
"Voice",
|
3948
|
+
"SMS"
|
3949
|
+
]
|
3950
|
+
},
|
3951
|
+
"CapabilityList":{
|
3952
|
+
"type":"list",
|
3953
|
+
"member":{"shape":"Capability"}
|
3954
|
+
},
|
3955
|
+
"Channel":{
|
3956
|
+
"type":"structure",
|
3957
|
+
"members":{
|
3958
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
3959
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
3960
|
+
"Mode":{"shape":"ChannelMode"},
|
3961
|
+
"Privacy":{"shape":"ChannelPrivacy"},
|
3962
|
+
"Metadata":{"shape":"Metadata"},
|
3963
|
+
"CreatedBy":{"shape":"Identity"},
|
3964
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
3965
|
+
"LastMessageTimestamp":{"shape":"Timestamp"},
|
3966
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"}
|
3967
|
+
}
|
3968
|
+
},
|
3969
|
+
"ChannelBan":{
|
3970
|
+
"type":"structure",
|
3971
|
+
"members":{
|
3972
|
+
"Member":{"shape":"Identity"},
|
3973
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
3974
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
3975
|
+
"CreatedBy":{"shape":"Identity"}
|
3976
|
+
}
|
3977
|
+
},
|
3978
|
+
"ChannelBanSummary":{
|
3979
|
+
"type":"structure",
|
3980
|
+
"members":{
|
3981
|
+
"Member":{"shape":"Identity"}
|
3982
|
+
}
|
3983
|
+
},
|
3984
|
+
"ChannelBanSummaryList":{
|
3985
|
+
"type":"list",
|
3986
|
+
"member":{"shape":"ChannelBanSummary"}
|
3987
|
+
},
|
3988
|
+
"ChannelMembership":{
|
3989
|
+
"type":"structure",
|
3990
|
+
"members":{
|
3991
|
+
"InvitedBy":{"shape":"Identity"},
|
3992
|
+
"Type":{"shape":"ChannelMembershipType"},
|
3993
|
+
"Member":{"shape":"Identity"},
|
3994
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
3995
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
3996
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"}
|
3997
|
+
}
|
3998
|
+
},
|
3999
|
+
"ChannelMembershipForAppInstanceUserSummary":{
|
4000
|
+
"type":"structure",
|
4001
|
+
"members":{
|
4002
|
+
"ChannelSummary":{"shape":"ChannelSummary"},
|
4003
|
+
"AppInstanceUserMembershipSummary":{"shape":"AppInstanceUserMembershipSummary"}
|
4004
|
+
}
|
4005
|
+
},
|
4006
|
+
"ChannelMembershipForAppInstanceUserSummaryList":{
|
4007
|
+
"type":"list",
|
4008
|
+
"member":{"shape":"ChannelMembershipForAppInstanceUserSummary"}
|
4009
|
+
},
|
4010
|
+
"ChannelMembershipSummary":{
|
4011
|
+
"type":"structure",
|
4012
|
+
"members":{
|
4013
|
+
"Member":{"shape":"Identity"}
|
4014
|
+
}
|
4015
|
+
},
|
4016
|
+
"ChannelMembershipSummaryList":{
|
4017
|
+
"type":"list",
|
4018
|
+
"member":{"shape":"ChannelMembershipSummary"}
|
4019
|
+
},
|
4020
|
+
"ChannelMembershipType":{
|
4021
|
+
"type":"string",
|
4022
|
+
"enum":[
|
4023
|
+
"DEFAULT",
|
4024
|
+
"HIDDEN"
|
4025
|
+
]
|
4026
|
+
},
|
4027
|
+
"ChannelMessage":{
|
4028
|
+
"type":"structure",
|
4029
|
+
"members":{
|
4030
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4031
|
+
"MessageId":{"shape":"MessageId"},
|
4032
|
+
"Content":{"shape":"Content"},
|
4033
|
+
"Metadata":{"shape":"Metadata"},
|
4034
|
+
"Type":{"shape":"ChannelMessageType"},
|
4035
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
4036
|
+
"LastEditedTimestamp":{"shape":"Timestamp"},
|
4037
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"},
|
4038
|
+
"Sender":{"shape":"Identity"},
|
4039
|
+
"Redacted":{"shape":"NonNullableBoolean"},
|
4040
|
+
"Persistence":{"shape":"ChannelMessagePersistenceType"}
|
4041
|
+
}
|
4042
|
+
},
|
4043
|
+
"ChannelMessagePersistenceType":{
|
4044
|
+
"type":"string",
|
4045
|
+
"enum":[
|
4046
|
+
"PERSISTENT",
|
4047
|
+
"NON_PERSISTENT"
|
4048
|
+
]
|
4049
|
+
},
|
4050
|
+
"ChannelMessageSummary":{
|
4051
|
+
"type":"structure",
|
4052
|
+
"members":{
|
4053
|
+
"MessageId":{"shape":"MessageId"},
|
4054
|
+
"Content":{"shape":"Content"},
|
4055
|
+
"Metadata":{"shape":"Metadata"},
|
4056
|
+
"Type":{"shape":"ChannelMessageType"},
|
4057
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
4058
|
+
"LastUpdatedTimestamp":{"shape":"Timestamp"},
|
4059
|
+
"LastEditedTimestamp":{"shape":"Timestamp"},
|
4060
|
+
"Sender":{"shape":"Identity"},
|
4061
|
+
"Redacted":{"shape":"NonNullableBoolean"}
|
4062
|
+
}
|
4063
|
+
},
|
4064
|
+
"ChannelMessageSummaryList":{
|
4065
|
+
"type":"list",
|
4066
|
+
"member":{"shape":"ChannelMessageSummary"}
|
4067
|
+
},
|
4068
|
+
"ChannelMessageType":{
|
4069
|
+
"type":"string",
|
4070
|
+
"enum":[
|
4071
|
+
"STANDARD",
|
4072
|
+
"CONTROL"
|
4073
|
+
]
|
4074
|
+
},
|
4075
|
+
"ChannelMode":{
|
4076
|
+
"type":"string",
|
4077
|
+
"enum":[
|
4078
|
+
"UNRESTRICTED",
|
4079
|
+
"RESTRICTED"
|
4080
|
+
]
|
4081
|
+
},
|
4082
|
+
"ChannelModeratedByAppInstanceUserSummary":{
|
4083
|
+
"type":"structure",
|
4084
|
+
"members":{
|
4085
|
+
"ChannelSummary":{"shape":"ChannelSummary"}
|
4086
|
+
}
|
4087
|
+
},
|
4088
|
+
"ChannelModeratedByAppInstanceUserSummaryList":{
|
2607
4089
|
"type":"list",
|
2608
|
-
"member":{"shape":"
|
4090
|
+
"member":{"shape":"ChannelModeratedByAppInstanceUserSummary"}
|
2609
4091
|
},
|
2610
|
-
"
|
2611
|
-
"type":"
|
2612
|
-
"
|
4092
|
+
"ChannelModerator":{
|
4093
|
+
"type":"structure",
|
4094
|
+
"members":{
|
4095
|
+
"Moderator":{"shape":"Identity"},
|
4096
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4097
|
+
"CreatedTimestamp":{"shape":"Timestamp"},
|
4098
|
+
"CreatedBy":{"shape":"Identity"}
|
4099
|
+
}
|
2613
4100
|
},
|
2614
|
-
"
|
4101
|
+
"ChannelModeratorSummary":{
|
2615
4102
|
"type":"structure",
|
2616
4103
|
"members":{
|
2617
|
-
"
|
2618
|
-
"shape":"String",
|
2619
|
-
"box":true
|
2620
|
-
}
|
4104
|
+
"Moderator":{"shape":"Identity"}
|
2621
4105
|
}
|
2622
4106
|
},
|
2623
|
-
"
|
2624
|
-
"type":"
|
2625
|
-
"
|
2626
|
-
"sensitive":true
|
4107
|
+
"ChannelModeratorSummaryList":{
|
4108
|
+
"type":"list",
|
4109
|
+
"member":{"shape":"ChannelModeratorSummary"}
|
2627
4110
|
},
|
2628
|
-
"
|
4111
|
+
"ChannelPrivacy":{
|
2629
4112
|
"type":"string",
|
2630
4113
|
"enum":[
|
2631
|
-
"
|
2632
|
-
"
|
2633
|
-
"UpdateSucceeded",
|
2634
|
-
"UpdateFailed"
|
4114
|
+
"PUBLIC",
|
4115
|
+
"PRIVATE"
|
2635
4116
|
]
|
2636
4117
|
},
|
2637
|
-
"
|
2638
|
-
|
2639
|
-
"
|
2640
|
-
|
4118
|
+
"ChannelRetentionSettings":{
|
4119
|
+
"type":"structure",
|
4120
|
+
"members":{
|
4121
|
+
"RetentionDays":{"shape":"RetentionDays"}
|
4122
|
+
}
|
2641
4123
|
},
|
2642
|
-
"
|
2643
|
-
"type":"
|
2644
|
-
"
|
2645
|
-
"
|
2646
|
-
"
|
2647
|
-
|
4124
|
+
"ChannelSummary":{
|
4125
|
+
"type":"structure",
|
4126
|
+
"members":{
|
4127
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
4128
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4129
|
+
"Mode":{"shape":"ChannelMode"},
|
4130
|
+
"Privacy":{"shape":"ChannelPrivacy"},
|
4131
|
+
"Metadata":{"shape":"Metadata"},
|
4132
|
+
"LastMessageTimestamp":{"shape":"Timestamp"}
|
4133
|
+
}
|
2648
4134
|
},
|
2649
|
-
"
|
4135
|
+
"ChannelSummaryList":{
|
2650
4136
|
"type":"list",
|
2651
|
-
"member":{"shape":"
|
4137
|
+
"member":{"shape":"ChannelSummary"}
|
4138
|
+
},
|
4139
|
+
"ChimeArn":{
|
4140
|
+
"type":"string",
|
4141
|
+
"max":1600,
|
4142
|
+
"min":5,
|
4143
|
+
"pattern":"arn:[a-z0-9-\\.]{1,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[^/].{0,1023}"
|
2652
4144
|
},
|
2653
4145
|
"ClientRequestToken":{
|
2654
4146
|
"type":"string",
|
@@ -2666,6 +4158,13 @@
|
|
2666
4158
|
"error":{"httpStatusCode":409},
|
2667
4159
|
"exception":true
|
2668
4160
|
},
|
4161
|
+
"Content":{
|
4162
|
+
"type":"string",
|
4163
|
+
"max":4096,
|
4164
|
+
"min":0,
|
4165
|
+
"pattern":"[\\s\\S]*",
|
4166
|
+
"sensitive":true
|
4167
|
+
},
|
2669
4168
|
"ConversationRetentionSettings":{
|
2670
4169
|
"type":"structure",
|
2671
4170
|
"members":{
|
@@ -2699,6 +4198,74 @@
|
|
2699
4198
|
"Account":{"shape":"Account"}
|
2700
4199
|
}
|
2701
4200
|
},
|
4201
|
+
"CreateAppInstanceAdminRequest":{
|
4202
|
+
"type":"structure",
|
4203
|
+
"required":[
|
4204
|
+
"AppInstanceAdminArn",
|
4205
|
+
"AppInstanceArn"
|
4206
|
+
],
|
4207
|
+
"members":{
|
4208
|
+
"AppInstanceAdminArn":{"shape":"ChimeArn"},
|
4209
|
+
"AppInstanceArn":{
|
4210
|
+
"shape":"ChimeArn",
|
4211
|
+
"location":"uri",
|
4212
|
+
"locationName":"appInstanceArn"
|
4213
|
+
}
|
4214
|
+
}
|
4215
|
+
},
|
4216
|
+
"CreateAppInstanceAdminResponse":{
|
4217
|
+
"type":"structure",
|
4218
|
+
"members":{
|
4219
|
+
"AppInstanceAdmin":{"shape":"Identity"},
|
4220
|
+
"AppInstanceArn":{"shape":"ChimeArn"}
|
4221
|
+
}
|
4222
|
+
},
|
4223
|
+
"CreateAppInstanceRequest":{
|
4224
|
+
"type":"structure",
|
4225
|
+
"required":[
|
4226
|
+
"Name",
|
4227
|
+
"ClientRequestToken"
|
4228
|
+
],
|
4229
|
+
"members":{
|
4230
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
4231
|
+
"Metadata":{"shape":"Metadata"},
|
4232
|
+
"ClientRequestToken":{
|
4233
|
+
"shape":"ClientRequestToken",
|
4234
|
+
"idempotencyToken":true
|
4235
|
+
}
|
4236
|
+
}
|
4237
|
+
},
|
4238
|
+
"CreateAppInstanceResponse":{
|
4239
|
+
"type":"structure",
|
4240
|
+
"members":{
|
4241
|
+
"AppInstanceArn":{"shape":"ChimeArn"}
|
4242
|
+
}
|
4243
|
+
},
|
4244
|
+
"CreateAppInstanceUserRequest":{
|
4245
|
+
"type":"structure",
|
4246
|
+
"required":[
|
4247
|
+
"AppInstanceArn",
|
4248
|
+
"AppInstanceUserId",
|
4249
|
+
"Name",
|
4250
|
+
"ClientRequestToken"
|
4251
|
+
],
|
4252
|
+
"members":{
|
4253
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
4254
|
+
"AppInstanceUserId":{"shape":"UserId"},
|
4255
|
+
"Name":{"shape":"UserName"},
|
4256
|
+
"Metadata":{"shape":"Metadata"},
|
4257
|
+
"ClientRequestToken":{
|
4258
|
+
"shape":"ClientRequestToken",
|
4259
|
+
"idempotencyToken":true
|
4260
|
+
}
|
4261
|
+
}
|
4262
|
+
},
|
4263
|
+
"CreateAppInstanceUserResponse":{
|
4264
|
+
"type":"structure",
|
4265
|
+
"members":{
|
4266
|
+
"AppInstanceUserArn":{"shape":"ChimeArn"}
|
4267
|
+
}
|
4268
|
+
},
|
2702
4269
|
"CreateAttendeeError":{
|
2703
4270
|
"type":"structure",
|
2704
4271
|
"members":{
|
@@ -2763,6 +4330,125 @@
|
|
2763
4330
|
"Bot":{"shape":"Bot"}
|
2764
4331
|
}
|
2765
4332
|
},
|
4333
|
+
"CreateChannelBanRequest":{
|
4334
|
+
"type":"structure",
|
4335
|
+
"required":[
|
4336
|
+
"ChannelArn",
|
4337
|
+
"MemberArn"
|
4338
|
+
],
|
4339
|
+
"members":{
|
4340
|
+
"ChannelArn":{
|
4341
|
+
"shape":"ChimeArn",
|
4342
|
+
"location":"uri",
|
4343
|
+
"locationName":"channelArn"
|
4344
|
+
},
|
4345
|
+
"MemberArn":{"shape":"ChimeArn"}
|
4346
|
+
}
|
4347
|
+
},
|
4348
|
+
"CreateChannelBanResponse":{
|
4349
|
+
"type":"structure",
|
4350
|
+
"members":{
|
4351
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4352
|
+
"Member":{"shape":"Identity"}
|
4353
|
+
}
|
4354
|
+
},
|
4355
|
+
"CreateChannelMembershipRequest":{
|
4356
|
+
"type":"structure",
|
4357
|
+
"required":[
|
4358
|
+
"ChannelArn",
|
4359
|
+
"MemberArn",
|
4360
|
+
"Type"
|
4361
|
+
],
|
4362
|
+
"members":{
|
4363
|
+
"ChannelArn":{
|
4364
|
+
"shape":"ChimeArn",
|
4365
|
+
"location":"uri",
|
4366
|
+
"locationName":"channelArn"
|
4367
|
+
},
|
4368
|
+
"MemberArn":{"shape":"ChimeArn"},
|
4369
|
+
"Type":{"shape":"ChannelMembershipType"}
|
4370
|
+
}
|
4371
|
+
},
|
4372
|
+
"CreateChannelMembershipResponse":{
|
4373
|
+
"type":"structure",
|
4374
|
+
"members":{
|
4375
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4376
|
+
"Member":{"shape":"Identity"}
|
4377
|
+
}
|
4378
|
+
},
|
4379
|
+
"CreateChannelModeratorRequest":{
|
4380
|
+
"type":"structure",
|
4381
|
+
"required":[
|
4382
|
+
"ChannelArn",
|
4383
|
+
"ChannelModeratorArn"
|
4384
|
+
],
|
4385
|
+
"members":{
|
4386
|
+
"ChannelArn":{
|
4387
|
+
"shape":"ChimeArn",
|
4388
|
+
"location":"uri",
|
4389
|
+
"locationName":"channelArn"
|
4390
|
+
},
|
4391
|
+
"ChannelModeratorArn":{"shape":"ChimeArn"}
|
4392
|
+
}
|
4393
|
+
},
|
4394
|
+
"CreateChannelModeratorResponse":{
|
4395
|
+
"type":"structure",
|
4396
|
+
"members":{
|
4397
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
4398
|
+
"ChannelModerator":{"shape":"Identity"}
|
4399
|
+
}
|
4400
|
+
},
|
4401
|
+
"CreateChannelRequest":{
|
4402
|
+
"type":"structure",
|
4403
|
+
"required":[
|
4404
|
+
"AppInstanceArn",
|
4405
|
+
"Name",
|
4406
|
+
"ClientRequestToken"
|
4407
|
+
],
|
4408
|
+
"members":{
|
4409
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
4410
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
4411
|
+
"Mode":{"shape":"ChannelMode"},
|
4412
|
+
"Privacy":{"shape":"ChannelPrivacy"},
|
4413
|
+
"Metadata":{"shape":"Metadata"},
|
4414
|
+
"ClientRequestToken":{
|
4415
|
+
"shape":"ClientRequestToken",
|
4416
|
+
"idempotencyToken":true
|
4417
|
+
},
|
4418
|
+
"Tags":{"shape":"TagList"}
|
4419
|
+
}
|
4420
|
+
},
|
4421
|
+
"CreateChannelResponse":{
|
4422
|
+
"type":"structure",
|
4423
|
+
"members":{
|
4424
|
+
"ChannelArn":{"shape":"ChimeArn"}
|
4425
|
+
}
|
4426
|
+
},
|
4427
|
+
"CreateMeetingDialOutRequest":{
|
4428
|
+
"type":"structure",
|
4429
|
+
"required":[
|
4430
|
+
"FromPhoneNumber",
|
4431
|
+
"ToPhoneNumber",
|
4432
|
+
"JoinToken",
|
4433
|
+
"MeetingId"
|
4434
|
+
],
|
4435
|
+
"members":{
|
4436
|
+
"MeetingId":{
|
4437
|
+
"shape":"GuidString",
|
4438
|
+
"location":"uri",
|
4439
|
+
"locationName":"meetingId"
|
4440
|
+
},
|
4441
|
+
"FromPhoneNumber":{"shape":"E164PhoneNumber"},
|
4442
|
+
"ToPhoneNumber":{"shape":"E164PhoneNumber"},
|
4443
|
+
"JoinToken":{"shape":"JoinTokenString"}
|
4444
|
+
}
|
4445
|
+
},
|
4446
|
+
"CreateMeetingDialOutResponse":{
|
4447
|
+
"type":"structure",
|
4448
|
+
"members":{
|
4449
|
+
"TransactionId":{"shape":"GuidString"}
|
4450
|
+
}
|
4451
|
+
},
|
2766
4452
|
"CreateMeetingRequest":{
|
2767
4453
|
"type":"structure",
|
2768
4454
|
"required":["ClientRequestToken"],
|
@@ -2912,6 +4598,65 @@
|
|
2912
4598
|
"Room":{"shape":"Room"}
|
2913
4599
|
}
|
2914
4600
|
},
|
4601
|
+
"CreateSipMediaApplicationCallRequest":{
|
4602
|
+
"type":"structure",
|
4603
|
+
"required":["SipMediaApplicationId"],
|
4604
|
+
"members":{
|
4605
|
+
"FromPhoneNumber":{"shape":"E164PhoneNumber"},
|
4606
|
+
"ToPhoneNumber":{"shape":"E164PhoneNumber"},
|
4607
|
+
"SipMediaApplicationId":{
|
4608
|
+
"shape":"NonEmptyString",
|
4609
|
+
"location":"uri",
|
4610
|
+
"locationName":"sipMediaApplicationId"
|
4611
|
+
}
|
4612
|
+
}
|
4613
|
+
},
|
4614
|
+
"CreateSipMediaApplicationCallResponse":{
|
4615
|
+
"type":"structure",
|
4616
|
+
"members":{
|
4617
|
+
"SipMediaApplicationCall":{"shape":"SipMediaApplicationCall"}
|
4618
|
+
}
|
4619
|
+
},
|
4620
|
+
"CreateSipMediaApplicationRequest":{
|
4621
|
+
"type":"structure",
|
4622
|
+
"required":[
|
4623
|
+
"AwsRegion",
|
4624
|
+
"Endpoints"
|
4625
|
+
],
|
4626
|
+
"members":{
|
4627
|
+
"AwsRegion":{"shape":"String"},
|
4628
|
+
"Name":{"shape":"SipMediaApplicationName"},
|
4629
|
+
"Endpoints":{"shape":"SipMediaApplicationEndpointList"}
|
4630
|
+
}
|
4631
|
+
},
|
4632
|
+
"CreateSipMediaApplicationResponse":{
|
4633
|
+
"type":"structure",
|
4634
|
+
"members":{
|
4635
|
+
"SipMediaApplication":{"shape":"SipMediaApplication"}
|
4636
|
+
}
|
4637
|
+
},
|
4638
|
+
"CreateSipRuleRequest":{
|
4639
|
+
"type":"structure",
|
4640
|
+
"required":[
|
4641
|
+
"Name",
|
4642
|
+
"TriggerType",
|
4643
|
+
"TriggerValue",
|
4644
|
+
"TargetApplications"
|
4645
|
+
],
|
4646
|
+
"members":{
|
4647
|
+
"Name":{"shape":"SipRuleName"},
|
4648
|
+
"TriggerType":{"shape":"SipRuleTriggerType"},
|
4649
|
+
"TriggerValue":{"shape":"NonEmptyString"},
|
4650
|
+
"Disabled":{"shape":"NullableBoolean"},
|
4651
|
+
"TargetApplications":{"shape":"SipRuleTargetApplicationList"}
|
4652
|
+
}
|
4653
|
+
},
|
4654
|
+
"CreateSipRuleResponse":{
|
4655
|
+
"type":"structure",
|
4656
|
+
"members":{
|
4657
|
+
"SipRule":{"shape":"SipRule"}
|
4658
|
+
}
|
4659
|
+
},
|
2915
4660
|
"CreateUserRequest":{
|
2916
4661
|
"type":"structure",
|
2917
4662
|
"required":["AccountId"],
|
@@ -2991,42 +4736,181 @@
|
|
2991
4736
|
"type":"list",
|
2992
4737
|
"member":{"shape":"DNISEmergencyCallingConfiguration"}
|
2993
4738
|
},
|
2994
|
-
"DataRetentionInHours":{
|
2995
|
-
"type":"integer",
|
2996
|
-
"min":0
|
4739
|
+
"DataRetentionInHours":{
|
4740
|
+
"type":"integer",
|
4741
|
+
"min":0
|
4742
|
+
},
|
4743
|
+
"DeleteAccountRequest":{
|
4744
|
+
"type":"structure",
|
4745
|
+
"required":["AccountId"],
|
4746
|
+
"members":{
|
4747
|
+
"AccountId":{
|
4748
|
+
"shape":"NonEmptyString",
|
4749
|
+
"location":"uri",
|
4750
|
+
"locationName":"accountId"
|
4751
|
+
}
|
4752
|
+
}
|
4753
|
+
},
|
4754
|
+
"DeleteAccountResponse":{
|
4755
|
+
"type":"structure",
|
4756
|
+
"members":{
|
4757
|
+
}
|
4758
|
+
},
|
4759
|
+
"DeleteAppInstanceAdminRequest":{
|
4760
|
+
"type":"structure",
|
4761
|
+
"required":[
|
4762
|
+
"AppInstanceAdminArn",
|
4763
|
+
"AppInstanceArn"
|
4764
|
+
],
|
4765
|
+
"members":{
|
4766
|
+
"AppInstanceAdminArn":{
|
4767
|
+
"shape":"ChimeArn",
|
4768
|
+
"location":"uri",
|
4769
|
+
"locationName":"appInstanceAdminArn"
|
4770
|
+
},
|
4771
|
+
"AppInstanceArn":{
|
4772
|
+
"shape":"ChimeArn",
|
4773
|
+
"location":"uri",
|
4774
|
+
"locationName":"appInstanceArn"
|
4775
|
+
}
|
4776
|
+
}
|
4777
|
+
},
|
4778
|
+
"DeleteAppInstanceRequest":{
|
4779
|
+
"type":"structure",
|
4780
|
+
"required":["AppInstanceArn"],
|
4781
|
+
"members":{
|
4782
|
+
"AppInstanceArn":{
|
4783
|
+
"shape":"ChimeArn",
|
4784
|
+
"location":"uri",
|
4785
|
+
"locationName":"appInstanceArn"
|
4786
|
+
}
|
4787
|
+
}
|
4788
|
+
},
|
4789
|
+
"DeleteAppInstanceStreamingConfigurationsRequest":{
|
4790
|
+
"type":"structure",
|
4791
|
+
"required":["AppInstanceArn"],
|
4792
|
+
"members":{
|
4793
|
+
"AppInstanceArn":{
|
4794
|
+
"shape":"ChimeArn",
|
4795
|
+
"location":"uri",
|
4796
|
+
"locationName":"appInstanceArn"
|
4797
|
+
}
|
4798
|
+
}
|
4799
|
+
},
|
4800
|
+
"DeleteAppInstanceUserRequest":{
|
4801
|
+
"type":"structure",
|
4802
|
+
"required":["AppInstanceUserArn"],
|
4803
|
+
"members":{
|
4804
|
+
"AppInstanceUserArn":{
|
4805
|
+
"shape":"ChimeArn",
|
4806
|
+
"location":"uri",
|
4807
|
+
"locationName":"appInstanceUserArn"
|
4808
|
+
}
|
4809
|
+
}
|
4810
|
+
},
|
4811
|
+
"DeleteAttendeeRequest":{
|
4812
|
+
"type":"structure",
|
4813
|
+
"required":[
|
4814
|
+
"MeetingId",
|
4815
|
+
"AttendeeId"
|
4816
|
+
],
|
4817
|
+
"members":{
|
4818
|
+
"MeetingId":{
|
4819
|
+
"shape":"GuidString",
|
4820
|
+
"location":"uri",
|
4821
|
+
"locationName":"meetingId"
|
4822
|
+
},
|
4823
|
+
"AttendeeId":{
|
4824
|
+
"shape":"GuidString",
|
4825
|
+
"location":"uri",
|
4826
|
+
"locationName":"attendeeId"
|
4827
|
+
}
|
4828
|
+
}
|
4829
|
+
},
|
4830
|
+
"DeleteChannelBanRequest":{
|
4831
|
+
"type":"structure",
|
4832
|
+
"required":[
|
4833
|
+
"ChannelArn",
|
4834
|
+
"MemberArn"
|
4835
|
+
],
|
4836
|
+
"members":{
|
4837
|
+
"ChannelArn":{
|
4838
|
+
"shape":"ChimeArn",
|
4839
|
+
"location":"uri",
|
4840
|
+
"locationName":"channelArn"
|
4841
|
+
},
|
4842
|
+
"MemberArn":{
|
4843
|
+
"shape":"ChimeArn",
|
4844
|
+
"location":"uri",
|
4845
|
+
"locationName":"memberArn"
|
4846
|
+
}
|
4847
|
+
}
|
2997
4848
|
},
|
2998
|
-
"
|
4849
|
+
"DeleteChannelMembershipRequest":{
|
2999
4850
|
"type":"structure",
|
3000
|
-
"required":[
|
4851
|
+
"required":[
|
4852
|
+
"ChannelArn",
|
4853
|
+
"MemberArn"
|
4854
|
+
],
|
3001
4855
|
"members":{
|
3002
|
-
"
|
3003
|
-
"shape":"
|
4856
|
+
"ChannelArn":{
|
4857
|
+
"shape":"ChimeArn",
|
3004
4858
|
"location":"uri",
|
3005
|
-
"locationName":"
|
4859
|
+
"locationName":"channelArn"
|
4860
|
+
},
|
4861
|
+
"MemberArn":{
|
4862
|
+
"shape":"ChimeArn",
|
4863
|
+
"location":"uri",
|
4864
|
+
"locationName":"memberArn"
|
3006
4865
|
}
|
3007
4866
|
}
|
3008
4867
|
},
|
3009
|
-
"
|
4868
|
+
"DeleteChannelMessageRequest":{
|
3010
4869
|
"type":"structure",
|
4870
|
+
"required":[
|
4871
|
+
"ChannelArn",
|
4872
|
+
"MessageId"
|
4873
|
+
],
|
3011
4874
|
"members":{
|
4875
|
+
"ChannelArn":{
|
4876
|
+
"shape":"ChimeArn",
|
4877
|
+
"location":"uri",
|
4878
|
+
"locationName":"channelArn"
|
4879
|
+
},
|
4880
|
+
"MessageId":{
|
4881
|
+
"shape":"MessageId",
|
4882
|
+
"location":"uri",
|
4883
|
+
"locationName":"messageId"
|
4884
|
+
}
|
3012
4885
|
}
|
3013
4886
|
},
|
3014
|
-
"
|
4887
|
+
"DeleteChannelModeratorRequest":{
|
3015
4888
|
"type":"structure",
|
3016
4889
|
"required":[
|
3017
|
-
"
|
3018
|
-
"
|
4890
|
+
"ChannelArn",
|
4891
|
+
"ChannelModeratorArn"
|
3019
4892
|
],
|
3020
4893
|
"members":{
|
3021
|
-
"
|
3022
|
-
"shape":"
|
4894
|
+
"ChannelArn":{
|
4895
|
+
"shape":"ChimeArn",
|
3023
4896
|
"location":"uri",
|
3024
|
-
"locationName":"
|
4897
|
+
"locationName":"channelArn"
|
3025
4898
|
},
|
3026
|
-
"
|
3027
|
-
"shape":"
|
4899
|
+
"ChannelModeratorArn":{
|
4900
|
+
"shape":"ChimeArn",
|
3028
4901
|
"location":"uri",
|
3029
|
-
"locationName":"
|
4902
|
+
"locationName":"channelModeratorArn"
|
4903
|
+
}
|
4904
|
+
}
|
4905
|
+
},
|
4906
|
+
"DeleteChannelRequest":{
|
4907
|
+
"type":"structure",
|
4908
|
+
"required":["ChannelArn"],
|
4909
|
+
"members":{
|
4910
|
+
"ChannelArn":{
|
4911
|
+
"shape":"ChimeArn",
|
4912
|
+
"location":"uri",
|
4913
|
+
"locationName":"channelArn"
|
3030
4914
|
}
|
3031
4915
|
}
|
3032
4916
|
},
|
@@ -3134,6 +5018,28 @@
|
|
3134
5018
|
}
|
3135
5019
|
}
|
3136
5020
|
},
|
5021
|
+
"DeleteSipMediaApplicationRequest":{
|
5022
|
+
"type":"structure",
|
5023
|
+
"required":["SipMediaApplicationId"],
|
5024
|
+
"members":{
|
5025
|
+
"SipMediaApplicationId":{
|
5026
|
+
"shape":"NonEmptyString",
|
5027
|
+
"location":"uri",
|
5028
|
+
"locationName":"sipMediaApplicationId"
|
5029
|
+
}
|
5030
|
+
}
|
5031
|
+
},
|
5032
|
+
"DeleteSipRuleRequest":{
|
5033
|
+
"type":"structure",
|
5034
|
+
"required":["SipRuleId"],
|
5035
|
+
"members":{
|
5036
|
+
"SipRuleId":{
|
5037
|
+
"shape":"NonEmptyString",
|
5038
|
+
"location":"uri",
|
5039
|
+
"locationName":"sipRuleId"
|
5040
|
+
}
|
5041
|
+
}
|
5042
|
+
},
|
3137
5043
|
"DeleteVoiceConnectorEmergencyCallingConfigurationRequest":{
|
3138
5044
|
"type":"structure",
|
3139
5045
|
"required":["VoiceConnectorId"],
|
@@ -3226,6 +5132,207 @@
|
|
3226
5132
|
}
|
3227
5133
|
}
|
3228
5134
|
},
|
5135
|
+
"DescribeAppInstanceAdminRequest":{
|
5136
|
+
"type":"structure",
|
5137
|
+
"required":[
|
5138
|
+
"AppInstanceAdminArn",
|
5139
|
+
"AppInstanceArn"
|
5140
|
+
],
|
5141
|
+
"members":{
|
5142
|
+
"AppInstanceAdminArn":{
|
5143
|
+
"shape":"ChimeArn",
|
5144
|
+
"location":"uri",
|
5145
|
+
"locationName":"appInstanceAdminArn"
|
5146
|
+
},
|
5147
|
+
"AppInstanceArn":{
|
5148
|
+
"shape":"ChimeArn",
|
5149
|
+
"location":"uri",
|
5150
|
+
"locationName":"appInstanceArn"
|
5151
|
+
}
|
5152
|
+
}
|
5153
|
+
},
|
5154
|
+
"DescribeAppInstanceAdminResponse":{
|
5155
|
+
"type":"structure",
|
5156
|
+
"members":{
|
5157
|
+
"AppInstanceAdmin":{"shape":"AppInstanceAdmin"}
|
5158
|
+
}
|
5159
|
+
},
|
5160
|
+
"DescribeAppInstanceRequest":{
|
5161
|
+
"type":"structure",
|
5162
|
+
"required":["AppInstanceArn"],
|
5163
|
+
"members":{
|
5164
|
+
"AppInstanceArn":{
|
5165
|
+
"shape":"ChimeArn",
|
5166
|
+
"location":"uri",
|
5167
|
+
"locationName":"appInstanceArn"
|
5168
|
+
}
|
5169
|
+
}
|
5170
|
+
},
|
5171
|
+
"DescribeAppInstanceResponse":{
|
5172
|
+
"type":"structure",
|
5173
|
+
"members":{
|
5174
|
+
"AppInstance":{"shape":"AppInstance"}
|
5175
|
+
}
|
5176
|
+
},
|
5177
|
+
"DescribeAppInstanceUserRequest":{
|
5178
|
+
"type":"structure",
|
5179
|
+
"required":["AppInstanceUserArn"],
|
5180
|
+
"members":{
|
5181
|
+
"AppInstanceUserArn":{
|
5182
|
+
"shape":"ChimeArn",
|
5183
|
+
"location":"uri",
|
5184
|
+
"locationName":"appInstanceUserArn"
|
5185
|
+
}
|
5186
|
+
}
|
5187
|
+
},
|
5188
|
+
"DescribeAppInstanceUserResponse":{
|
5189
|
+
"type":"structure",
|
5190
|
+
"members":{
|
5191
|
+
"AppInstanceUser":{"shape":"AppInstanceUser"}
|
5192
|
+
}
|
5193
|
+
},
|
5194
|
+
"DescribeChannelBanRequest":{
|
5195
|
+
"type":"structure",
|
5196
|
+
"required":[
|
5197
|
+
"ChannelArn",
|
5198
|
+
"MemberArn"
|
5199
|
+
],
|
5200
|
+
"members":{
|
5201
|
+
"ChannelArn":{
|
5202
|
+
"shape":"ChimeArn",
|
5203
|
+
"location":"uri",
|
5204
|
+
"locationName":"channelArn"
|
5205
|
+
},
|
5206
|
+
"MemberArn":{
|
5207
|
+
"shape":"ChimeArn",
|
5208
|
+
"location":"uri",
|
5209
|
+
"locationName":"memberArn"
|
5210
|
+
}
|
5211
|
+
}
|
5212
|
+
},
|
5213
|
+
"DescribeChannelBanResponse":{
|
5214
|
+
"type":"structure",
|
5215
|
+
"members":{
|
5216
|
+
"ChannelBan":{"shape":"ChannelBan"}
|
5217
|
+
}
|
5218
|
+
},
|
5219
|
+
"DescribeChannelMembershipForAppInstanceUserRequest":{
|
5220
|
+
"type":"structure",
|
5221
|
+
"required":[
|
5222
|
+
"ChannelArn",
|
5223
|
+
"AppInstanceUserArn"
|
5224
|
+
],
|
5225
|
+
"members":{
|
5226
|
+
"ChannelArn":{
|
5227
|
+
"shape":"ChimeArn",
|
5228
|
+
"location":"uri",
|
5229
|
+
"locationName":"channelArn"
|
5230
|
+
},
|
5231
|
+
"AppInstanceUserArn":{
|
5232
|
+
"shape":"ChimeArn",
|
5233
|
+
"location":"querystring",
|
5234
|
+
"locationName":"app-instance-user-arn"
|
5235
|
+
}
|
5236
|
+
}
|
5237
|
+
},
|
5238
|
+
"DescribeChannelMembershipForAppInstanceUserResponse":{
|
5239
|
+
"type":"structure",
|
5240
|
+
"members":{
|
5241
|
+
"ChannelMembership":{"shape":"ChannelMembershipForAppInstanceUserSummary"}
|
5242
|
+
}
|
5243
|
+
},
|
5244
|
+
"DescribeChannelMembershipRequest":{
|
5245
|
+
"type":"structure",
|
5246
|
+
"required":[
|
5247
|
+
"ChannelArn",
|
5248
|
+
"MemberArn"
|
5249
|
+
],
|
5250
|
+
"members":{
|
5251
|
+
"ChannelArn":{
|
5252
|
+
"shape":"ChimeArn",
|
5253
|
+
"location":"uri",
|
5254
|
+
"locationName":"channelArn"
|
5255
|
+
},
|
5256
|
+
"MemberArn":{
|
5257
|
+
"shape":"ChimeArn",
|
5258
|
+
"location":"uri",
|
5259
|
+
"locationName":"memberArn"
|
5260
|
+
}
|
5261
|
+
}
|
5262
|
+
},
|
5263
|
+
"DescribeChannelMembershipResponse":{
|
5264
|
+
"type":"structure",
|
5265
|
+
"members":{
|
5266
|
+
"ChannelMembership":{"shape":"ChannelMembership"}
|
5267
|
+
}
|
5268
|
+
},
|
5269
|
+
"DescribeChannelModeratedByAppInstanceUserRequest":{
|
5270
|
+
"type":"structure",
|
5271
|
+
"required":[
|
5272
|
+
"ChannelArn",
|
5273
|
+
"AppInstanceUserArn"
|
5274
|
+
],
|
5275
|
+
"members":{
|
5276
|
+
"ChannelArn":{
|
5277
|
+
"shape":"ChimeArn",
|
5278
|
+
"location":"uri",
|
5279
|
+
"locationName":"channelArn"
|
5280
|
+
},
|
5281
|
+
"AppInstanceUserArn":{
|
5282
|
+
"shape":"ChimeArn",
|
5283
|
+
"location":"querystring",
|
5284
|
+
"locationName":"app-instance-user-arn"
|
5285
|
+
}
|
5286
|
+
}
|
5287
|
+
},
|
5288
|
+
"DescribeChannelModeratedByAppInstanceUserResponse":{
|
5289
|
+
"type":"structure",
|
5290
|
+
"members":{
|
5291
|
+
"Channel":{"shape":"ChannelModeratedByAppInstanceUserSummary"}
|
5292
|
+
}
|
5293
|
+
},
|
5294
|
+
"DescribeChannelModeratorRequest":{
|
5295
|
+
"type":"structure",
|
5296
|
+
"required":[
|
5297
|
+
"ChannelArn",
|
5298
|
+
"ChannelModeratorArn"
|
5299
|
+
],
|
5300
|
+
"members":{
|
5301
|
+
"ChannelArn":{
|
5302
|
+
"shape":"ChimeArn",
|
5303
|
+
"location":"uri",
|
5304
|
+
"locationName":"channelArn"
|
5305
|
+
},
|
5306
|
+
"ChannelModeratorArn":{
|
5307
|
+
"shape":"ChimeArn",
|
5308
|
+
"location":"uri",
|
5309
|
+
"locationName":"channelModeratorArn"
|
5310
|
+
}
|
5311
|
+
}
|
5312
|
+
},
|
5313
|
+
"DescribeChannelModeratorResponse":{
|
5314
|
+
"type":"structure",
|
5315
|
+
"members":{
|
5316
|
+
"ChannelModerator":{"shape":"ChannelModerator"}
|
5317
|
+
}
|
5318
|
+
},
|
5319
|
+
"DescribeChannelRequest":{
|
5320
|
+
"type":"structure",
|
5321
|
+
"required":["ChannelArn"],
|
5322
|
+
"members":{
|
5323
|
+
"ChannelArn":{
|
5324
|
+
"shape":"ChimeArn",
|
5325
|
+
"location":"uri",
|
5326
|
+
"locationName":"channelArn"
|
5327
|
+
}
|
5328
|
+
}
|
5329
|
+
},
|
5330
|
+
"DescribeChannelResponse":{
|
5331
|
+
"type":"structure",
|
5332
|
+
"members":{
|
5333
|
+
"Channel":{"shape":"Channel"}
|
5334
|
+
}
|
5335
|
+
},
|
3229
5336
|
"DisassociatePhoneNumberFromUserRequest":{
|
3230
5337
|
"type":"structure",
|
3231
5338
|
"required":[
|
@@ -3389,6 +5496,12 @@
|
|
3389
5496
|
"error":{"httpStatusCode":403},
|
3390
5497
|
"exception":true
|
3391
5498
|
},
|
5499
|
+
"FunctionArn":{
|
5500
|
+
"type":"string",
|
5501
|
+
"max":10000,
|
5502
|
+
"pattern":"arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?",
|
5503
|
+
"sensitive":true
|
5504
|
+
},
|
3392
5505
|
"GeoMatchLevel":{
|
3393
5506
|
"type":"string",
|
3394
5507
|
"enum":[
|
@@ -3441,6 +5554,41 @@
|
|
3441
5554
|
"AccountSettings":{"shape":"AccountSettings"}
|
3442
5555
|
}
|
3443
5556
|
},
|
5557
|
+
"GetAppInstanceRetentionSettingsRequest":{
|
5558
|
+
"type":"structure",
|
5559
|
+
"required":["AppInstanceArn"],
|
5560
|
+
"members":{
|
5561
|
+
"AppInstanceArn":{
|
5562
|
+
"shape":"ChimeArn",
|
5563
|
+
"location":"uri",
|
5564
|
+
"locationName":"appInstanceArn"
|
5565
|
+
}
|
5566
|
+
}
|
5567
|
+
},
|
5568
|
+
"GetAppInstanceRetentionSettingsResponse":{
|
5569
|
+
"type":"structure",
|
5570
|
+
"members":{
|
5571
|
+
"AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"},
|
5572
|
+
"InitiateDeletionTimestamp":{"shape":"Timestamp"}
|
5573
|
+
}
|
5574
|
+
},
|
5575
|
+
"GetAppInstanceStreamingConfigurationsRequest":{
|
5576
|
+
"type":"structure",
|
5577
|
+
"required":["AppInstanceArn"],
|
5578
|
+
"members":{
|
5579
|
+
"AppInstanceArn":{
|
5580
|
+
"shape":"ChimeArn",
|
5581
|
+
"location":"uri",
|
5582
|
+
"locationName":"appInstanceArn"
|
5583
|
+
}
|
5584
|
+
}
|
5585
|
+
},
|
5586
|
+
"GetAppInstanceStreamingConfigurationsResponse":{
|
5587
|
+
"type":"structure",
|
5588
|
+
"members":{
|
5589
|
+
"AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
|
5590
|
+
}
|
5591
|
+
},
|
3444
5592
|
"GetAttendeeRequest":{
|
3445
5593
|
"type":"structure",
|
3446
5594
|
"required":[
|
@@ -3491,6 +5639,31 @@
|
|
3491
5639
|
"Bot":{"shape":"Bot"}
|
3492
5640
|
}
|
3493
5641
|
},
|
5642
|
+
"GetChannelMessageRequest":{
|
5643
|
+
"type":"structure",
|
5644
|
+
"required":[
|
5645
|
+
"ChannelArn",
|
5646
|
+
"MessageId"
|
5647
|
+
],
|
5648
|
+
"members":{
|
5649
|
+
"ChannelArn":{
|
5650
|
+
"shape":"ChimeArn",
|
5651
|
+
"location":"uri",
|
5652
|
+
"locationName":"channelArn"
|
5653
|
+
},
|
5654
|
+
"MessageId":{
|
5655
|
+
"shape":"MessageId",
|
5656
|
+
"location":"uri",
|
5657
|
+
"locationName":"messageId"
|
5658
|
+
}
|
5659
|
+
}
|
5660
|
+
},
|
5661
|
+
"GetChannelMessageResponse":{
|
5662
|
+
"type":"structure",
|
5663
|
+
"members":{
|
5664
|
+
"ChannelMessage":{"shape":"ChannelMessage"}
|
5665
|
+
}
|
5666
|
+
},
|
3494
5667
|
"GetEventsConfigurationRequest":{
|
3495
5668
|
"type":"structure",
|
3496
5669
|
"required":[
|
@@ -3540,6 +5713,17 @@
|
|
3540
5713
|
"Meeting":{"shape":"Meeting"}
|
3541
5714
|
}
|
3542
5715
|
},
|
5716
|
+
"GetMessagingSessionEndpointRequest":{
|
5717
|
+
"type":"structure",
|
5718
|
+
"members":{
|
5719
|
+
}
|
5720
|
+
},
|
5721
|
+
"GetMessagingSessionEndpointResponse":{
|
5722
|
+
"type":"structure",
|
5723
|
+
"members":{
|
5724
|
+
"Endpoint":{"shape":"MessagingSessionEndpoint"}
|
5725
|
+
}
|
5726
|
+
},
|
3543
5727
|
"GetPhoneNumberOrderRequest":{
|
3544
5728
|
"type":"structure",
|
3545
5729
|
"required":["PhoneNumberOrderId"],
|
@@ -3639,14 +5823,65 @@
|
|
3639
5823
|
"RoomId":{
|
3640
5824
|
"shape":"NonEmptyString",
|
3641
5825
|
"location":"uri",
|
3642
|
-
"locationName":"roomId"
|
5826
|
+
"locationName":"roomId"
|
5827
|
+
}
|
5828
|
+
}
|
5829
|
+
},
|
5830
|
+
"GetRoomResponse":{
|
5831
|
+
"type":"structure",
|
5832
|
+
"members":{
|
5833
|
+
"Room":{"shape":"Room"}
|
5834
|
+
}
|
5835
|
+
},
|
5836
|
+
"GetSipMediaApplicationLoggingConfigurationRequest":{
|
5837
|
+
"type":"structure",
|
5838
|
+
"required":["SipMediaApplicationId"],
|
5839
|
+
"members":{
|
5840
|
+
"SipMediaApplicationId":{
|
5841
|
+
"shape":"NonEmptyString",
|
5842
|
+
"location":"uri",
|
5843
|
+
"locationName":"sipMediaApplicationId"
|
5844
|
+
}
|
5845
|
+
}
|
5846
|
+
},
|
5847
|
+
"GetSipMediaApplicationLoggingConfigurationResponse":{
|
5848
|
+
"type":"structure",
|
5849
|
+
"members":{
|
5850
|
+
"SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
|
5851
|
+
}
|
5852
|
+
},
|
5853
|
+
"GetSipMediaApplicationRequest":{
|
5854
|
+
"type":"structure",
|
5855
|
+
"required":["SipMediaApplicationId"],
|
5856
|
+
"members":{
|
5857
|
+
"SipMediaApplicationId":{
|
5858
|
+
"shape":"NonEmptyString",
|
5859
|
+
"location":"uri",
|
5860
|
+
"locationName":"sipMediaApplicationId"
|
5861
|
+
}
|
5862
|
+
}
|
5863
|
+
},
|
5864
|
+
"GetSipMediaApplicationResponse":{
|
5865
|
+
"type":"structure",
|
5866
|
+
"members":{
|
5867
|
+
"SipMediaApplication":{"shape":"SipMediaApplication"}
|
5868
|
+
}
|
5869
|
+
},
|
5870
|
+
"GetSipRuleRequest":{
|
5871
|
+
"type":"structure",
|
5872
|
+
"required":["SipRuleId"],
|
5873
|
+
"members":{
|
5874
|
+
"SipRuleId":{
|
5875
|
+
"shape":"NonEmptyString",
|
5876
|
+
"location":"uri",
|
5877
|
+
"locationName":"sipRuleId"
|
3643
5878
|
}
|
3644
5879
|
}
|
3645
5880
|
},
|
3646
|
-
"
|
5881
|
+
"GetSipRuleResponse":{
|
3647
5882
|
"type":"structure",
|
3648
5883
|
"members":{
|
3649
|
-
"
|
5884
|
+
"SipRule":{"shape":"SipRule"}
|
3650
5885
|
}
|
3651
5886
|
},
|
3652
5887
|
"GetUserRequest":{
|
@@ -3856,6 +6091,13 @@
|
|
3856
6091
|
"type":"string",
|
3857
6092
|
"pattern":"[a-fA-F0-9]{8}(?:-[a-fA-F0-9]{4}){3}-[a-fA-F0-9]{12}"
|
3858
6093
|
},
|
6094
|
+
"Identity":{
|
6095
|
+
"type":"structure",
|
6096
|
+
"members":{
|
6097
|
+
"Arn":{"shape":"ChimeArn"},
|
6098
|
+
"Name":{"shape":"ResourceName"}
|
6099
|
+
}
|
6100
|
+
},
|
3859
6101
|
"Integer":{"type":"integer"},
|
3860
6102
|
"Invite":{
|
3861
6103
|
"type":"structure",
|
@@ -3908,6 +6150,7 @@
|
|
3908
6150
|
"type":"string",
|
3909
6151
|
"max":2048,
|
3910
6152
|
"min":2,
|
6153
|
+
"pattern":"^[a-zA-Z0-9+/]+$",
|
3911
6154
|
"sensitive":true
|
3912
6155
|
},
|
3913
6156
|
"License":{
|
@@ -3955,6 +6198,86 @@
|
|
3955
6198
|
"NextToken":{"shape":"String"}
|
3956
6199
|
}
|
3957
6200
|
},
|
6201
|
+
"ListAppInstanceAdminsRequest":{
|
6202
|
+
"type":"structure",
|
6203
|
+
"required":["AppInstanceArn"],
|
6204
|
+
"members":{
|
6205
|
+
"AppInstanceArn":{
|
6206
|
+
"shape":"ChimeArn",
|
6207
|
+
"location":"uri",
|
6208
|
+
"locationName":"appInstanceArn"
|
6209
|
+
},
|
6210
|
+
"MaxResults":{
|
6211
|
+
"shape":"MaxResults",
|
6212
|
+
"location":"querystring",
|
6213
|
+
"locationName":"max-results"
|
6214
|
+
},
|
6215
|
+
"NextToken":{
|
6216
|
+
"shape":"NextToken",
|
6217
|
+
"location":"querystring",
|
6218
|
+
"locationName":"next-token"
|
6219
|
+
}
|
6220
|
+
}
|
6221
|
+
},
|
6222
|
+
"ListAppInstanceAdminsResponse":{
|
6223
|
+
"type":"structure",
|
6224
|
+
"members":{
|
6225
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
6226
|
+
"AppInstanceAdmins":{"shape":"AppInstanceAdminList"},
|
6227
|
+
"NextToken":{"shape":"NextToken"}
|
6228
|
+
}
|
6229
|
+
},
|
6230
|
+
"ListAppInstanceUsersRequest":{
|
6231
|
+
"type":"structure",
|
6232
|
+
"required":["AppInstanceArn"],
|
6233
|
+
"members":{
|
6234
|
+
"AppInstanceArn":{
|
6235
|
+
"shape":"ChimeArn",
|
6236
|
+
"location":"querystring",
|
6237
|
+
"locationName":"app-instance-arn"
|
6238
|
+
},
|
6239
|
+
"MaxResults":{
|
6240
|
+
"shape":"MaxResults",
|
6241
|
+
"location":"querystring",
|
6242
|
+
"locationName":"max-results"
|
6243
|
+
},
|
6244
|
+
"NextToken":{
|
6245
|
+
"shape":"NextToken",
|
6246
|
+
"location":"querystring",
|
6247
|
+
"locationName":"next-token"
|
6248
|
+
}
|
6249
|
+
}
|
6250
|
+
},
|
6251
|
+
"ListAppInstanceUsersResponse":{
|
6252
|
+
"type":"structure",
|
6253
|
+
"members":{
|
6254
|
+
"AppInstanceArn":{"shape":"ChimeArn"},
|
6255
|
+
"AppInstanceUsers":{"shape":"AppInstanceUserList"},
|
6256
|
+
"NextToken":{"shape":"NextToken"}
|
6257
|
+
}
|
6258
|
+
},
|
6259
|
+
"ListAppInstancesRequest":{
|
6260
|
+
"type":"structure",
|
6261
|
+
"members":{
|
6262
|
+
"MaxResults":{
|
6263
|
+
"shape":"MaxResults",
|
6264
|
+
"location":"querystring",
|
6265
|
+
"locationName":"max-results"
|
6266
|
+
},
|
6267
|
+
"NextToken":{
|
6268
|
+
"shape":"NextToken",
|
6269
|
+
"location":"querystring",
|
6270
|
+
"locationName":"next-token"
|
6271
|
+
}
|
6272
|
+
}
|
6273
|
+
},
|
6274
|
+
"ListAppInstancesResponse":{
|
6275
|
+
"type":"structure",
|
6276
|
+
"members":{
|
6277
|
+
"AppInstances":{"shape":"AppInstanceList"},
|
6278
|
+
"NextToken":{"shape":"NextToken"}
|
6279
|
+
}
|
6280
|
+
},
|
3958
6281
|
"ListAttendeeTagsRequest":{
|
3959
6282
|
"type":"structure",
|
3960
6283
|
"required":[
|
@@ -4036,6 +6359,229 @@
|
|
4036
6359
|
"NextToken":{"shape":"String"}
|
4037
6360
|
}
|
4038
6361
|
},
|
6362
|
+
"ListChannelBansRequest":{
|
6363
|
+
"type":"structure",
|
6364
|
+
"required":["ChannelArn"],
|
6365
|
+
"members":{
|
6366
|
+
"ChannelArn":{
|
6367
|
+
"shape":"ChimeArn",
|
6368
|
+
"location":"uri",
|
6369
|
+
"locationName":"channelArn"
|
6370
|
+
},
|
6371
|
+
"MaxResults":{
|
6372
|
+
"shape":"MaxResults",
|
6373
|
+
"location":"querystring",
|
6374
|
+
"locationName":"max-results"
|
6375
|
+
},
|
6376
|
+
"NextToken":{
|
6377
|
+
"shape":"NextToken",
|
6378
|
+
"location":"querystring",
|
6379
|
+
"locationName":"next-token"
|
6380
|
+
}
|
6381
|
+
}
|
6382
|
+
},
|
6383
|
+
"ListChannelBansResponse":{
|
6384
|
+
"type":"structure",
|
6385
|
+
"members":{
|
6386
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
6387
|
+
"NextToken":{"shape":"NextToken"},
|
6388
|
+
"ChannelBans":{"shape":"ChannelBanSummaryList"}
|
6389
|
+
}
|
6390
|
+
},
|
6391
|
+
"ListChannelMembershipsForAppInstanceUserRequest":{
|
6392
|
+
"type":"structure",
|
6393
|
+
"members":{
|
6394
|
+
"AppInstanceUserArn":{
|
6395
|
+
"shape":"ChimeArn",
|
6396
|
+
"location":"querystring",
|
6397
|
+
"locationName":"app-instance-user-arn"
|
6398
|
+
},
|
6399
|
+
"MaxResults":{
|
6400
|
+
"shape":"MaxResults",
|
6401
|
+
"location":"querystring",
|
6402
|
+
"locationName":"max-results"
|
6403
|
+
},
|
6404
|
+
"NextToken":{
|
6405
|
+
"shape":"NextToken",
|
6406
|
+
"location":"querystring",
|
6407
|
+
"locationName":"next-token"
|
6408
|
+
}
|
6409
|
+
}
|
6410
|
+
},
|
6411
|
+
"ListChannelMembershipsForAppInstanceUserResponse":{
|
6412
|
+
"type":"structure",
|
6413
|
+
"members":{
|
6414
|
+
"ChannelMemberships":{"shape":"ChannelMembershipForAppInstanceUserSummaryList"},
|
6415
|
+
"NextToken":{"shape":"NextToken"}
|
6416
|
+
}
|
6417
|
+
},
|
6418
|
+
"ListChannelMembershipsRequest":{
|
6419
|
+
"type":"structure",
|
6420
|
+
"required":["ChannelArn"],
|
6421
|
+
"members":{
|
6422
|
+
"ChannelArn":{
|
6423
|
+
"shape":"ChimeArn",
|
6424
|
+
"location":"uri",
|
6425
|
+
"locationName":"channelArn"
|
6426
|
+
},
|
6427
|
+
"Type":{
|
6428
|
+
"shape":"ChannelMembershipType",
|
6429
|
+
"location":"querystring",
|
6430
|
+
"locationName":"type"
|
6431
|
+
},
|
6432
|
+
"MaxResults":{
|
6433
|
+
"shape":"MaxResults",
|
6434
|
+
"location":"querystring",
|
6435
|
+
"locationName":"max-results"
|
6436
|
+
},
|
6437
|
+
"NextToken":{
|
6438
|
+
"shape":"NextToken",
|
6439
|
+
"location":"querystring",
|
6440
|
+
"locationName":"next-token"
|
6441
|
+
}
|
6442
|
+
}
|
6443
|
+
},
|
6444
|
+
"ListChannelMembershipsResponse":{
|
6445
|
+
"type":"structure",
|
6446
|
+
"members":{
|
6447
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
6448
|
+
"ChannelMemberships":{"shape":"ChannelMembershipSummaryList"},
|
6449
|
+
"NextToken":{"shape":"NextToken"}
|
6450
|
+
}
|
6451
|
+
},
|
6452
|
+
"ListChannelMessagesRequest":{
|
6453
|
+
"type":"structure",
|
6454
|
+
"required":["ChannelArn"],
|
6455
|
+
"members":{
|
6456
|
+
"ChannelArn":{
|
6457
|
+
"shape":"ChimeArn",
|
6458
|
+
"location":"uri",
|
6459
|
+
"locationName":"channelArn"
|
6460
|
+
},
|
6461
|
+
"SortOrder":{
|
6462
|
+
"shape":"SortOrder",
|
6463
|
+
"location":"querystring",
|
6464
|
+
"locationName":"sort-order"
|
6465
|
+
},
|
6466
|
+
"NotBefore":{
|
6467
|
+
"shape":"Timestamp",
|
6468
|
+
"location":"querystring",
|
6469
|
+
"locationName":"not-before"
|
6470
|
+
},
|
6471
|
+
"NotAfter":{
|
6472
|
+
"shape":"Timestamp",
|
6473
|
+
"location":"querystring",
|
6474
|
+
"locationName":"not-after"
|
6475
|
+
},
|
6476
|
+
"MaxResults":{
|
6477
|
+
"shape":"MaxResults",
|
6478
|
+
"location":"querystring",
|
6479
|
+
"locationName":"max-results"
|
6480
|
+
},
|
6481
|
+
"NextToken":{
|
6482
|
+
"shape":"NextToken",
|
6483
|
+
"location":"querystring",
|
6484
|
+
"locationName":"next-token"
|
6485
|
+
}
|
6486
|
+
}
|
6487
|
+
},
|
6488
|
+
"ListChannelMessagesResponse":{
|
6489
|
+
"type":"structure",
|
6490
|
+
"members":{
|
6491
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
6492
|
+
"NextToken":{"shape":"NextToken"},
|
6493
|
+
"ChannelMessages":{"shape":"ChannelMessageSummaryList"}
|
6494
|
+
}
|
6495
|
+
},
|
6496
|
+
"ListChannelModeratorsRequest":{
|
6497
|
+
"type":"structure",
|
6498
|
+
"required":["ChannelArn"],
|
6499
|
+
"members":{
|
6500
|
+
"ChannelArn":{
|
6501
|
+
"shape":"ChimeArn",
|
6502
|
+
"location":"uri",
|
6503
|
+
"locationName":"channelArn"
|
6504
|
+
},
|
6505
|
+
"MaxResults":{
|
6506
|
+
"shape":"MaxResults",
|
6507
|
+
"location":"querystring",
|
6508
|
+
"locationName":"max-results"
|
6509
|
+
},
|
6510
|
+
"NextToken":{
|
6511
|
+
"shape":"NextToken",
|
6512
|
+
"location":"querystring",
|
6513
|
+
"locationName":"next-token"
|
6514
|
+
}
|
6515
|
+
}
|
6516
|
+
},
|
6517
|
+
"ListChannelModeratorsResponse":{
|
6518
|
+
"type":"structure",
|
6519
|
+
"members":{
|
6520
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
6521
|
+
"NextToken":{"shape":"NextToken"},
|
6522
|
+
"ChannelModerators":{"shape":"ChannelModeratorSummaryList"}
|
6523
|
+
}
|
6524
|
+
},
|
6525
|
+
"ListChannelsModeratedByAppInstanceUserRequest":{
|
6526
|
+
"type":"structure",
|
6527
|
+
"members":{
|
6528
|
+
"AppInstanceUserArn":{
|
6529
|
+
"shape":"ChimeArn",
|
6530
|
+
"location":"querystring",
|
6531
|
+
"locationName":"app-instance-user-arn"
|
6532
|
+
},
|
6533
|
+
"MaxResults":{
|
6534
|
+
"shape":"MaxResults",
|
6535
|
+
"location":"querystring",
|
6536
|
+
"locationName":"max-results"
|
6537
|
+
},
|
6538
|
+
"NextToken":{
|
6539
|
+
"shape":"NextToken",
|
6540
|
+
"location":"querystring",
|
6541
|
+
"locationName":"next-token"
|
6542
|
+
}
|
6543
|
+
}
|
6544
|
+
},
|
6545
|
+
"ListChannelsModeratedByAppInstanceUserResponse":{
|
6546
|
+
"type":"structure",
|
6547
|
+
"members":{
|
6548
|
+
"Channels":{"shape":"ChannelModeratedByAppInstanceUserSummaryList"},
|
6549
|
+
"NextToken":{"shape":"NextToken"}
|
6550
|
+
}
|
6551
|
+
},
|
6552
|
+
"ListChannelsRequest":{
|
6553
|
+
"type":"structure",
|
6554
|
+
"required":["AppInstanceArn"],
|
6555
|
+
"members":{
|
6556
|
+
"AppInstanceArn":{
|
6557
|
+
"shape":"ChimeArn",
|
6558
|
+
"location":"querystring",
|
6559
|
+
"locationName":"app-instance-arn"
|
6560
|
+
},
|
6561
|
+
"Privacy":{
|
6562
|
+
"shape":"ChannelPrivacy",
|
6563
|
+
"location":"querystring",
|
6564
|
+
"locationName":"privacy"
|
6565
|
+
},
|
6566
|
+
"MaxResults":{
|
6567
|
+
"shape":"MaxResults",
|
6568
|
+
"location":"querystring",
|
6569
|
+
"locationName":"max-results"
|
6570
|
+
},
|
6571
|
+
"NextToken":{
|
6572
|
+
"shape":"NextToken",
|
6573
|
+
"location":"querystring",
|
6574
|
+
"locationName":"next-token"
|
6575
|
+
}
|
6576
|
+
}
|
6577
|
+
},
|
6578
|
+
"ListChannelsResponse":{
|
6579
|
+
"type":"structure",
|
6580
|
+
"members":{
|
6581
|
+
"Channels":{"shape":"ChannelSummaryList"},
|
6582
|
+
"NextToken":{"shape":"NextToken"}
|
6583
|
+
}
|
6584
|
+
},
|
4039
6585
|
"ListMeetingTagsRequest":{
|
4040
6586
|
"type":"structure",
|
4041
6587
|
"required":["MeetingId"],
|
@@ -4241,6 +6787,55 @@
|
|
4241
6787
|
"NextToken":{"shape":"String"}
|
4242
6788
|
}
|
4243
6789
|
},
|
6790
|
+
"ListSipMediaApplicationsRequest":{
|
6791
|
+
"type":"structure",
|
6792
|
+
"members":{
|
6793
|
+
"MaxResults":{
|
6794
|
+
"shape":"ResultMax",
|
6795
|
+
"location":"querystring",
|
6796
|
+
"locationName":"max-results"
|
6797
|
+
},
|
6798
|
+
"NextToken":{
|
6799
|
+
"shape":"NextTokenString",
|
6800
|
+
"location":"querystring",
|
6801
|
+
"locationName":"next-token"
|
6802
|
+
}
|
6803
|
+
}
|
6804
|
+
},
|
6805
|
+
"ListSipMediaApplicationsResponse":{
|
6806
|
+
"type":"structure",
|
6807
|
+
"members":{
|
6808
|
+
"SipMediaApplications":{"shape":"SipMediaApplicationList"},
|
6809
|
+
"NextToken":{"shape":"NextTokenString"}
|
6810
|
+
}
|
6811
|
+
},
|
6812
|
+
"ListSipRulesRequest":{
|
6813
|
+
"type":"structure",
|
6814
|
+
"members":{
|
6815
|
+
"SipMediaApplicationId":{
|
6816
|
+
"shape":"NonEmptyString",
|
6817
|
+
"location":"querystring",
|
6818
|
+
"locationName":"sip-media-application"
|
6819
|
+
},
|
6820
|
+
"MaxResults":{
|
6821
|
+
"shape":"ResultMax",
|
6822
|
+
"location":"querystring",
|
6823
|
+
"locationName":"max-results"
|
6824
|
+
},
|
6825
|
+
"NextToken":{
|
6826
|
+
"shape":"NextTokenString",
|
6827
|
+
"location":"querystring",
|
6828
|
+
"locationName":"next-token"
|
6829
|
+
}
|
6830
|
+
}
|
6831
|
+
},
|
6832
|
+
"ListSipRulesResponse":{
|
6833
|
+
"type":"structure",
|
6834
|
+
"members":{
|
6835
|
+
"SipRules":{"shape":"SipRuleList"},
|
6836
|
+
"NextToken":{"shape":"NextTokenString"}
|
6837
|
+
}
|
6838
|
+
},
|
4244
6839
|
"ListTagsForResourceRequest":{
|
4245
6840
|
"type":"structure",
|
4246
6841
|
"required":["ResourceARN"],
|
@@ -4387,6 +6982,11 @@
|
|
4387
6982
|
"members":{
|
4388
6983
|
}
|
4389
6984
|
},
|
6985
|
+
"MaxResults":{
|
6986
|
+
"type":"integer",
|
6987
|
+
"max":50,
|
6988
|
+
"min":1
|
6989
|
+
},
|
4390
6990
|
"MediaPlacement":{
|
4391
6991
|
"type":"structure",
|
4392
6992
|
"members":{
|
@@ -4468,15 +7068,55 @@
|
|
4468
7068
|
"Role":{"shape":"RoomMembershipRole"}
|
4469
7069
|
}
|
4470
7070
|
},
|
4471
|
-
"MembershipItemList":{
|
4472
|
-
"type":"list",
|
4473
|
-
"member":{"shape":"MembershipItem"},
|
4474
|
-
"max":50
|
7071
|
+
"MembershipItemList":{
|
7072
|
+
"type":"list",
|
7073
|
+
"member":{"shape":"MembershipItem"},
|
7074
|
+
"max":50
|
7075
|
+
},
|
7076
|
+
"MessageId":{
|
7077
|
+
"type":"string",
|
7078
|
+
"max":128,
|
7079
|
+
"min":1,
|
7080
|
+
"pattern":"[-_a-zA-Z0-9]*"
|
7081
|
+
},
|
7082
|
+
"MessagingSessionEndpoint":{
|
7083
|
+
"type":"structure",
|
7084
|
+
"members":{
|
7085
|
+
"Url":{"shape":"UrlType"}
|
7086
|
+
}
|
7087
|
+
},
|
7088
|
+
"Metadata":{
|
7089
|
+
"type":"string",
|
7090
|
+
"max":1024,
|
7091
|
+
"min":0,
|
7092
|
+
"pattern":".*",
|
7093
|
+
"sensitive":true
|
7094
|
+
},
|
7095
|
+
"NextToken":{
|
7096
|
+
"type":"string",
|
7097
|
+
"max":2048,
|
7098
|
+
"min":0,
|
7099
|
+
"pattern":".*",
|
7100
|
+
"sensitive":true
|
4475
7101
|
},
|
4476
7102
|
"NextTokenString":{
|
4477
7103
|
"type":"string",
|
4478
7104
|
"max":65535
|
4479
7105
|
},
|
7106
|
+
"NonEmptyContent":{
|
7107
|
+
"type":"string",
|
7108
|
+
"max":4096,
|
7109
|
+
"min":1,
|
7110
|
+
"pattern":"[\\s\\S]*",
|
7111
|
+
"sensitive":true
|
7112
|
+
},
|
7113
|
+
"NonEmptyResourceName":{
|
7114
|
+
"type":"string",
|
7115
|
+
"max":256,
|
7116
|
+
"min":1,
|
7117
|
+
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*",
|
7118
|
+
"sensitive":true
|
7119
|
+
},
|
4480
7120
|
"NonEmptyString":{
|
4481
7121
|
"type":"string",
|
4482
7122
|
"pattern":".*\\S.*"
|
@@ -4492,6 +7132,7 @@
|
|
4492
7132
|
"member":{"shape":"String"},
|
4493
7133
|
"min":1
|
4494
7134
|
},
|
7135
|
+
"NonNullableBoolean":{"type":"boolean"},
|
4495
7136
|
"NotFoundException":{
|
4496
7137
|
"type":"structure",
|
4497
7138
|
"members":{
|
@@ -4626,7 +7267,8 @@
|
|
4626
7267
|
"AccountId",
|
4627
7268
|
"UserId",
|
4628
7269
|
"VoiceConnectorId",
|
4629
|
-
"VoiceConnectorGroupId"
|
7270
|
+
"VoiceConnectorGroupId",
|
7271
|
+
"SipRuleId"
|
4630
7272
|
]
|
4631
7273
|
},
|
4632
7274
|
"PhoneNumberCapabilities":{
|
@@ -4770,6 +7412,49 @@
|
|
4770
7412
|
"type":"list",
|
4771
7413
|
"member":{"shape":"ProxySession"}
|
4772
7414
|
},
|
7415
|
+
"PutAppInstanceRetentionSettingsRequest":{
|
7416
|
+
"type":"structure",
|
7417
|
+
"required":[
|
7418
|
+
"AppInstanceArn",
|
7419
|
+
"AppInstanceRetentionSettings"
|
7420
|
+
],
|
7421
|
+
"members":{
|
7422
|
+
"AppInstanceArn":{
|
7423
|
+
"shape":"ChimeArn",
|
7424
|
+
"location":"uri",
|
7425
|
+
"locationName":"appInstanceArn"
|
7426
|
+
},
|
7427
|
+
"AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"}
|
7428
|
+
}
|
7429
|
+
},
|
7430
|
+
"PutAppInstanceRetentionSettingsResponse":{
|
7431
|
+
"type":"structure",
|
7432
|
+
"members":{
|
7433
|
+
"AppInstanceRetentionSettings":{"shape":"AppInstanceRetentionSettings"},
|
7434
|
+
"InitiateDeletionTimestamp":{"shape":"Timestamp"}
|
7435
|
+
}
|
7436
|
+
},
|
7437
|
+
"PutAppInstanceStreamingConfigurationsRequest":{
|
7438
|
+
"type":"structure",
|
7439
|
+
"required":[
|
7440
|
+
"AppInstanceArn",
|
7441
|
+
"AppInstanceStreamingConfigurations"
|
7442
|
+
],
|
7443
|
+
"members":{
|
7444
|
+
"AppInstanceArn":{
|
7445
|
+
"shape":"ChimeArn",
|
7446
|
+
"location":"uri",
|
7447
|
+
"locationName":"appInstanceArn"
|
7448
|
+
},
|
7449
|
+
"AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
|
7450
|
+
}
|
7451
|
+
},
|
7452
|
+
"PutAppInstanceStreamingConfigurationsResponse":{
|
7453
|
+
"type":"structure",
|
7454
|
+
"members":{
|
7455
|
+
"AppInstanceStreamingConfigurations":{"shape":"AppInstanceStreamingConfigurationList"}
|
7456
|
+
}
|
7457
|
+
},
|
4773
7458
|
"PutEventsConfigurationRequest":{
|
4774
7459
|
"type":"structure",
|
4775
7460
|
"required":[
|
@@ -4819,6 +7504,24 @@
|
|
4819
7504
|
"InitiateDeletionTimestamp":{"shape":"Iso8601Timestamp"}
|
4820
7505
|
}
|
4821
7506
|
},
|
7507
|
+
"PutSipMediaApplicationLoggingConfigurationRequest":{
|
7508
|
+
"type":"structure",
|
7509
|
+
"required":["SipMediaApplicationId"],
|
7510
|
+
"members":{
|
7511
|
+
"SipMediaApplicationId":{
|
7512
|
+
"shape":"NonEmptyString",
|
7513
|
+
"location":"uri",
|
7514
|
+
"locationName":"sipMediaApplicationId"
|
7515
|
+
},
|
7516
|
+
"SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
|
7517
|
+
}
|
7518
|
+
},
|
7519
|
+
"PutSipMediaApplicationLoggingConfigurationResponse":{
|
7520
|
+
"type":"structure",
|
7521
|
+
"members":{
|
7522
|
+
"SipMediaApplicationLoggingConfiguration":{"shape":"SipMediaApplicationLoggingConfiguration"}
|
7523
|
+
}
|
7524
|
+
},
|
4822
7525
|
"PutVoiceConnectorEmergencyCallingConfigurationRequest":{
|
4823
7526
|
"type":"structure",
|
4824
7527
|
"required":[
|
@@ -4961,6 +7664,32 @@
|
|
4961
7664
|
"Termination":{"shape":"Termination"}
|
4962
7665
|
}
|
4963
7666
|
},
|
7667
|
+
"RedactChannelMessageRequest":{
|
7668
|
+
"type":"structure",
|
7669
|
+
"required":[
|
7670
|
+
"ChannelArn",
|
7671
|
+
"MessageId"
|
7672
|
+
],
|
7673
|
+
"members":{
|
7674
|
+
"ChannelArn":{
|
7675
|
+
"shape":"ChimeArn",
|
7676
|
+
"location":"uri",
|
7677
|
+
"locationName":"channelArn"
|
7678
|
+
},
|
7679
|
+
"MessageId":{
|
7680
|
+
"shape":"MessageId",
|
7681
|
+
"location":"uri",
|
7682
|
+
"locationName":"messageId"
|
7683
|
+
}
|
7684
|
+
}
|
7685
|
+
},
|
7686
|
+
"RedactChannelMessageResponse":{
|
7687
|
+
"type":"structure",
|
7688
|
+
"members":{
|
7689
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
7690
|
+
"MessageId":{"shape":"MessageId"}
|
7691
|
+
}
|
7692
|
+
},
|
4964
7693
|
"RedactConversationMessageRequest":{
|
4965
7694
|
"type":"structure",
|
4966
7695
|
"required":[
|
@@ -5088,6 +7817,13 @@
|
|
5088
7817
|
"error":{"httpStatusCode":400},
|
5089
7818
|
"exception":true
|
5090
7819
|
},
|
7820
|
+
"ResourceName":{
|
7821
|
+
"type":"string",
|
7822
|
+
"max":256,
|
7823
|
+
"min":0,
|
7824
|
+
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u0085\\u00A0-\\uD7FF\\uE000-\\uFFFD\\u10000-\\u10FFFF]*",
|
7825
|
+
"sensitive":true
|
7826
|
+
},
|
5091
7827
|
"RestorePhoneNumberRequest":{
|
5092
7828
|
"type":"structure",
|
5093
7829
|
"required":["PhoneNumberId"],
|
@@ -5210,6 +7946,38 @@
|
|
5210
7946
|
"E164PhoneNumbers":{"shape":"E164PhoneNumberList"}
|
5211
7947
|
}
|
5212
7948
|
},
|
7949
|
+
"SendChannelMessageRequest":{
|
7950
|
+
"type":"structure",
|
7951
|
+
"required":[
|
7952
|
+
"ChannelArn",
|
7953
|
+
"Content",
|
7954
|
+
"Type",
|
7955
|
+
"Persistence",
|
7956
|
+
"ClientRequestToken"
|
7957
|
+
],
|
7958
|
+
"members":{
|
7959
|
+
"ChannelArn":{
|
7960
|
+
"shape":"ChimeArn",
|
7961
|
+
"location":"uri",
|
7962
|
+
"locationName":"channelArn"
|
7963
|
+
},
|
7964
|
+
"Content":{"shape":"NonEmptyContent"},
|
7965
|
+
"Type":{"shape":"ChannelMessageType"},
|
7966
|
+
"Persistence":{"shape":"ChannelMessagePersistenceType"},
|
7967
|
+
"Metadata":{"shape":"Metadata"},
|
7968
|
+
"ClientRequestToken":{
|
7969
|
+
"shape":"ClientRequestToken",
|
7970
|
+
"idempotencyToken":true
|
7971
|
+
}
|
7972
|
+
}
|
7973
|
+
},
|
7974
|
+
"SendChannelMessageResponse":{
|
7975
|
+
"type":"structure",
|
7976
|
+
"members":{
|
7977
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
7978
|
+
"MessageId":{"shape":"MessageId"}
|
7979
|
+
}
|
7980
|
+
},
|
5213
7981
|
"SensitiveString":{
|
5214
7982
|
"type":"string",
|
5215
7983
|
"sensitive":true
|
@@ -5248,6 +8016,104 @@
|
|
5248
8016
|
"type":"list",
|
5249
8017
|
"member":{"shape":"SigninDelegateGroup"}
|
5250
8018
|
},
|
8019
|
+
"SipApplicationPriority":{
|
8020
|
+
"type":"integer",
|
8021
|
+
"min":1
|
8022
|
+
},
|
8023
|
+
"SipMediaApplication":{
|
8024
|
+
"type":"structure",
|
8025
|
+
"members":{
|
8026
|
+
"SipMediaApplicationId":{"shape":"NonEmptyString"},
|
8027
|
+
"AwsRegion":{"shape":"String"},
|
8028
|
+
"Name":{"shape":"SipMediaApplicationName"},
|
8029
|
+
"Endpoints":{"shape":"SipMediaApplicationEndpointList"},
|
8030
|
+
"CreatedTimestamp":{"shape":"Iso8601Timestamp"},
|
8031
|
+
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
|
8032
|
+
}
|
8033
|
+
},
|
8034
|
+
"SipMediaApplicationCall":{
|
8035
|
+
"type":"structure",
|
8036
|
+
"members":{
|
8037
|
+
"TransactionId":{"shape":"GuidString"}
|
8038
|
+
}
|
8039
|
+
},
|
8040
|
+
"SipMediaApplicationEndpoint":{
|
8041
|
+
"type":"structure",
|
8042
|
+
"members":{
|
8043
|
+
"LambdaArn":{"shape":"FunctionArn"}
|
8044
|
+
}
|
8045
|
+
},
|
8046
|
+
"SipMediaApplicationEndpointList":{
|
8047
|
+
"type":"list",
|
8048
|
+
"member":{"shape":"SipMediaApplicationEndpoint"},
|
8049
|
+
"max":1,
|
8050
|
+
"min":1
|
8051
|
+
},
|
8052
|
+
"SipMediaApplicationList":{
|
8053
|
+
"type":"list",
|
8054
|
+
"member":{"shape":"SipMediaApplication"}
|
8055
|
+
},
|
8056
|
+
"SipMediaApplicationLoggingConfiguration":{
|
8057
|
+
"type":"structure",
|
8058
|
+
"members":{
|
8059
|
+
"EnableSipMediaApplicationMessageLogs":{"shape":"Boolean"}
|
8060
|
+
}
|
8061
|
+
},
|
8062
|
+
"SipMediaApplicationName":{
|
8063
|
+
"type":"string",
|
8064
|
+
"max":256,
|
8065
|
+
"min":1
|
8066
|
+
},
|
8067
|
+
"SipRule":{
|
8068
|
+
"type":"structure",
|
8069
|
+
"members":{
|
8070
|
+
"SipRuleId":{"shape":"NonEmptyString"},
|
8071
|
+
"Name":{"shape":"SipRuleName"},
|
8072
|
+
"Disabled":{"shape":"Boolean"},
|
8073
|
+
"TriggerType":{"shape":"SipRuleTriggerType"},
|
8074
|
+
"TriggerValue":{"shape":"NonEmptyString"},
|
8075
|
+
"TargetApplications":{"shape":"SipRuleTargetApplicationList"},
|
8076
|
+
"CreatedTimestamp":{"shape":"Iso8601Timestamp"},
|
8077
|
+
"UpdatedTimestamp":{"shape":"Iso8601Timestamp"}
|
8078
|
+
}
|
8079
|
+
},
|
8080
|
+
"SipRuleList":{
|
8081
|
+
"type":"list",
|
8082
|
+
"member":{"shape":"SipRule"}
|
8083
|
+
},
|
8084
|
+
"SipRuleName":{
|
8085
|
+
"type":"string",
|
8086
|
+
"max":256,
|
8087
|
+
"min":1
|
8088
|
+
},
|
8089
|
+
"SipRuleTargetApplication":{
|
8090
|
+
"type":"structure",
|
8091
|
+
"members":{
|
8092
|
+
"SipMediaApplicationId":{"shape":"NonEmptyString"},
|
8093
|
+
"Priority":{"shape":"SipApplicationPriority"},
|
8094
|
+
"AwsRegion":{"shape":"String"}
|
8095
|
+
}
|
8096
|
+
},
|
8097
|
+
"SipRuleTargetApplicationList":{
|
8098
|
+
"type":"list",
|
8099
|
+
"member":{"shape":"SipRuleTargetApplication"},
|
8100
|
+
"max":25,
|
8101
|
+
"min":1
|
8102
|
+
},
|
8103
|
+
"SipRuleTriggerType":{
|
8104
|
+
"type":"string",
|
8105
|
+
"enum":[
|
8106
|
+
"ToPhoneNumber",
|
8107
|
+
"RequestUriHostname"
|
8108
|
+
]
|
8109
|
+
},
|
8110
|
+
"SortOrder":{
|
8111
|
+
"type":"string",
|
8112
|
+
"enum":[
|
8113
|
+
"ASCENDING",
|
8114
|
+
"DESCENDING"
|
8115
|
+
]
|
8116
|
+
},
|
5251
8117
|
"StreamingConfiguration":{
|
5252
8118
|
"type":"structure",
|
5253
8119
|
"required":["DataRetentionInHours"],
|
@@ -5400,6 +8266,7 @@
|
|
5400
8266
|
"error":{"httpStatusCode":429},
|
5401
8267
|
"exception":true
|
5402
8268
|
},
|
8269
|
+
"Timestamp":{"type":"timestamp"},
|
5403
8270
|
"TollFreePrefix":{
|
5404
8271
|
"type":"string",
|
5405
8272
|
"max":3,
|
@@ -5509,6 +8376,50 @@
|
|
5509
8376
|
"members":{
|
5510
8377
|
}
|
5511
8378
|
},
|
8379
|
+
"UpdateAppInstanceRequest":{
|
8380
|
+
"type":"structure",
|
8381
|
+
"required":[
|
8382
|
+
"AppInstanceArn",
|
8383
|
+
"Name"
|
8384
|
+
],
|
8385
|
+
"members":{
|
8386
|
+
"AppInstanceArn":{
|
8387
|
+
"shape":"ChimeArn",
|
8388
|
+
"location":"uri",
|
8389
|
+
"locationName":"appInstanceArn"
|
8390
|
+
},
|
8391
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
8392
|
+
"Metadata":{"shape":"Metadata"}
|
8393
|
+
}
|
8394
|
+
},
|
8395
|
+
"UpdateAppInstanceResponse":{
|
8396
|
+
"type":"structure",
|
8397
|
+
"members":{
|
8398
|
+
"AppInstanceArn":{"shape":"ChimeArn"}
|
8399
|
+
}
|
8400
|
+
},
|
8401
|
+
"UpdateAppInstanceUserRequest":{
|
8402
|
+
"type":"structure",
|
8403
|
+
"required":[
|
8404
|
+
"AppInstanceUserArn",
|
8405
|
+
"Name"
|
8406
|
+
],
|
8407
|
+
"members":{
|
8408
|
+
"AppInstanceUserArn":{
|
8409
|
+
"shape":"ChimeArn",
|
8410
|
+
"location":"uri",
|
8411
|
+
"locationName":"appInstanceUserArn"
|
8412
|
+
},
|
8413
|
+
"Name":{"shape":"UserName"},
|
8414
|
+
"Metadata":{"shape":"Metadata"}
|
8415
|
+
}
|
8416
|
+
},
|
8417
|
+
"UpdateAppInstanceUserResponse":{
|
8418
|
+
"type":"structure",
|
8419
|
+
"members":{
|
8420
|
+
"AppInstanceUserArn":{"shape":"ChimeArn"}
|
8421
|
+
}
|
8422
|
+
},
|
5512
8423
|
"UpdateBotRequest":{
|
5513
8424
|
"type":"structure",
|
5514
8425
|
"required":[
|
@@ -5535,6 +8446,75 @@
|
|
5535
8446
|
"Bot":{"shape":"Bot"}
|
5536
8447
|
}
|
5537
8448
|
},
|
8449
|
+
"UpdateChannelMessageRequest":{
|
8450
|
+
"type":"structure",
|
8451
|
+
"required":[
|
8452
|
+
"ChannelArn",
|
8453
|
+
"MessageId"
|
8454
|
+
],
|
8455
|
+
"members":{
|
8456
|
+
"ChannelArn":{
|
8457
|
+
"shape":"ChimeArn",
|
8458
|
+
"location":"uri",
|
8459
|
+
"locationName":"channelArn"
|
8460
|
+
},
|
8461
|
+
"MessageId":{
|
8462
|
+
"shape":"MessageId",
|
8463
|
+
"location":"uri",
|
8464
|
+
"locationName":"messageId"
|
8465
|
+
},
|
8466
|
+
"Content":{"shape":"Content"},
|
8467
|
+
"Metadata":{"shape":"Metadata"}
|
8468
|
+
}
|
8469
|
+
},
|
8470
|
+
"UpdateChannelMessageResponse":{
|
8471
|
+
"type":"structure",
|
8472
|
+
"members":{
|
8473
|
+
"ChannelArn":{"shape":"ChimeArn"},
|
8474
|
+
"MessageId":{"shape":"MessageId"}
|
8475
|
+
}
|
8476
|
+
},
|
8477
|
+
"UpdateChannelReadMarkerRequest":{
|
8478
|
+
"type":"structure",
|
8479
|
+
"required":["ChannelArn"],
|
8480
|
+
"members":{
|
8481
|
+
"ChannelArn":{
|
8482
|
+
"shape":"ChimeArn",
|
8483
|
+
"location":"uri",
|
8484
|
+
"locationName":"channelArn"
|
8485
|
+
}
|
8486
|
+
}
|
8487
|
+
},
|
8488
|
+
"UpdateChannelReadMarkerResponse":{
|
8489
|
+
"type":"structure",
|
8490
|
+
"members":{
|
8491
|
+
"ChannelArn":{"shape":"ChimeArn"}
|
8492
|
+
}
|
8493
|
+
},
|
8494
|
+
"UpdateChannelRequest":{
|
8495
|
+
"type":"structure",
|
8496
|
+
"required":[
|
8497
|
+
"ChannelArn",
|
8498
|
+
"Name",
|
8499
|
+
"Mode"
|
8500
|
+
],
|
8501
|
+
"members":{
|
8502
|
+
"ChannelArn":{
|
8503
|
+
"shape":"ChimeArn",
|
8504
|
+
"location":"uri",
|
8505
|
+
"locationName":"channelArn"
|
8506
|
+
},
|
8507
|
+
"Name":{"shape":"NonEmptyResourceName"},
|
8508
|
+
"Mode":{"shape":"ChannelMode"},
|
8509
|
+
"Metadata":{"shape":"Metadata"}
|
8510
|
+
}
|
8511
|
+
},
|
8512
|
+
"UpdateChannelResponse":{
|
8513
|
+
"type":"structure",
|
8514
|
+
"members":{
|
8515
|
+
"ChannelArn":{"shape":"ChimeArn"}
|
8516
|
+
}
|
8517
|
+
},
|
5538
8518
|
"UpdateGlobalSettingsRequest":{
|
5539
8519
|
"type":"structure",
|
5540
8520
|
"required":[
|
@@ -5671,6 +8651,48 @@
|
|
5671
8651
|
"Room":{"shape":"Room"}
|
5672
8652
|
}
|
5673
8653
|
},
|
8654
|
+
"UpdateSipMediaApplicationRequest":{
|
8655
|
+
"type":"structure",
|
8656
|
+
"required":["SipMediaApplicationId"],
|
8657
|
+
"members":{
|
8658
|
+
"SipMediaApplicationId":{
|
8659
|
+
"shape":"NonEmptyString",
|
8660
|
+
"location":"uri",
|
8661
|
+
"locationName":"sipMediaApplicationId"
|
8662
|
+
},
|
8663
|
+
"Name":{"shape":"SipMediaApplicationName"},
|
8664
|
+
"Endpoints":{"shape":"SipMediaApplicationEndpointList"}
|
8665
|
+
}
|
8666
|
+
},
|
8667
|
+
"UpdateSipMediaApplicationResponse":{
|
8668
|
+
"type":"structure",
|
8669
|
+
"members":{
|
8670
|
+
"SipMediaApplication":{"shape":"SipMediaApplication"}
|
8671
|
+
}
|
8672
|
+
},
|
8673
|
+
"UpdateSipRuleRequest":{
|
8674
|
+
"type":"structure",
|
8675
|
+
"required":[
|
8676
|
+
"SipRuleId",
|
8677
|
+
"Name"
|
8678
|
+
],
|
8679
|
+
"members":{
|
8680
|
+
"SipRuleId":{
|
8681
|
+
"shape":"NonEmptyString",
|
8682
|
+
"location":"uri",
|
8683
|
+
"locationName":"sipRuleId"
|
8684
|
+
},
|
8685
|
+
"Name":{"shape":"SipRuleName"},
|
8686
|
+
"Disabled":{"shape":"NullableBoolean"},
|
8687
|
+
"TargetApplications":{"shape":"SipRuleTargetApplicationList"}
|
8688
|
+
}
|
8689
|
+
},
|
8690
|
+
"UpdateSipRuleResponse":{
|
8691
|
+
"type":"structure",
|
8692
|
+
"members":{
|
8693
|
+
"SipRule":{"shape":"SipRule"}
|
8694
|
+
}
|
8695
|
+
},
|
5674
8696
|
"UpdateUserRequest":{
|
5675
8697
|
"type":"structure",
|
5676
8698
|
"required":[
|
@@ -5785,6 +8807,10 @@
|
|
5785
8807
|
"type":"string",
|
5786
8808
|
"max":4096
|
5787
8809
|
},
|
8810
|
+
"UrlType":{
|
8811
|
+
"type":"string",
|
8812
|
+
"max":4096
|
8813
|
+
},
|
5788
8814
|
"User":{
|
5789
8815
|
"type":"structure",
|
5790
8816
|
"required":["UserId"],
|
@@ -5821,6 +8847,13 @@
|
|
5821
8847
|
"type":"list",
|
5822
8848
|
"member":{"shape":"UserError"}
|
5823
8849
|
},
|
8850
|
+
"UserId":{
|
8851
|
+
"type":"string",
|
8852
|
+
"max":50,
|
8853
|
+
"min":1,
|
8854
|
+
"pattern":"[A-Za-z0-9][A-Za-z0-9\\:\\-\\_\\.\\@]{3,50}[A-Za-z0-9]",
|
8855
|
+
"sensitive":true
|
8856
|
+
},
|
5824
8857
|
"UserIdList":{
|
5825
8858
|
"type":"list",
|
5826
8859
|
"member":{"shape":"NonEmptyString"},
|
@@ -5830,6 +8863,13 @@
|
|
5830
8863
|
"type":"list",
|
5831
8864
|
"member":{"shape":"User"}
|
5832
8865
|
},
|
8866
|
+
"UserName":{
|
8867
|
+
"type":"string",
|
8868
|
+
"max":100,
|
8869
|
+
"min":1,
|
8870
|
+
"pattern":".*\\S.*",
|
8871
|
+
"sensitive":true
|
8872
|
+
},
|
5833
8873
|
"UserSettings":{
|
5834
8874
|
"type":"structure",
|
5835
8875
|
"required":["Telephony"],
|