aws-sdk 2.945.0 → 2.949.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -1
- package/README.md +1 -1
- package/apis/chime-2018-05-01.min.json +259 -258
- package/apis/dms-2016-01-01.min.json +127 -97
- package/apis/ec2-2016-11-15.min.json +1236 -930
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/emr-containers-2020-10-01.min.json +25 -23
- package/apis/glue-2017-03-31.min.json +254 -220
- package/apis/health-2016-08-04.min.json +29 -29
- package/apis/healthlake-2017-07-01.min.json +258 -60
- package/apis/healthlake-2017-07-01.paginators.json +10 -0
- package/apis/iotsitewise-2019-12-02.min.json +46 -25
- package/apis/lightsail-2016-11-28.min.json +557 -192
- package/apis/location-2020-11-19.min.json +205 -0
- package/apis/robomaker-2018-06-29.min.json +6 -3
- package/apis/wellarchitected-2020-03-31.min.json +60 -19
- package/clients/acm.d.ts +16 -16
- package/clients/appintegrations.d.ts +22 -22
- package/clients/auditmanager.d.ts +138 -138
- package/clients/chime.d.ts +5 -0
- package/clients/cognitoidentityserviceprovider.d.ts +72 -72
- package/clients/directconnect.d.ts +11 -8
- package/clients/dms.d.ts +253 -204
- package/clients/ec2.d.ts +332 -6
- package/clients/ecs.d.ts +83 -83
- package/clients/emrcontainers.d.ts +12 -2
- package/clients/glue.d.ts +38 -3
- package/clients/health.d.ts +3 -2
- package/clients/healthlake.d.ts +220 -5
- package/clients/imagebuilder.d.ts +27 -27
- package/clients/lexmodelbuildingservice.d.ts +1 -1
- package/clients/lightsail.d.ts +610 -150
- package/clients/location.d.ts +227 -35
- package/clients/robomaker.d.ts +12 -0
- package/clients/wellarchitected.d.ts +76 -5
- package/dist/aws-sdk-core-react-native.js +6 -1
- package/dist/aws-sdk-react-native.js +20 -15
- package/dist/aws-sdk.js +1455 -933
- package/dist/aws-sdk.min.js +65 -65
- package/lib/core.d.ts +1 -0
- package/lib/core.js +1 -1
- package/lib/json/builder.js +3 -0
- package/lib/json/parser.js +1 -0
- package/lib/model/index.d.ts +4 -0
- package/lib/model/shape.js +1 -0
- package/package.json +1 -1
- package/scripts/lib/ts-generator.js +16 -0
|
@@ -485,17 +485,17 @@
|
|
|
485
485
|
],
|
|
486
486
|
"members": {
|
|
487
487
|
"Name": {
|
|
488
|
-
"shape": "
|
|
488
|
+
"shape": "S2e"
|
|
489
489
|
},
|
|
490
490
|
"Metadata": {
|
|
491
|
-
"shape": "
|
|
491
|
+
"shape": "S2f"
|
|
492
492
|
},
|
|
493
493
|
"ClientRequestToken": {
|
|
494
|
-
"shape": "
|
|
494
|
+
"shape": "S2g",
|
|
495
495
|
"idempotencyToken": true
|
|
496
496
|
},
|
|
497
497
|
"Tags": {
|
|
498
|
-
"shape": "
|
|
498
|
+
"shape": "S2h"
|
|
499
499
|
}
|
|
500
500
|
}
|
|
501
501
|
},
|
|
@@ -561,17 +561,17 @@
|
|
|
561
561
|
"sensitive": true
|
|
562
562
|
},
|
|
563
563
|
"Name": {
|
|
564
|
-
"shape": "
|
|
564
|
+
"shape": "S2n"
|
|
565
565
|
},
|
|
566
566
|
"Metadata": {
|
|
567
|
-
"shape": "
|
|
567
|
+
"shape": "S2f"
|
|
568
568
|
},
|
|
569
569
|
"ClientRequestToken": {
|
|
570
|
-
"shape": "
|
|
570
|
+
"shape": "S2g",
|
|
571
571
|
"idempotencyToken": true
|
|
572
572
|
},
|
|
573
573
|
"Tags": {
|
|
574
|
-
"shape": "
|
|
574
|
+
"shape": "S2h"
|
|
575
575
|
}
|
|
576
576
|
}
|
|
577
577
|
},
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
"type": "structure",
|
|
645
645
|
"members": {
|
|
646
646
|
"Bot": {
|
|
647
|
-
"shape": "
|
|
647
|
+
"shape": "S2t"
|
|
648
648
|
}
|
|
649
649
|
}
|
|
650
650
|
}
|
|
@@ -664,19 +664,19 @@
|
|
|
664
664
|
"members": {
|
|
665
665
|
"AppInstanceArn": {},
|
|
666
666
|
"Name": {
|
|
667
|
-
"shape": "
|
|
667
|
+
"shape": "S2e"
|
|
668
668
|
},
|
|
669
669
|
"Mode": {},
|
|
670
670
|
"Privacy": {},
|
|
671
671
|
"Metadata": {
|
|
672
|
-
"shape": "
|
|
672
|
+
"shape": "S2f"
|
|
673
673
|
},
|
|
674
674
|
"ClientRequestToken": {
|
|
675
|
-
"shape": "
|
|
675
|
+
"shape": "S2g",
|
|
676
676
|
"idempotencyToken": true
|
|
677
677
|
},
|
|
678
678
|
"Tags": {
|
|
679
|
-
"shape": "
|
|
679
|
+
"shape": "S2h"
|
|
680
680
|
},
|
|
681
681
|
"ChimeBearer": {
|
|
682
682
|
"location": "header",
|
|
@@ -820,14 +820,14 @@
|
|
|
820
820
|
"members": {
|
|
821
821
|
"SourceType": {},
|
|
822
822
|
"SourceArn": {
|
|
823
|
-
"shape": "
|
|
823
|
+
"shape": "S37"
|
|
824
824
|
},
|
|
825
825
|
"SinkType": {},
|
|
826
826
|
"SinkArn": {
|
|
827
|
-
"shape": "
|
|
827
|
+
"shape": "S37"
|
|
828
828
|
},
|
|
829
829
|
"ClientRequestToken": {
|
|
830
|
-
"shape": "
|
|
830
|
+
"shape": "S2g",
|
|
831
831
|
"idempotencyToken": true
|
|
832
832
|
}
|
|
833
833
|
}
|
|
@@ -836,7 +836,7 @@
|
|
|
836
836
|
"type": "structure",
|
|
837
837
|
"members": {
|
|
838
838
|
"MediaCapturePipeline": {
|
|
839
|
-
"shape": "
|
|
839
|
+
"shape": "S3a"
|
|
840
840
|
}
|
|
841
841
|
}
|
|
842
842
|
}
|
|
@@ -853,21 +853,21 @@
|
|
|
853
853
|
],
|
|
854
854
|
"members": {
|
|
855
855
|
"ClientRequestToken": {
|
|
856
|
-
"shape": "
|
|
856
|
+
"shape": "S2g",
|
|
857
857
|
"idempotencyToken": true
|
|
858
858
|
},
|
|
859
859
|
"ExternalMeetingId": {
|
|
860
|
-
"shape": "
|
|
860
|
+
"shape": "S3d"
|
|
861
861
|
},
|
|
862
862
|
"MeetingHostId": {
|
|
863
863
|
"shape": "Sn"
|
|
864
864
|
},
|
|
865
865
|
"MediaRegion": {},
|
|
866
866
|
"Tags": {
|
|
867
|
-
"shape": "
|
|
867
|
+
"shape": "S3e"
|
|
868
868
|
},
|
|
869
869
|
"NotificationsConfiguration": {
|
|
870
|
-
"shape": "
|
|
870
|
+
"shape": "S3f"
|
|
871
871
|
}
|
|
872
872
|
}
|
|
873
873
|
},
|
|
@@ -875,7 +875,7 @@
|
|
|
875
875
|
"type": "structure",
|
|
876
876
|
"members": {
|
|
877
877
|
"Meeting": {
|
|
878
|
-
"shape": "
|
|
878
|
+
"shape": "S3h"
|
|
879
879
|
}
|
|
880
880
|
}
|
|
881
881
|
}
|
|
@@ -928,21 +928,21 @@
|
|
|
928
928
|
],
|
|
929
929
|
"members": {
|
|
930
930
|
"ClientRequestToken": {
|
|
931
|
-
"shape": "
|
|
931
|
+
"shape": "S2g",
|
|
932
932
|
"idempotencyToken": true
|
|
933
933
|
},
|
|
934
934
|
"ExternalMeetingId": {
|
|
935
|
-
"shape": "
|
|
935
|
+
"shape": "S3d"
|
|
936
936
|
},
|
|
937
937
|
"MeetingHostId": {
|
|
938
938
|
"shape": "Sn"
|
|
939
939
|
},
|
|
940
940
|
"MediaRegion": {},
|
|
941
941
|
"Tags": {
|
|
942
|
-
"shape": "
|
|
942
|
+
"shape": "S3e"
|
|
943
943
|
},
|
|
944
944
|
"NotificationsConfiguration": {
|
|
945
|
-
"shape": "
|
|
945
|
+
"shape": "S3f"
|
|
946
946
|
},
|
|
947
947
|
"Attendees": {
|
|
948
948
|
"type": "list",
|
|
@@ -956,7 +956,7 @@
|
|
|
956
956
|
"type": "structure",
|
|
957
957
|
"members": {
|
|
958
958
|
"Meeting": {
|
|
959
|
-
"shape": "
|
|
959
|
+
"shape": "S3h"
|
|
960
960
|
},
|
|
961
961
|
"Attendees": {
|
|
962
962
|
"shape": "St"
|
|
@@ -989,7 +989,7 @@
|
|
|
989
989
|
"type": "structure",
|
|
990
990
|
"members": {
|
|
991
991
|
"PhoneNumberOrder": {
|
|
992
|
-
"shape": "
|
|
992
|
+
"shape": "S3r"
|
|
993
993
|
}
|
|
994
994
|
}
|
|
995
995
|
}
|
|
@@ -1025,12 +1025,12 @@
|
|
|
1025
1025
|
"type": "integer"
|
|
1026
1026
|
},
|
|
1027
1027
|
"Capabilities": {
|
|
1028
|
-
"shape": "
|
|
1028
|
+
"shape": "S41"
|
|
1029
1029
|
},
|
|
1030
1030
|
"NumberSelectionBehavior": {},
|
|
1031
1031
|
"GeoMatchLevel": {},
|
|
1032
1032
|
"GeoMatchParams": {
|
|
1033
|
-
"shape": "
|
|
1033
|
+
"shape": "S45"
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
"type": "structure",
|
|
1039
1039
|
"members": {
|
|
1040
1040
|
"ProxySession": {
|
|
1041
|
-
"shape": "
|
|
1041
|
+
"shape": "S49"
|
|
1042
1042
|
}
|
|
1043
1043
|
}
|
|
1044
1044
|
}
|
|
@@ -1063,7 +1063,7 @@
|
|
|
1063
1063
|
"shape": "S23"
|
|
1064
1064
|
},
|
|
1065
1065
|
"ClientRequestToken": {
|
|
1066
|
-
"shape": "
|
|
1066
|
+
"shape": "S2g",
|
|
1067
1067
|
"idempotencyToken": true
|
|
1068
1068
|
}
|
|
1069
1069
|
}
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
"type": "structure",
|
|
1073
1073
|
"members": {
|
|
1074
1074
|
"Room": {
|
|
1075
|
-
"shape": "
|
|
1075
|
+
"shape": "S4g"
|
|
1076
1076
|
}
|
|
1077
1077
|
}
|
|
1078
1078
|
}
|
|
@@ -1106,7 +1106,7 @@
|
|
|
1106
1106
|
"type": "structure",
|
|
1107
1107
|
"members": {
|
|
1108
1108
|
"RoomMembership": {
|
|
1109
|
-
"shape": "
|
|
1109
|
+
"shape": "S4j"
|
|
1110
1110
|
}
|
|
1111
1111
|
}
|
|
1112
1112
|
}
|
|
@@ -1127,7 +1127,7 @@
|
|
|
1127
1127
|
"AwsRegion": {},
|
|
1128
1128
|
"Name": {},
|
|
1129
1129
|
"Endpoints": {
|
|
1130
|
-
"shape": "
|
|
1130
|
+
"shape": "S4o"
|
|
1131
1131
|
}
|
|
1132
1132
|
}
|
|
1133
1133
|
},
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"type": "structure",
|
|
1136
1136
|
"members": {
|
|
1137
1137
|
"SipMediaApplication": {
|
|
1138
|
-
"shape": "
|
|
1138
|
+
"shape": "S4s"
|
|
1139
1139
|
}
|
|
1140
1140
|
}
|
|
1141
1141
|
}
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
"type": "structure",
|
|
1170
1170
|
"members": {
|
|
1171
1171
|
"SipMediaApplicationCall": {
|
|
1172
|
-
"shape": "
|
|
1172
|
+
"shape": "S4v"
|
|
1173
1173
|
}
|
|
1174
1174
|
}
|
|
1175
1175
|
}
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
"type": "boolean"
|
|
1196
1196
|
},
|
|
1197
1197
|
"TargetApplications": {
|
|
1198
|
-
"shape": "
|
|
1198
|
+
"shape": "S4z"
|
|
1199
1199
|
}
|
|
1200
1200
|
}
|
|
1201
1201
|
},
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
"type": "structure",
|
|
1204
1204
|
"members": {
|
|
1205
1205
|
"SipRule": {
|
|
1206
|
-
"shape": "
|
|
1206
|
+
"shape": "S53"
|
|
1207
1207
|
}
|
|
1208
1208
|
}
|
|
1209
1209
|
}
|
|
@@ -1225,7 +1225,7 @@
|
|
|
1225
1225
|
},
|
|
1226
1226
|
"Username": {},
|
|
1227
1227
|
"Email": {
|
|
1228
|
-
"shape": "
|
|
1228
|
+
"shape": "S55"
|
|
1229
1229
|
},
|
|
1230
1230
|
"UserType": {}
|
|
1231
1231
|
}
|
|
@@ -1234,7 +1234,7 @@
|
|
|
1234
1234
|
"type": "structure",
|
|
1235
1235
|
"members": {
|
|
1236
1236
|
"User": {
|
|
1237
|
-
"shape": "
|
|
1237
|
+
"shape": "S57"
|
|
1238
1238
|
}
|
|
1239
1239
|
}
|
|
1240
1240
|
}
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
"type": "structure",
|
|
1263
1263
|
"members": {
|
|
1264
1264
|
"VoiceConnector": {
|
|
1265
|
-
"shape": "
|
|
1265
|
+
"shape": "S5e"
|
|
1266
1266
|
}
|
|
1267
1267
|
}
|
|
1268
1268
|
}
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
"members": {
|
|
1281
1281
|
"Name": {},
|
|
1282
1282
|
"VoiceConnectorItems": {
|
|
1283
|
-
"shape": "
|
|
1283
|
+
"shape": "S5h"
|
|
1284
1284
|
}
|
|
1285
1285
|
}
|
|
1286
1286
|
},
|
|
@@ -1288,7 +1288,7 @@
|
|
|
1288
1288
|
"type": "structure",
|
|
1289
1289
|
"members": {
|
|
1290
1290
|
"VoiceConnectorGroup": {
|
|
1291
|
-
"shape": "
|
|
1291
|
+
"shape": "S5l"
|
|
1292
1292
|
}
|
|
1293
1293
|
}
|
|
1294
1294
|
}
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
"locationName": "voiceConnectorId"
|
|
1927
1927
|
},
|
|
1928
1928
|
"Usernames": {
|
|
1929
|
-
"shape": "
|
|
1929
|
+
"shape": "S6g"
|
|
1930
1930
|
}
|
|
1931
1931
|
}
|
|
1932
1932
|
}
|
|
@@ -1957,10 +1957,10 @@
|
|
|
1957
1957
|
"members": {
|
|
1958
1958
|
"AppInstanceArn": {},
|
|
1959
1959
|
"Name": {
|
|
1960
|
-
"shape": "
|
|
1960
|
+
"shape": "S2e"
|
|
1961
1961
|
},
|
|
1962
1962
|
"Metadata": {
|
|
1963
|
-
"shape": "
|
|
1963
|
+
"shape": "S2f"
|
|
1964
1964
|
},
|
|
1965
1965
|
"CreatedTimestamp": {
|
|
1966
1966
|
"type": "timestamp"
|
|
@@ -2046,13 +2046,13 @@
|
|
|
2046
2046
|
"members": {
|
|
2047
2047
|
"AppInstanceUserArn": {},
|
|
2048
2048
|
"Name": {
|
|
2049
|
-
"shape": "
|
|
2049
|
+
"shape": "S2n"
|
|
2050
2050
|
},
|
|
2051
2051
|
"CreatedTimestamp": {
|
|
2052
2052
|
"type": "timestamp"
|
|
2053
2053
|
},
|
|
2054
2054
|
"Metadata": {
|
|
2055
|
-
"shape": "
|
|
2055
|
+
"shape": "S2f"
|
|
2056
2056
|
},
|
|
2057
2057
|
"LastUpdatedTimestamp": {
|
|
2058
2058
|
"type": "timestamp"
|
|
@@ -2094,13 +2094,13 @@
|
|
|
2094
2094
|
"type": "structure",
|
|
2095
2095
|
"members": {
|
|
2096
2096
|
"Name": {
|
|
2097
|
-
"shape": "
|
|
2097
|
+
"shape": "S2e"
|
|
2098
2098
|
},
|
|
2099
2099
|
"ChannelArn": {},
|
|
2100
2100
|
"Mode": {},
|
|
2101
2101
|
"Privacy": {},
|
|
2102
2102
|
"Metadata": {
|
|
2103
|
-
"shape": "
|
|
2103
|
+
"shape": "S2f"
|
|
2104
2104
|
},
|
|
2105
2105
|
"CreatedBy": {
|
|
2106
2106
|
"shape": "S14"
|
|
@@ -2259,7 +2259,7 @@
|
|
|
2259
2259
|
"type": "structure",
|
|
2260
2260
|
"members": {
|
|
2261
2261
|
"ChannelMembership": {
|
|
2262
|
-
"shape": "
|
|
2262
|
+
"shape": "S72"
|
|
2263
2263
|
}
|
|
2264
2264
|
}
|
|
2265
2265
|
},
|
|
@@ -2298,7 +2298,7 @@
|
|
|
2298
2298
|
"type": "structure",
|
|
2299
2299
|
"members": {
|
|
2300
2300
|
"Channel": {
|
|
2301
|
-
"shape": "
|
|
2301
|
+
"shape": "S77"
|
|
2302
2302
|
}
|
|
2303
2303
|
}
|
|
2304
2304
|
},
|
|
@@ -2517,7 +2517,7 @@
|
|
|
2517
2517
|
"type": "structure",
|
|
2518
2518
|
"members": {
|
|
2519
2519
|
"AccountSettings": {
|
|
2520
|
-
"shape": "
|
|
2520
|
+
"shape": "S7n"
|
|
2521
2521
|
}
|
|
2522
2522
|
}
|
|
2523
2523
|
}
|
|
@@ -2544,7 +2544,7 @@
|
|
|
2544
2544
|
"type": "structure",
|
|
2545
2545
|
"members": {
|
|
2546
2546
|
"AppInstanceRetentionSettings": {
|
|
2547
|
-
"shape": "
|
|
2547
|
+
"shape": "S7q"
|
|
2548
2548
|
},
|
|
2549
2549
|
"InitiateDeletionTimestamp": {
|
|
2550
2550
|
"type": "timestamp"
|
|
@@ -2577,7 +2577,7 @@
|
|
|
2577
2577
|
"type": "structure",
|
|
2578
2578
|
"members": {
|
|
2579
2579
|
"AppInstanceStreamingConfigurations": {
|
|
2580
|
-
"shape": "
|
|
2580
|
+
"shape": "S7v"
|
|
2581
2581
|
}
|
|
2582
2582
|
}
|
|
2583
2583
|
}
|
|
@@ -2641,7 +2641,7 @@
|
|
|
2641
2641
|
"type": "structure",
|
|
2642
2642
|
"members": {
|
|
2643
2643
|
"Bot": {
|
|
2644
|
-
"shape": "
|
|
2644
|
+
"shape": "S2t"
|
|
2645
2645
|
}
|
|
2646
2646
|
}
|
|
2647
2647
|
}
|
|
@@ -2682,10 +2682,10 @@
|
|
|
2682
2682
|
"ChannelArn": {},
|
|
2683
2683
|
"MessageId": {},
|
|
2684
2684
|
"Content": {
|
|
2685
|
-
"shape": "
|
|
2685
|
+
"shape": "S85"
|
|
2686
2686
|
},
|
|
2687
2687
|
"Metadata": {
|
|
2688
|
-
"shape": "
|
|
2688
|
+
"shape": "S2f"
|
|
2689
2689
|
},
|
|
2690
2690
|
"Type": {},
|
|
2691
2691
|
"CreatedTimestamp": {
|
|
@@ -2739,7 +2739,7 @@
|
|
|
2739
2739
|
"type": "structure",
|
|
2740
2740
|
"members": {
|
|
2741
2741
|
"EventsConfiguration": {
|
|
2742
|
-
"shape": "
|
|
2742
|
+
"shape": "S8b"
|
|
2743
2743
|
}
|
|
2744
2744
|
}
|
|
2745
2745
|
}
|
|
@@ -2754,10 +2754,10 @@
|
|
|
2754
2754
|
"type": "structure",
|
|
2755
2755
|
"members": {
|
|
2756
2756
|
"BusinessCalling": {
|
|
2757
|
-
"shape": "
|
|
2757
|
+
"shape": "S8d"
|
|
2758
2758
|
},
|
|
2759
2759
|
"VoiceConnector": {
|
|
2760
|
-
"shape": "
|
|
2760
|
+
"shape": "S8e"
|
|
2761
2761
|
}
|
|
2762
2762
|
}
|
|
2763
2763
|
}
|
|
@@ -2784,7 +2784,7 @@
|
|
|
2784
2784
|
"type": "structure",
|
|
2785
2785
|
"members": {
|
|
2786
2786
|
"MediaCapturePipeline": {
|
|
2787
|
-
"shape": "
|
|
2787
|
+
"shape": "S3a"
|
|
2788
2788
|
}
|
|
2789
2789
|
}
|
|
2790
2790
|
}
|
|
@@ -2811,7 +2811,7 @@
|
|
|
2811
2811
|
"type": "structure",
|
|
2812
2812
|
"members": {
|
|
2813
2813
|
"Meeting": {
|
|
2814
|
-
"shape": "
|
|
2814
|
+
"shape": "S3h"
|
|
2815
2815
|
}
|
|
2816
2816
|
}
|
|
2817
2817
|
}
|
|
@@ -2862,7 +2862,7 @@
|
|
|
2862
2862
|
"type": "structure",
|
|
2863
2863
|
"members": {
|
|
2864
2864
|
"PhoneNumber": {
|
|
2865
|
-
"shape": "
|
|
2865
|
+
"shape": "S8p"
|
|
2866
2866
|
}
|
|
2867
2867
|
}
|
|
2868
2868
|
}
|
|
@@ -2889,7 +2889,7 @@
|
|
|
2889
2889
|
"type": "structure",
|
|
2890
2890
|
"members": {
|
|
2891
2891
|
"PhoneNumberOrder": {
|
|
2892
|
-
"shape": "
|
|
2892
|
+
"shape": "S3r"
|
|
2893
2893
|
}
|
|
2894
2894
|
}
|
|
2895
2895
|
}
|
|
@@ -2939,7 +2939,7 @@
|
|
|
2939
2939
|
"type": "structure",
|
|
2940
2940
|
"members": {
|
|
2941
2941
|
"ProxySession": {
|
|
2942
|
-
"shape": "
|
|
2942
|
+
"shape": "S49"
|
|
2943
2943
|
}
|
|
2944
2944
|
}
|
|
2945
2945
|
}
|
|
@@ -2965,7 +2965,7 @@
|
|
|
2965
2965
|
"type": "structure",
|
|
2966
2966
|
"members": {
|
|
2967
2967
|
"RetentionSettings": {
|
|
2968
|
-
"shape": "
|
|
2968
|
+
"shape": "S95"
|
|
2969
2969
|
},
|
|
2970
2970
|
"InitiateDeletionTimestamp": {
|
|
2971
2971
|
"shape": "S2a"
|
|
@@ -3000,7 +3000,7 @@
|
|
|
3000
3000
|
"type": "structure",
|
|
3001
3001
|
"members": {
|
|
3002
3002
|
"Room": {
|
|
3003
|
-
"shape": "
|
|
3003
|
+
"shape": "S4g"
|
|
3004
3004
|
}
|
|
3005
3005
|
}
|
|
3006
3006
|
}
|
|
@@ -3027,7 +3027,7 @@
|
|
|
3027
3027
|
"type": "structure",
|
|
3028
3028
|
"members": {
|
|
3029
3029
|
"SipMediaApplication": {
|
|
3030
|
-
"shape": "
|
|
3030
|
+
"shape": "S4s"
|
|
3031
3031
|
}
|
|
3032
3032
|
}
|
|
3033
3033
|
}
|
|
@@ -3054,7 +3054,7 @@
|
|
|
3054
3054
|
"type": "structure",
|
|
3055
3055
|
"members": {
|
|
3056
3056
|
"SipMediaApplicationLoggingConfiguration": {
|
|
3057
|
-
"shape": "
|
|
3057
|
+
"shape": "S9e"
|
|
3058
3058
|
}
|
|
3059
3059
|
}
|
|
3060
3060
|
}
|
|
@@ -3081,7 +3081,7 @@
|
|
|
3081
3081
|
"type": "structure",
|
|
3082
3082
|
"members": {
|
|
3083
3083
|
"SipRule": {
|
|
3084
|
-
"shape": "
|
|
3084
|
+
"shape": "S53"
|
|
3085
3085
|
}
|
|
3086
3086
|
}
|
|
3087
3087
|
}
|
|
@@ -3113,7 +3113,7 @@
|
|
|
3113
3113
|
"type": "structure",
|
|
3114
3114
|
"members": {
|
|
3115
3115
|
"User": {
|
|
3116
|
-
"shape": "
|
|
3116
|
+
"shape": "S57"
|
|
3117
3117
|
}
|
|
3118
3118
|
}
|
|
3119
3119
|
}
|
|
@@ -3145,7 +3145,7 @@
|
|
|
3145
3145
|
"type": "structure",
|
|
3146
3146
|
"members": {
|
|
3147
3147
|
"UserSettings": {
|
|
3148
|
-
"shape": "
|
|
3148
|
+
"shape": "S9l"
|
|
3149
3149
|
}
|
|
3150
3150
|
}
|
|
3151
3151
|
}
|
|
@@ -3172,7 +3172,7 @@
|
|
|
3172
3172
|
"type": "structure",
|
|
3173
3173
|
"members": {
|
|
3174
3174
|
"VoiceConnector": {
|
|
3175
|
-
"shape": "
|
|
3175
|
+
"shape": "S5e"
|
|
3176
3176
|
}
|
|
3177
3177
|
}
|
|
3178
3178
|
}
|
|
@@ -3199,7 +3199,7 @@
|
|
|
3199
3199
|
"type": "structure",
|
|
3200
3200
|
"members": {
|
|
3201
3201
|
"EmergencyCallingConfiguration": {
|
|
3202
|
-
"shape": "
|
|
3202
|
+
"shape": "S9r"
|
|
3203
3203
|
}
|
|
3204
3204
|
}
|
|
3205
3205
|
}
|
|
@@ -3226,7 +3226,7 @@
|
|
|
3226
3226
|
"type": "structure",
|
|
3227
3227
|
"members": {
|
|
3228
3228
|
"VoiceConnectorGroup": {
|
|
3229
|
-
"shape": "
|
|
3229
|
+
"shape": "S5l"
|
|
3230
3230
|
}
|
|
3231
3231
|
}
|
|
3232
3232
|
}
|
|
@@ -3253,7 +3253,7 @@
|
|
|
3253
3253
|
"type": "structure",
|
|
3254
3254
|
"members": {
|
|
3255
3255
|
"LoggingConfiguration": {
|
|
3256
|
-
"shape": "
|
|
3256
|
+
"shape": "S9y"
|
|
3257
3257
|
}
|
|
3258
3258
|
}
|
|
3259
3259
|
}
|
|
@@ -3280,7 +3280,7 @@
|
|
|
3280
3280
|
"type": "structure",
|
|
3281
3281
|
"members": {
|
|
3282
3282
|
"Origination": {
|
|
3283
|
-
"shape": "
|
|
3283
|
+
"shape": "Sa1"
|
|
3284
3284
|
}
|
|
3285
3285
|
}
|
|
3286
3286
|
}
|
|
@@ -3307,7 +3307,7 @@
|
|
|
3307
3307
|
"type": "structure",
|
|
3308
3308
|
"members": {
|
|
3309
3309
|
"Proxy": {
|
|
3310
|
-
"shape": "
|
|
3310
|
+
"shape": "Saa"
|
|
3311
3311
|
}
|
|
3312
3312
|
}
|
|
3313
3313
|
}
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
"type": "structure",
|
|
3335
3335
|
"members": {
|
|
3336
3336
|
"StreamingConfiguration": {
|
|
3337
|
-
"shape": "
|
|
3337
|
+
"shape": "Saf"
|
|
3338
3338
|
}
|
|
3339
3339
|
}
|
|
3340
3340
|
}
|
|
@@ -3361,7 +3361,7 @@
|
|
|
3361
3361
|
"type": "structure",
|
|
3362
3362
|
"members": {
|
|
3363
3363
|
"Termination": {
|
|
3364
|
-
"shape": "
|
|
3364
|
+
"shape": "Sam"
|
|
3365
3365
|
}
|
|
3366
3366
|
}
|
|
3367
3367
|
}
|
|
@@ -3418,7 +3418,7 @@
|
|
|
3418
3418
|
"UserEmailList": {
|
|
3419
3419
|
"type": "list",
|
|
3420
3420
|
"member": {
|
|
3421
|
-
"shape": "
|
|
3421
|
+
"shape": "S55"
|
|
3422
3422
|
}
|
|
3423
3423
|
},
|
|
3424
3424
|
"UserType": {}
|
|
@@ -3435,7 +3435,7 @@
|
|
|
3435
3435
|
"InviteId": {},
|
|
3436
3436
|
"Status": {},
|
|
3437
3437
|
"EmailAddress": {
|
|
3438
|
-
"shape": "
|
|
3438
|
+
"shape": "S55"
|
|
3439
3439
|
},
|
|
3440
3440
|
"EmailStatus": {}
|
|
3441
3441
|
}
|
|
@@ -3457,7 +3457,7 @@
|
|
|
3457
3457
|
"locationName": "name"
|
|
3458
3458
|
},
|
|
3459
3459
|
"UserEmail": {
|
|
3460
|
-
"shape": "
|
|
3460
|
+
"shape": "S55",
|
|
3461
3461
|
"location": "querystring",
|
|
3462
3462
|
"locationName": "user-email"
|
|
3463
3463
|
},
|
|
@@ -3507,7 +3507,7 @@
|
|
|
3507
3507
|
"type": "integer"
|
|
3508
3508
|
},
|
|
3509
3509
|
"NextToken": {
|
|
3510
|
-
"shape": "
|
|
3510
|
+
"shape": "Sb5",
|
|
3511
3511
|
"location": "querystring",
|
|
3512
3512
|
"locationName": "next-token"
|
|
3513
3513
|
}
|
|
@@ -3529,7 +3529,7 @@
|
|
|
3529
3529
|
}
|
|
3530
3530
|
},
|
|
3531
3531
|
"NextToken": {
|
|
3532
|
-
"shape": "
|
|
3532
|
+
"shape": "Sb5"
|
|
3533
3533
|
}
|
|
3534
3534
|
}
|
|
3535
3535
|
},
|
|
@@ -3559,7 +3559,7 @@
|
|
|
3559
3559
|
"type": "integer"
|
|
3560
3560
|
},
|
|
3561
3561
|
"NextToken": {
|
|
3562
|
-
"shape": "
|
|
3562
|
+
"shape": "Sb5",
|
|
3563
3563
|
"location": "querystring",
|
|
3564
3564
|
"locationName": "next-token"
|
|
3565
3565
|
}
|
|
@@ -3576,16 +3576,16 @@
|
|
|
3576
3576
|
"members": {
|
|
3577
3577
|
"AppInstanceUserArn": {},
|
|
3578
3578
|
"Name": {
|
|
3579
|
-
"shape": "
|
|
3579
|
+
"shape": "S2n"
|
|
3580
3580
|
},
|
|
3581
3581
|
"Metadata": {
|
|
3582
|
-
"shape": "
|
|
3582
|
+
"shape": "S2f"
|
|
3583
3583
|
}
|
|
3584
3584
|
}
|
|
3585
3585
|
}
|
|
3586
3586
|
},
|
|
3587
3587
|
"NextToken": {
|
|
3588
|
-
"shape": "
|
|
3588
|
+
"shape": "Sb5"
|
|
3589
3589
|
}
|
|
3590
3590
|
}
|
|
3591
3591
|
},
|
|
@@ -3608,7 +3608,7 @@
|
|
|
3608
3608
|
"type": "integer"
|
|
3609
3609
|
},
|
|
3610
3610
|
"NextToken": {
|
|
3611
|
-
"shape": "
|
|
3611
|
+
"shape": "Sb5",
|
|
3612
3612
|
"location": "querystring",
|
|
3613
3613
|
"locationName": "next-token"
|
|
3614
3614
|
}
|
|
@@ -3624,16 +3624,16 @@
|
|
|
3624
3624
|
"members": {
|
|
3625
3625
|
"AppInstanceArn": {},
|
|
3626
3626
|
"Name": {
|
|
3627
|
-
"shape": "
|
|
3627
|
+
"shape": "S2e"
|
|
3628
3628
|
},
|
|
3629
3629
|
"Metadata": {
|
|
3630
|
-
"shape": "
|
|
3630
|
+
"shape": "S2f"
|
|
3631
3631
|
}
|
|
3632
3632
|
}
|
|
3633
3633
|
}
|
|
3634
3634
|
},
|
|
3635
3635
|
"NextToken": {
|
|
3636
|
-
"shape": "
|
|
3636
|
+
"shape": "Sb5"
|
|
3637
3637
|
}
|
|
3638
3638
|
}
|
|
3639
3639
|
},
|
|
@@ -3668,7 +3668,7 @@
|
|
|
3668
3668
|
"type": "structure",
|
|
3669
3669
|
"members": {
|
|
3670
3670
|
"Tags": {
|
|
3671
|
-
"shape": "
|
|
3671
|
+
"shape": "S2h"
|
|
3672
3672
|
}
|
|
3673
3673
|
}
|
|
3674
3674
|
}
|
|
@@ -3743,7 +3743,7 @@
|
|
|
3743
3743
|
"Bots": {
|
|
3744
3744
|
"type": "list",
|
|
3745
3745
|
"member": {
|
|
3746
|
-
"shape": "
|
|
3746
|
+
"shape": "S2t"
|
|
3747
3747
|
}
|
|
3748
3748
|
},
|
|
3749
3749
|
"NextToken": {}
|
|
@@ -3772,7 +3772,7 @@
|
|
|
3772
3772
|
"type": "integer"
|
|
3773
3773
|
},
|
|
3774
3774
|
"NextToken": {
|
|
3775
|
-
"shape": "
|
|
3775
|
+
"shape": "Sb5",
|
|
3776
3776
|
"location": "querystring",
|
|
3777
3777
|
"locationName": "next-token"
|
|
3778
3778
|
},
|
|
@@ -3787,7 +3787,7 @@
|
|
|
3787
3787
|
"members": {
|
|
3788
3788
|
"ChannelArn": {},
|
|
3789
3789
|
"NextToken": {
|
|
3790
|
-
"shape": "
|
|
3790
|
+
"shape": "Sb5"
|
|
3791
3791
|
},
|
|
3792
3792
|
"ChannelBans": {
|
|
3793
3793
|
"type": "list",
|
|
@@ -3832,7 +3832,7 @@
|
|
|
3832
3832
|
"type": "integer"
|
|
3833
3833
|
},
|
|
3834
3834
|
"NextToken": {
|
|
3835
|
-
"shape": "
|
|
3835
|
+
"shape": "Sb5",
|
|
3836
3836
|
"location": "querystring",
|
|
3837
3837
|
"locationName": "next-token"
|
|
3838
3838
|
},
|
|
@@ -3858,7 +3858,7 @@
|
|
|
3858
3858
|
}
|
|
3859
3859
|
},
|
|
3860
3860
|
"NextToken": {
|
|
3861
|
-
"shape": "
|
|
3861
|
+
"shape": "Sb5"
|
|
3862
3862
|
}
|
|
3863
3863
|
}
|
|
3864
3864
|
},
|
|
@@ -3885,7 +3885,7 @@
|
|
|
3885
3885
|
"type": "integer"
|
|
3886
3886
|
},
|
|
3887
3887
|
"NextToken": {
|
|
3888
|
-
"shape": "
|
|
3888
|
+
"shape": "Sb5",
|
|
3889
3889
|
"location": "querystring",
|
|
3890
3890
|
"locationName": "next-token"
|
|
3891
3891
|
},
|
|
@@ -3901,11 +3901,11 @@
|
|
|
3901
3901
|
"ChannelMemberships": {
|
|
3902
3902
|
"type": "list",
|
|
3903
3903
|
"member": {
|
|
3904
|
-
"shape": "
|
|
3904
|
+
"shape": "S72"
|
|
3905
3905
|
}
|
|
3906
3906
|
},
|
|
3907
3907
|
"NextToken": {
|
|
3908
|
-
"shape": "
|
|
3908
|
+
"shape": "Sb5"
|
|
3909
3909
|
}
|
|
3910
3910
|
}
|
|
3911
3911
|
},
|
|
@@ -3949,7 +3949,7 @@
|
|
|
3949
3949
|
"type": "integer"
|
|
3950
3950
|
},
|
|
3951
3951
|
"NextToken": {
|
|
3952
|
-
"shape": "
|
|
3952
|
+
"shape": "Sb5",
|
|
3953
3953
|
"location": "querystring",
|
|
3954
3954
|
"locationName": "next-token"
|
|
3955
3955
|
},
|
|
@@ -3964,7 +3964,7 @@
|
|
|
3964
3964
|
"members": {
|
|
3965
3965
|
"ChannelArn": {},
|
|
3966
3966
|
"NextToken": {
|
|
3967
|
-
"shape": "
|
|
3967
|
+
"shape": "Sb5"
|
|
3968
3968
|
},
|
|
3969
3969
|
"ChannelMessages": {
|
|
3970
3970
|
"type": "list",
|
|
@@ -3973,10 +3973,10 @@
|
|
|
3973
3973
|
"members": {
|
|
3974
3974
|
"MessageId": {},
|
|
3975
3975
|
"Content": {
|
|
3976
|
-
"shape": "
|
|
3976
|
+
"shape": "S85"
|
|
3977
3977
|
},
|
|
3978
3978
|
"Metadata": {
|
|
3979
|
-
"shape": "
|
|
3979
|
+
"shape": "S2f"
|
|
3980
3980
|
},
|
|
3981
3981
|
"Type": {},
|
|
3982
3982
|
"CreatedTimestamp": {
|
|
@@ -4025,7 +4025,7 @@
|
|
|
4025
4025
|
"type": "integer"
|
|
4026
4026
|
},
|
|
4027
4027
|
"NextToken": {
|
|
4028
|
-
"shape": "
|
|
4028
|
+
"shape": "Sb5",
|
|
4029
4029
|
"location": "querystring",
|
|
4030
4030
|
"locationName": "next-token"
|
|
4031
4031
|
},
|
|
@@ -4040,7 +4040,7 @@
|
|
|
4040
4040
|
"members": {
|
|
4041
4041
|
"ChannelArn": {},
|
|
4042
4042
|
"NextToken": {
|
|
4043
|
-
"shape": "
|
|
4043
|
+
"shape": "Sb5"
|
|
4044
4044
|
},
|
|
4045
4045
|
"ChannelModerators": {
|
|
4046
4046
|
"type": "list",
|
|
@@ -4085,7 +4085,7 @@
|
|
|
4085
4085
|
"type": "integer"
|
|
4086
4086
|
},
|
|
4087
4087
|
"NextToken": {
|
|
4088
|
-
"shape": "
|
|
4088
|
+
"shape": "Sb5",
|
|
4089
4089
|
"location": "querystring",
|
|
4090
4090
|
"locationName": "next-token"
|
|
4091
4091
|
},
|
|
@@ -4101,11 +4101,11 @@
|
|
|
4101
4101
|
"Channels": {
|
|
4102
4102
|
"type": "list",
|
|
4103
4103
|
"member": {
|
|
4104
|
-
"shape": "
|
|
4104
|
+
"shape": "S73"
|
|
4105
4105
|
}
|
|
4106
4106
|
},
|
|
4107
4107
|
"NextToken": {
|
|
4108
|
-
"shape": "
|
|
4108
|
+
"shape": "Sb5"
|
|
4109
4109
|
}
|
|
4110
4110
|
}
|
|
4111
4111
|
},
|
|
@@ -4132,7 +4132,7 @@
|
|
|
4132
4132
|
"type": "integer"
|
|
4133
4133
|
},
|
|
4134
4134
|
"NextToken": {
|
|
4135
|
-
"shape": "
|
|
4135
|
+
"shape": "Sb5",
|
|
4136
4136
|
"location": "querystring",
|
|
4137
4137
|
"locationName": "next-token"
|
|
4138
4138
|
},
|
|
@@ -4148,11 +4148,11 @@
|
|
|
4148
4148
|
"Channels": {
|
|
4149
4149
|
"type": "list",
|
|
4150
4150
|
"member": {
|
|
4151
|
-
"shape": "
|
|
4151
|
+
"shape": "S77"
|
|
4152
4152
|
}
|
|
4153
4153
|
},
|
|
4154
4154
|
"NextToken": {
|
|
4155
|
-
"shape": "
|
|
4155
|
+
"shape": "Sb5"
|
|
4156
4156
|
}
|
|
4157
4157
|
}
|
|
4158
4158
|
},
|
|
@@ -4186,7 +4186,7 @@
|
|
|
4186
4186
|
"MediaCapturePipelines": {
|
|
4187
4187
|
"type": "list",
|
|
4188
4188
|
"member": {
|
|
4189
|
-
"shape": "
|
|
4189
|
+
"shape": "S3a"
|
|
4190
4190
|
}
|
|
4191
4191
|
},
|
|
4192
4192
|
"NextToken": {}
|
|
@@ -4215,7 +4215,7 @@
|
|
|
4215
4215
|
"type": "structure",
|
|
4216
4216
|
"members": {
|
|
4217
4217
|
"Tags": {
|
|
4218
|
-
"shape": "
|
|
4218
|
+
"shape": "S2h"
|
|
4219
4219
|
}
|
|
4220
4220
|
}
|
|
4221
4221
|
}
|
|
@@ -4246,7 +4246,7 @@
|
|
|
4246
4246
|
"Meetings": {
|
|
4247
4247
|
"type": "list",
|
|
4248
4248
|
"member": {
|
|
4249
|
-
"shape": "
|
|
4249
|
+
"shape": "S3h"
|
|
4250
4250
|
}
|
|
4251
4251
|
},
|
|
4252
4252
|
"NextToken": {}
|
|
@@ -4279,7 +4279,7 @@
|
|
|
4279
4279
|
"PhoneNumberOrders": {
|
|
4280
4280
|
"type": "list",
|
|
4281
4281
|
"member": {
|
|
4282
|
-
"shape": "
|
|
4282
|
+
"shape": "S3r"
|
|
4283
4283
|
}
|
|
4284
4284
|
},
|
|
4285
4285
|
"NextToken": {}
|
|
@@ -4327,7 +4327,7 @@
|
|
|
4327
4327
|
"PhoneNumbers": {
|
|
4328
4328
|
"type": "list",
|
|
4329
4329
|
"member": {
|
|
4330
|
-
"shape": "
|
|
4330
|
+
"shape": "S8p"
|
|
4331
4331
|
}
|
|
4332
4332
|
},
|
|
4333
4333
|
"NextToken": {}
|
|
@@ -4371,7 +4371,7 @@
|
|
|
4371
4371
|
"ProxySessions": {
|
|
4372
4372
|
"type": "list",
|
|
4373
4373
|
"member": {
|
|
4374
|
-
"shape": "
|
|
4374
|
+
"shape": "S49"
|
|
4375
4375
|
}
|
|
4376
4376
|
},
|
|
4377
4377
|
"NextToken": {}
|
|
@@ -4416,7 +4416,7 @@
|
|
|
4416
4416
|
"RoomMemberships": {
|
|
4417
4417
|
"type": "list",
|
|
4418
4418
|
"member": {
|
|
4419
|
-
"shape": "
|
|
4419
|
+
"shape": "S4j"
|
|
4420
4420
|
}
|
|
4421
4421
|
},
|
|
4422
4422
|
"NextToken": {}
|
|
@@ -4460,7 +4460,7 @@
|
|
|
4460
4460
|
"Rooms": {
|
|
4461
4461
|
"type": "list",
|
|
4462
4462
|
"member": {
|
|
4463
|
-
"shape": "
|
|
4463
|
+
"shape": "S4g"
|
|
4464
4464
|
}
|
|
4465
4465
|
},
|
|
4466
4466
|
"NextToken": {}
|
|
@@ -4493,7 +4493,7 @@
|
|
|
4493
4493
|
"SipMediaApplications": {
|
|
4494
4494
|
"type": "list",
|
|
4495
4495
|
"member": {
|
|
4496
|
-
"shape": "
|
|
4496
|
+
"shape": "S4s"
|
|
4497
4497
|
}
|
|
4498
4498
|
},
|
|
4499
4499
|
"NextToken": {}
|
|
@@ -4530,7 +4530,7 @@
|
|
|
4530
4530
|
"SipRules": {
|
|
4531
4531
|
"type": "list",
|
|
4532
4532
|
"member": {
|
|
4533
|
-
"shape": "
|
|
4533
|
+
"shape": "S53"
|
|
4534
4534
|
}
|
|
4535
4535
|
},
|
|
4536
4536
|
"NextToken": {}
|
|
@@ -4586,7 +4586,7 @@
|
|
|
4586
4586
|
],
|
|
4587
4587
|
"members": {
|
|
4588
4588
|
"ResourceARN": {
|
|
4589
|
-
"shape": "
|
|
4589
|
+
"shape": "S37",
|
|
4590
4590
|
"location": "querystring",
|
|
4591
4591
|
"locationName": "arn"
|
|
4592
4592
|
}
|
|
@@ -4596,7 +4596,7 @@
|
|
|
4596
4596
|
"type": "structure",
|
|
4597
4597
|
"members": {
|
|
4598
4598
|
"Tags": {
|
|
4599
|
-
"shape": "
|
|
4599
|
+
"shape": "S2h"
|
|
4600
4600
|
}
|
|
4601
4601
|
}
|
|
4602
4602
|
}
|
|
@@ -4618,7 +4618,7 @@
|
|
|
4618
4618
|
"locationName": "accountId"
|
|
4619
4619
|
},
|
|
4620
4620
|
"UserEmail": {
|
|
4621
|
-
"shape": "
|
|
4621
|
+
"shape": "S55",
|
|
4622
4622
|
"location": "querystring",
|
|
4623
4623
|
"locationName": "user-email"
|
|
4624
4624
|
},
|
|
@@ -4643,7 +4643,7 @@
|
|
|
4643
4643
|
"Users": {
|
|
4644
4644
|
"type": "list",
|
|
4645
4645
|
"member": {
|
|
4646
|
-
"shape": "
|
|
4646
|
+
"shape": "S57"
|
|
4647
4647
|
}
|
|
4648
4648
|
},
|
|
4649
4649
|
"NextToken": {}
|
|
@@ -4676,7 +4676,7 @@
|
|
|
4676
4676
|
"VoiceConnectorGroups": {
|
|
4677
4677
|
"type": "list",
|
|
4678
4678
|
"member": {
|
|
4679
|
-
"shape": "
|
|
4679
|
+
"shape": "S5l"
|
|
4680
4680
|
}
|
|
4681
4681
|
},
|
|
4682
4682
|
"NextToken": {}
|
|
@@ -4705,7 +4705,7 @@
|
|
|
4705
4705
|
"type": "structure",
|
|
4706
4706
|
"members": {
|
|
4707
4707
|
"Usernames": {
|
|
4708
|
-
"shape": "
|
|
4708
|
+
"shape": "S6g"
|
|
4709
4709
|
}
|
|
4710
4710
|
}
|
|
4711
4711
|
}
|
|
@@ -4736,7 +4736,7 @@
|
|
|
4736
4736
|
"VoiceConnectors": {
|
|
4737
4737
|
"type": "list",
|
|
4738
4738
|
"member": {
|
|
4739
|
-
"shape": "
|
|
4739
|
+
"shape": "S5e"
|
|
4740
4740
|
}
|
|
4741
4741
|
},
|
|
4742
4742
|
"NextToken": {}
|
|
@@ -4788,7 +4788,7 @@
|
|
|
4788
4788
|
"locationName": "appInstanceArn"
|
|
4789
4789
|
},
|
|
4790
4790
|
"AppInstanceRetentionSettings": {
|
|
4791
|
-
"shape": "
|
|
4791
|
+
"shape": "S7q"
|
|
4792
4792
|
}
|
|
4793
4793
|
}
|
|
4794
4794
|
},
|
|
@@ -4796,7 +4796,7 @@
|
|
|
4796
4796
|
"type": "structure",
|
|
4797
4797
|
"members": {
|
|
4798
4798
|
"AppInstanceRetentionSettings": {
|
|
4799
|
-
"shape": "
|
|
4799
|
+
"shape": "S7q"
|
|
4800
4800
|
},
|
|
4801
4801
|
"InitiateDeletionTimestamp": {
|
|
4802
4802
|
"type": "timestamp"
|
|
@@ -4825,7 +4825,7 @@
|
|
|
4825
4825
|
"locationName": "appInstanceArn"
|
|
4826
4826
|
},
|
|
4827
4827
|
"AppInstanceStreamingConfigurations": {
|
|
4828
|
-
"shape": "
|
|
4828
|
+
"shape": "S7v"
|
|
4829
4829
|
}
|
|
4830
4830
|
}
|
|
4831
4831
|
},
|
|
@@ -4833,7 +4833,7 @@
|
|
|
4833
4833
|
"type": "structure",
|
|
4834
4834
|
"members": {
|
|
4835
4835
|
"AppInstanceStreamingConfigurations": {
|
|
4836
|
-
"shape": "
|
|
4836
|
+
"shape": "S7v"
|
|
4837
4837
|
}
|
|
4838
4838
|
}
|
|
4839
4839
|
}
|
|
@@ -4871,7 +4871,7 @@
|
|
|
4871
4871
|
"type": "structure",
|
|
4872
4872
|
"members": {
|
|
4873
4873
|
"EventsConfiguration": {
|
|
4874
|
-
"shape": "
|
|
4874
|
+
"shape": "S8b"
|
|
4875
4875
|
}
|
|
4876
4876
|
}
|
|
4877
4877
|
}
|
|
@@ -4894,7 +4894,7 @@
|
|
|
4894
4894
|
"locationName": "accountId"
|
|
4895
4895
|
},
|
|
4896
4896
|
"RetentionSettings": {
|
|
4897
|
-
"shape": "
|
|
4897
|
+
"shape": "S95"
|
|
4898
4898
|
}
|
|
4899
4899
|
}
|
|
4900
4900
|
},
|
|
@@ -4902,7 +4902,7 @@
|
|
|
4902
4902
|
"type": "structure",
|
|
4903
4903
|
"members": {
|
|
4904
4904
|
"RetentionSettings": {
|
|
4905
|
-
"shape": "
|
|
4905
|
+
"shape": "S95"
|
|
4906
4906
|
},
|
|
4907
4907
|
"InitiateDeletionTimestamp": {
|
|
4908
4908
|
"shape": "S2a"
|
|
@@ -4927,7 +4927,7 @@
|
|
|
4927
4927
|
"locationName": "sipMediaApplicationId"
|
|
4928
4928
|
},
|
|
4929
4929
|
"SipMediaApplicationLoggingConfiguration": {
|
|
4930
|
-
"shape": "
|
|
4930
|
+
"shape": "S9e"
|
|
4931
4931
|
}
|
|
4932
4932
|
}
|
|
4933
4933
|
},
|
|
@@ -4935,7 +4935,7 @@
|
|
|
4935
4935
|
"type": "structure",
|
|
4936
4936
|
"members": {
|
|
4937
4937
|
"SipMediaApplicationLoggingConfiguration": {
|
|
4938
|
-
"shape": "
|
|
4938
|
+
"shape": "S9e"
|
|
4939
4939
|
}
|
|
4940
4940
|
}
|
|
4941
4941
|
}
|
|
@@ -4958,7 +4958,7 @@
|
|
|
4958
4958
|
"locationName": "voiceConnectorId"
|
|
4959
4959
|
},
|
|
4960
4960
|
"EmergencyCallingConfiguration": {
|
|
4961
|
-
"shape": "
|
|
4961
|
+
"shape": "S9r"
|
|
4962
4962
|
}
|
|
4963
4963
|
}
|
|
4964
4964
|
},
|
|
@@ -4966,7 +4966,7 @@
|
|
|
4966
4966
|
"type": "structure",
|
|
4967
4967
|
"members": {
|
|
4968
4968
|
"EmergencyCallingConfiguration": {
|
|
4969
|
-
"shape": "
|
|
4969
|
+
"shape": "S9r"
|
|
4970
4970
|
}
|
|
4971
4971
|
}
|
|
4972
4972
|
}
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
"locationName": "voiceConnectorId"
|
|
4990
4990
|
},
|
|
4991
4991
|
"LoggingConfiguration": {
|
|
4992
|
-
"shape": "
|
|
4992
|
+
"shape": "S9y"
|
|
4993
4993
|
}
|
|
4994
4994
|
}
|
|
4995
4995
|
},
|
|
@@ -4997,7 +4997,7 @@
|
|
|
4997
4997
|
"type": "structure",
|
|
4998
4998
|
"members": {
|
|
4999
4999
|
"LoggingConfiguration": {
|
|
5000
|
-
"shape": "
|
|
5000
|
+
"shape": "S9y"
|
|
5001
5001
|
}
|
|
5002
5002
|
}
|
|
5003
5003
|
}
|
|
@@ -5020,7 +5020,7 @@
|
|
|
5020
5020
|
"locationName": "voiceConnectorId"
|
|
5021
5021
|
},
|
|
5022
5022
|
"Origination": {
|
|
5023
|
-
"shape": "
|
|
5023
|
+
"shape": "Sa1"
|
|
5024
5024
|
}
|
|
5025
5025
|
}
|
|
5026
5026
|
},
|
|
@@ -5028,7 +5028,7 @@
|
|
|
5028
5028
|
"type": "structure",
|
|
5029
5029
|
"members": {
|
|
5030
5030
|
"Origination": {
|
|
5031
|
-
"shape": "
|
|
5031
|
+
"shape": "Sa1"
|
|
5032
5032
|
}
|
|
5033
5033
|
}
|
|
5034
5034
|
}
|
|
@@ -5069,7 +5069,7 @@
|
|
|
5069
5069
|
"type": "structure",
|
|
5070
5070
|
"members": {
|
|
5071
5071
|
"Proxy": {
|
|
5072
|
-
"shape": "
|
|
5072
|
+
"shape": "Saa"
|
|
5073
5073
|
}
|
|
5074
5074
|
}
|
|
5075
5075
|
}
|
|
@@ -5092,7 +5092,7 @@
|
|
|
5092
5092
|
"locationName": "voiceConnectorId"
|
|
5093
5093
|
},
|
|
5094
5094
|
"StreamingConfiguration": {
|
|
5095
|
-
"shape": "
|
|
5095
|
+
"shape": "Saf"
|
|
5096
5096
|
}
|
|
5097
5097
|
}
|
|
5098
5098
|
},
|
|
@@ -5100,7 +5100,7 @@
|
|
|
5100
5100
|
"type": "structure",
|
|
5101
5101
|
"members": {
|
|
5102
5102
|
"StreamingConfiguration": {
|
|
5103
|
-
"shape": "
|
|
5103
|
+
"shape": "Saf"
|
|
5104
5104
|
}
|
|
5105
5105
|
}
|
|
5106
5106
|
}
|
|
@@ -5123,7 +5123,7 @@
|
|
|
5123
5123
|
"locationName": "voiceConnectorId"
|
|
5124
5124
|
},
|
|
5125
5125
|
"Termination": {
|
|
5126
|
-
"shape": "
|
|
5126
|
+
"shape": "Sam"
|
|
5127
5127
|
}
|
|
5128
5128
|
}
|
|
5129
5129
|
},
|
|
@@ -5131,7 +5131,7 @@
|
|
|
5131
5131
|
"type": "structure",
|
|
5132
5132
|
"members": {
|
|
5133
5133
|
"Termination": {
|
|
5134
|
-
"shape": "
|
|
5134
|
+
"shape": "Sam"
|
|
5135
5135
|
}
|
|
5136
5136
|
}
|
|
5137
5137
|
}
|
|
@@ -5295,7 +5295,7 @@
|
|
|
5295
5295
|
"type": "structure",
|
|
5296
5296
|
"members": {
|
|
5297
5297
|
"Bot": {
|
|
5298
|
-
"shape": "
|
|
5298
|
+
"shape": "S2t"
|
|
5299
5299
|
}
|
|
5300
5300
|
}
|
|
5301
5301
|
}
|
|
@@ -5326,7 +5326,7 @@
|
|
|
5326
5326
|
"type": "structure",
|
|
5327
5327
|
"members": {
|
|
5328
5328
|
"User": {
|
|
5329
|
-
"shape": "
|
|
5329
|
+
"shape": "S57"
|
|
5330
5330
|
}
|
|
5331
5331
|
}
|
|
5332
5332
|
}
|
|
@@ -5352,7 +5352,7 @@
|
|
|
5352
5352
|
"type": "structure",
|
|
5353
5353
|
"members": {
|
|
5354
5354
|
"PhoneNumber": {
|
|
5355
|
-
"shape": "
|
|
5355
|
+
"shape": "S8p"
|
|
5356
5356
|
}
|
|
5357
5357
|
}
|
|
5358
5358
|
}
|
|
@@ -5436,10 +5436,10 @@
|
|
|
5436
5436
|
"Type": {},
|
|
5437
5437
|
"Persistence": {},
|
|
5438
5438
|
"Metadata": {
|
|
5439
|
-
"shape": "
|
|
5439
|
+
"shape": "S2f"
|
|
5440
5440
|
},
|
|
5441
5441
|
"ClientRequestToken": {
|
|
5442
|
-
"shape": "
|
|
5442
|
+
"shape": "S2g",
|
|
5443
5443
|
"idempotencyToken": true
|
|
5444
5444
|
},
|
|
5445
5445
|
"ChimeBearer": {
|
|
@@ -5503,7 +5503,7 @@
|
|
|
5503
5503
|
"locationName": "meetingId"
|
|
5504
5504
|
},
|
|
5505
5505
|
"Tags": {
|
|
5506
|
-
"shape": "
|
|
5506
|
+
"shape": "S3e"
|
|
5507
5507
|
}
|
|
5508
5508
|
}
|
|
5509
5509
|
}
|
|
@@ -5521,10 +5521,10 @@
|
|
|
5521
5521
|
],
|
|
5522
5522
|
"members": {
|
|
5523
5523
|
"ResourceARN": {
|
|
5524
|
-
"shape": "
|
|
5524
|
+
"shape": "S37"
|
|
5525
5525
|
},
|
|
5526
5526
|
"Tags": {
|
|
5527
|
-
"shape": "
|
|
5527
|
+
"shape": "S2h"
|
|
5528
5528
|
}
|
|
5529
5529
|
}
|
|
5530
5530
|
}
|
|
@@ -5597,7 +5597,7 @@
|
|
|
5597
5597
|
],
|
|
5598
5598
|
"members": {
|
|
5599
5599
|
"ResourceARN": {
|
|
5600
|
-
"shape": "
|
|
5600
|
+
"shape": "S37"
|
|
5601
5601
|
},
|
|
5602
5602
|
"TagKeys": {
|
|
5603
5603
|
"type": "list",
|
|
@@ -5654,7 +5654,7 @@
|
|
|
5654
5654
|
"locationName": "accountId"
|
|
5655
5655
|
},
|
|
5656
5656
|
"AccountSettings": {
|
|
5657
|
-
"shape": "
|
|
5657
|
+
"shape": "S7n"
|
|
5658
5658
|
}
|
|
5659
5659
|
}
|
|
5660
5660
|
},
|
|
@@ -5681,10 +5681,10 @@
|
|
|
5681
5681
|
"locationName": "appInstanceArn"
|
|
5682
5682
|
},
|
|
5683
5683
|
"Name": {
|
|
5684
|
-
"shape": "
|
|
5684
|
+
"shape": "S2e"
|
|
5685
5685
|
},
|
|
5686
5686
|
"Metadata": {
|
|
5687
|
-
"shape": "
|
|
5687
|
+
"shape": "S2f"
|
|
5688
5688
|
}
|
|
5689
5689
|
}
|
|
5690
5690
|
},
|
|
@@ -5716,10 +5716,10 @@
|
|
|
5716
5716
|
"locationName": "appInstanceUserArn"
|
|
5717
5717
|
},
|
|
5718
5718
|
"Name": {
|
|
5719
|
-
"shape": "
|
|
5719
|
+
"shape": "S2n"
|
|
5720
5720
|
},
|
|
5721
5721
|
"Metadata": {
|
|
5722
|
-
"shape": "
|
|
5722
|
+
"shape": "S2f"
|
|
5723
5723
|
}
|
|
5724
5724
|
}
|
|
5725
5725
|
},
|
|
@@ -5762,7 +5762,7 @@
|
|
|
5762
5762
|
"type": "structure",
|
|
5763
5763
|
"members": {
|
|
5764
5764
|
"Bot": {
|
|
5765
|
-
"shape": "
|
|
5765
|
+
"shape": "S2t"
|
|
5766
5766
|
}
|
|
5767
5767
|
}
|
|
5768
5768
|
}
|
|
@@ -5786,11 +5786,11 @@
|
|
|
5786
5786
|
"locationName": "channelArn"
|
|
5787
5787
|
},
|
|
5788
5788
|
"Name": {
|
|
5789
|
-
"shape": "
|
|
5789
|
+
"shape": "S2e"
|
|
5790
5790
|
},
|
|
5791
5791
|
"Mode": {},
|
|
5792
5792
|
"Metadata": {
|
|
5793
|
-
"shape": "
|
|
5793
|
+
"shape": "S2f"
|
|
5794
5794
|
},
|
|
5795
5795
|
"ChimeBearer": {
|
|
5796
5796
|
"location": "header",
|
|
@@ -5830,10 +5830,10 @@
|
|
|
5830
5830
|
"locationName": "messageId"
|
|
5831
5831
|
},
|
|
5832
5832
|
"Content": {
|
|
5833
|
-
"shape": "
|
|
5833
|
+
"shape": "S85"
|
|
5834
5834
|
},
|
|
5835
5835
|
"Metadata": {
|
|
5836
|
-
"shape": "
|
|
5836
|
+
"shape": "S2f"
|
|
5837
5837
|
},
|
|
5838
5838
|
"ChimeBearer": {
|
|
5839
5839
|
"location": "header",
|
|
@@ -5898,10 +5898,10 @@
|
|
|
5898
5898
|
],
|
|
5899
5899
|
"members": {
|
|
5900
5900
|
"BusinessCalling": {
|
|
5901
|
-
"shape": "
|
|
5901
|
+
"shape": "S8d"
|
|
5902
5902
|
},
|
|
5903
5903
|
"VoiceConnector": {
|
|
5904
|
-
"shape": "
|
|
5904
|
+
"shape": "S8e"
|
|
5905
5905
|
}
|
|
5906
5906
|
}
|
|
5907
5907
|
}
|
|
@@ -5931,7 +5931,7 @@
|
|
|
5931
5931
|
"type": "structure",
|
|
5932
5932
|
"members": {
|
|
5933
5933
|
"PhoneNumber": {
|
|
5934
|
-
"shape": "
|
|
5934
|
+
"shape": "S8p"
|
|
5935
5935
|
}
|
|
5936
5936
|
}
|
|
5937
5937
|
}
|
|
@@ -5976,7 +5976,7 @@
|
|
|
5976
5976
|
"locationName": "proxySessionId"
|
|
5977
5977
|
},
|
|
5978
5978
|
"Capabilities": {
|
|
5979
|
-
"shape": "
|
|
5979
|
+
"shape": "S41"
|
|
5980
5980
|
},
|
|
5981
5981
|
"ExpiryMinutes": {
|
|
5982
5982
|
"type": "integer"
|
|
@@ -5987,7 +5987,7 @@
|
|
|
5987
5987
|
"type": "structure",
|
|
5988
5988
|
"members": {
|
|
5989
5989
|
"ProxySession": {
|
|
5990
|
-
"shape": "
|
|
5990
|
+
"shape": "S49"
|
|
5991
5991
|
}
|
|
5992
5992
|
}
|
|
5993
5993
|
}
|
|
@@ -6021,7 +6021,7 @@
|
|
|
6021
6021
|
"type": "structure",
|
|
6022
6022
|
"members": {
|
|
6023
6023
|
"Room": {
|
|
6024
|
-
"shape": "
|
|
6024
|
+
"shape": "S4g"
|
|
6025
6025
|
}
|
|
6026
6026
|
}
|
|
6027
6027
|
}
|
|
@@ -6058,7 +6058,7 @@
|
|
|
6058
6058
|
"type": "structure",
|
|
6059
6059
|
"members": {
|
|
6060
6060
|
"RoomMembership": {
|
|
6061
|
-
"shape": "
|
|
6061
|
+
"shape": "S4j"
|
|
6062
6062
|
}
|
|
6063
6063
|
}
|
|
6064
6064
|
}
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
},
|
|
6082
6082
|
"Name": {},
|
|
6083
6083
|
"Endpoints": {
|
|
6084
|
-
"shape": "
|
|
6084
|
+
"shape": "S4o"
|
|
6085
6085
|
}
|
|
6086
6086
|
}
|
|
6087
6087
|
},
|
|
@@ -6089,7 +6089,7 @@
|
|
|
6089
6089
|
"type": "structure",
|
|
6090
6090
|
"members": {
|
|
6091
6091
|
"SipMediaApplication": {
|
|
6092
|
-
"shape": "
|
|
6092
|
+
"shape": "S4s"
|
|
6093
6093
|
}
|
|
6094
6094
|
}
|
|
6095
6095
|
}
|
|
@@ -6130,7 +6130,7 @@
|
|
|
6130
6130
|
"type": "structure",
|
|
6131
6131
|
"members": {
|
|
6132
6132
|
"SipMediaApplicationCall": {
|
|
6133
|
-
"shape": "
|
|
6133
|
+
"shape": "S4v"
|
|
6134
6134
|
}
|
|
6135
6135
|
}
|
|
6136
6136
|
}
|
|
@@ -6157,7 +6157,7 @@
|
|
|
6157
6157
|
"type": "boolean"
|
|
6158
6158
|
},
|
|
6159
6159
|
"TargetApplications": {
|
|
6160
|
-
"shape": "
|
|
6160
|
+
"shape": "S4z"
|
|
6161
6161
|
}
|
|
6162
6162
|
}
|
|
6163
6163
|
},
|
|
@@ -6165,7 +6165,7 @@
|
|
|
6165
6165
|
"type": "structure",
|
|
6166
6166
|
"members": {
|
|
6167
6167
|
"SipRule": {
|
|
6168
|
-
"shape": "
|
|
6168
|
+
"shape": "S53"
|
|
6169
6169
|
}
|
|
6170
6170
|
}
|
|
6171
6171
|
}
|
|
@@ -6201,7 +6201,7 @@
|
|
|
6201
6201
|
"type": "structure",
|
|
6202
6202
|
"members": {
|
|
6203
6203
|
"User": {
|
|
6204
|
-
"shape": "
|
|
6204
|
+
"shape": "S57"
|
|
6205
6205
|
}
|
|
6206
6206
|
}
|
|
6207
6207
|
}
|
|
@@ -6229,7 +6229,7 @@
|
|
|
6229
6229
|
"locationName": "userId"
|
|
6230
6230
|
},
|
|
6231
6231
|
"UserSettings": {
|
|
6232
|
-
"shape": "
|
|
6232
|
+
"shape": "S9l"
|
|
6233
6233
|
}
|
|
6234
6234
|
}
|
|
6235
6235
|
}
|
|
@@ -6262,7 +6262,7 @@
|
|
|
6262
6262
|
"type": "structure",
|
|
6263
6263
|
"members": {
|
|
6264
6264
|
"VoiceConnector": {
|
|
6265
|
-
"shape": "
|
|
6265
|
+
"shape": "S5e"
|
|
6266
6266
|
}
|
|
6267
6267
|
}
|
|
6268
6268
|
}
|
|
@@ -6287,7 +6287,7 @@
|
|
|
6287
6287
|
},
|
|
6288
6288
|
"Name": {},
|
|
6289
6289
|
"VoiceConnectorItems": {
|
|
6290
|
-
"shape": "
|
|
6290
|
+
"shape": "S5h"
|
|
6291
6291
|
}
|
|
6292
6292
|
}
|
|
6293
6293
|
},
|
|
@@ -6295,7 +6295,7 @@
|
|
|
6295
6295
|
"type": "structure",
|
|
6296
6296
|
"members": {
|
|
6297
6297
|
"VoiceConnectorGroup": {
|
|
6298
|
-
"shape": "
|
|
6298
|
+
"shape": "S5l"
|
|
6299
6299
|
}
|
|
6300
6300
|
}
|
|
6301
6301
|
}
|
|
@@ -6479,6 +6479,7 @@
|
|
|
6479
6479
|
"type": "list",
|
|
6480
6480
|
"member": {}
|
|
6481
6481
|
},
|
|
6482
|
+
"AccountStatus": {},
|
|
6482
6483
|
"SigninDelegateGroups": {
|
|
6483
6484
|
"shape": "Sg"
|
|
6484
6485
|
}
|
|
@@ -6488,10 +6489,6 @@
|
|
|
6488
6489
|
"type": "timestamp",
|
|
6489
6490
|
"timestampFormat": "iso8601"
|
|
6490
6491
|
},
|
|
6491
|
-
"S2d": {
|
|
6492
|
-
"type": "string",
|
|
6493
|
-
"sensitive": true
|
|
6494
|
-
},
|
|
6495
6492
|
"S2e": {
|
|
6496
6493
|
"type": "string",
|
|
6497
6494
|
"sensitive": true
|
|
@@ -6501,16 +6498,20 @@
|
|
|
6501
6498
|
"sensitive": true
|
|
6502
6499
|
},
|
|
6503
6500
|
"S2g": {
|
|
6501
|
+
"type": "string",
|
|
6502
|
+
"sensitive": true
|
|
6503
|
+
},
|
|
6504
|
+
"S2h": {
|
|
6504
6505
|
"type": "list",
|
|
6505
6506
|
"member": {
|
|
6506
6507
|
"shape": "Sp"
|
|
6507
6508
|
}
|
|
6508
6509
|
},
|
|
6509
|
-
"
|
|
6510
|
+
"S2n": {
|
|
6510
6511
|
"type": "string",
|
|
6511
6512
|
"sensitive": true
|
|
6512
6513
|
},
|
|
6513
|
-
"
|
|
6514
|
+
"S2t": {
|
|
6514
6515
|
"type": "structure",
|
|
6515
6516
|
"members": {
|
|
6516
6517
|
"BotId": {},
|
|
@@ -6536,22 +6537,22 @@
|
|
|
6536
6537
|
}
|
|
6537
6538
|
}
|
|
6538
6539
|
},
|
|
6539
|
-
"
|
|
6540
|
+
"S37": {
|
|
6540
6541
|
"type": "string",
|
|
6541
6542
|
"sensitive": true
|
|
6542
6543
|
},
|
|
6543
|
-
"
|
|
6544
|
+
"S3a": {
|
|
6544
6545
|
"type": "structure",
|
|
6545
6546
|
"members": {
|
|
6546
6547
|
"MediaPipelineId": {},
|
|
6547
6548
|
"SourceType": {},
|
|
6548
6549
|
"SourceArn": {
|
|
6549
|
-
"shape": "
|
|
6550
|
+
"shape": "S37"
|
|
6550
6551
|
},
|
|
6551
6552
|
"Status": {},
|
|
6552
6553
|
"SinkType": {},
|
|
6553
6554
|
"SinkArn": {
|
|
6554
|
-
"shape": "
|
|
6555
|
+
"shape": "S37"
|
|
6555
6556
|
},
|
|
6556
6557
|
"CreatedTimestamp": {
|
|
6557
6558
|
"shape": "S2a"
|
|
@@ -6561,33 +6562,33 @@
|
|
|
6561
6562
|
}
|
|
6562
6563
|
}
|
|
6563
6564
|
},
|
|
6564
|
-
"
|
|
6565
|
+
"S3d": {
|
|
6565
6566
|
"type": "string",
|
|
6566
6567
|
"sensitive": true
|
|
6567
6568
|
},
|
|
6568
|
-
"
|
|
6569
|
+
"S3e": {
|
|
6569
6570
|
"type": "list",
|
|
6570
6571
|
"member": {
|
|
6571
6572
|
"shape": "Sp"
|
|
6572
6573
|
}
|
|
6573
6574
|
},
|
|
6574
|
-
"
|
|
6575
|
+
"S3f": {
|
|
6575
6576
|
"type": "structure",
|
|
6576
6577
|
"members": {
|
|
6577
6578
|
"SnsTopicArn": {
|
|
6578
|
-
"shape": "
|
|
6579
|
+
"shape": "S37"
|
|
6579
6580
|
},
|
|
6580
6581
|
"SqsQueueArn": {
|
|
6581
|
-
"shape": "
|
|
6582
|
+
"shape": "S37"
|
|
6582
6583
|
}
|
|
6583
6584
|
}
|
|
6584
6585
|
},
|
|
6585
|
-
"
|
|
6586
|
+
"S3h": {
|
|
6586
6587
|
"type": "structure",
|
|
6587
6588
|
"members": {
|
|
6588
6589
|
"MeetingId": {},
|
|
6589
6590
|
"ExternalMeetingId": {
|
|
6590
|
-
"shape": "
|
|
6591
|
+
"shape": "S3d"
|
|
6591
6592
|
},
|
|
6592
6593
|
"MediaPlacement": {
|
|
6593
6594
|
"type": "structure",
|
|
@@ -6605,7 +6606,7 @@
|
|
|
6605
6606
|
"MediaRegion": {}
|
|
6606
6607
|
}
|
|
6607
6608
|
},
|
|
6608
|
-
"
|
|
6609
|
+
"S3r": {
|
|
6609
6610
|
"type": "structure",
|
|
6610
6611
|
"members": {
|
|
6611
6612
|
"PhoneNumberOrderId": {},
|
|
@@ -6631,11 +6632,11 @@
|
|
|
6631
6632
|
}
|
|
6632
6633
|
}
|
|
6633
6634
|
},
|
|
6634
|
-
"
|
|
6635
|
+
"S41": {
|
|
6635
6636
|
"type": "list",
|
|
6636
6637
|
"member": {}
|
|
6637
6638
|
},
|
|
6638
|
-
"
|
|
6639
|
+
"S45": {
|
|
6639
6640
|
"type": "structure",
|
|
6640
6641
|
"required": [
|
|
6641
6642
|
"Country",
|
|
@@ -6646,7 +6647,7 @@
|
|
|
6646
6647
|
"AreaCode": {}
|
|
6647
6648
|
}
|
|
6648
6649
|
},
|
|
6649
|
-
"
|
|
6650
|
+
"S49": {
|
|
6650
6651
|
"type": "structure",
|
|
6651
6652
|
"members": {
|
|
6652
6653
|
"VoiceConnectorId": {},
|
|
@@ -6657,7 +6658,7 @@
|
|
|
6657
6658
|
"type": "integer"
|
|
6658
6659
|
},
|
|
6659
6660
|
"Capabilities": {
|
|
6660
|
-
"shape": "
|
|
6661
|
+
"shape": "S41"
|
|
6661
6662
|
},
|
|
6662
6663
|
"CreatedTimestamp": {
|
|
6663
6664
|
"shape": "S2a"
|
|
@@ -6685,11 +6686,11 @@
|
|
|
6685
6686
|
"NumberSelectionBehavior": {},
|
|
6686
6687
|
"GeoMatchLevel": {},
|
|
6687
6688
|
"GeoMatchParams": {
|
|
6688
|
-
"shape": "
|
|
6689
|
+
"shape": "S45"
|
|
6689
6690
|
}
|
|
6690
6691
|
}
|
|
6691
6692
|
},
|
|
6692
|
-
"
|
|
6693
|
+
"S4g": {
|
|
6693
6694
|
"type": "structure",
|
|
6694
6695
|
"members": {
|
|
6695
6696
|
"RoomId": {},
|
|
@@ -6706,7 +6707,7 @@
|
|
|
6706
6707
|
}
|
|
6707
6708
|
}
|
|
6708
6709
|
},
|
|
6709
|
-
"
|
|
6710
|
+
"S4j": {
|
|
6710
6711
|
"type": "structure",
|
|
6711
6712
|
"members": {
|
|
6712
6713
|
"RoomId": {},
|
|
@@ -6731,7 +6732,7 @@
|
|
|
6731
6732
|
}
|
|
6732
6733
|
}
|
|
6733
6734
|
},
|
|
6734
|
-
"
|
|
6735
|
+
"S4o": {
|
|
6735
6736
|
"type": "list",
|
|
6736
6737
|
"member": {
|
|
6737
6738
|
"type": "structure",
|
|
@@ -6743,14 +6744,14 @@
|
|
|
6743
6744
|
}
|
|
6744
6745
|
}
|
|
6745
6746
|
},
|
|
6746
|
-
"
|
|
6747
|
+
"S4s": {
|
|
6747
6748
|
"type": "structure",
|
|
6748
6749
|
"members": {
|
|
6749
6750
|
"SipMediaApplicationId": {},
|
|
6750
6751
|
"AwsRegion": {},
|
|
6751
6752
|
"Name": {},
|
|
6752
6753
|
"Endpoints": {
|
|
6753
|
-
"shape": "
|
|
6754
|
+
"shape": "S4o"
|
|
6754
6755
|
},
|
|
6755
6756
|
"CreatedTimestamp": {
|
|
6756
6757
|
"shape": "S2a"
|
|
@@ -6760,13 +6761,13 @@
|
|
|
6760
6761
|
}
|
|
6761
6762
|
}
|
|
6762
6763
|
},
|
|
6763
|
-
"
|
|
6764
|
+
"S4v": {
|
|
6764
6765
|
"type": "structure",
|
|
6765
6766
|
"members": {
|
|
6766
6767
|
"TransactionId": {}
|
|
6767
6768
|
}
|
|
6768
6769
|
},
|
|
6769
|
-
"
|
|
6770
|
+
"S4z": {
|
|
6770
6771
|
"type": "list",
|
|
6771
6772
|
"member": {
|
|
6772
6773
|
"type": "structure",
|
|
@@ -6779,7 +6780,7 @@
|
|
|
6779
6780
|
}
|
|
6780
6781
|
}
|
|
6781
6782
|
},
|
|
6782
|
-
"
|
|
6783
|
+
"S53": {
|
|
6783
6784
|
"type": "structure",
|
|
6784
6785
|
"members": {
|
|
6785
6786
|
"SipRuleId": {},
|
|
@@ -6790,7 +6791,7 @@
|
|
|
6790
6791
|
"TriggerType": {},
|
|
6791
6792
|
"TriggerValue": {},
|
|
6792
6793
|
"TargetApplications": {
|
|
6793
|
-
"shape": "
|
|
6794
|
+
"shape": "S4z"
|
|
6794
6795
|
},
|
|
6795
6796
|
"CreatedTimestamp": {
|
|
6796
6797
|
"shape": "S2a"
|
|
@@ -6800,11 +6801,11 @@
|
|
|
6800
6801
|
}
|
|
6801
6802
|
}
|
|
6802
6803
|
},
|
|
6803
|
-
"
|
|
6804
|
+
"S55": {
|
|
6804
6805
|
"type": "string",
|
|
6805
6806
|
"sensitive": true
|
|
6806
6807
|
},
|
|
6807
|
-
"
|
|
6808
|
+
"S57": {
|
|
6808
6809
|
"type": "structure",
|
|
6809
6810
|
"required": [
|
|
6810
6811
|
"UserId"
|
|
@@ -6813,7 +6814,7 @@
|
|
|
6813
6814
|
"UserId": {},
|
|
6814
6815
|
"AccountId": {},
|
|
6815
6816
|
"PrimaryEmail": {
|
|
6816
|
-
"shape": "
|
|
6817
|
+
"shape": "S55"
|
|
6817
6818
|
},
|
|
6818
6819
|
"PrimaryProvisionedNumber": {
|
|
6819
6820
|
"shape": "S23"
|
|
@@ -6837,7 +6838,7 @@
|
|
|
6837
6838
|
"PersonalPIN": {}
|
|
6838
6839
|
}
|
|
6839
6840
|
},
|
|
6840
|
-
"
|
|
6841
|
+
"S5e": {
|
|
6841
6842
|
"type": "structure",
|
|
6842
6843
|
"members": {
|
|
6843
6844
|
"VoiceConnectorId": {},
|
|
@@ -6855,7 +6856,7 @@
|
|
|
6855
6856
|
}
|
|
6856
6857
|
}
|
|
6857
6858
|
},
|
|
6858
|
-
"
|
|
6859
|
+
"S5h": {
|
|
6859
6860
|
"type": "list",
|
|
6860
6861
|
"member": {
|
|
6861
6862
|
"type": "structure",
|
|
@@ -6871,13 +6872,13 @@
|
|
|
6871
6872
|
}
|
|
6872
6873
|
}
|
|
6873
6874
|
},
|
|
6874
|
-
"
|
|
6875
|
+
"S5l": {
|
|
6875
6876
|
"type": "structure",
|
|
6876
6877
|
"members": {
|
|
6877
6878
|
"VoiceConnectorGroupId": {},
|
|
6878
6879
|
"Name": {},
|
|
6879
6880
|
"VoiceConnectorItems": {
|
|
6880
|
-
"shape": "
|
|
6881
|
+
"shape": "S5h"
|
|
6881
6882
|
},
|
|
6882
6883
|
"CreatedTimestamp": {
|
|
6883
6884
|
"shape": "S2a"
|
|
@@ -6887,17 +6888,17 @@
|
|
|
6887
6888
|
}
|
|
6888
6889
|
}
|
|
6889
6890
|
},
|
|
6890
|
-
"
|
|
6891
|
+
"S6g": {
|
|
6891
6892
|
"type": "list",
|
|
6892
6893
|
"member": {
|
|
6893
6894
|
"shape": "S23"
|
|
6894
6895
|
}
|
|
6895
6896
|
},
|
|
6896
|
-
"
|
|
6897
|
+
"S72": {
|
|
6897
6898
|
"type": "structure",
|
|
6898
6899
|
"members": {
|
|
6899
6900
|
"ChannelSummary": {
|
|
6900
|
-
"shape": "
|
|
6901
|
+
"shape": "S73"
|
|
6901
6902
|
},
|
|
6902
6903
|
"AppInstanceUserMembershipSummary": {
|
|
6903
6904
|
"type": "structure",
|
|
@@ -6910,32 +6911,32 @@
|
|
|
6910
6911
|
}
|
|
6911
6912
|
}
|
|
6912
6913
|
},
|
|
6913
|
-
"
|
|
6914
|
+
"S73": {
|
|
6914
6915
|
"type": "structure",
|
|
6915
6916
|
"members": {
|
|
6916
6917
|
"Name": {
|
|
6917
|
-
"shape": "
|
|
6918
|
+
"shape": "S2e"
|
|
6918
6919
|
},
|
|
6919
6920
|
"ChannelArn": {},
|
|
6920
6921
|
"Mode": {},
|
|
6921
6922
|
"Privacy": {},
|
|
6922
6923
|
"Metadata": {
|
|
6923
|
-
"shape": "
|
|
6924
|
+
"shape": "S2f"
|
|
6924
6925
|
},
|
|
6925
6926
|
"LastMessageTimestamp": {
|
|
6926
6927
|
"type": "timestamp"
|
|
6927
6928
|
}
|
|
6928
6929
|
}
|
|
6929
6930
|
},
|
|
6930
|
-
"
|
|
6931
|
+
"S77": {
|
|
6931
6932
|
"type": "structure",
|
|
6932
6933
|
"members": {
|
|
6933
6934
|
"ChannelSummary": {
|
|
6934
|
-
"shape": "
|
|
6935
|
+
"shape": "S73"
|
|
6935
6936
|
}
|
|
6936
6937
|
}
|
|
6937
6938
|
},
|
|
6938
|
-
"
|
|
6939
|
+
"S7n": {
|
|
6939
6940
|
"type": "structure",
|
|
6940
6941
|
"members": {
|
|
6941
6942
|
"DisableRemoteControl": {
|
|
@@ -6946,7 +6947,7 @@
|
|
|
6946
6947
|
}
|
|
6947
6948
|
}
|
|
6948
6949
|
},
|
|
6949
|
-
"
|
|
6950
|
+
"S7q": {
|
|
6950
6951
|
"type": "structure",
|
|
6951
6952
|
"members": {
|
|
6952
6953
|
"ChannelRetentionSettings": {
|
|
@@ -6959,7 +6960,7 @@
|
|
|
6959
6960
|
}
|
|
6960
6961
|
}
|
|
6961
6962
|
},
|
|
6962
|
-
"
|
|
6963
|
+
"S7v": {
|
|
6963
6964
|
"type": "list",
|
|
6964
6965
|
"member": {
|
|
6965
6966
|
"type": "structure",
|
|
@@ -6970,16 +6971,16 @@
|
|
|
6970
6971
|
"members": {
|
|
6971
6972
|
"AppInstanceDataType": {},
|
|
6972
6973
|
"ResourceArn": {
|
|
6973
|
-
"shape": "
|
|
6974
|
+
"shape": "S37"
|
|
6974
6975
|
}
|
|
6975
6976
|
}
|
|
6976
6977
|
}
|
|
6977
6978
|
},
|
|
6978
|
-
"
|
|
6979
|
+
"S85": {
|
|
6979
6980
|
"type": "string",
|
|
6980
6981
|
"sensitive": true
|
|
6981
6982
|
},
|
|
6982
|
-
"
|
|
6983
|
+
"S8b": {
|
|
6983
6984
|
"type": "structure",
|
|
6984
6985
|
"members": {
|
|
6985
6986
|
"BotId": {},
|
|
@@ -6991,19 +6992,19 @@
|
|
|
6991
6992
|
}
|
|
6992
6993
|
}
|
|
6993
6994
|
},
|
|
6994
|
-
"
|
|
6995
|
+
"S8d": {
|
|
6995
6996
|
"type": "structure",
|
|
6996
6997
|
"members": {
|
|
6997
6998
|
"CdrBucket": {}
|
|
6998
6999
|
}
|
|
6999
7000
|
},
|
|
7000
|
-
"
|
|
7001
|
+
"S8e": {
|
|
7001
7002
|
"type": "structure",
|
|
7002
7003
|
"members": {
|
|
7003
7004
|
"CdrBucket": {}
|
|
7004
7005
|
}
|
|
7005
7006
|
},
|
|
7006
|
-
"
|
|
7007
|
+
"S8p": {
|
|
7007
7008
|
"type": "structure",
|
|
7008
7009
|
"members": {
|
|
7009
7010
|
"PhoneNumberId": {},
|
|
@@ -7065,7 +7066,7 @@
|
|
|
7065
7066
|
}
|
|
7066
7067
|
}
|
|
7067
7068
|
},
|
|
7068
|
-
"
|
|
7069
|
+
"S95": {
|
|
7069
7070
|
"type": "structure",
|
|
7070
7071
|
"members": {
|
|
7071
7072
|
"RoomRetentionSettings": {
|
|
@@ -7086,7 +7087,7 @@
|
|
|
7086
7087
|
}
|
|
7087
7088
|
}
|
|
7088
7089
|
},
|
|
7089
|
-
"
|
|
7090
|
+
"S9e": {
|
|
7090
7091
|
"type": "structure",
|
|
7091
7092
|
"members": {
|
|
7092
7093
|
"EnableSipMediaApplicationMessageLogs": {
|
|
@@ -7094,7 +7095,7 @@
|
|
|
7094
7095
|
}
|
|
7095
7096
|
}
|
|
7096
7097
|
},
|
|
7097
|
-
"
|
|
7098
|
+
"S9l": {
|
|
7098
7099
|
"type": "structure",
|
|
7099
7100
|
"required": [
|
|
7100
7101
|
"Telephony"
|
|
@@ -7121,7 +7122,7 @@
|
|
|
7121
7122
|
}
|
|
7122
7123
|
}
|
|
7123
7124
|
},
|
|
7124
|
-
"
|
|
7125
|
+
"S9r": {
|
|
7125
7126
|
"type": "structure",
|
|
7126
7127
|
"members": {
|
|
7127
7128
|
"DNIS": {
|
|
@@ -7145,7 +7146,7 @@
|
|
|
7145
7146
|
}
|
|
7146
7147
|
}
|
|
7147
7148
|
},
|
|
7148
|
-
"
|
|
7149
|
+
"S9y": {
|
|
7149
7150
|
"type": "structure",
|
|
7150
7151
|
"members": {
|
|
7151
7152
|
"EnableSIPLogs": {
|
|
@@ -7153,7 +7154,7 @@
|
|
|
7153
7154
|
}
|
|
7154
7155
|
}
|
|
7155
7156
|
},
|
|
7156
|
-
"
|
|
7157
|
+
"Sa1": {
|
|
7157
7158
|
"type": "structure",
|
|
7158
7159
|
"members": {
|
|
7159
7160
|
"Routes": {
|
|
@@ -7180,7 +7181,7 @@
|
|
|
7180
7181
|
}
|
|
7181
7182
|
}
|
|
7182
7183
|
},
|
|
7183
|
-
"
|
|
7184
|
+
"Saa": {
|
|
7184
7185
|
"type": "structure",
|
|
7185
7186
|
"members": {
|
|
7186
7187
|
"DefaultSessionExpiryMinutes": {
|
|
@@ -7193,15 +7194,15 @@
|
|
|
7193
7194
|
"shape": "S3"
|
|
7194
7195
|
},
|
|
7195
7196
|
"PhoneNumberCountries": {
|
|
7196
|
-
"shape": "
|
|
7197
|
+
"shape": "Sac"
|
|
7197
7198
|
}
|
|
7198
7199
|
}
|
|
7199
7200
|
},
|
|
7200
|
-
"
|
|
7201
|
+
"Sac": {
|
|
7201
7202
|
"type": "list",
|
|
7202
7203
|
"member": {}
|
|
7203
7204
|
},
|
|
7204
|
-
"
|
|
7205
|
+
"Saf": {
|
|
7205
7206
|
"type": "structure",
|
|
7206
7207
|
"required": [
|
|
7207
7208
|
"DataRetentionInHours"
|
|
@@ -7227,7 +7228,7 @@
|
|
|
7227
7228
|
}
|
|
7228
7229
|
}
|
|
7229
7230
|
},
|
|
7230
|
-
"
|
|
7231
|
+
"Sam": {
|
|
7231
7232
|
"type": "structure",
|
|
7232
7233
|
"members": {
|
|
7233
7234
|
"CpsLimit": {
|
|
@@ -7241,14 +7242,14 @@
|
|
|
7241
7242
|
"member": {}
|
|
7242
7243
|
},
|
|
7243
7244
|
"CidrAllowedList": {
|
|
7244
|
-
"shape": "
|
|
7245
|
+
"shape": "Sac"
|
|
7245
7246
|
},
|
|
7246
7247
|
"Disabled": {
|
|
7247
7248
|
"type": "boolean"
|
|
7248
7249
|
}
|
|
7249
7250
|
}
|
|
7250
7251
|
},
|
|
7251
|
-
"
|
|
7252
|
+
"Sb5": {
|
|
7252
7253
|
"type": "string",
|
|
7253
7254
|
"sensitive": true
|
|
7254
7255
|
}
|