aws-sdk 2.995.0 → 2.996.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 +9 -1
- package/README.md +1 -1
- package/apis/appintegrations-2020-07-29.min.json +222 -8
- package/apis/connect-2017-08-08.min.json +25 -11
- package/apis/metadata.json +7 -0
- package/apis/pinpoint-2016-12-01.min.json +226 -213
- package/apis/voice-id-2021-09-27.examples.json +5 -0
- package/apis/voice-id-2021-09-27.min.json +903 -0
- package/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/apis/wisdom-2020-10-19.examples.json +5 -0
- package/apis/wisdom-2020-10-19.min.json +1525 -0
- package/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/clients/all.d.ts +2 -0
- package/clients/all.js +3 -1
- package/clients/appintegrations.d.ts +273 -2
- package/clients/connect.d.ts +60 -32
- package/clients/elbv2.d.ts +7 -7
- package/clients/pinpoint.d.ts +24 -0
- package/clients/voiceid.d.ts +1133 -0
- package/clients/voiceid.js +18 -0
- package/clients/wisdom.d.ts +1499 -0
- package/clients/wisdom.js +18 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +81 -7
- package/dist/aws-sdk.js +35 -14
- package/dist/aws-sdk.min.js +70 -70
- package/lib/config_service_placeholders.d.ts +4 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"type": "structure",
|
|
289
289
|
"members": {
|
|
290
290
|
"JourneyResponse": {
|
|
291
|
-
"shape": "
|
|
291
|
+
"shape": "S3i"
|
|
292
292
|
}
|
|
293
293
|
},
|
|
294
294
|
"required": [
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"type": "structure",
|
|
307
307
|
"members": {
|
|
308
308
|
"PushNotificationTemplateRequest": {
|
|
309
|
-
"shape": "
|
|
309
|
+
"shape": "S3l"
|
|
310
310
|
},
|
|
311
311
|
"TemplateName": {
|
|
312
312
|
"location": "uri",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"type": "structure",
|
|
373
373
|
"members": {
|
|
374
374
|
"RecommenderConfigurationResponse": {
|
|
375
|
-
"shape": "
|
|
375
|
+
"shape": "S3t"
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
"required": [
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"locationName": "application-id"
|
|
395
395
|
},
|
|
396
396
|
"WriteSegmentRequest": {
|
|
397
|
-
"shape": "
|
|
397
|
+
"shape": "S3v"
|
|
398
398
|
}
|
|
399
399
|
},
|
|
400
400
|
"required": [
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"type": "structure",
|
|
408
408
|
"members": {
|
|
409
409
|
"SegmentResponse": {
|
|
410
|
-
"shape": "
|
|
410
|
+
"shape": "S46"
|
|
411
411
|
}
|
|
412
412
|
},
|
|
413
413
|
"required": [
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"type": "structure",
|
|
426
426
|
"members": {
|
|
427
427
|
"SMSTemplateRequest": {
|
|
428
|
-
"shape": "
|
|
428
|
+
"shape": "S4b"
|
|
429
429
|
},
|
|
430
430
|
"TemplateName": {
|
|
431
431
|
"location": "uri",
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"locationName": "template-name"
|
|
465
465
|
},
|
|
466
466
|
"VoiceTemplateRequest": {
|
|
467
|
-
"shape": "
|
|
467
|
+
"shape": "S4e"
|
|
468
468
|
}
|
|
469
469
|
},
|
|
470
470
|
"required": [
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
"type": "structure",
|
|
509
509
|
"members": {
|
|
510
510
|
"ADMChannelResponse": {
|
|
511
|
-
"shape": "
|
|
511
|
+
"shape": "S4i"
|
|
512
512
|
}
|
|
513
513
|
},
|
|
514
514
|
"required": [
|
|
@@ -539,7 +539,7 @@
|
|
|
539
539
|
"type": "structure",
|
|
540
540
|
"members": {
|
|
541
541
|
"APNSChannelResponse": {
|
|
542
|
-
"shape": "
|
|
542
|
+
"shape": "S4l"
|
|
543
543
|
}
|
|
544
544
|
},
|
|
545
545
|
"required": [
|
|
@@ -570,7 +570,7 @@
|
|
|
570
570
|
"type": "structure",
|
|
571
571
|
"members": {
|
|
572
572
|
"APNSSandboxChannelResponse": {
|
|
573
|
-
"shape": "
|
|
573
|
+
"shape": "S4o"
|
|
574
574
|
}
|
|
575
575
|
},
|
|
576
576
|
"required": [
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"type": "structure",
|
|
602
602
|
"members": {
|
|
603
603
|
"APNSVoipChannelResponse": {
|
|
604
|
-
"shape": "
|
|
604
|
+
"shape": "S4r"
|
|
605
605
|
}
|
|
606
606
|
},
|
|
607
607
|
"required": [
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"type": "structure",
|
|
633
633
|
"members": {
|
|
634
634
|
"APNSVoipSandboxChannelResponse": {
|
|
635
|
-
"shape": "
|
|
635
|
+
"shape": "S4u"
|
|
636
636
|
}
|
|
637
637
|
},
|
|
638
638
|
"required": [
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"type": "structure",
|
|
695
695
|
"members": {
|
|
696
696
|
"BaiduChannelResponse": {
|
|
697
|
-
"shape": "
|
|
697
|
+
"shape": "S4z"
|
|
698
698
|
}
|
|
699
699
|
},
|
|
700
700
|
"required": [
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
"type": "structure",
|
|
762
762
|
"members": {
|
|
763
763
|
"EmailChannelResponse": {
|
|
764
|
-
"shape": "
|
|
764
|
+
"shape": "S54"
|
|
765
765
|
}
|
|
766
766
|
},
|
|
767
767
|
"required": [
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"type": "structure",
|
|
797
797
|
"members": {
|
|
798
798
|
"MessageBody": {
|
|
799
|
-
"shape": "
|
|
799
|
+
"shape": "S57"
|
|
800
800
|
}
|
|
801
801
|
},
|
|
802
802
|
"required": [
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
"type": "structure",
|
|
833
833
|
"members": {
|
|
834
834
|
"EndpointResponse": {
|
|
835
|
-
"shape": "
|
|
835
|
+
"shape": "S5a"
|
|
836
836
|
}
|
|
837
837
|
},
|
|
838
838
|
"required": [
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
"type": "structure",
|
|
864
864
|
"members": {
|
|
865
865
|
"EventStream": {
|
|
866
|
-
"shape": "
|
|
866
|
+
"shape": "S5j"
|
|
867
867
|
}
|
|
868
868
|
},
|
|
869
869
|
"required": [
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
"type": "structure",
|
|
895
895
|
"members": {
|
|
896
896
|
"GCMChannelResponse": {
|
|
897
|
-
"shape": "
|
|
897
|
+
"shape": "S5m"
|
|
898
898
|
}
|
|
899
899
|
},
|
|
900
900
|
"required": [
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
"type": "structure",
|
|
930
930
|
"members": {
|
|
931
931
|
"MessageBody": {
|
|
932
|
-
"shape": "
|
|
932
|
+
"shape": "S57"
|
|
933
933
|
}
|
|
934
934
|
},
|
|
935
935
|
"required": [
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
"type": "structure",
|
|
966
966
|
"members": {
|
|
967
967
|
"JourneyResponse": {
|
|
968
|
-
"shape": "
|
|
968
|
+
"shape": "S3i"
|
|
969
969
|
}
|
|
970
970
|
},
|
|
971
971
|
"required": [
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"type": "structure",
|
|
1001
1001
|
"members": {
|
|
1002
1002
|
"MessageBody": {
|
|
1003
|
-
"shape": "
|
|
1003
|
+
"shape": "S57"
|
|
1004
1004
|
}
|
|
1005
1005
|
},
|
|
1006
1006
|
"required": [
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
"type": "structure",
|
|
1032
1032
|
"members": {
|
|
1033
1033
|
"RecommenderConfigurationResponse": {
|
|
1034
|
-
"shape": "
|
|
1034
|
+
"shape": "S3t"
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
1037
1037
|
"required": [
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"type": "structure",
|
|
1068
1068
|
"members": {
|
|
1069
1069
|
"SegmentResponse": {
|
|
1070
|
-
"shape": "
|
|
1070
|
+
"shape": "S46"
|
|
1071
1071
|
}
|
|
1072
1072
|
},
|
|
1073
1073
|
"required": [
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
"type": "structure",
|
|
1099
1099
|
"members": {
|
|
1100
1100
|
"SMSChannelResponse": {
|
|
1101
|
-
"shape": "
|
|
1101
|
+
"shape": "S5z"
|
|
1102
1102
|
}
|
|
1103
1103
|
},
|
|
1104
1104
|
"required": [
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
"type": "structure",
|
|
1134
1134
|
"members": {
|
|
1135
1135
|
"MessageBody": {
|
|
1136
|
-
"shape": "
|
|
1136
|
+
"shape": "S57"
|
|
1137
1137
|
}
|
|
1138
1138
|
},
|
|
1139
1139
|
"required": [
|
|
@@ -1169,7 +1169,7 @@
|
|
|
1169
1169
|
"type": "structure",
|
|
1170
1170
|
"members": {
|
|
1171
1171
|
"EndpointsResponse": {
|
|
1172
|
-
"shape": "
|
|
1172
|
+
"shape": "S64"
|
|
1173
1173
|
}
|
|
1174
1174
|
},
|
|
1175
1175
|
"required": [
|
|
@@ -1200,7 +1200,7 @@
|
|
|
1200
1200
|
"type": "structure",
|
|
1201
1201
|
"members": {
|
|
1202
1202
|
"VoiceChannelResponse": {
|
|
1203
|
-
"shape": "
|
|
1203
|
+
"shape": "S68"
|
|
1204
1204
|
}
|
|
1205
1205
|
},
|
|
1206
1206
|
"required": [
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
"type": "structure",
|
|
1236
1236
|
"members": {
|
|
1237
1237
|
"MessageBody": {
|
|
1238
|
-
"shape": "
|
|
1238
|
+
"shape": "S57"
|
|
1239
1239
|
}
|
|
1240
1240
|
},
|
|
1241
1241
|
"required": [
|
|
@@ -1266,7 +1266,7 @@
|
|
|
1266
1266
|
"type": "structure",
|
|
1267
1267
|
"members": {
|
|
1268
1268
|
"ADMChannelResponse": {
|
|
1269
|
-
"shape": "
|
|
1269
|
+
"shape": "S4i"
|
|
1270
1270
|
}
|
|
1271
1271
|
},
|
|
1272
1272
|
"required": [
|
|
@@ -1297,7 +1297,7 @@
|
|
|
1297
1297
|
"type": "structure",
|
|
1298
1298
|
"members": {
|
|
1299
1299
|
"APNSChannelResponse": {
|
|
1300
|
-
"shape": "
|
|
1300
|
+
"shape": "S4l"
|
|
1301
1301
|
}
|
|
1302
1302
|
},
|
|
1303
1303
|
"required": [
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"type": "structure",
|
|
1329
1329
|
"members": {
|
|
1330
1330
|
"APNSSandboxChannelResponse": {
|
|
1331
|
-
"shape": "
|
|
1331
|
+
"shape": "S4o"
|
|
1332
1332
|
}
|
|
1333
1333
|
},
|
|
1334
1334
|
"required": [
|
|
@@ -1359,7 +1359,7 @@
|
|
|
1359
1359
|
"type": "structure",
|
|
1360
1360
|
"members": {
|
|
1361
1361
|
"APNSVoipChannelResponse": {
|
|
1362
|
-
"shape": "
|
|
1362
|
+
"shape": "S4r"
|
|
1363
1363
|
}
|
|
1364
1364
|
},
|
|
1365
1365
|
"required": [
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"type": "structure",
|
|
1391
1391
|
"members": {
|
|
1392
1392
|
"APNSVoipSandboxChannelResponse": {
|
|
1393
|
-
"shape": "
|
|
1393
|
+
"shape": "S4u"
|
|
1394
1394
|
}
|
|
1395
1395
|
},
|
|
1396
1396
|
"required": [
|
|
@@ -1444,7 +1444,7 @@
|
|
|
1444
1444
|
"locationName": "application-id"
|
|
1445
1445
|
},
|
|
1446
1446
|
"EndTime": {
|
|
1447
|
-
"shape": "
|
|
1447
|
+
"shape": "S3c",
|
|
1448
1448
|
"location": "querystring",
|
|
1449
1449
|
"locationName": "end-time"
|
|
1450
1450
|
},
|
|
@@ -1461,7 +1461,7 @@
|
|
|
1461
1461
|
"locationName": "page-size"
|
|
1462
1462
|
},
|
|
1463
1463
|
"StartTime": {
|
|
1464
|
-
"shape": "
|
|
1464
|
+
"shape": "S3c",
|
|
1465
1465
|
"location": "querystring",
|
|
1466
1466
|
"locationName": "start-time"
|
|
1467
1467
|
}
|
|
@@ -1479,15 +1479,15 @@
|
|
|
1479
1479
|
"members": {
|
|
1480
1480
|
"ApplicationId": {},
|
|
1481
1481
|
"EndTime": {
|
|
1482
|
-
"shape": "
|
|
1482
|
+
"shape": "S3c"
|
|
1483
1483
|
},
|
|
1484
1484
|
"KpiName": {},
|
|
1485
1485
|
"KpiResult": {
|
|
1486
|
-
"shape": "
|
|
1486
|
+
"shape": "S6q"
|
|
1487
1487
|
},
|
|
1488
1488
|
"NextToken": {},
|
|
1489
1489
|
"StartTime": {
|
|
1490
|
-
"shape": "
|
|
1490
|
+
"shape": "S3c"
|
|
1491
1491
|
}
|
|
1492
1492
|
},
|
|
1493
1493
|
"required": [
|
|
@@ -1527,7 +1527,7 @@
|
|
|
1527
1527
|
"type": "structure",
|
|
1528
1528
|
"members": {
|
|
1529
1529
|
"ApplicationSettingsResource": {
|
|
1530
|
-
"shape": "
|
|
1530
|
+
"shape": "S6x"
|
|
1531
1531
|
}
|
|
1532
1532
|
},
|
|
1533
1533
|
"required": [
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
"type": "structure",
|
|
1600
1600
|
"members": {
|
|
1601
1601
|
"BaiduChannelResponse": {
|
|
1602
|
-
"shape": "
|
|
1602
|
+
"shape": "S4z"
|
|
1603
1603
|
}
|
|
1604
1604
|
},
|
|
1605
1605
|
"required": [
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
"locationName": "campaign-id"
|
|
1747
1747
|
},
|
|
1748
1748
|
"EndTime": {
|
|
1749
|
-
"shape": "
|
|
1749
|
+
"shape": "S3c",
|
|
1750
1750
|
"location": "querystring",
|
|
1751
1751
|
"locationName": "end-time"
|
|
1752
1752
|
},
|
|
@@ -1763,7 +1763,7 @@
|
|
|
1763
1763
|
"locationName": "page-size"
|
|
1764
1764
|
},
|
|
1765
1765
|
"StartTime": {
|
|
1766
|
-
"shape": "
|
|
1766
|
+
"shape": "S3c",
|
|
1767
1767
|
"location": "querystring",
|
|
1768
1768
|
"locationName": "start-time"
|
|
1769
1769
|
}
|
|
@@ -1783,15 +1783,15 @@
|
|
|
1783
1783
|
"ApplicationId": {},
|
|
1784
1784
|
"CampaignId": {},
|
|
1785
1785
|
"EndTime": {
|
|
1786
|
-
"shape": "
|
|
1786
|
+
"shape": "S3c"
|
|
1787
1787
|
},
|
|
1788
1788
|
"KpiName": {},
|
|
1789
1789
|
"KpiResult": {
|
|
1790
|
-
"shape": "
|
|
1790
|
+
"shape": "S6q"
|
|
1791
1791
|
},
|
|
1792
1792
|
"NextToken": {},
|
|
1793
1793
|
"StartTime": {
|
|
1794
|
-
"shape": "
|
|
1794
|
+
"shape": "S3c"
|
|
1795
1795
|
}
|
|
1796
1796
|
},
|
|
1797
1797
|
"required": [
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
"type": "structure",
|
|
1887
1887
|
"members": {
|
|
1888
1888
|
"CampaignsResponse": {
|
|
1889
|
-
"shape": "
|
|
1889
|
+
"shape": "S7i"
|
|
1890
1890
|
}
|
|
1891
1891
|
},
|
|
1892
1892
|
"required": [
|
|
@@ -1925,7 +1925,7 @@
|
|
|
1925
1925
|
"type": "structure",
|
|
1926
1926
|
"members": {
|
|
1927
1927
|
"CampaignsResponse": {
|
|
1928
|
-
"shape": "
|
|
1928
|
+
"shape": "S7i"
|
|
1929
1929
|
}
|
|
1930
1930
|
},
|
|
1931
1931
|
"required": [
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
"type": "structure",
|
|
2019
2019
|
"members": {
|
|
2020
2020
|
"EmailChannelResponse": {
|
|
2021
|
-
"shape": "
|
|
2021
|
+
"shape": "S54"
|
|
2022
2022
|
}
|
|
2023
2023
|
},
|
|
2024
2024
|
"required": [
|
|
@@ -2113,7 +2113,7 @@
|
|
|
2113
2113
|
"type": "structure",
|
|
2114
2114
|
"members": {
|
|
2115
2115
|
"EndpointResponse": {
|
|
2116
|
-
"shape": "
|
|
2116
|
+
"shape": "S5a"
|
|
2117
2117
|
}
|
|
2118
2118
|
},
|
|
2119
2119
|
"required": [
|
|
@@ -2144,7 +2144,7 @@
|
|
|
2144
2144
|
"type": "structure",
|
|
2145
2145
|
"members": {
|
|
2146
2146
|
"EventStream": {
|
|
2147
|
-
"shape": "
|
|
2147
|
+
"shape": "S5j"
|
|
2148
2148
|
}
|
|
2149
2149
|
},
|
|
2150
2150
|
"required": [
|
|
@@ -2219,7 +2219,7 @@
|
|
|
2219
2219
|
"type": "structure",
|
|
2220
2220
|
"members": {
|
|
2221
2221
|
"ExportJobsResponse": {
|
|
2222
|
-
"shape": "
|
|
2222
|
+
"shape": "S85"
|
|
2223
2223
|
}
|
|
2224
2224
|
},
|
|
2225
2225
|
"required": [
|
|
@@ -2250,7 +2250,7 @@
|
|
|
2250
2250
|
"type": "structure",
|
|
2251
2251
|
"members": {
|
|
2252
2252
|
"GCMChannelResponse": {
|
|
2253
|
-
"shape": "
|
|
2253
|
+
"shape": "S5m"
|
|
2254
2254
|
}
|
|
2255
2255
|
},
|
|
2256
2256
|
"required": [
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"type": "structure",
|
|
2326
2326
|
"members": {
|
|
2327
2327
|
"ImportJobsResponse": {
|
|
2328
|
-
"shape": "
|
|
2328
|
+
"shape": "S8d"
|
|
2329
2329
|
}
|
|
2330
2330
|
},
|
|
2331
2331
|
"required": [
|
|
@@ -2506,7 +2506,7 @@
|
|
|
2506
2506
|
"type": "structure",
|
|
2507
2507
|
"members": {
|
|
2508
2508
|
"JourneyResponse": {
|
|
2509
|
-
"shape": "
|
|
2509
|
+
"shape": "S3i"
|
|
2510
2510
|
}
|
|
2511
2511
|
},
|
|
2512
2512
|
"required": [
|
|
@@ -2529,7 +2529,7 @@
|
|
|
2529
2529
|
"locationName": "application-id"
|
|
2530
2530
|
},
|
|
2531
2531
|
"EndTime": {
|
|
2532
|
-
"shape": "
|
|
2532
|
+
"shape": "S3c",
|
|
2533
2533
|
"location": "querystring",
|
|
2534
2534
|
"locationName": "end-time"
|
|
2535
2535
|
},
|
|
@@ -2550,7 +2550,7 @@
|
|
|
2550
2550
|
"locationName": "page-size"
|
|
2551
2551
|
},
|
|
2552
2552
|
"StartTime": {
|
|
2553
|
-
"shape": "
|
|
2553
|
+
"shape": "S3c",
|
|
2554
2554
|
"location": "querystring",
|
|
2555
2555
|
"locationName": "start-time"
|
|
2556
2556
|
}
|
|
@@ -2569,16 +2569,16 @@
|
|
|
2569
2569
|
"members": {
|
|
2570
2570
|
"ApplicationId": {},
|
|
2571
2571
|
"EndTime": {
|
|
2572
|
-
"shape": "
|
|
2572
|
+
"shape": "S3c"
|
|
2573
2573
|
},
|
|
2574
2574
|
"JourneyId": {},
|
|
2575
2575
|
"KpiName": {},
|
|
2576
2576
|
"KpiResult": {
|
|
2577
|
-
"shape": "
|
|
2577
|
+
"shape": "S6q"
|
|
2578
2578
|
},
|
|
2579
2579
|
"NextToken": {},
|
|
2580
2580
|
"StartTime": {
|
|
2581
|
-
"shape": "
|
|
2581
|
+
"shape": "S3c"
|
|
2582
2582
|
}
|
|
2583
2583
|
},
|
|
2584
2584
|
"required": [
|
|
@@ -2751,22 +2751,22 @@
|
|
|
2751
2751
|
"type": "structure",
|
|
2752
2752
|
"members": {
|
|
2753
2753
|
"ADM": {
|
|
2754
|
-
"shape": "
|
|
2754
|
+
"shape": "S3m"
|
|
2755
2755
|
},
|
|
2756
2756
|
"APNS": {
|
|
2757
|
-
"shape": "
|
|
2757
|
+
"shape": "S3n"
|
|
2758
2758
|
},
|
|
2759
2759
|
"Arn": {},
|
|
2760
2760
|
"Baidu": {
|
|
2761
|
-
"shape": "
|
|
2761
|
+
"shape": "S3m"
|
|
2762
2762
|
},
|
|
2763
2763
|
"CreationDate": {},
|
|
2764
2764
|
"Default": {
|
|
2765
|
-
"shape": "
|
|
2765
|
+
"shape": "S3o"
|
|
2766
2766
|
},
|
|
2767
2767
|
"DefaultSubstitutions": {},
|
|
2768
2768
|
"GCM": {
|
|
2769
|
-
"shape": "
|
|
2769
|
+
"shape": "S3m"
|
|
2770
2770
|
},
|
|
2771
2771
|
"LastModifiedDate": {},
|
|
2772
2772
|
"RecommenderId": {},
|
|
@@ -2815,7 +2815,7 @@
|
|
|
2815
2815
|
"type": "structure",
|
|
2816
2816
|
"members": {
|
|
2817
2817
|
"RecommenderConfigurationResponse": {
|
|
2818
|
-
"shape": "
|
|
2818
|
+
"shape": "S3t"
|
|
2819
2819
|
}
|
|
2820
2820
|
},
|
|
2821
2821
|
"required": [
|
|
@@ -2852,7 +2852,7 @@
|
|
|
2852
2852
|
"Item": {
|
|
2853
2853
|
"type": "list",
|
|
2854
2854
|
"member": {
|
|
2855
|
-
"shape": "
|
|
2855
|
+
"shape": "S3t"
|
|
2856
2856
|
}
|
|
2857
2857
|
},
|
|
2858
2858
|
"NextToken": {}
|
|
@@ -2895,7 +2895,7 @@
|
|
|
2895
2895
|
"type": "structure",
|
|
2896
2896
|
"members": {
|
|
2897
2897
|
"SegmentResponse": {
|
|
2898
|
-
"shape": "
|
|
2898
|
+
"shape": "S46"
|
|
2899
2899
|
}
|
|
2900
2900
|
},
|
|
2901
2901
|
"required": [
|
|
@@ -2939,7 +2939,7 @@
|
|
|
2939
2939
|
"type": "structure",
|
|
2940
2940
|
"members": {
|
|
2941
2941
|
"ExportJobsResponse": {
|
|
2942
|
-
"shape": "
|
|
2942
|
+
"shape": "S85"
|
|
2943
2943
|
}
|
|
2944
2944
|
},
|
|
2945
2945
|
"required": [
|
|
@@ -2983,7 +2983,7 @@
|
|
|
2983
2983
|
"type": "structure",
|
|
2984
2984
|
"members": {
|
|
2985
2985
|
"ImportJobsResponse": {
|
|
2986
|
-
"shape": "
|
|
2986
|
+
"shape": "S8d"
|
|
2987
2987
|
}
|
|
2988
2988
|
},
|
|
2989
2989
|
"required": [
|
|
@@ -3024,7 +3024,7 @@
|
|
|
3024
3024
|
"type": "structure",
|
|
3025
3025
|
"members": {
|
|
3026
3026
|
"SegmentResponse": {
|
|
3027
|
-
"shape": "
|
|
3027
|
+
"shape": "S46"
|
|
3028
3028
|
}
|
|
3029
3029
|
},
|
|
3030
3030
|
"required": [
|
|
@@ -3068,7 +3068,7 @@
|
|
|
3068
3068
|
"type": "structure",
|
|
3069
3069
|
"members": {
|
|
3070
3070
|
"SegmentsResponse": {
|
|
3071
|
-
"shape": "
|
|
3071
|
+
"shape": "S9j"
|
|
3072
3072
|
}
|
|
3073
3073
|
},
|
|
3074
3074
|
"required": [
|
|
@@ -3107,7 +3107,7 @@
|
|
|
3107
3107
|
"type": "structure",
|
|
3108
3108
|
"members": {
|
|
3109
3109
|
"SegmentsResponse": {
|
|
3110
|
-
"shape": "
|
|
3110
|
+
"shape": "S9j"
|
|
3111
3111
|
}
|
|
3112
3112
|
},
|
|
3113
3113
|
"required": [
|
|
@@ -3138,7 +3138,7 @@
|
|
|
3138
3138
|
"type": "structure",
|
|
3139
3139
|
"members": {
|
|
3140
3140
|
"SMSChannelResponse": {
|
|
3141
|
-
"shape": "
|
|
3141
|
+
"shape": "S5z"
|
|
3142
3142
|
}
|
|
3143
3143
|
},
|
|
3144
3144
|
"required": [
|
|
@@ -3231,7 +3231,7 @@
|
|
|
3231
3231
|
"type": "structure",
|
|
3232
3232
|
"members": {
|
|
3233
3233
|
"EndpointsResponse": {
|
|
3234
|
-
"shape": "
|
|
3234
|
+
"shape": "S64"
|
|
3235
3235
|
}
|
|
3236
3236
|
},
|
|
3237
3237
|
"required": [
|
|
@@ -3262,7 +3262,7 @@
|
|
|
3262
3262
|
"type": "structure",
|
|
3263
3263
|
"members": {
|
|
3264
3264
|
"VoiceChannelResponse": {
|
|
3265
|
-
"shape": "
|
|
3265
|
+
"shape": "S68"
|
|
3266
3266
|
}
|
|
3267
3267
|
},
|
|
3268
3268
|
"required": [
|
|
@@ -3364,7 +3364,7 @@
|
|
|
3364
3364
|
"Item": {
|
|
3365
3365
|
"type": "list",
|
|
3366
3366
|
"member": {
|
|
3367
|
-
"shape": "
|
|
3367
|
+
"shape": "S3i"
|
|
3368
3368
|
}
|
|
3369
3369
|
},
|
|
3370
3370
|
"NextToken": {}
|
|
@@ -3402,7 +3402,7 @@
|
|
|
3402
3402
|
"type": "structure",
|
|
3403
3403
|
"members": {
|
|
3404
3404
|
"TagsModel": {
|
|
3405
|
-
"shape": "
|
|
3405
|
+
"shape": "Sa5"
|
|
3406
3406
|
}
|
|
3407
3407
|
},
|
|
3408
3408
|
"required": [
|
|
@@ -3642,7 +3642,7 @@
|
|
|
3642
3642
|
"type": "structure",
|
|
3643
3643
|
"members": {
|
|
3644
3644
|
"EventStream": {
|
|
3645
|
-
"shape": "
|
|
3645
|
+
"shape": "S5j"
|
|
3646
3646
|
}
|
|
3647
3647
|
},
|
|
3648
3648
|
"required": [
|
|
@@ -3677,24 +3677,24 @@
|
|
|
3677
3677
|
"members": {
|
|
3678
3678
|
"Address": {},
|
|
3679
3679
|
"Attributes": {
|
|
3680
|
-
"shape": "
|
|
3680
|
+
"shape": "S5b"
|
|
3681
3681
|
},
|
|
3682
3682
|
"ChannelType": {},
|
|
3683
3683
|
"Demographic": {
|
|
3684
|
-
"shape": "
|
|
3684
|
+
"shape": "S5d"
|
|
3685
3685
|
},
|
|
3686
3686
|
"EffectiveDate": {},
|
|
3687
3687
|
"EndpointStatus": {},
|
|
3688
3688
|
"Location": {
|
|
3689
|
-
"shape": "
|
|
3689
|
+
"shape": "S5e"
|
|
3690
3690
|
},
|
|
3691
3691
|
"Metrics": {
|
|
3692
|
-
"shape": "
|
|
3692
|
+
"shape": "S5f"
|
|
3693
3693
|
},
|
|
3694
3694
|
"OptOut": {},
|
|
3695
3695
|
"RequestId": {},
|
|
3696
3696
|
"User": {
|
|
3697
|
-
"shape": "
|
|
3697
|
+
"shape": "S5g"
|
|
3698
3698
|
}
|
|
3699
3699
|
}
|
|
3700
3700
|
},
|
|
@@ -3713,7 +3713,7 @@
|
|
|
3713
3713
|
"ClientSdkVersion": {},
|
|
3714
3714
|
"EventType": {},
|
|
3715
3715
|
"Metrics": {
|
|
3716
|
-
"shape": "
|
|
3716
|
+
"shape": "S5f"
|
|
3717
3717
|
},
|
|
3718
3718
|
"SdkName": {},
|
|
3719
3719
|
"Session": {
|
|
@@ -3889,7 +3889,7 @@
|
|
|
3889
3889
|
},
|
|
3890
3890
|
"RawContent": {},
|
|
3891
3891
|
"Substitutions": {
|
|
3892
|
-
"shape": "
|
|
3892
|
+
"shape": "S5b"
|
|
3893
3893
|
},
|
|
3894
3894
|
"TitleOverride": {}
|
|
3895
3895
|
}
|
|
@@ -3899,10 +3899,10 @@
|
|
|
3899
3899
|
"shape": "S4"
|
|
3900
3900
|
},
|
|
3901
3901
|
"Endpoints": {
|
|
3902
|
-
"shape": "
|
|
3902
|
+
"shape": "Sba"
|
|
3903
3903
|
},
|
|
3904
3904
|
"MessageConfiguration": {
|
|
3905
|
-
"shape": "
|
|
3905
|
+
"shape": "Sbc"
|
|
3906
3906
|
},
|
|
3907
3907
|
"TemplateConfiguration": {
|
|
3908
3908
|
"shape": "S1d"
|
|
@@ -3928,7 +3928,7 @@
|
|
|
3928
3928
|
"members": {
|
|
3929
3929
|
"ApplicationId": {},
|
|
3930
3930
|
"EndpointResult": {
|
|
3931
|
-
"shape": "
|
|
3931
|
+
"shape": "Sbs"
|
|
3932
3932
|
},
|
|
3933
3933
|
"RequestId": {},
|
|
3934
3934
|
"Result": {
|
|
@@ -3982,14 +3982,14 @@
|
|
|
3982
3982
|
"shape": "S4"
|
|
3983
3983
|
},
|
|
3984
3984
|
"MessageConfiguration": {
|
|
3985
|
-
"shape": "
|
|
3985
|
+
"shape": "Sbc"
|
|
3986
3986
|
},
|
|
3987
3987
|
"TemplateConfiguration": {
|
|
3988
3988
|
"shape": "S1d"
|
|
3989
3989
|
},
|
|
3990
3990
|
"TraceId": {},
|
|
3991
3991
|
"Users": {
|
|
3992
|
-
"shape": "
|
|
3992
|
+
"shape": "Sba"
|
|
3993
3993
|
}
|
|
3994
3994
|
},
|
|
3995
3995
|
"required": [
|
|
@@ -4016,7 +4016,7 @@
|
|
|
4016
4016
|
"type": "map",
|
|
4017
4017
|
"key": {},
|
|
4018
4018
|
"value": {
|
|
4019
|
-
"shape": "
|
|
4019
|
+
"shape": "Sbs"
|
|
4020
4020
|
}
|
|
4021
4021
|
}
|
|
4022
4022
|
},
|
|
@@ -4044,7 +4044,7 @@
|
|
|
4044
4044
|
"locationName": "resource-arn"
|
|
4045
4045
|
},
|
|
4046
4046
|
"TagsModel": {
|
|
4047
|
-
"shape": "
|
|
4047
|
+
"shape": "Sa5"
|
|
4048
4048
|
}
|
|
4049
4049
|
},
|
|
4050
4050
|
"required": [
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"type": "structure",
|
|
4118
4118
|
"members": {
|
|
4119
4119
|
"ADMChannelResponse": {
|
|
4120
|
-
"shape": "
|
|
4120
|
+
"shape": "S4i"
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
"required": [
|
|
@@ -4165,7 +4165,7 @@
|
|
|
4165
4165
|
"type": "structure",
|
|
4166
4166
|
"members": {
|
|
4167
4167
|
"APNSChannelResponse": {
|
|
4168
|
-
"shape": "
|
|
4168
|
+
"shape": "S4l"
|
|
4169
4169
|
}
|
|
4170
4170
|
},
|
|
4171
4171
|
"required": [
|
|
@@ -4213,7 +4213,7 @@
|
|
|
4213
4213
|
"type": "structure",
|
|
4214
4214
|
"members": {
|
|
4215
4215
|
"APNSSandboxChannelResponse": {
|
|
4216
|
-
"shape": "
|
|
4216
|
+
"shape": "S4o"
|
|
4217
4217
|
}
|
|
4218
4218
|
},
|
|
4219
4219
|
"required": [
|
|
@@ -4261,7 +4261,7 @@
|
|
|
4261
4261
|
"type": "structure",
|
|
4262
4262
|
"members": {
|
|
4263
4263
|
"APNSVoipChannelResponse": {
|
|
4264
|
-
"shape": "
|
|
4264
|
+
"shape": "S4r"
|
|
4265
4265
|
}
|
|
4266
4266
|
},
|
|
4267
4267
|
"required": [
|
|
@@ -4309,7 +4309,7 @@
|
|
|
4309
4309
|
"type": "structure",
|
|
4310
4310
|
"members": {
|
|
4311
4311
|
"APNSVoipSandboxChannelResponse": {
|
|
4312
|
-
"shape": "
|
|
4312
|
+
"shape": "S4u"
|
|
4313
4313
|
}
|
|
4314
4314
|
},
|
|
4315
4315
|
"required": [
|
|
@@ -4362,7 +4362,7 @@
|
|
|
4362
4362
|
"type": "structure",
|
|
4363
4363
|
"members": {
|
|
4364
4364
|
"ApplicationSettingsResource": {
|
|
4365
|
-
"shape": "
|
|
4365
|
+
"shape": "S6x"
|
|
4366
4366
|
}
|
|
4367
4367
|
},
|
|
4368
4368
|
"required": [
|
|
@@ -4409,7 +4409,7 @@
|
|
|
4409
4409
|
"type": "structure",
|
|
4410
4410
|
"members": {
|
|
4411
4411
|
"BaiduChannelResponse": {
|
|
4412
|
-
"shape": "
|
|
4412
|
+
"shape": "S4z"
|
|
4413
4413
|
}
|
|
4414
4414
|
},
|
|
4415
4415
|
"required": [
|
|
@@ -4499,7 +4499,7 @@
|
|
|
4499
4499
|
"type": "structure",
|
|
4500
4500
|
"members": {
|
|
4501
4501
|
"EmailChannelResponse": {
|
|
4502
|
-
"shape": "
|
|
4502
|
+
"shape": "S54"
|
|
4503
4503
|
}
|
|
4504
4504
|
},
|
|
4505
4505
|
"required": [
|
|
@@ -4544,7 +4544,7 @@
|
|
|
4544
4544
|
"type": "structure",
|
|
4545
4545
|
"members": {
|
|
4546
4546
|
"MessageBody": {
|
|
4547
|
-
"shape": "
|
|
4547
|
+
"shape": "S57"
|
|
4548
4548
|
}
|
|
4549
4549
|
},
|
|
4550
4550
|
"required": [
|
|
@@ -4575,24 +4575,24 @@
|
|
|
4575
4575
|
"members": {
|
|
4576
4576
|
"Address": {},
|
|
4577
4577
|
"Attributes": {
|
|
4578
|
-
"shape": "
|
|
4578
|
+
"shape": "S5b"
|
|
4579
4579
|
},
|
|
4580
4580
|
"ChannelType": {},
|
|
4581
4581
|
"Demographic": {
|
|
4582
|
-
"shape": "
|
|
4582
|
+
"shape": "S5d"
|
|
4583
4583
|
},
|
|
4584
4584
|
"EffectiveDate": {},
|
|
4585
4585
|
"EndpointStatus": {},
|
|
4586
4586
|
"Location": {
|
|
4587
|
-
"shape": "
|
|
4587
|
+
"shape": "S5e"
|
|
4588
4588
|
},
|
|
4589
4589
|
"Metrics": {
|
|
4590
|
-
"shape": "
|
|
4590
|
+
"shape": "S5f"
|
|
4591
4591
|
},
|
|
4592
4592
|
"OptOut": {},
|
|
4593
4593
|
"RequestId": {},
|
|
4594
4594
|
"User": {
|
|
4595
|
-
"shape": "
|
|
4595
|
+
"shape": "S5g"
|
|
4596
4596
|
}
|
|
4597
4597
|
}
|
|
4598
4598
|
}
|
|
@@ -4608,7 +4608,7 @@
|
|
|
4608
4608
|
"type": "structure",
|
|
4609
4609
|
"members": {
|
|
4610
4610
|
"MessageBody": {
|
|
4611
|
-
"shape": "
|
|
4611
|
+
"shape": "S57"
|
|
4612
4612
|
}
|
|
4613
4613
|
},
|
|
4614
4614
|
"required": [
|
|
@@ -4640,25 +4640,25 @@
|
|
|
4640
4640
|
"members": {
|
|
4641
4641
|
"Address": {},
|
|
4642
4642
|
"Attributes": {
|
|
4643
|
-
"shape": "
|
|
4643
|
+
"shape": "S5b"
|
|
4644
4644
|
},
|
|
4645
4645
|
"ChannelType": {},
|
|
4646
4646
|
"Demographic": {
|
|
4647
|
-
"shape": "
|
|
4647
|
+
"shape": "S5d"
|
|
4648
4648
|
},
|
|
4649
4649
|
"EffectiveDate": {},
|
|
4650
4650
|
"EndpointStatus": {},
|
|
4651
4651
|
"Id": {},
|
|
4652
4652
|
"Location": {
|
|
4653
|
-
"shape": "
|
|
4653
|
+
"shape": "S5e"
|
|
4654
4654
|
},
|
|
4655
4655
|
"Metrics": {
|
|
4656
|
-
"shape": "
|
|
4656
|
+
"shape": "S5f"
|
|
4657
4657
|
},
|
|
4658
4658
|
"OptOut": {},
|
|
4659
4659
|
"RequestId": {},
|
|
4660
4660
|
"User": {
|
|
4661
|
-
"shape": "
|
|
4661
|
+
"shape": "S5g"
|
|
4662
4662
|
}
|
|
4663
4663
|
}
|
|
4664
4664
|
}
|
|
@@ -4679,7 +4679,7 @@
|
|
|
4679
4679
|
"type": "structure",
|
|
4680
4680
|
"members": {
|
|
4681
4681
|
"MessageBody": {
|
|
4682
|
-
"shape": "
|
|
4682
|
+
"shape": "S57"
|
|
4683
4683
|
}
|
|
4684
4684
|
},
|
|
4685
4685
|
"required": [
|
|
@@ -4724,7 +4724,7 @@
|
|
|
4724
4724
|
"type": "structure",
|
|
4725
4725
|
"members": {
|
|
4726
4726
|
"GCMChannelResponse": {
|
|
4727
|
-
"shape": "
|
|
4727
|
+
"shape": "S5m"
|
|
4728
4728
|
}
|
|
4729
4729
|
},
|
|
4730
4730
|
"required": [
|
|
@@ -4769,7 +4769,7 @@
|
|
|
4769
4769
|
"type": "structure",
|
|
4770
4770
|
"members": {
|
|
4771
4771
|
"MessageBody": {
|
|
4772
|
-
"shape": "
|
|
4772
|
+
"shape": "S57"
|
|
4773
4773
|
}
|
|
4774
4774
|
},
|
|
4775
4775
|
"required": [
|
|
@@ -4810,7 +4810,7 @@
|
|
|
4810
4810
|
"type": "structure",
|
|
4811
4811
|
"members": {
|
|
4812
4812
|
"JourneyResponse": {
|
|
4813
|
-
"shape": "
|
|
4813
|
+
"shape": "S3i"
|
|
4814
4814
|
}
|
|
4815
4815
|
},
|
|
4816
4816
|
"required": [
|
|
@@ -4854,7 +4854,7 @@
|
|
|
4854
4854
|
"type": "structure",
|
|
4855
4855
|
"members": {
|
|
4856
4856
|
"JourneyResponse": {
|
|
4857
|
-
"shape": "
|
|
4857
|
+
"shape": "S3i"
|
|
4858
4858
|
}
|
|
4859
4859
|
},
|
|
4860
4860
|
"required": [
|
|
@@ -4878,7 +4878,7 @@
|
|
|
4878
4878
|
"type": "boolean"
|
|
4879
4879
|
},
|
|
4880
4880
|
"PushNotificationTemplateRequest": {
|
|
4881
|
-
"shape": "
|
|
4881
|
+
"shape": "S3l"
|
|
4882
4882
|
},
|
|
4883
4883
|
"TemplateName": {
|
|
4884
4884
|
"location": "uri",
|
|
@@ -4899,7 +4899,7 @@
|
|
|
4899
4899
|
"type": "structure",
|
|
4900
4900
|
"members": {
|
|
4901
4901
|
"MessageBody": {
|
|
4902
|
-
"shape": "
|
|
4902
|
+
"shape": "S57"
|
|
4903
4903
|
}
|
|
4904
4904
|
},
|
|
4905
4905
|
"required": [
|
|
@@ -4954,7 +4954,7 @@
|
|
|
4954
4954
|
"type": "structure",
|
|
4955
4955
|
"members": {
|
|
4956
4956
|
"RecommenderConfigurationResponse": {
|
|
4957
|
-
"shape": "
|
|
4957
|
+
"shape": "S3t"
|
|
4958
4958
|
}
|
|
4959
4959
|
},
|
|
4960
4960
|
"required": [
|
|
@@ -4981,7 +4981,7 @@
|
|
|
4981
4981
|
"locationName": "segment-id"
|
|
4982
4982
|
},
|
|
4983
4983
|
"WriteSegmentRequest": {
|
|
4984
|
-
"shape": "
|
|
4984
|
+
"shape": "S3v"
|
|
4985
4985
|
}
|
|
4986
4986
|
},
|
|
4987
4987
|
"required": [
|
|
@@ -4995,7 +4995,7 @@
|
|
|
4995
4995
|
"type": "structure",
|
|
4996
4996
|
"members": {
|
|
4997
4997
|
"SegmentResponse": {
|
|
4998
|
-
"shape": "
|
|
4998
|
+
"shape": "S46"
|
|
4999
4999
|
}
|
|
5000
5000
|
},
|
|
5001
5001
|
"required": [
|
|
@@ -5038,7 +5038,7 @@
|
|
|
5038
5038
|
"type": "structure",
|
|
5039
5039
|
"members": {
|
|
5040
5040
|
"SMSChannelResponse": {
|
|
5041
|
-
"shape": "
|
|
5041
|
+
"shape": "S5z"
|
|
5042
5042
|
}
|
|
5043
5043
|
},
|
|
5044
5044
|
"required": [
|
|
@@ -5062,7 +5062,7 @@
|
|
|
5062
5062
|
"type": "boolean"
|
|
5063
5063
|
},
|
|
5064
5064
|
"SMSTemplateRequest": {
|
|
5065
|
-
"shape": "
|
|
5065
|
+
"shape": "S4b"
|
|
5066
5066
|
},
|
|
5067
5067
|
"TemplateName": {
|
|
5068
5068
|
"location": "uri",
|
|
@@ -5083,7 +5083,7 @@
|
|
|
5083
5083
|
"type": "structure",
|
|
5084
5084
|
"members": {
|
|
5085
5085
|
"MessageBody": {
|
|
5086
|
-
"shape": "
|
|
5086
|
+
"shape": "S57"
|
|
5087
5087
|
}
|
|
5088
5088
|
},
|
|
5089
5089
|
"required": [
|
|
@@ -5127,7 +5127,7 @@
|
|
|
5127
5127
|
"type": "structure",
|
|
5128
5128
|
"members": {
|
|
5129
5129
|
"MessageBody": {
|
|
5130
|
-
"shape": "
|
|
5130
|
+
"shape": "S57"
|
|
5131
5131
|
}
|
|
5132
5132
|
},
|
|
5133
5133
|
"required": [
|
|
@@ -5168,7 +5168,7 @@
|
|
|
5168
5168
|
"type": "structure",
|
|
5169
5169
|
"members": {
|
|
5170
5170
|
"VoiceChannelResponse": {
|
|
5171
|
-
"shape": "
|
|
5171
|
+
"shape": "S68"
|
|
5172
5172
|
}
|
|
5173
5173
|
},
|
|
5174
5174
|
"required": [
|
|
@@ -5200,7 +5200,7 @@
|
|
|
5200
5200
|
"locationName": "version"
|
|
5201
5201
|
},
|
|
5202
5202
|
"VoiceTemplateRequest": {
|
|
5203
|
-
"shape": "
|
|
5203
|
+
"shape": "S4e"
|
|
5204
5204
|
}
|
|
5205
5205
|
},
|
|
5206
5206
|
"required": [
|
|
@@ -5213,7 +5213,7 @@
|
|
|
5213
5213
|
"type": "structure",
|
|
5214
5214
|
"members": {
|
|
5215
5215
|
"MessageBody": {
|
|
5216
|
-
"shape": "
|
|
5216
|
+
"shape": "S57"
|
|
5217
5217
|
}
|
|
5218
5218
|
},
|
|
5219
5219
|
"required": [
|
|
@@ -5919,7 +5919,7 @@
|
|
|
5919
5919
|
"CreationDate": {},
|
|
5920
5920
|
"LastModifiedDate": {},
|
|
5921
5921
|
"Limits": {
|
|
5922
|
-
"shape": "
|
|
5922
|
+
"shape": "S3a"
|
|
5923
5923
|
},
|
|
5924
5924
|
"LocalTime": {
|
|
5925
5925
|
"type": "boolean"
|
|
@@ -5930,11 +5930,11 @@
|
|
|
5930
5930
|
},
|
|
5931
5931
|
"RefreshFrequency": {},
|
|
5932
5932
|
"Schedule": {
|
|
5933
|
-
"shape": "
|
|
5933
|
+
"shape": "S3b"
|
|
5934
5934
|
},
|
|
5935
5935
|
"StartActivity": {},
|
|
5936
5936
|
"StartCondition": {
|
|
5937
|
-
"shape": "
|
|
5937
|
+
"shape": "S3d"
|
|
5938
5938
|
},
|
|
5939
5939
|
"State": {},
|
|
5940
5940
|
"WaitForQuietTime": {
|
|
@@ -6099,6 +6099,12 @@
|
|
|
6099
6099
|
"shape": "S2u"
|
|
6100
6100
|
}
|
|
6101
6101
|
}
|
|
6102
|
+
},
|
|
6103
|
+
"ContactCenter": {
|
|
6104
|
+
"type": "structure",
|
|
6105
|
+
"members": {
|
|
6106
|
+
"NextActivity": {}
|
|
6107
|
+
}
|
|
6102
6108
|
}
|
|
6103
6109
|
}
|
|
6104
6110
|
}
|
|
@@ -6227,7 +6233,7 @@
|
|
|
6227
6233
|
"WaitUntil": {}
|
|
6228
6234
|
}
|
|
6229
6235
|
},
|
|
6230
|
-
"
|
|
6236
|
+
"S3a": {
|
|
6231
6237
|
"type": "structure",
|
|
6232
6238
|
"members": {
|
|
6233
6239
|
"DailyCap": {
|
|
@@ -6242,23 +6248,23 @@
|
|
|
6242
6248
|
"EndpointReentryInterval": {}
|
|
6243
6249
|
}
|
|
6244
6250
|
},
|
|
6245
|
-
"
|
|
6251
|
+
"S3b": {
|
|
6246
6252
|
"type": "structure",
|
|
6247
6253
|
"members": {
|
|
6248
6254
|
"EndTime": {
|
|
6249
|
-
"shape": "
|
|
6255
|
+
"shape": "S3c"
|
|
6250
6256
|
},
|
|
6251
6257
|
"StartTime": {
|
|
6252
|
-
"shape": "
|
|
6258
|
+
"shape": "S3c"
|
|
6253
6259
|
},
|
|
6254
6260
|
"Timezone": {}
|
|
6255
6261
|
}
|
|
6256
6262
|
},
|
|
6257
|
-
"
|
|
6263
|
+
"S3c": {
|
|
6258
6264
|
"type": "timestamp",
|
|
6259
6265
|
"timestampFormat": "iso8601"
|
|
6260
6266
|
},
|
|
6261
|
-
"
|
|
6267
|
+
"S3d": {
|
|
6262
6268
|
"type": "structure",
|
|
6263
6269
|
"members": {
|
|
6264
6270
|
"Description": {},
|
|
@@ -6286,7 +6292,7 @@
|
|
|
6286
6292
|
}
|
|
6287
6293
|
}
|
|
6288
6294
|
},
|
|
6289
|
-
"
|
|
6295
|
+
"S3i": {
|
|
6290
6296
|
"type": "structure",
|
|
6291
6297
|
"members": {
|
|
6292
6298
|
"Activities": {
|
|
@@ -6297,7 +6303,7 @@
|
|
|
6297
6303
|
"Id": {},
|
|
6298
6304
|
"LastModifiedDate": {},
|
|
6299
6305
|
"Limits": {
|
|
6300
|
-
"shape": "
|
|
6306
|
+
"shape": "S3a"
|
|
6301
6307
|
},
|
|
6302
6308
|
"LocalTime": {
|
|
6303
6309
|
"type": "boolean"
|
|
@@ -6308,11 +6314,11 @@
|
|
|
6308
6314
|
},
|
|
6309
6315
|
"RefreshFrequency": {},
|
|
6310
6316
|
"Schedule": {
|
|
6311
|
-
"shape": "
|
|
6317
|
+
"shape": "S3b"
|
|
6312
6318
|
},
|
|
6313
6319
|
"StartActivity": {},
|
|
6314
6320
|
"StartCondition": {
|
|
6315
|
-
"shape": "
|
|
6321
|
+
"shape": "S3d"
|
|
6316
6322
|
},
|
|
6317
6323
|
"State": {},
|
|
6318
6324
|
"tags": {
|
|
@@ -6324,6 +6330,13 @@
|
|
|
6324
6330
|
},
|
|
6325
6331
|
"RefreshOnSegmentUpdate": {
|
|
6326
6332
|
"type": "boolean"
|
|
6333
|
+
},
|
|
6334
|
+
"JourneyChannelSettings": {
|
|
6335
|
+
"type": "structure",
|
|
6336
|
+
"members": {
|
|
6337
|
+
"ConnectCampaignArn": {},
|
|
6338
|
+
"ConnectCampaignExecutionRoleArn": {}
|
|
6339
|
+
}
|
|
6327
6340
|
}
|
|
6328
6341
|
},
|
|
6329
6342
|
"required": [
|
|
@@ -6332,24 +6345,24 @@
|
|
|
6332
6345
|
"ApplicationId"
|
|
6333
6346
|
]
|
|
6334
6347
|
},
|
|
6335
|
-
"
|
|
6348
|
+
"S3l": {
|
|
6336
6349
|
"type": "structure",
|
|
6337
6350
|
"members": {
|
|
6338
6351
|
"ADM": {
|
|
6339
|
-
"shape": "
|
|
6352
|
+
"shape": "S3m"
|
|
6340
6353
|
},
|
|
6341
6354
|
"APNS": {
|
|
6342
|
-
"shape": "
|
|
6355
|
+
"shape": "S3n"
|
|
6343
6356
|
},
|
|
6344
6357
|
"Baidu": {
|
|
6345
|
-
"shape": "
|
|
6358
|
+
"shape": "S3m"
|
|
6346
6359
|
},
|
|
6347
6360
|
"Default": {
|
|
6348
|
-
"shape": "
|
|
6361
|
+
"shape": "S3o"
|
|
6349
6362
|
},
|
|
6350
6363
|
"DefaultSubstitutions": {},
|
|
6351
6364
|
"GCM": {
|
|
6352
|
-
"shape": "
|
|
6365
|
+
"shape": "S3m"
|
|
6353
6366
|
},
|
|
6354
6367
|
"RecommenderId": {},
|
|
6355
6368
|
"tags": {
|
|
@@ -6359,7 +6372,7 @@
|
|
|
6359
6372
|
"TemplateDescription": {}
|
|
6360
6373
|
}
|
|
6361
6374
|
},
|
|
6362
|
-
"
|
|
6375
|
+
"S3m": {
|
|
6363
6376
|
"type": "structure",
|
|
6364
6377
|
"members": {
|
|
6365
6378
|
"Action": {},
|
|
@@ -6373,7 +6386,7 @@
|
|
|
6373
6386
|
"Url": {}
|
|
6374
6387
|
}
|
|
6375
6388
|
},
|
|
6376
|
-
"
|
|
6389
|
+
"S3n": {
|
|
6377
6390
|
"type": "structure",
|
|
6378
6391
|
"members": {
|
|
6379
6392
|
"Action": {},
|
|
@@ -6385,7 +6398,7 @@
|
|
|
6385
6398
|
"Url": {}
|
|
6386
6399
|
}
|
|
6387
6400
|
},
|
|
6388
|
-
"
|
|
6401
|
+
"S3o": {
|
|
6389
6402
|
"type": "structure",
|
|
6390
6403
|
"members": {
|
|
6391
6404
|
"Action": {},
|
|
@@ -6395,7 +6408,7 @@
|
|
|
6395
6408
|
"Url": {}
|
|
6396
6409
|
}
|
|
6397
6410
|
},
|
|
6398
|
-
"
|
|
6411
|
+
"S3t": {
|
|
6399
6412
|
"type": "structure",
|
|
6400
6413
|
"members": {
|
|
6401
6414
|
"Attributes": {
|
|
@@ -6423,7 +6436,7 @@
|
|
|
6423
6436
|
"Id"
|
|
6424
6437
|
]
|
|
6425
6438
|
},
|
|
6426
|
-
"
|
|
6439
|
+
"S3v": {
|
|
6427
6440
|
"type": "structure",
|
|
6428
6441
|
"members": {
|
|
6429
6442
|
"Dimensions": {
|
|
@@ -6431,7 +6444,7 @@
|
|
|
6431
6444
|
},
|
|
6432
6445
|
"Name": {},
|
|
6433
6446
|
"SegmentGroups": {
|
|
6434
|
-
"shape": "
|
|
6447
|
+
"shape": "S3w"
|
|
6435
6448
|
},
|
|
6436
6449
|
"tags": {
|
|
6437
6450
|
"shape": "S4",
|
|
@@ -6439,7 +6452,7 @@
|
|
|
6439
6452
|
}
|
|
6440
6453
|
}
|
|
6441
6454
|
},
|
|
6442
|
-
"
|
|
6455
|
+
"S3w": {
|
|
6443
6456
|
"type": "structure",
|
|
6444
6457
|
"members": {
|
|
6445
6458
|
"Groups": {
|
|
@@ -6476,7 +6489,7 @@
|
|
|
6476
6489
|
"Include": {}
|
|
6477
6490
|
}
|
|
6478
6491
|
},
|
|
6479
|
-
"
|
|
6492
|
+
"S46": {
|
|
6480
6493
|
"type": "structure",
|
|
6481
6494
|
"members": {
|
|
6482
6495
|
"ApplicationId": {},
|
|
@@ -6515,7 +6528,7 @@
|
|
|
6515
6528
|
"LastModifiedDate": {},
|
|
6516
6529
|
"Name": {},
|
|
6517
6530
|
"SegmentGroups": {
|
|
6518
|
-
"shape": "
|
|
6531
|
+
"shape": "S3w"
|
|
6519
6532
|
},
|
|
6520
6533
|
"SegmentType": {},
|
|
6521
6534
|
"tags": {
|
|
@@ -6534,7 +6547,7 @@
|
|
|
6534
6547
|
"ApplicationId"
|
|
6535
6548
|
]
|
|
6536
6549
|
},
|
|
6537
|
-
"
|
|
6550
|
+
"S4b": {
|
|
6538
6551
|
"type": "structure",
|
|
6539
6552
|
"members": {
|
|
6540
6553
|
"Body": {},
|
|
@@ -6547,7 +6560,7 @@
|
|
|
6547
6560
|
"TemplateDescription": {}
|
|
6548
6561
|
}
|
|
6549
6562
|
},
|
|
6550
|
-
"
|
|
6563
|
+
"S4e": {
|
|
6551
6564
|
"type": "structure",
|
|
6552
6565
|
"members": {
|
|
6553
6566
|
"Body": {},
|
|
@@ -6561,7 +6574,7 @@
|
|
|
6561
6574
|
"VoiceId": {}
|
|
6562
6575
|
}
|
|
6563
6576
|
},
|
|
6564
|
-
"
|
|
6577
|
+
"S4i": {
|
|
6565
6578
|
"type": "structure",
|
|
6566
6579
|
"members": {
|
|
6567
6580
|
"ApplicationId": {},
|
|
@@ -6587,7 +6600,7 @@
|
|
|
6587
6600
|
"Platform"
|
|
6588
6601
|
]
|
|
6589
6602
|
},
|
|
6590
|
-
"
|
|
6603
|
+
"S4l": {
|
|
6591
6604
|
"type": "structure",
|
|
6592
6605
|
"members": {
|
|
6593
6606
|
"ApplicationId": {},
|
|
@@ -6617,7 +6630,7 @@
|
|
|
6617
6630
|
"Platform"
|
|
6618
6631
|
]
|
|
6619
6632
|
},
|
|
6620
|
-
"
|
|
6633
|
+
"S4o": {
|
|
6621
6634
|
"type": "structure",
|
|
6622
6635
|
"members": {
|
|
6623
6636
|
"ApplicationId": {},
|
|
@@ -6647,7 +6660,7 @@
|
|
|
6647
6660
|
"Platform"
|
|
6648
6661
|
]
|
|
6649
6662
|
},
|
|
6650
|
-
"
|
|
6663
|
+
"S4r": {
|
|
6651
6664
|
"type": "structure",
|
|
6652
6665
|
"members": {
|
|
6653
6666
|
"ApplicationId": {},
|
|
@@ -6677,7 +6690,7 @@
|
|
|
6677
6690
|
"Platform"
|
|
6678
6691
|
]
|
|
6679
6692
|
},
|
|
6680
|
-
"
|
|
6693
|
+
"S4u": {
|
|
6681
6694
|
"type": "structure",
|
|
6682
6695
|
"members": {
|
|
6683
6696
|
"ApplicationId": {},
|
|
@@ -6707,7 +6720,7 @@
|
|
|
6707
6720
|
"Platform"
|
|
6708
6721
|
]
|
|
6709
6722
|
},
|
|
6710
|
-
"
|
|
6723
|
+
"S4z": {
|
|
6711
6724
|
"type": "structure",
|
|
6712
6725
|
"members": {
|
|
6713
6726
|
"ApplicationId": {},
|
|
@@ -6735,7 +6748,7 @@
|
|
|
6735
6748
|
"Platform"
|
|
6736
6749
|
]
|
|
6737
6750
|
},
|
|
6738
|
-
"
|
|
6751
|
+
"S54": {
|
|
6739
6752
|
"type": "structure",
|
|
6740
6753
|
"members": {
|
|
6741
6754
|
"ApplicationId": {},
|
|
@@ -6768,51 +6781,51 @@
|
|
|
6768
6781
|
"Platform"
|
|
6769
6782
|
]
|
|
6770
6783
|
},
|
|
6771
|
-
"
|
|
6784
|
+
"S57": {
|
|
6772
6785
|
"type": "structure",
|
|
6773
6786
|
"members": {
|
|
6774
6787
|
"Message": {},
|
|
6775
6788
|
"RequestID": {}
|
|
6776
6789
|
}
|
|
6777
6790
|
},
|
|
6778
|
-
"
|
|
6791
|
+
"S5a": {
|
|
6779
6792
|
"type": "structure",
|
|
6780
6793
|
"members": {
|
|
6781
6794
|
"Address": {},
|
|
6782
6795
|
"ApplicationId": {},
|
|
6783
6796
|
"Attributes": {
|
|
6784
|
-
"shape": "
|
|
6797
|
+
"shape": "S5b"
|
|
6785
6798
|
},
|
|
6786
6799
|
"ChannelType": {},
|
|
6787
6800
|
"CohortId": {},
|
|
6788
6801
|
"CreationDate": {},
|
|
6789
6802
|
"Demographic": {
|
|
6790
|
-
"shape": "
|
|
6803
|
+
"shape": "S5d"
|
|
6791
6804
|
},
|
|
6792
6805
|
"EffectiveDate": {},
|
|
6793
6806
|
"EndpointStatus": {},
|
|
6794
6807
|
"Id": {},
|
|
6795
6808
|
"Location": {
|
|
6796
|
-
"shape": "
|
|
6809
|
+
"shape": "S5e"
|
|
6797
6810
|
},
|
|
6798
6811
|
"Metrics": {
|
|
6799
|
-
"shape": "
|
|
6812
|
+
"shape": "S5f"
|
|
6800
6813
|
},
|
|
6801
6814
|
"OptOut": {},
|
|
6802
6815
|
"RequestId": {},
|
|
6803
6816
|
"User": {
|
|
6804
|
-
"shape": "
|
|
6817
|
+
"shape": "S5g"
|
|
6805
6818
|
}
|
|
6806
6819
|
}
|
|
6807
6820
|
},
|
|
6808
|
-
"
|
|
6821
|
+
"S5b": {
|
|
6809
6822
|
"type": "map",
|
|
6810
6823
|
"key": {},
|
|
6811
6824
|
"value": {
|
|
6812
6825
|
"shape": "S14"
|
|
6813
6826
|
}
|
|
6814
6827
|
},
|
|
6815
|
-
"
|
|
6828
|
+
"S5d": {
|
|
6816
6829
|
"type": "structure",
|
|
6817
6830
|
"members": {
|
|
6818
6831
|
"AppVersion": {},
|
|
@@ -6825,7 +6838,7 @@
|
|
|
6825
6838
|
"Timezone": {}
|
|
6826
6839
|
}
|
|
6827
6840
|
},
|
|
6828
|
-
"
|
|
6841
|
+
"S5e": {
|
|
6829
6842
|
"type": "structure",
|
|
6830
6843
|
"members": {
|
|
6831
6844
|
"City": {},
|
|
@@ -6840,23 +6853,23 @@
|
|
|
6840
6853
|
"Region": {}
|
|
6841
6854
|
}
|
|
6842
6855
|
},
|
|
6843
|
-
"
|
|
6856
|
+
"S5f": {
|
|
6844
6857
|
"type": "map",
|
|
6845
6858
|
"key": {},
|
|
6846
6859
|
"value": {
|
|
6847
6860
|
"type": "double"
|
|
6848
6861
|
}
|
|
6849
6862
|
},
|
|
6850
|
-
"
|
|
6863
|
+
"S5g": {
|
|
6851
6864
|
"type": "structure",
|
|
6852
6865
|
"members": {
|
|
6853
6866
|
"UserAttributes": {
|
|
6854
|
-
"shape": "
|
|
6867
|
+
"shape": "S5b"
|
|
6855
6868
|
},
|
|
6856
6869
|
"UserId": {}
|
|
6857
6870
|
}
|
|
6858
6871
|
},
|
|
6859
|
-
"
|
|
6872
|
+
"S5j": {
|
|
6860
6873
|
"type": "structure",
|
|
6861
6874
|
"members": {
|
|
6862
6875
|
"ApplicationId": {},
|
|
@@ -6872,7 +6885,7 @@
|
|
|
6872
6885
|
"DestinationStreamArn"
|
|
6873
6886
|
]
|
|
6874
6887
|
},
|
|
6875
|
-
"
|
|
6888
|
+
"S5m": {
|
|
6876
6889
|
"type": "structure",
|
|
6877
6890
|
"members": {
|
|
6878
6891
|
"ApplicationId": {},
|
|
@@ -6900,7 +6913,7 @@
|
|
|
6900
6913
|
"Platform"
|
|
6901
6914
|
]
|
|
6902
6915
|
},
|
|
6903
|
-
"
|
|
6916
|
+
"S5z": {
|
|
6904
6917
|
"type": "structure",
|
|
6905
6918
|
"members": {
|
|
6906
6919
|
"ApplicationId": {},
|
|
@@ -6934,13 +6947,13 @@
|
|
|
6934
6947
|
"Platform"
|
|
6935
6948
|
]
|
|
6936
6949
|
},
|
|
6937
|
-
"
|
|
6950
|
+
"S64": {
|
|
6938
6951
|
"type": "structure",
|
|
6939
6952
|
"members": {
|
|
6940
6953
|
"Item": {
|
|
6941
6954
|
"type": "list",
|
|
6942
6955
|
"member": {
|
|
6943
|
-
"shape": "
|
|
6956
|
+
"shape": "S5a"
|
|
6944
6957
|
}
|
|
6945
6958
|
}
|
|
6946
6959
|
},
|
|
@@ -6948,7 +6961,7 @@
|
|
|
6948
6961
|
"Item"
|
|
6949
6962
|
]
|
|
6950
6963
|
},
|
|
6951
|
-
"
|
|
6964
|
+
"S68": {
|
|
6952
6965
|
"type": "structure",
|
|
6953
6966
|
"members": {
|
|
6954
6967
|
"ApplicationId": {},
|
|
@@ -6974,7 +6987,7 @@
|
|
|
6974
6987
|
"Platform"
|
|
6975
6988
|
]
|
|
6976
6989
|
},
|
|
6977
|
-
"
|
|
6990
|
+
"S6q": {
|
|
6978
6991
|
"type": "structure",
|
|
6979
6992
|
"members": {
|
|
6980
6993
|
"Rows": {
|
|
@@ -6983,10 +6996,10 @@
|
|
|
6983
6996
|
"type": "structure",
|
|
6984
6997
|
"members": {
|
|
6985
6998
|
"GroupedBys": {
|
|
6986
|
-
"shape": "
|
|
6999
|
+
"shape": "S6t"
|
|
6987
7000
|
},
|
|
6988
7001
|
"Values": {
|
|
6989
|
-
"shape": "
|
|
7002
|
+
"shape": "S6t"
|
|
6990
7003
|
}
|
|
6991
7004
|
},
|
|
6992
7005
|
"required": [
|
|
@@ -7000,7 +7013,7 @@
|
|
|
7000
7013
|
"Rows"
|
|
7001
7014
|
]
|
|
7002
7015
|
},
|
|
7003
|
-
"
|
|
7016
|
+
"S6t": {
|
|
7004
7017
|
"type": "list",
|
|
7005
7018
|
"member": {
|
|
7006
7019
|
"type": "structure",
|
|
@@ -7016,7 +7029,7 @@
|
|
|
7016
7029
|
]
|
|
7017
7030
|
}
|
|
7018
7031
|
},
|
|
7019
|
-
"
|
|
7032
|
+
"S6x": {
|
|
7020
7033
|
"type": "structure",
|
|
7021
7034
|
"members": {
|
|
7022
7035
|
"ApplicationId": {},
|
|
@@ -7035,7 +7048,7 @@
|
|
|
7035
7048
|
"ApplicationId"
|
|
7036
7049
|
]
|
|
7037
7050
|
},
|
|
7038
|
-
"
|
|
7051
|
+
"S7i": {
|
|
7039
7052
|
"type": "structure",
|
|
7040
7053
|
"members": {
|
|
7041
7054
|
"Item": {
|
|
@@ -7050,7 +7063,7 @@
|
|
|
7050
7063
|
"Item"
|
|
7051
7064
|
]
|
|
7052
7065
|
},
|
|
7053
|
-
"
|
|
7066
|
+
"S85": {
|
|
7054
7067
|
"type": "structure",
|
|
7055
7068
|
"members": {
|
|
7056
7069
|
"Item": {
|
|
@@ -7065,7 +7078,7 @@
|
|
|
7065
7078
|
"Item"
|
|
7066
7079
|
]
|
|
7067
7080
|
},
|
|
7068
|
-
"
|
|
7081
|
+
"S8d": {
|
|
7069
7082
|
"type": "structure",
|
|
7070
7083
|
"members": {
|
|
7071
7084
|
"Item": {
|
|
@@ -7080,13 +7093,13 @@
|
|
|
7080
7093
|
"Item"
|
|
7081
7094
|
]
|
|
7082
7095
|
},
|
|
7083
|
-
"
|
|
7096
|
+
"S9j": {
|
|
7084
7097
|
"type": "structure",
|
|
7085
7098
|
"members": {
|
|
7086
7099
|
"Item": {
|
|
7087
7100
|
"type": "list",
|
|
7088
7101
|
"member": {
|
|
7089
|
-
"shape": "
|
|
7102
|
+
"shape": "S46"
|
|
7090
7103
|
}
|
|
7091
7104
|
},
|
|
7092
7105
|
"NextToken": {}
|
|
@@ -7095,7 +7108,7 @@
|
|
|
7095
7108
|
"Item"
|
|
7096
7109
|
]
|
|
7097
7110
|
},
|
|
7098
|
-
"
|
|
7111
|
+
"Sa5": {
|
|
7099
7112
|
"type": "structure",
|
|
7100
7113
|
"members": {
|
|
7101
7114
|
"tags": {
|
|
@@ -7107,7 +7120,7 @@
|
|
|
7107
7120
|
"tags"
|
|
7108
7121
|
]
|
|
7109
7122
|
},
|
|
7110
|
-
"
|
|
7123
|
+
"Sba": {
|
|
7111
7124
|
"type": "map",
|
|
7112
7125
|
"key": {},
|
|
7113
7126
|
"value": {
|
|
@@ -7119,13 +7132,13 @@
|
|
|
7119
7132
|
},
|
|
7120
7133
|
"RawContent": {},
|
|
7121
7134
|
"Substitutions": {
|
|
7122
|
-
"shape": "
|
|
7135
|
+
"shape": "S5b"
|
|
7123
7136
|
},
|
|
7124
7137
|
"TitleOverride": {}
|
|
7125
7138
|
}
|
|
7126
7139
|
}
|
|
7127
7140
|
},
|
|
7128
|
-
"
|
|
7141
|
+
"Sbc": {
|
|
7129
7142
|
"type": "structure",
|
|
7130
7143
|
"members": {
|
|
7131
7144
|
"ADMMessage": {
|
|
@@ -7149,7 +7162,7 @@
|
|
|
7149
7162
|
"SmallImageIconUrl": {},
|
|
7150
7163
|
"Sound": {},
|
|
7151
7164
|
"Substitutions": {
|
|
7152
|
-
"shape": "
|
|
7165
|
+
"shape": "S5b"
|
|
7153
7166
|
},
|
|
7154
7167
|
"Title": {},
|
|
7155
7168
|
"Url": {}
|
|
@@ -7178,7 +7191,7 @@
|
|
|
7178
7191
|
},
|
|
7179
7192
|
"Sound": {},
|
|
7180
7193
|
"Substitutions": {
|
|
7181
|
-
"shape": "
|
|
7194
|
+
"shape": "S5b"
|
|
7182
7195
|
},
|
|
7183
7196
|
"ThreadId": {},
|
|
7184
7197
|
"TimeToLive": {
|
|
@@ -7206,7 +7219,7 @@
|
|
|
7206
7219
|
"SmallImageIconUrl": {},
|
|
7207
7220
|
"Sound": {},
|
|
7208
7221
|
"Substitutions": {
|
|
7209
|
-
"shape": "
|
|
7222
|
+
"shape": "S5b"
|
|
7210
7223
|
},
|
|
7211
7224
|
"TimeToLive": {
|
|
7212
7225
|
"type": "integer"
|
|
@@ -7220,7 +7233,7 @@
|
|
|
7220
7233
|
"members": {
|
|
7221
7234
|
"Body": {},
|
|
7222
7235
|
"Substitutions": {
|
|
7223
|
-
"shape": "
|
|
7236
|
+
"shape": "S5b"
|
|
7224
7237
|
}
|
|
7225
7238
|
}
|
|
7226
7239
|
},
|
|
@@ -7236,7 +7249,7 @@
|
|
|
7236
7249
|
"type": "boolean"
|
|
7237
7250
|
},
|
|
7238
7251
|
"Substitutions": {
|
|
7239
|
-
"shape": "
|
|
7252
|
+
"shape": "S5b"
|
|
7240
7253
|
},
|
|
7241
7254
|
"Title": {},
|
|
7242
7255
|
"Url": {}
|
|
@@ -7263,18 +7276,18 @@
|
|
|
7263
7276
|
"type": "structure",
|
|
7264
7277
|
"members": {
|
|
7265
7278
|
"HtmlPart": {
|
|
7266
|
-
"shape": "
|
|
7279
|
+
"shape": "Sbm"
|
|
7267
7280
|
},
|
|
7268
7281
|
"Subject": {
|
|
7269
|
-
"shape": "
|
|
7282
|
+
"shape": "Sbm"
|
|
7270
7283
|
},
|
|
7271
7284
|
"TextPart": {
|
|
7272
|
-
"shape": "
|
|
7285
|
+
"shape": "Sbm"
|
|
7273
7286
|
}
|
|
7274
7287
|
}
|
|
7275
7288
|
},
|
|
7276
7289
|
"Substitutions": {
|
|
7277
|
-
"shape": "
|
|
7290
|
+
"shape": "S5b"
|
|
7278
7291
|
}
|
|
7279
7292
|
}
|
|
7280
7293
|
},
|
|
@@ -7299,7 +7312,7 @@
|
|
|
7299
7312
|
"SmallImageIconUrl": {},
|
|
7300
7313
|
"Sound": {},
|
|
7301
7314
|
"Substitutions": {
|
|
7302
|
-
"shape": "
|
|
7315
|
+
"shape": "S5b"
|
|
7303
7316
|
},
|
|
7304
7317
|
"TimeToLive": {
|
|
7305
7318
|
"type": "integer"
|
|
@@ -7318,7 +7331,7 @@
|
|
|
7318
7331
|
"OriginationNumber": {},
|
|
7319
7332
|
"SenderId": {},
|
|
7320
7333
|
"Substitutions": {
|
|
7321
|
-
"shape": "
|
|
7334
|
+
"shape": "S5b"
|
|
7322
7335
|
},
|
|
7323
7336
|
"EntityId": {},
|
|
7324
7337
|
"TemplateId": {}
|
|
@@ -7331,21 +7344,21 @@
|
|
|
7331
7344
|
"LanguageCode": {},
|
|
7332
7345
|
"OriginationNumber": {},
|
|
7333
7346
|
"Substitutions": {
|
|
7334
|
-
"shape": "
|
|
7347
|
+
"shape": "S5b"
|
|
7335
7348
|
},
|
|
7336
7349
|
"VoiceId": {}
|
|
7337
7350
|
}
|
|
7338
7351
|
}
|
|
7339
7352
|
}
|
|
7340
7353
|
},
|
|
7341
|
-
"
|
|
7354
|
+
"Sbm": {
|
|
7342
7355
|
"type": "structure",
|
|
7343
7356
|
"members": {
|
|
7344
7357
|
"Charset": {},
|
|
7345
7358
|
"Data": {}
|
|
7346
7359
|
}
|
|
7347
7360
|
},
|
|
7348
|
-
"
|
|
7361
|
+
"Sbs": {
|
|
7349
7362
|
"type": "map",
|
|
7350
7363
|
"key": {},
|
|
7351
7364
|
"value": {
|