aws-sdk 2.1108.0 → 2.1111.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 +19 -1
- package/README.md +1 -1
- package/apis/apigateway-2015-07-09.paginators.json +5 -0
- package/apis/docdb-2014-10-31.min.json +10 -2
- package/apis/eventbridge-2015-10-07.min.json +262 -19
- package/apis/kendra-2019-02-03.min.json +99 -55
- package/apis/lambda-2015-03-31.min.json +401 -153
- package/apis/lambda-2015-03-31.paginators.json +6 -0
- package/apis/mediaconvert-2017-08-29.min.json +83 -74
- package/apis/mediapackage-vod-2018-11-07.min.json +16 -13
- package/apis/panorama-2019-07-24.min.json +14 -12
- package/apis/personalize-2018-05-22.min.json +150 -42
- package/apis/wafv2-2019-07-29.min.json +5 -1
- package/clients/configservice.d.ts +5 -5
- package/clients/docdb.d.ts +56 -40
- package/clients/eventbridge.d.ts +380 -7
- package/clients/kendra.d.ts +74 -15
- package/clients/lambda.d.ts +263 -0
- package/clients/mediaconvert.d.ts +17 -2
- package/clients/mediapackagevod.d.ts +5 -0
- package/clients/panorama.d.ts +13 -4
- package/clients/personalize.d.ts +144 -22
- package/clients/pi.d.ts +26 -26
- package/clients/sagemaker.d.ts +1 -1
- package/clients/wafv2.d.ts +10 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +565 -198
- package/dist/aws-sdk.min.js +92 -92
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -148,14 +148,14 @@
|
|
|
148
148
|
},
|
|
149
149
|
"HlsPackage": {
|
|
150
150
|
"locationName": "hlsPackage",
|
|
151
|
-
"shape": "
|
|
151
|
+
"shape": "Sx"
|
|
152
152
|
},
|
|
153
153
|
"Id": {
|
|
154
154
|
"locationName": "id"
|
|
155
155
|
},
|
|
156
156
|
"MssPackage": {
|
|
157
157
|
"locationName": "mssPackage",
|
|
158
|
-
"shape": "
|
|
158
|
+
"shape": "S10"
|
|
159
159
|
},
|
|
160
160
|
"PackagingGroupId": {
|
|
161
161
|
"locationName": "packagingGroupId"
|
|
@@ -186,14 +186,14 @@
|
|
|
186
186
|
},
|
|
187
187
|
"HlsPackage": {
|
|
188
188
|
"locationName": "hlsPackage",
|
|
189
|
-
"shape": "
|
|
189
|
+
"shape": "Sx"
|
|
190
190
|
},
|
|
191
191
|
"Id": {
|
|
192
192
|
"locationName": "id"
|
|
193
193
|
},
|
|
194
194
|
"MssPackage": {
|
|
195
195
|
"locationName": "mssPackage",
|
|
196
|
-
"shape": "
|
|
196
|
+
"shape": "S10"
|
|
197
197
|
},
|
|
198
198
|
"PackagingGroupId": {
|
|
199
199
|
"locationName": "packagingGroupId"
|
|
@@ -416,14 +416,14 @@
|
|
|
416
416
|
},
|
|
417
417
|
"HlsPackage": {
|
|
418
418
|
"locationName": "hlsPackage",
|
|
419
|
-
"shape": "
|
|
419
|
+
"shape": "Sx"
|
|
420
420
|
},
|
|
421
421
|
"Id": {
|
|
422
422
|
"locationName": "id"
|
|
423
423
|
},
|
|
424
424
|
"MssPackage": {
|
|
425
425
|
"locationName": "mssPackage",
|
|
426
|
-
"shape": "
|
|
426
|
+
"shape": "S10"
|
|
427
427
|
},
|
|
428
428
|
"PackagingGroupId": {
|
|
429
429
|
"locationName": "packagingGroupId"
|
|
@@ -594,14 +594,14 @@
|
|
|
594
594
|
},
|
|
595
595
|
"HlsPackage": {
|
|
596
596
|
"locationName": "hlsPackage",
|
|
597
|
-
"shape": "
|
|
597
|
+
"shape": "Sx"
|
|
598
598
|
},
|
|
599
599
|
"Id": {
|
|
600
600
|
"locationName": "id"
|
|
601
601
|
},
|
|
602
602
|
"MssPackage": {
|
|
603
603
|
"locationName": "mssPackage",
|
|
604
|
-
"shape": "
|
|
604
|
+
"shape": "S10"
|
|
605
605
|
},
|
|
606
606
|
"PackagingGroupId": {
|
|
607
607
|
"locationName": "packagingGroupId"
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
"members": {
|
|
701
701
|
"Tags": {
|
|
702
702
|
"locationName": "tags",
|
|
703
|
-
"shape": "
|
|
703
|
+
"shape": "S1y"
|
|
704
704
|
}
|
|
705
705
|
},
|
|
706
706
|
"type": "structure"
|
|
@@ -719,7 +719,7 @@
|
|
|
719
719
|
},
|
|
720
720
|
"Tags": {
|
|
721
721
|
"locationName": "tags",
|
|
722
|
-
"shape": "
|
|
722
|
+
"shape": "S1y"
|
|
723
723
|
}
|
|
724
724
|
},
|
|
725
725
|
"required": [
|
|
@@ -975,6 +975,9 @@
|
|
|
975
975
|
"Profile": {
|
|
976
976
|
"locationName": "profile"
|
|
977
977
|
},
|
|
978
|
+
"ScteMarkersSource": {
|
|
979
|
+
"locationName": "scteMarkersSource"
|
|
980
|
+
},
|
|
978
981
|
"StreamSelection": {
|
|
979
982
|
"locationName": "streamSelection",
|
|
980
983
|
"shape": "Sl"
|
|
@@ -1019,7 +1022,7 @@
|
|
|
1019
1022
|
],
|
|
1020
1023
|
"type": "structure"
|
|
1021
1024
|
},
|
|
1022
|
-
"
|
|
1025
|
+
"Sx": {
|
|
1023
1026
|
"members": {
|
|
1024
1027
|
"Encryption": {
|
|
1025
1028
|
"locationName": "encryption",
|
|
@@ -1062,7 +1065,7 @@
|
|
|
1062
1065
|
],
|
|
1063
1066
|
"type": "structure"
|
|
1064
1067
|
},
|
|
1065
|
-
"
|
|
1068
|
+
"S10": {
|
|
1066
1069
|
"members": {
|
|
1067
1070
|
"Encryption": {
|
|
1068
1071
|
"locationName": "encryption",
|
|
@@ -1103,7 +1106,7 @@
|
|
|
1103
1106
|
],
|
|
1104
1107
|
"type": "structure"
|
|
1105
1108
|
},
|
|
1106
|
-
"
|
|
1109
|
+
"S1y": {
|
|
1107
1110
|
"key": {},
|
|
1108
1111
|
"type": "map",
|
|
1109
1112
|
"value": {}
|
|
@@ -417,6 +417,7 @@
|
|
|
417
417
|
}
|
|
418
418
|
},
|
|
419
419
|
"Arn": {},
|
|
420
|
+
"Brand": {},
|
|
420
421
|
"CreatedTime": {
|
|
421
422
|
"type": "timestamp"
|
|
422
423
|
},
|
|
@@ -424,10 +425,10 @@
|
|
|
424
425
|
"type": "structure",
|
|
425
426
|
"members": {
|
|
426
427
|
"Ethernet0Status": {
|
|
427
|
-
"shape": "
|
|
428
|
+
"shape": "S2e"
|
|
428
429
|
},
|
|
429
430
|
"Ethernet1Status": {
|
|
430
|
-
"shape": "
|
|
431
|
+
"shape": "S2e"
|
|
431
432
|
},
|
|
432
433
|
"LastUpdatedTime": {
|
|
433
434
|
"type": "timestamp"
|
|
@@ -453,7 +454,7 @@
|
|
|
453
454
|
},
|
|
454
455
|
"Name": {},
|
|
455
456
|
"NetworkingConfiguration": {
|
|
456
|
-
"shape": "
|
|
457
|
+
"shape": "S2q"
|
|
457
458
|
},
|
|
458
459
|
"ProvisioningStatus": {},
|
|
459
460
|
"SerialNumber": {},
|
|
@@ -684,7 +685,7 @@
|
|
|
684
685
|
"PackageId": {},
|
|
685
686
|
"PackageName": {},
|
|
686
687
|
"ReadAccessPrincipalArns": {
|
|
687
|
-
"shape": "
|
|
688
|
+
"shape": "S3s"
|
|
688
689
|
},
|
|
689
690
|
"StorageLocation": {
|
|
690
691
|
"shape": "S16"
|
|
@@ -693,7 +694,7 @@
|
|
|
693
694
|
"shape": "Sb"
|
|
694
695
|
},
|
|
695
696
|
"WriteAccessPrincipalArns": {
|
|
696
|
-
"shape": "
|
|
697
|
+
"shape": "S3s"
|
|
697
698
|
}
|
|
698
699
|
}
|
|
699
700
|
}
|
|
@@ -1029,6 +1030,7 @@
|
|
|
1029
1030
|
"member": {
|
|
1030
1031
|
"type": "structure",
|
|
1031
1032
|
"members": {
|
|
1033
|
+
"Brand": {},
|
|
1032
1034
|
"CreatedTime": {
|
|
1033
1035
|
"type": "timestamp"
|
|
1034
1036
|
},
|
|
@@ -1350,7 +1352,7 @@
|
|
|
1350
1352
|
"Description": {},
|
|
1351
1353
|
"Name": {},
|
|
1352
1354
|
"NetworkingConfiguration": {
|
|
1353
|
-
"shape": "
|
|
1355
|
+
"shape": "S2q"
|
|
1354
1356
|
},
|
|
1355
1357
|
"Tags": {
|
|
1356
1358
|
"shape": "Sb"
|
|
@@ -1622,7 +1624,7 @@
|
|
|
1622
1624
|
}
|
|
1623
1625
|
}
|
|
1624
1626
|
},
|
|
1625
|
-
"
|
|
1627
|
+
"S2e": {
|
|
1626
1628
|
"type": "structure",
|
|
1627
1629
|
"members": {
|
|
1628
1630
|
"ConnectionStatus": {},
|
|
@@ -1630,14 +1632,14 @@
|
|
|
1630
1632
|
"IpAddress": {}
|
|
1631
1633
|
}
|
|
1632
1634
|
},
|
|
1633
|
-
"
|
|
1635
|
+
"S2q": {
|
|
1634
1636
|
"type": "structure",
|
|
1635
1637
|
"members": {
|
|
1636
1638
|
"Ethernet0": {
|
|
1637
|
-
"shape": "
|
|
1639
|
+
"shape": "S2r"
|
|
1638
1640
|
},
|
|
1639
1641
|
"Ethernet1": {
|
|
1640
|
-
"shape": "
|
|
1642
|
+
"shape": "S2r"
|
|
1641
1643
|
},
|
|
1642
1644
|
"Ntp": {
|
|
1643
1645
|
"type": "structure",
|
|
@@ -1653,7 +1655,7 @@
|
|
|
1653
1655
|
}
|
|
1654
1656
|
}
|
|
1655
1657
|
},
|
|
1656
|
-
"
|
|
1658
|
+
"S2r": {
|
|
1657
1659
|
"type": "structure",
|
|
1658
1660
|
"required": [
|
|
1659
1661
|
"ConnectionType"
|
|
@@ -1680,7 +1682,7 @@
|
|
|
1680
1682
|
}
|
|
1681
1683
|
}
|
|
1682
1684
|
},
|
|
1683
|
-
"
|
|
1685
|
+
"S3s": {
|
|
1684
1686
|
"type": "list",
|
|
1685
1687
|
"member": {}
|
|
1686
1688
|
}
|
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"roleArn": {},
|
|
40
40
|
"batchInferenceJobConfig": {
|
|
41
41
|
"shape": "Sb"
|
|
42
|
+
},
|
|
43
|
+
"tags": {
|
|
44
|
+
"shape": "Sf"
|
|
42
45
|
}
|
|
43
46
|
}
|
|
44
47
|
},
|
|
@@ -67,12 +70,15 @@
|
|
|
67
70
|
"type": "integer"
|
|
68
71
|
},
|
|
69
72
|
"jobInput": {
|
|
70
|
-
"shape": "
|
|
73
|
+
"shape": "Sl"
|
|
71
74
|
},
|
|
72
75
|
"jobOutput": {
|
|
73
|
-
"shape": "
|
|
76
|
+
"shape": "Sm"
|
|
74
77
|
},
|
|
75
|
-
"roleArn": {}
|
|
78
|
+
"roleArn": {},
|
|
79
|
+
"tags": {
|
|
80
|
+
"shape": "Sf"
|
|
81
|
+
}
|
|
76
82
|
}
|
|
77
83
|
},
|
|
78
84
|
"output": {
|
|
@@ -96,7 +102,10 @@
|
|
|
96
102
|
"type": "integer"
|
|
97
103
|
},
|
|
98
104
|
"campaignConfig": {
|
|
99
|
-
"shape": "
|
|
105
|
+
"shape": "Sq"
|
|
106
|
+
},
|
|
107
|
+
"tags": {
|
|
108
|
+
"shape": "Sf"
|
|
100
109
|
}
|
|
101
110
|
}
|
|
102
111
|
},
|
|
@@ -121,7 +130,10 @@
|
|
|
121
130
|
"name": {},
|
|
122
131
|
"schemaArn": {},
|
|
123
132
|
"datasetGroupArn": {},
|
|
124
|
-
"datasetType": {}
|
|
133
|
+
"datasetType": {},
|
|
134
|
+
"tags": {
|
|
135
|
+
"shape": "Sf"
|
|
136
|
+
}
|
|
125
137
|
}
|
|
126
138
|
},
|
|
127
139
|
"output": {
|
|
@@ -147,7 +159,10 @@
|
|
|
147
159
|
"ingestionMode": {},
|
|
148
160
|
"roleArn": {},
|
|
149
161
|
"jobOutput": {
|
|
150
|
-
"shape": "
|
|
162
|
+
"shape": "Sx"
|
|
163
|
+
},
|
|
164
|
+
"tags": {
|
|
165
|
+
"shape": "Sf"
|
|
151
166
|
}
|
|
152
167
|
}
|
|
153
168
|
},
|
|
@@ -169,7 +184,10 @@
|
|
|
169
184
|
"name": {},
|
|
170
185
|
"roleArn": {},
|
|
171
186
|
"kmsKeyArn": {},
|
|
172
|
-
"domain": {}
|
|
187
|
+
"domain": {},
|
|
188
|
+
"tags": {
|
|
189
|
+
"shape": "Sf"
|
|
190
|
+
}
|
|
173
191
|
}
|
|
174
192
|
},
|
|
175
193
|
"output": {
|
|
@@ -193,9 +211,12 @@
|
|
|
193
211
|
"jobName": {},
|
|
194
212
|
"datasetArn": {},
|
|
195
213
|
"dataSource": {
|
|
196
|
-
"shape": "
|
|
214
|
+
"shape": "S13"
|
|
197
215
|
},
|
|
198
|
-
"roleArn": {}
|
|
216
|
+
"roleArn": {},
|
|
217
|
+
"tags": {
|
|
218
|
+
"shape": "Sf"
|
|
219
|
+
}
|
|
199
220
|
}
|
|
200
221
|
},
|
|
201
222
|
"output": {
|
|
@@ -214,7 +235,10 @@
|
|
|
214
235
|
],
|
|
215
236
|
"members": {
|
|
216
237
|
"name": {},
|
|
217
|
-
"datasetGroupArn": {}
|
|
238
|
+
"datasetGroupArn": {},
|
|
239
|
+
"tags": {
|
|
240
|
+
"shape": "Sf"
|
|
241
|
+
}
|
|
218
242
|
}
|
|
219
243
|
},
|
|
220
244
|
"output": {
|
|
@@ -238,7 +262,10 @@
|
|
|
238
262
|
"name": {},
|
|
239
263
|
"datasetGroupArn": {},
|
|
240
264
|
"filterExpression": {
|
|
241
|
-
"shape": "
|
|
265
|
+
"shape": "S19"
|
|
266
|
+
},
|
|
267
|
+
"tags": {
|
|
268
|
+
"shape": "Sf"
|
|
242
269
|
}
|
|
243
270
|
}
|
|
244
271
|
},
|
|
@@ -262,7 +289,10 @@
|
|
|
262
289
|
"datasetGroupArn": {},
|
|
263
290
|
"recipeArn": {},
|
|
264
291
|
"recommenderConfig": {
|
|
265
|
-
"shape": "
|
|
292
|
+
"shape": "S1c"
|
|
293
|
+
},
|
|
294
|
+
"tags": {
|
|
295
|
+
"shape": "Sf"
|
|
266
296
|
}
|
|
267
297
|
}
|
|
268
298
|
},
|
|
@@ -314,7 +344,10 @@
|
|
|
314
344
|
"datasetGroupArn": {},
|
|
315
345
|
"eventType": {},
|
|
316
346
|
"solutionConfig": {
|
|
317
|
-
"shape": "
|
|
347
|
+
"shape": "S1l"
|
|
348
|
+
},
|
|
349
|
+
"tags": {
|
|
350
|
+
"shape": "Sf"
|
|
318
351
|
}
|
|
319
352
|
}
|
|
320
353
|
},
|
|
@@ -333,7 +366,10 @@
|
|
|
333
366
|
],
|
|
334
367
|
"members": {
|
|
335
368
|
"solutionArn": {},
|
|
336
|
-
"trainingMode": {}
|
|
369
|
+
"trainingMode": {},
|
|
370
|
+
"tags": {
|
|
371
|
+
"shape": "Sf"
|
|
372
|
+
}
|
|
337
373
|
}
|
|
338
374
|
},
|
|
339
375
|
"output": {
|
|
@@ -515,7 +551,7 @@
|
|
|
515
551
|
"members": {
|
|
516
552
|
"name": {},
|
|
517
553
|
"values": {
|
|
518
|
-
"shape": "
|
|
554
|
+
"shape": "S25"
|
|
519
555
|
},
|
|
520
556
|
"isTunable": {
|
|
521
557
|
"type": "boolean"
|
|
@@ -616,10 +652,10 @@
|
|
|
616
652
|
"type": "integer"
|
|
617
653
|
},
|
|
618
654
|
"jobInput": {
|
|
619
|
-
"shape": "
|
|
655
|
+
"shape": "Sl"
|
|
620
656
|
},
|
|
621
657
|
"jobOutput": {
|
|
622
|
-
"shape": "
|
|
658
|
+
"shape": "Sm"
|
|
623
659
|
},
|
|
624
660
|
"roleArn": {},
|
|
625
661
|
"status": {},
|
|
@@ -658,7 +694,7 @@
|
|
|
658
694
|
"type": "integer"
|
|
659
695
|
},
|
|
660
696
|
"campaignConfig": {
|
|
661
|
-
"shape": "
|
|
697
|
+
"shape": "Sq"
|
|
662
698
|
},
|
|
663
699
|
"status": {},
|
|
664
700
|
"failureReason": {},
|
|
@@ -676,7 +712,7 @@
|
|
|
676
712
|
"type": "integer"
|
|
677
713
|
},
|
|
678
714
|
"campaignConfig": {
|
|
679
|
-
"shape": "
|
|
715
|
+
"shape": "Sq"
|
|
680
716
|
},
|
|
681
717
|
"status": {},
|
|
682
718
|
"failureReason": {},
|
|
@@ -751,7 +787,7 @@
|
|
|
751
787
|
"roleArn": {},
|
|
752
788
|
"status": {},
|
|
753
789
|
"jobOutput": {
|
|
754
|
-
"shape": "
|
|
790
|
+
"shape": "Sx"
|
|
755
791
|
},
|
|
756
792
|
"creationDateTime": {
|
|
757
793
|
"type": "timestamp"
|
|
@@ -821,7 +857,7 @@
|
|
|
821
857
|
"datasetImportJobArn": {},
|
|
822
858
|
"datasetArn": {},
|
|
823
859
|
"dataSource": {
|
|
824
|
-
"shape": "
|
|
860
|
+
"shape": "S13"
|
|
825
861
|
},
|
|
826
862
|
"roleArn": {},
|
|
827
863
|
"status": {},
|
|
@@ -935,7 +971,7 @@
|
|
|
935
971
|
"datasetGroupArn": {},
|
|
936
972
|
"failureReason": {},
|
|
937
973
|
"filterExpression": {
|
|
938
|
-
"shape": "
|
|
974
|
+
"shape": "S19"
|
|
939
975
|
},
|
|
940
976
|
"status": {}
|
|
941
977
|
}
|
|
@@ -1000,7 +1036,7 @@
|
|
|
1000
1036
|
"name": {},
|
|
1001
1037
|
"recipeArn": {},
|
|
1002
1038
|
"recommenderConfig": {
|
|
1003
|
-
"shape": "
|
|
1039
|
+
"shape": "S1c"
|
|
1004
1040
|
},
|
|
1005
1041
|
"creationDateTime": {
|
|
1006
1042
|
"type": "timestamp"
|
|
@@ -1014,7 +1050,7 @@
|
|
|
1014
1050
|
"type": "structure",
|
|
1015
1051
|
"members": {
|
|
1016
1052
|
"recommenderConfig": {
|
|
1017
|
-
"shape": "
|
|
1053
|
+
"shape": "S1c"
|
|
1018
1054
|
},
|
|
1019
1055
|
"creationDateTime": {
|
|
1020
1056
|
"type": "timestamp"
|
|
@@ -1092,7 +1128,7 @@
|
|
|
1092
1128
|
"datasetGroupArn": {},
|
|
1093
1129
|
"eventType": {},
|
|
1094
1130
|
"solutionConfig": {
|
|
1095
|
-
"shape": "
|
|
1131
|
+
"shape": "S1l"
|
|
1096
1132
|
},
|
|
1097
1133
|
"autoMLResult": {
|
|
1098
1134
|
"type": "structure",
|
|
@@ -1108,7 +1144,7 @@
|
|
|
1108
1144
|
"type": "timestamp"
|
|
1109
1145
|
},
|
|
1110
1146
|
"latestSolutionVersion": {
|
|
1111
|
-
"shape": "
|
|
1147
|
+
"shape": "S4l"
|
|
1112
1148
|
}
|
|
1113
1149
|
}
|
|
1114
1150
|
}
|
|
@@ -1144,7 +1180,7 @@
|
|
|
1144
1180
|
"eventType": {},
|
|
1145
1181
|
"datasetGroupArn": {},
|
|
1146
1182
|
"solutionConfig": {
|
|
1147
|
-
"shape": "
|
|
1183
|
+
"shape": "S1l"
|
|
1148
1184
|
},
|
|
1149
1185
|
"trainingHours": {
|
|
1150
1186
|
"type": "double"
|
|
@@ -1593,7 +1629,7 @@
|
|
|
1593
1629
|
"datasetGroupArn": {},
|
|
1594
1630
|
"recipeArn": {},
|
|
1595
1631
|
"recommenderConfig": {
|
|
1596
|
-
"shape": "
|
|
1632
|
+
"shape": "S1c"
|
|
1597
1633
|
},
|
|
1598
1634
|
"status": {},
|
|
1599
1635
|
"creationDateTime": {
|
|
@@ -1662,7 +1698,7 @@
|
|
|
1662
1698
|
"solutionVersions": {
|
|
1663
1699
|
"type": "list",
|
|
1664
1700
|
"member": {
|
|
1665
|
-
"shape": "
|
|
1701
|
+
"shape": "S4l"
|
|
1666
1702
|
}
|
|
1667
1703
|
},
|
|
1668
1704
|
"nextToken": {}
|
|
@@ -1706,6 +1742,25 @@
|
|
|
1706
1742
|
},
|
|
1707
1743
|
"idempotent": true
|
|
1708
1744
|
},
|
|
1745
|
+
"ListTagsForResource": {
|
|
1746
|
+
"input": {
|
|
1747
|
+
"type": "structure",
|
|
1748
|
+
"required": [
|
|
1749
|
+
"resourceArn"
|
|
1750
|
+
],
|
|
1751
|
+
"members": {
|
|
1752
|
+
"resourceArn": {}
|
|
1753
|
+
}
|
|
1754
|
+
},
|
|
1755
|
+
"output": {
|
|
1756
|
+
"type": "structure",
|
|
1757
|
+
"members": {
|
|
1758
|
+
"tags": {
|
|
1759
|
+
"shape": "Sf"
|
|
1760
|
+
}
|
|
1761
|
+
}
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1709
1764
|
"StopSolutionVersionCreation": {
|
|
1710
1765
|
"input": {
|
|
1711
1766
|
"type": "structure",
|
|
@@ -1718,6 +1773,45 @@
|
|
|
1718
1773
|
},
|
|
1719
1774
|
"idempotent": true
|
|
1720
1775
|
},
|
|
1776
|
+
"TagResource": {
|
|
1777
|
+
"input": {
|
|
1778
|
+
"type": "structure",
|
|
1779
|
+
"required": [
|
|
1780
|
+
"resourceArn",
|
|
1781
|
+
"tags"
|
|
1782
|
+
],
|
|
1783
|
+
"members": {
|
|
1784
|
+
"resourceArn": {},
|
|
1785
|
+
"tags": {
|
|
1786
|
+
"shape": "Sf"
|
|
1787
|
+
}
|
|
1788
|
+
}
|
|
1789
|
+
},
|
|
1790
|
+
"output": {
|
|
1791
|
+
"type": "structure",
|
|
1792
|
+
"members": {}
|
|
1793
|
+
}
|
|
1794
|
+
},
|
|
1795
|
+
"UntagResource": {
|
|
1796
|
+
"input": {
|
|
1797
|
+
"type": "structure",
|
|
1798
|
+
"required": [
|
|
1799
|
+
"resourceArn",
|
|
1800
|
+
"tagKeys"
|
|
1801
|
+
],
|
|
1802
|
+
"members": {
|
|
1803
|
+
"resourceArn": {},
|
|
1804
|
+
"tagKeys": {
|
|
1805
|
+
"type": "list",
|
|
1806
|
+
"member": {}
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
},
|
|
1810
|
+
"output": {
|
|
1811
|
+
"type": "structure",
|
|
1812
|
+
"members": {}
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
1721
1815
|
"UpdateCampaign": {
|
|
1722
1816
|
"input": {
|
|
1723
1817
|
"type": "structure",
|
|
@@ -1731,7 +1825,7 @@
|
|
|
1731
1825
|
"type": "integer"
|
|
1732
1826
|
},
|
|
1733
1827
|
"campaignConfig": {
|
|
1734
|
-
"shape": "
|
|
1828
|
+
"shape": "Sq"
|
|
1735
1829
|
}
|
|
1736
1830
|
}
|
|
1737
1831
|
},
|
|
@@ -1753,7 +1847,7 @@
|
|
|
1753
1847
|
"members": {
|
|
1754
1848
|
"recommenderArn": {},
|
|
1755
1849
|
"recommenderConfig": {
|
|
1756
|
-
"shape": "
|
|
1850
|
+
"shape": "S1c"
|
|
1757
1851
|
}
|
|
1758
1852
|
}
|
|
1759
1853
|
},
|
|
@@ -1812,7 +1906,21 @@
|
|
|
1812
1906
|
"key": {},
|
|
1813
1907
|
"value": {}
|
|
1814
1908
|
},
|
|
1815
|
-
"
|
|
1909
|
+
"Sf": {
|
|
1910
|
+
"type": "list",
|
|
1911
|
+
"member": {
|
|
1912
|
+
"type": "structure",
|
|
1913
|
+
"required": [
|
|
1914
|
+
"tagKey",
|
|
1915
|
+
"tagValue"
|
|
1916
|
+
],
|
|
1917
|
+
"members": {
|
|
1918
|
+
"tagKey": {},
|
|
1919
|
+
"tagValue": {}
|
|
1920
|
+
}
|
|
1921
|
+
}
|
|
1922
|
+
},
|
|
1923
|
+
"Sl": {
|
|
1816
1924
|
"type": "structure",
|
|
1817
1925
|
"required": [
|
|
1818
1926
|
"s3DataSource"
|
|
@@ -1823,7 +1931,7 @@
|
|
|
1823
1931
|
}
|
|
1824
1932
|
}
|
|
1825
1933
|
},
|
|
1826
|
-
"
|
|
1934
|
+
"Sm": {
|
|
1827
1935
|
"type": "structure",
|
|
1828
1936
|
"required": [
|
|
1829
1937
|
"s3DataDestination"
|
|
@@ -1834,7 +1942,7 @@
|
|
|
1834
1942
|
}
|
|
1835
1943
|
}
|
|
1836
1944
|
},
|
|
1837
|
-
"
|
|
1945
|
+
"Sq": {
|
|
1838
1946
|
"type": "structure",
|
|
1839
1947
|
"members": {
|
|
1840
1948
|
"itemExplorationConfig": {
|
|
@@ -1842,7 +1950,7 @@
|
|
|
1842
1950
|
}
|
|
1843
1951
|
}
|
|
1844
1952
|
},
|
|
1845
|
-
"
|
|
1953
|
+
"Sx": {
|
|
1846
1954
|
"type": "structure",
|
|
1847
1955
|
"required": [
|
|
1848
1956
|
"s3DataDestination"
|
|
@@ -1853,17 +1961,17 @@
|
|
|
1853
1961
|
}
|
|
1854
1962
|
}
|
|
1855
1963
|
},
|
|
1856
|
-
"
|
|
1964
|
+
"S13": {
|
|
1857
1965
|
"type": "structure",
|
|
1858
1966
|
"members": {
|
|
1859
1967
|
"dataLocation": {}
|
|
1860
1968
|
}
|
|
1861
1969
|
},
|
|
1862
|
-
"
|
|
1970
|
+
"S19": {
|
|
1863
1971
|
"type": "string",
|
|
1864
1972
|
"sensitive": true
|
|
1865
1973
|
},
|
|
1866
|
-
"
|
|
1974
|
+
"S1c": {
|
|
1867
1975
|
"type": "structure",
|
|
1868
1976
|
"members": {
|
|
1869
1977
|
"itemExplorationConfig": {
|
|
@@ -1874,7 +1982,7 @@
|
|
|
1874
1982
|
}
|
|
1875
1983
|
}
|
|
1876
1984
|
},
|
|
1877
|
-
"
|
|
1985
|
+
"S1l": {
|
|
1878
1986
|
"type": "structure",
|
|
1879
1987
|
"members": {
|
|
1880
1988
|
"eventValueThreshold": {},
|
|
@@ -1936,7 +2044,7 @@
|
|
|
1936
2044
|
"members": {
|
|
1937
2045
|
"name": {},
|
|
1938
2046
|
"values": {
|
|
1939
|
-
"shape": "
|
|
2047
|
+
"shape": "S25"
|
|
1940
2048
|
}
|
|
1941
2049
|
}
|
|
1942
2050
|
}
|
|
@@ -1972,11 +2080,11 @@
|
|
|
1972
2080
|
}
|
|
1973
2081
|
}
|
|
1974
2082
|
},
|
|
1975
|
-
"
|
|
2083
|
+
"S25": {
|
|
1976
2084
|
"type": "list",
|
|
1977
2085
|
"member": {}
|
|
1978
2086
|
},
|
|
1979
|
-
"
|
|
2087
|
+
"S4l": {
|
|
1980
2088
|
"type": "structure",
|
|
1981
2089
|
"members": {
|
|
1982
2090
|
"solutionVersionArn": {},
|