cdk-docker-image-deployment 0.0.73 → 0.0.75
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/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +24 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +20 -17
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +81 -49
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +59 -47
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +65 -50
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +11 -4
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +691 -409
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/personalize-events-2018-03-22.min.json +36 -8
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +13 -1
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +19 -5
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +305 -227
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +73 -21
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.min.json +581 -0
- package/node_modules/aws-sdk/apis/ssmsap-2018-05-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +50 -18
- package/node_modules/aws-sdk/apis/xray-2016-04-12.min.json +139 -58
- package/node_modules/aws-sdk/apis/xray-2016-04-12.paginators.json +25 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/batch.d.ts +6 -6
- package/node_modules/aws-sdk/clients/billingconductor.d.ts +14 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +1 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +6 -6
- package/node_modules/aws-sdk/clients/connect.d.ts +47 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -6
- package/node_modules/aws-sdk/clients/elasticache.d.ts +20 -1
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +18 -2
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +672 -386
- package/node_modules/aws-sdk/clients/personalizeevents.d.ts +13 -2
- package/node_modules/aws-sdk/clients/proton.d.ts +50 -23
- package/node_modules/aws-sdk/clients/rds.d.ts +32 -0
- package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
- package/node_modules/aws-sdk/clients/ssm.d.ts +140 -6
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +62 -0
- package/node_modules/aws-sdk/clients/ssmsap.d.ts +770 -0
- package/node_modules/aws-sdk/clients/ssmsap.js +18 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +42 -0
- package/node_modules/aws-sdk/clients/xray.d.ts +101 -2
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +57 -20
- package/node_modules/aws-sdk/dist/aws-sdk.js +682 -400
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +75 -75
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -6
|
@@ -802,6 +802,9 @@
|
|
|
802
802
|
},
|
|
803
803
|
"SamlProperties": {
|
|
804
804
|
"shape": "S56"
|
|
805
|
+
},
|
|
806
|
+
"CertificateBasedAuthProperties": {
|
|
807
|
+
"shape": "S59"
|
|
805
808
|
}
|
|
806
809
|
}
|
|
807
810
|
}
|
|
@@ -908,10 +911,10 @@
|
|
|
908
911
|
"type": "structure",
|
|
909
912
|
"members": {
|
|
910
913
|
"RebuildSnapshots": {
|
|
911
|
-
"shape": "
|
|
914
|
+
"shape": "S5r"
|
|
912
915
|
},
|
|
913
916
|
"RestoreSnapshots": {
|
|
914
|
-
"shape": "
|
|
917
|
+
"shape": "S5r"
|
|
915
918
|
}
|
|
916
919
|
}
|
|
917
920
|
}
|
|
@@ -921,7 +924,7 @@
|
|
|
921
924
|
"type": "structure",
|
|
922
925
|
"members": {
|
|
923
926
|
"WorkspaceIds": {
|
|
924
|
-
"shape": "
|
|
927
|
+
"shape": "S5u"
|
|
925
928
|
},
|
|
926
929
|
"DirectoryId": {},
|
|
927
930
|
"UserName": {},
|
|
@@ -947,7 +950,7 @@
|
|
|
947
950
|
"type": "structure",
|
|
948
951
|
"members": {
|
|
949
952
|
"WorkspaceIds": {
|
|
950
|
-
"shape": "
|
|
953
|
+
"shape": "S5u"
|
|
951
954
|
},
|
|
952
955
|
"NextToken": {}
|
|
953
956
|
}
|
|
@@ -1018,13 +1021,13 @@
|
|
|
1018
1021
|
"members": {
|
|
1019
1022
|
"ResourceId": {},
|
|
1020
1023
|
"DeviceTypeWindows": {
|
|
1021
|
-
"shape": "
|
|
1024
|
+
"shape": "S66"
|
|
1022
1025
|
},
|
|
1023
1026
|
"DeviceTypeOsx": {
|
|
1024
|
-
"shape": "
|
|
1027
|
+
"shape": "S66"
|
|
1025
1028
|
},
|
|
1026
1029
|
"DeviceTypeAndroid": {
|
|
1027
|
-
"shape": "
|
|
1030
|
+
"shape": "S66"
|
|
1028
1031
|
},
|
|
1029
1032
|
"DeviceTypeIos": {
|
|
1030
1033
|
"type": "structure",
|
|
@@ -1047,10 +1050,10 @@
|
|
|
1047
1050
|
}
|
|
1048
1051
|
},
|
|
1049
1052
|
"DeviceTypeLinux": {
|
|
1050
|
-
"shape": "
|
|
1053
|
+
"shape": "S66"
|
|
1051
1054
|
},
|
|
1052
1055
|
"DeviceTypeWeb": {
|
|
1053
|
-
"shape": "
|
|
1056
|
+
"shape": "S66"
|
|
1054
1057
|
}
|
|
1055
1058
|
}
|
|
1056
1059
|
},
|
|
@@ -1166,6 +1169,28 @@
|
|
|
1166
1169
|
"members": {}
|
|
1167
1170
|
}
|
|
1168
1171
|
},
|
|
1172
|
+
"ModifyCertificateBasedAuthProperties": {
|
|
1173
|
+
"input": {
|
|
1174
|
+
"type": "structure",
|
|
1175
|
+
"required": [
|
|
1176
|
+
"ResourceId"
|
|
1177
|
+
],
|
|
1178
|
+
"members": {
|
|
1179
|
+
"ResourceId": {},
|
|
1180
|
+
"CertificateBasedAuthProperties": {
|
|
1181
|
+
"shape": "S59"
|
|
1182
|
+
},
|
|
1183
|
+
"PropertiesToDelete": {
|
|
1184
|
+
"type": "list",
|
|
1185
|
+
"member": {}
|
|
1186
|
+
}
|
|
1187
|
+
}
|
|
1188
|
+
},
|
|
1189
|
+
"output": {
|
|
1190
|
+
"type": "structure",
|
|
1191
|
+
"members": {}
|
|
1192
|
+
}
|
|
1193
|
+
},
|
|
1169
1194
|
"ModifyClientProperties": {
|
|
1170
1195
|
"input": {
|
|
1171
1196
|
"type": "structure",
|
|
@@ -1343,7 +1368,7 @@
|
|
|
1343
1368
|
"FailedRequests": {
|
|
1344
1369
|
"type": "list",
|
|
1345
1370
|
"member": {
|
|
1346
|
-
"shape": "
|
|
1371
|
+
"shape": "S7k"
|
|
1347
1372
|
}
|
|
1348
1373
|
}
|
|
1349
1374
|
}
|
|
@@ -1376,7 +1401,7 @@
|
|
|
1376
1401
|
"FailedRequests": {
|
|
1377
1402
|
"type": "list",
|
|
1378
1403
|
"member": {
|
|
1379
|
-
"shape": "
|
|
1404
|
+
"shape": "S7k"
|
|
1380
1405
|
}
|
|
1381
1406
|
}
|
|
1382
1407
|
}
|
|
@@ -1470,7 +1495,7 @@
|
|
|
1470
1495
|
"FailedRequests": {
|
|
1471
1496
|
"type": "list",
|
|
1472
1497
|
"member": {
|
|
1473
|
-
"shape": "
|
|
1498
|
+
"shape": "S7k"
|
|
1474
1499
|
}
|
|
1475
1500
|
}
|
|
1476
1501
|
}
|
|
@@ -1500,7 +1525,7 @@
|
|
|
1500
1525
|
"FailedRequests": {
|
|
1501
1526
|
"type": "list",
|
|
1502
1527
|
"member": {
|
|
1503
|
-
"shape": "
|
|
1528
|
+
"shape": "S7k"
|
|
1504
1529
|
}
|
|
1505
1530
|
}
|
|
1506
1531
|
}
|
|
@@ -1533,7 +1558,7 @@
|
|
|
1533
1558
|
"FailedRequests": {
|
|
1534
1559
|
"type": "list",
|
|
1535
1560
|
"member": {
|
|
1536
|
-
"shape": "
|
|
1561
|
+
"shape": "S7k"
|
|
1537
1562
|
}
|
|
1538
1563
|
}
|
|
1539
1564
|
}
|
|
@@ -1878,7 +1903,14 @@
|
|
|
1878
1903
|
"RelayStateParameterName": {}
|
|
1879
1904
|
}
|
|
1880
1905
|
},
|
|
1881
|
-
"
|
|
1906
|
+
"S59": {
|
|
1907
|
+
"type": "structure",
|
|
1908
|
+
"members": {
|
|
1909
|
+
"Status": {},
|
|
1910
|
+
"CertificateAuthorityArn": {}
|
|
1911
|
+
}
|
|
1912
|
+
},
|
|
1913
|
+
"S5r": {
|
|
1882
1914
|
"type": "list",
|
|
1883
1915
|
"member": {
|
|
1884
1916
|
"type": "structure",
|
|
@@ -1889,11 +1921,11 @@
|
|
|
1889
1921
|
}
|
|
1890
1922
|
}
|
|
1891
1923
|
},
|
|
1892
|
-
"
|
|
1924
|
+
"S5u": {
|
|
1893
1925
|
"type": "list",
|
|
1894
1926
|
"member": {}
|
|
1895
1927
|
},
|
|
1896
|
-
"
|
|
1928
|
+
"S66": {
|
|
1897
1929
|
"type": "structure",
|
|
1898
1930
|
"members": {
|
|
1899
1931
|
"Logo": {
|
|
@@ -1907,7 +1939,7 @@
|
|
|
1907
1939
|
}
|
|
1908
1940
|
}
|
|
1909
1941
|
},
|
|
1910
|
-
"
|
|
1942
|
+
"S7k": {
|
|
1911
1943
|
"type": "structure",
|
|
1912
1944
|
"members": {
|
|
1913
1945
|
"WorkspaceId": {},
|
|
@@ -134,6 +134,25 @@
|
|
|
134
134
|
"members": {}
|
|
135
135
|
}
|
|
136
136
|
},
|
|
137
|
+
"DeleteResourcePolicy": {
|
|
138
|
+
"http": {
|
|
139
|
+
"requestUri": "/DeleteResourcePolicy"
|
|
140
|
+
},
|
|
141
|
+
"input": {
|
|
142
|
+
"type": "structure",
|
|
143
|
+
"required": [
|
|
144
|
+
"PolicyName"
|
|
145
|
+
],
|
|
146
|
+
"members": {
|
|
147
|
+
"PolicyName": {},
|
|
148
|
+
"PolicyRevisionId": {}
|
|
149
|
+
}
|
|
150
|
+
},
|
|
151
|
+
"output": {
|
|
152
|
+
"type": "structure",
|
|
153
|
+
"members": {}
|
|
154
|
+
}
|
|
155
|
+
},
|
|
137
156
|
"DeleteSamplingRule": {
|
|
138
157
|
"http": {
|
|
139
158
|
"requestUri": "/DeleteSamplingRule"
|
|
@@ -166,7 +185,7 @@
|
|
|
166
185
|
"type": "structure",
|
|
167
186
|
"members": {
|
|
168
187
|
"EncryptionConfig": {
|
|
169
|
-
"shape": "
|
|
188
|
+
"shape": "S1j"
|
|
170
189
|
}
|
|
171
190
|
}
|
|
172
191
|
}
|
|
@@ -245,10 +264,10 @@
|
|
|
245
264
|
"GroupARN": {},
|
|
246
265
|
"GroupName": {},
|
|
247
266
|
"RootCauseServiceId": {
|
|
248
|
-
"shape": "
|
|
267
|
+
"shape": "S1x"
|
|
249
268
|
},
|
|
250
269
|
"Categories": {
|
|
251
|
-
"shape": "
|
|
270
|
+
"shape": "S1z"
|
|
252
271
|
},
|
|
253
272
|
"State": {},
|
|
254
273
|
"StartTime": {
|
|
@@ -259,13 +278,13 @@
|
|
|
259
278
|
},
|
|
260
279
|
"Summary": {},
|
|
261
280
|
"ClientRequestImpactStatistics": {
|
|
262
|
-
"shape": "
|
|
281
|
+
"shape": "S23"
|
|
263
282
|
},
|
|
264
283
|
"RootCauseServiceRequestImpactStatistics": {
|
|
265
|
-
"shape": "
|
|
284
|
+
"shape": "S23"
|
|
266
285
|
},
|
|
267
286
|
"TopAnomalousServices": {
|
|
268
|
-
"shape": "
|
|
287
|
+
"shape": "S25"
|
|
269
288
|
}
|
|
270
289
|
}
|
|
271
290
|
}
|
|
@@ -302,13 +321,13 @@
|
|
|
302
321
|
"type": "timestamp"
|
|
303
322
|
},
|
|
304
323
|
"ClientRequestImpactStatistics": {
|
|
305
|
-
"shape": "
|
|
324
|
+
"shape": "S23"
|
|
306
325
|
},
|
|
307
326
|
"RootCauseServiceRequestImpactStatistics": {
|
|
308
|
-
"shape": "
|
|
327
|
+
"shape": "S23"
|
|
309
328
|
},
|
|
310
329
|
"TopAnomalousServices": {
|
|
311
|
-
"shape": "
|
|
330
|
+
"shape": "S25"
|
|
312
331
|
}
|
|
313
332
|
}
|
|
314
333
|
}
|
|
@@ -366,7 +385,7 @@
|
|
|
366
385
|
"Type": {},
|
|
367
386
|
"Name": {},
|
|
368
387
|
"Names": {
|
|
369
|
-
"shape": "
|
|
388
|
+
"shape": "S1y"
|
|
370
389
|
},
|
|
371
390
|
"AccountId": {},
|
|
372
391
|
"Edges": {
|
|
@@ -428,10 +447,10 @@
|
|
|
428
447
|
"GroupARN": {},
|
|
429
448
|
"GroupName": {},
|
|
430
449
|
"RootCauseServiceId": {
|
|
431
|
-
"shape": "
|
|
450
|
+
"shape": "S1x"
|
|
432
451
|
},
|
|
433
452
|
"Categories": {
|
|
434
|
-
"shape": "
|
|
453
|
+
"shape": "S1z"
|
|
435
454
|
},
|
|
436
455
|
"State": {},
|
|
437
456
|
"StartTime": {
|
|
@@ -442,13 +461,13 @@
|
|
|
442
461
|
},
|
|
443
462
|
"Summary": {},
|
|
444
463
|
"ClientRequestImpactStatistics": {
|
|
445
|
-
"shape": "
|
|
464
|
+
"shape": "S23"
|
|
446
465
|
},
|
|
447
466
|
"RootCauseServiceRequestImpactStatistics": {
|
|
448
|
-
"shape": "
|
|
467
|
+
"shape": "S23"
|
|
449
468
|
},
|
|
450
469
|
"TopAnomalousServices": {
|
|
451
|
-
"shape": "
|
|
470
|
+
"shape": "S25"
|
|
452
471
|
},
|
|
453
472
|
"LastUpdateTime": {
|
|
454
473
|
"type": "timestamp"
|
|
@@ -635,7 +654,7 @@
|
|
|
635
654
|
"type": "timestamp"
|
|
636
655
|
},
|
|
637
656
|
"Services": {
|
|
638
|
-
"shape": "
|
|
657
|
+
"shape": "S3e"
|
|
639
658
|
},
|
|
640
659
|
"ContainsOldGroupVersions": {
|
|
641
660
|
"type": "boolean"
|
|
@@ -685,10 +704,10 @@
|
|
|
685
704
|
"type": "timestamp"
|
|
686
705
|
},
|
|
687
706
|
"EdgeSummaryStatistics": {
|
|
688
|
-
"shape": "
|
|
707
|
+
"shape": "S3i"
|
|
689
708
|
},
|
|
690
709
|
"ServiceSummaryStatistics": {
|
|
691
|
-
"shape": "
|
|
710
|
+
"shape": "S3q"
|
|
692
711
|
},
|
|
693
712
|
"ServiceForecastStatistics": {
|
|
694
713
|
"type": "structure",
|
|
@@ -702,7 +721,7 @@
|
|
|
702
721
|
}
|
|
703
722
|
},
|
|
704
723
|
"ResponseTimeHistogram": {
|
|
705
|
-
"shape": "
|
|
724
|
+
"shape": "S3l"
|
|
706
725
|
}
|
|
707
726
|
}
|
|
708
727
|
}
|
|
@@ -734,7 +753,7 @@
|
|
|
734
753
|
"type": "structure",
|
|
735
754
|
"members": {
|
|
736
755
|
"Services": {
|
|
737
|
-
"shape": "
|
|
756
|
+
"shape": "S3e"
|
|
738
757
|
},
|
|
739
758
|
"NextToken": {}
|
|
740
759
|
}
|
|
@@ -834,7 +853,7 @@
|
|
|
834
853
|
}
|
|
835
854
|
},
|
|
836
855
|
"ServiceIds": {
|
|
837
|
-
"shape": "
|
|
856
|
+
"shape": "S4d"
|
|
838
857
|
}
|
|
839
858
|
}
|
|
840
859
|
}
|
|
@@ -847,13 +866,13 @@
|
|
|
847
866
|
"members": {
|
|
848
867
|
"UserName": {},
|
|
849
868
|
"ServiceIds": {
|
|
850
|
-
"shape": "
|
|
869
|
+
"shape": "S4d"
|
|
851
870
|
}
|
|
852
871
|
}
|
|
853
872
|
}
|
|
854
873
|
},
|
|
855
874
|
"ServiceIds": {
|
|
856
|
-
"shape": "
|
|
875
|
+
"shape": "S4d"
|
|
857
876
|
},
|
|
858
877
|
"ResourceARNs": {
|
|
859
878
|
"type": "list",
|
|
@@ -883,7 +902,7 @@
|
|
|
883
902
|
}
|
|
884
903
|
},
|
|
885
904
|
"EntryPoint": {
|
|
886
|
-
"shape": "
|
|
905
|
+
"shape": "S1x"
|
|
887
906
|
},
|
|
888
907
|
"FaultRootCauses": {
|
|
889
908
|
"type": "list",
|
|
@@ -897,7 +916,7 @@
|
|
|
897
916
|
"members": {
|
|
898
917
|
"Name": {},
|
|
899
918
|
"Names": {
|
|
900
|
-
"shape": "
|
|
919
|
+
"shape": "S1y"
|
|
901
920
|
},
|
|
902
921
|
"Type": {},
|
|
903
922
|
"AccountId": {},
|
|
@@ -908,7 +927,7 @@
|
|
|
908
927
|
"members": {
|
|
909
928
|
"Name": {},
|
|
910
929
|
"Exceptions": {
|
|
911
|
-
"shape": "
|
|
930
|
+
"shape": "S4s"
|
|
912
931
|
},
|
|
913
932
|
"Remote": {
|
|
914
933
|
"type": "boolean"
|
|
@@ -940,7 +959,7 @@
|
|
|
940
959
|
"members": {
|
|
941
960
|
"Name": {},
|
|
942
961
|
"Names": {
|
|
943
|
-
"shape": "
|
|
962
|
+
"shape": "S1y"
|
|
944
963
|
},
|
|
945
964
|
"Type": {},
|
|
946
965
|
"AccountId": {},
|
|
@@ -951,7 +970,7 @@
|
|
|
951
970
|
"members": {
|
|
952
971
|
"Name": {},
|
|
953
972
|
"Exceptions": {
|
|
954
|
-
"shape": "
|
|
973
|
+
"shape": "S4s"
|
|
955
974
|
},
|
|
956
975
|
"Remote": {
|
|
957
976
|
"type": "boolean"
|
|
@@ -983,7 +1002,7 @@
|
|
|
983
1002
|
"members": {
|
|
984
1003
|
"Name": {},
|
|
985
1004
|
"Names": {
|
|
986
|
-
"shape": "
|
|
1005
|
+
"shape": "S1y"
|
|
987
1006
|
},
|
|
988
1007
|
"Type": {},
|
|
989
1008
|
"AccountId": {},
|
|
@@ -1033,6 +1052,29 @@
|
|
|
1033
1052
|
}
|
|
1034
1053
|
}
|
|
1035
1054
|
},
|
|
1055
|
+
"ListResourcePolicies": {
|
|
1056
|
+
"http": {
|
|
1057
|
+
"requestUri": "/ListResourcePolicies"
|
|
1058
|
+
},
|
|
1059
|
+
"input": {
|
|
1060
|
+
"type": "structure",
|
|
1061
|
+
"members": {
|
|
1062
|
+
"NextToken": {}
|
|
1063
|
+
}
|
|
1064
|
+
},
|
|
1065
|
+
"output": {
|
|
1066
|
+
"type": "structure",
|
|
1067
|
+
"members": {
|
|
1068
|
+
"ResourcePolicies": {
|
|
1069
|
+
"type": "list",
|
|
1070
|
+
"member": {
|
|
1071
|
+
"shape": "S5a"
|
|
1072
|
+
}
|
|
1073
|
+
},
|
|
1074
|
+
"NextToken": {}
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1036
1078
|
"ListTagsForResource": {
|
|
1037
1079
|
"http": {
|
|
1038
1080
|
"requestUri": "/ListTagsForResource"
|
|
@@ -1075,7 +1117,35 @@
|
|
|
1075
1117
|
"type": "structure",
|
|
1076
1118
|
"members": {
|
|
1077
1119
|
"EncryptionConfig": {
|
|
1078
|
-
"shape": "
|
|
1120
|
+
"shape": "S1j"
|
|
1121
|
+
}
|
|
1122
|
+
}
|
|
1123
|
+
}
|
|
1124
|
+
},
|
|
1125
|
+
"PutResourcePolicy": {
|
|
1126
|
+
"http": {
|
|
1127
|
+
"requestUri": "/PutResourcePolicy"
|
|
1128
|
+
},
|
|
1129
|
+
"input": {
|
|
1130
|
+
"type": "structure",
|
|
1131
|
+
"required": [
|
|
1132
|
+
"PolicyName",
|
|
1133
|
+
"PolicyDocument"
|
|
1134
|
+
],
|
|
1135
|
+
"members": {
|
|
1136
|
+
"PolicyName": {},
|
|
1137
|
+
"PolicyDocument": {},
|
|
1138
|
+
"PolicyRevisionId": {},
|
|
1139
|
+
"BypassPolicyLockoutCheck": {
|
|
1140
|
+
"type": "boolean"
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
},
|
|
1144
|
+
"output": {
|
|
1145
|
+
"type": "structure",
|
|
1146
|
+
"members": {
|
|
1147
|
+
"ResourcePolicy": {
|
|
1148
|
+
"shape": "S5a"
|
|
1079
1149
|
}
|
|
1080
1150
|
}
|
|
1081
1151
|
}
|
|
@@ -1398,7 +1468,7 @@
|
|
|
1398
1468
|
}
|
|
1399
1469
|
}
|
|
1400
1470
|
},
|
|
1401
|
-
"
|
|
1471
|
+
"S1j": {
|
|
1402
1472
|
"type": "structure",
|
|
1403
1473
|
"members": {
|
|
1404
1474
|
"KeyId": {},
|
|
@@ -1406,26 +1476,26 @@
|
|
|
1406
1476
|
"Type": {}
|
|
1407
1477
|
}
|
|
1408
1478
|
},
|
|
1409
|
-
"
|
|
1479
|
+
"S1x": {
|
|
1410
1480
|
"type": "structure",
|
|
1411
1481
|
"members": {
|
|
1412
1482
|
"Name": {},
|
|
1413
1483
|
"Names": {
|
|
1414
|
-
"shape": "
|
|
1484
|
+
"shape": "S1y"
|
|
1415
1485
|
},
|
|
1416
1486
|
"AccountId": {},
|
|
1417
1487
|
"Type": {}
|
|
1418
1488
|
}
|
|
1419
1489
|
},
|
|
1420
|
-
"
|
|
1490
|
+
"S1y": {
|
|
1421
1491
|
"type": "list",
|
|
1422
1492
|
"member": {}
|
|
1423
1493
|
},
|
|
1424
|
-
"
|
|
1494
|
+
"S1z": {
|
|
1425
1495
|
"type": "list",
|
|
1426
1496
|
"member": {}
|
|
1427
1497
|
},
|
|
1428
|
-
"
|
|
1498
|
+
"S23": {
|
|
1429
1499
|
"type": "structure",
|
|
1430
1500
|
"members": {
|
|
1431
1501
|
"FaultCount": {
|
|
@@ -1439,18 +1509,18 @@
|
|
|
1439
1509
|
}
|
|
1440
1510
|
}
|
|
1441
1511
|
},
|
|
1442
|
-
"
|
|
1512
|
+
"S25": {
|
|
1443
1513
|
"type": "list",
|
|
1444
1514
|
"member": {
|
|
1445
1515
|
"type": "structure",
|
|
1446
1516
|
"members": {
|
|
1447
1517
|
"ServiceId": {
|
|
1448
|
-
"shape": "
|
|
1518
|
+
"shape": "S1x"
|
|
1449
1519
|
}
|
|
1450
1520
|
}
|
|
1451
1521
|
}
|
|
1452
1522
|
},
|
|
1453
|
-
"
|
|
1523
|
+
"S3e": {
|
|
1454
1524
|
"type": "list",
|
|
1455
1525
|
"member": {
|
|
1456
1526
|
"type": "structure",
|
|
@@ -1460,7 +1530,7 @@
|
|
|
1460
1530
|
},
|
|
1461
1531
|
"Name": {},
|
|
1462
1532
|
"Names": {
|
|
1463
|
-
"shape": "
|
|
1533
|
+
"shape": "S1y"
|
|
1464
1534
|
},
|
|
1465
1535
|
"Root": {
|
|
1466
1536
|
"type": "boolean"
|
|
@@ -1489,10 +1559,10 @@
|
|
|
1489
1559
|
"type": "timestamp"
|
|
1490
1560
|
},
|
|
1491
1561
|
"SummaryStatistics": {
|
|
1492
|
-
"shape": "
|
|
1562
|
+
"shape": "S3i"
|
|
1493
1563
|
},
|
|
1494
1564
|
"ResponseTimeHistogram": {
|
|
1495
|
-
"shape": "
|
|
1565
|
+
"shape": "S3l"
|
|
1496
1566
|
},
|
|
1497
1567
|
"Aliases": {
|
|
1498
1568
|
"type": "list",
|
|
@@ -1510,34 +1580,34 @@
|
|
|
1510
1580
|
},
|
|
1511
1581
|
"EdgeType": {},
|
|
1512
1582
|
"ReceivedEventAgeHistogram": {
|
|
1513
|
-
"shape": "
|
|
1583
|
+
"shape": "S3l"
|
|
1514
1584
|
}
|
|
1515
1585
|
}
|
|
1516
1586
|
}
|
|
1517
1587
|
},
|
|
1518
1588
|
"SummaryStatistics": {
|
|
1519
|
-
"shape": "
|
|
1589
|
+
"shape": "S3q"
|
|
1520
1590
|
},
|
|
1521
1591
|
"DurationHistogram": {
|
|
1522
|
-
"shape": "
|
|
1592
|
+
"shape": "S3l"
|
|
1523
1593
|
},
|
|
1524
1594
|
"ResponseTimeHistogram": {
|
|
1525
|
-
"shape": "
|
|
1595
|
+
"shape": "S3l"
|
|
1526
1596
|
}
|
|
1527
1597
|
}
|
|
1528
1598
|
}
|
|
1529
1599
|
},
|
|
1530
|
-
"
|
|
1600
|
+
"S3i": {
|
|
1531
1601
|
"type": "structure",
|
|
1532
1602
|
"members": {
|
|
1533
1603
|
"OkCount": {
|
|
1534
1604
|
"type": "long"
|
|
1535
1605
|
},
|
|
1536
1606
|
"ErrorStatistics": {
|
|
1537
|
-
"shape": "
|
|
1607
|
+
"shape": "S3j"
|
|
1538
1608
|
},
|
|
1539
1609
|
"FaultStatistics": {
|
|
1540
|
-
"shape": "
|
|
1610
|
+
"shape": "S3k"
|
|
1541
1611
|
},
|
|
1542
1612
|
"TotalCount": {
|
|
1543
1613
|
"type": "long"
|
|
@@ -1547,7 +1617,7 @@
|
|
|
1547
1617
|
}
|
|
1548
1618
|
}
|
|
1549
1619
|
},
|
|
1550
|
-
"
|
|
1620
|
+
"S3j": {
|
|
1551
1621
|
"type": "structure",
|
|
1552
1622
|
"members": {
|
|
1553
1623
|
"ThrottleCount": {
|
|
@@ -1561,7 +1631,7 @@
|
|
|
1561
1631
|
}
|
|
1562
1632
|
}
|
|
1563
1633
|
},
|
|
1564
|
-
"
|
|
1634
|
+
"S3k": {
|
|
1565
1635
|
"type": "structure",
|
|
1566
1636
|
"members": {
|
|
1567
1637
|
"OtherCount": {
|
|
@@ -1572,7 +1642,7 @@
|
|
|
1572
1642
|
}
|
|
1573
1643
|
}
|
|
1574
1644
|
},
|
|
1575
|
-
"
|
|
1645
|
+
"S3l": {
|
|
1576
1646
|
"type": "list",
|
|
1577
1647
|
"member": {
|
|
1578
1648
|
"type": "structure",
|
|
@@ -1586,17 +1656,17 @@
|
|
|
1586
1656
|
}
|
|
1587
1657
|
}
|
|
1588
1658
|
},
|
|
1589
|
-
"
|
|
1659
|
+
"S3q": {
|
|
1590
1660
|
"type": "structure",
|
|
1591
1661
|
"members": {
|
|
1592
1662
|
"OkCount": {
|
|
1593
1663
|
"type": "long"
|
|
1594
1664
|
},
|
|
1595
1665
|
"ErrorStatistics": {
|
|
1596
|
-
"shape": "
|
|
1666
|
+
"shape": "S3j"
|
|
1597
1667
|
},
|
|
1598
1668
|
"FaultStatistics": {
|
|
1599
|
-
"shape": "
|
|
1669
|
+
"shape": "S3k"
|
|
1600
1670
|
},
|
|
1601
1671
|
"TotalCount": {
|
|
1602
1672
|
"type": "long"
|
|
@@ -1606,13 +1676,13 @@
|
|
|
1606
1676
|
}
|
|
1607
1677
|
}
|
|
1608
1678
|
},
|
|
1609
|
-
"
|
|
1679
|
+
"S4d": {
|
|
1610
1680
|
"type": "list",
|
|
1611
1681
|
"member": {
|
|
1612
|
-
"shape": "
|
|
1682
|
+
"shape": "S1x"
|
|
1613
1683
|
}
|
|
1614
1684
|
},
|
|
1615
|
-
"
|
|
1685
|
+
"S4s": {
|
|
1616
1686
|
"type": "list",
|
|
1617
1687
|
"member": {
|
|
1618
1688
|
"type": "structure",
|
|
@@ -1621,6 +1691,17 @@
|
|
|
1621
1691
|
"Message": {}
|
|
1622
1692
|
}
|
|
1623
1693
|
}
|
|
1694
|
+
},
|
|
1695
|
+
"S5a": {
|
|
1696
|
+
"type": "structure",
|
|
1697
|
+
"members": {
|
|
1698
|
+
"PolicyName": {},
|
|
1699
|
+
"PolicyDocument": {},
|
|
1700
|
+
"PolicyRevisionId": {},
|
|
1701
|
+
"LastUpdatedTime": {
|
|
1702
|
+
"type": "timestamp"
|
|
1703
|
+
}
|
|
1704
|
+
}
|
|
1624
1705
|
}
|
|
1625
1706
|
}
|
|
1626
1707
|
}
|