cdk-comprehend-s3olap 2.0.144 → 2.0.146
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/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +19 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +142 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +40 -39
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +19 -15
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +66 -27
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +2136 -684
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +101 -90
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +115 -115
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +45 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +71 -3
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -6
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +11 -11
- package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/inspector2.d.ts +202 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +7 -2
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +4 -4
- package/node_modules/aws-sdk/clients/opensearch.d.ts +64 -5
- package/node_modules/aws-sdk/clients/quicksight.d.ts +1918 -96
- package/node_modules/aws-sdk/clients/rekognition.d.ts +22 -8
- package/node_modules/aws-sdk/clients/s3.d.ts +168 -168
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
- package/node_modules/aws-sdk/clients/securityhub.d.ts +102 -15
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +123 -108
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +20 -20
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +5 -5
@@ -1023,28 +1023,28 @@
|
|
1023
1023
|
"shape": "S2u"
|
1024
1024
|
},
|
1025
1025
|
"Bumper": {
|
1026
|
-
"shape": "
|
1026
|
+
"shape": "S2x"
|
1027
1027
|
},
|
1028
1028
|
"CdnConfiguration": {
|
1029
|
-
"shape": "
|
1029
|
+
"shape": "S2y"
|
1030
1030
|
},
|
1031
1031
|
"ConfigurationAliases": {
|
1032
|
-
"shape": "
|
1032
|
+
"shape": "S2z"
|
1033
1033
|
},
|
1034
1034
|
"DashConfiguration": {
|
1035
|
-
"shape": "
|
1035
|
+
"shape": "S30"
|
1036
1036
|
},
|
1037
1037
|
"HlsConfiguration": {
|
1038
|
-
"shape": "
|
1038
|
+
"shape": "S32"
|
1039
1039
|
},
|
1040
1040
|
"LivePreRollConfiguration": {
|
1041
|
-
"shape": "
|
1041
|
+
"shape": "S33"
|
1042
1042
|
},
|
1043
1043
|
"LogConfiguration": {
|
1044
|
-
"shape": "
|
1044
|
+
"shape": "S34"
|
1045
1045
|
},
|
1046
1046
|
"ManifestProcessingRules": {
|
1047
|
-
"shape": "
|
1047
|
+
"shape": "S35"
|
1048
1048
|
},
|
1049
1049
|
"Name": {},
|
1050
1050
|
"PersonalizationThresholdSeconds": {
|
@@ -1150,7 +1150,7 @@
|
|
1150
1150
|
"shape": "Sk"
|
1151
1151
|
},
|
1152
1152
|
"RelatedResourceArns": {
|
1153
|
-
"shape": "
|
1153
|
+
"shape": "S3f"
|
1154
1154
|
},
|
1155
1155
|
"ResourceArn": {}
|
1156
1156
|
}
|
@@ -1325,28 +1325,28 @@
|
|
1325
1325
|
"shape": "S2u"
|
1326
1326
|
},
|
1327
1327
|
"Bumper": {
|
1328
|
-
"shape": "
|
1328
|
+
"shape": "S2x"
|
1329
1329
|
},
|
1330
1330
|
"CdnConfiguration": {
|
1331
|
-
"shape": "
|
1331
|
+
"shape": "S2y"
|
1332
1332
|
},
|
1333
1333
|
"ConfigurationAliases": {
|
1334
|
-
"shape": "
|
1334
|
+
"shape": "S2z"
|
1335
1335
|
},
|
1336
1336
|
"DashConfiguration": {
|
1337
|
-
"shape": "
|
1337
|
+
"shape": "S30"
|
1338
1338
|
},
|
1339
1339
|
"HlsConfiguration": {
|
1340
|
-
"shape": "
|
1340
|
+
"shape": "S32"
|
1341
1341
|
},
|
1342
1342
|
"LivePreRollConfiguration": {
|
1343
|
-
"shape": "
|
1343
|
+
"shape": "S33"
|
1344
1344
|
},
|
1345
1345
|
"LogConfiguration": {
|
1346
|
-
"shape": "
|
1346
|
+
"shape": "S34"
|
1347
1347
|
},
|
1348
1348
|
"ManifestProcessingRules": {
|
1349
|
-
"shape": "
|
1349
|
+
"shape": "S35"
|
1350
1350
|
},
|
1351
1351
|
"Name": {},
|
1352
1352
|
"PersonalizationThresholdSeconds": {
|
@@ -1622,10 +1622,10 @@
|
|
1622
1622
|
"shape": "S2u"
|
1623
1623
|
},
|
1624
1624
|
"Bumper": {
|
1625
|
-
"shape": "
|
1625
|
+
"shape": "S2x"
|
1626
1626
|
},
|
1627
1627
|
"CdnConfiguration": {
|
1628
|
-
"shape": "
|
1628
|
+
"shape": "S2y"
|
1629
1629
|
},
|
1630
1630
|
"ConfigurationAliases": {
|
1631
1631
|
"type": "map",
|
@@ -1642,10 +1642,10 @@
|
|
1642
1642
|
}
|
1643
1643
|
},
|
1644
1644
|
"LivePreRollConfiguration": {
|
1645
|
-
"shape": "
|
1645
|
+
"shape": "S33"
|
1646
1646
|
},
|
1647
1647
|
"ManifestProcessingRules": {
|
1648
|
-
"shape": "
|
1648
|
+
"shape": "S35"
|
1649
1649
|
},
|
1650
1650
|
"Name": {},
|
1651
1651
|
"PersonalizationThresholdSeconds": {
|
@@ -1668,28 +1668,28 @@
|
|
1668
1668
|
"shape": "S2u"
|
1669
1669
|
},
|
1670
1670
|
"Bumper": {
|
1671
|
-
"shape": "
|
1671
|
+
"shape": "S2x"
|
1672
1672
|
},
|
1673
1673
|
"CdnConfiguration": {
|
1674
|
-
"shape": "
|
1674
|
+
"shape": "S2y"
|
1675
1675
|
},
|
1676
1676
|
"ConfigurationAliases": {
|
1677
|
-
"shape": "
|
1677
|
+
"shape": "S2z"
|
1678
1678
|
},
|
1679
1679
|
"DashConfiguration": {
|
1680
|
-
"shape": "
|
1680
|
+
"shape": "S30"
|
1681
1681
|
},
|
1682
1682
|
"HlsConfiguration": {
|
1683
|
-
"shape": "
|
1683
|
+
"shape": "S32"
|
1684
1684
|
},
|
1685
1685
|
"LivePreRollConfiguration": {
|
1686
|
-
"shape": "
|
1686
|
+
"shape": "S33"
|
1687
1687
|
},
|
1688
1688
|
"LogConfiguration": {
|
1689
|
-
"shape": "
|
1689
|
+
"shape": "S34"
|
1690
1690
|
},
|
1691
1691
|
"ManifestProcessingRules": {
|
1692
|
-
"shape": "
|
1692
|
+
"shape": "S35"
|
1693
1693
|
},
|
1694
1694
|
"Name": {},
|
1695
1695
|
"PersonalizationThresholdSeconds": {
|
@@ -1798,7 +1798,7 @@
|
|
1798
1798
|
"locationName": "ResourceArn"
|
1799
1799
|
},
|
1800
1800
|
"TagKeys": {
|
1801
|
-
"shape": "
|
1801
|
+
"shape": "S3f",
|
1802
1802
|
"location": "querystring",
|
1803
1803
|
"locationName": "tagKeys"
|
1804
1804
|
}
|
@@ -2373,32 +2373,33 @@
|
|
2373
2373
|
"S2u": {
|
2374
2374
|
"type": "structure",
|
2375
2375
|
"members": {
|
2376
|
+
"FillPolicy": {},
|
2376
2377
|
"Mode": {},
|
2377
2378
|
"Value": {}
|
2378
2379
|
}
|
2379
2380
|
},
|
2380
|
-
"
|
2381
|
+
"S2x": {
|
2381
2382
|
"type": "structure",
|
2382
2383
|
"members": {
|
2383
2384
|
"EndUrl": {},
|
2384
2385
|
"StartUrl": {}
|
2385
2386
|
}
|
2386
2387
|
},
|
2387
|
-
"
|
2388
|
+
"S2y": {
|
2388
2389
|
"type": "structure",
|
2389
2390
|
"members": {
|
2390
2391
|
"AdSegmentUrlPrefix": {},
|
2391
2392
|
"ContentSegmentUrlPrefix": {}
|
2392
2393
|
}
|
2393
2394
|
},
|
2394
|
-
"
|
2395
|
+
"S2z": {
|
2395
2396
|
"type": "map",
|
2396
2397
|
"key": {},
|
2397
2398
|
"value": {
|
2398
2399
|
"shape": "Sg"
|
2399
2400
|
}
|
2400
2401
|
},
|
2401
|
-
"
|
2402
|
+
"S30": {
|
2402
2403
|
"type": "structure",
|
2403
2404
|
"members": {
|
2404
2405
|
"ManifestEndpointPrefix": {},
|
@@ -2406,13 +2407,13 @@
|
|
2406
2407
|
"OriginManifestType": {}
|
2407
2408
|
}
|
2408
2409
|
},
|
2409
|
-
"
|
2410
|
+
"S32": {
|
2410
2411
|
"type": "structure",
|
2411
2412
|
"members": {
|
2412
2413
|
"ManifestEndpointPrefix": {}
|
2413
2414
|
}
|
2414
2415
|
},
|
2415
|
-
"
|
2416
|
+
"S33": {
|
2416
2417
|
"type": "structure",
|
2417
2418
|
"members": {
|
2418
2419
|
"AdDecisionServerUrl": {},
|
@@ -2421,7 +2422,7 @@
|
|
2421
2422
|
}
|
2422
2423
|
}
|
2423
2424
|
},
|
2424
|
-
"
|
2425
|
+
"S34": {
|
2425
2426
|
"type": "structure",
|
2426
2427
|
"required": [
|
2427
2428
|
"PercentEnabled"
|
@@ -2432,7 +2433,7 @@
|
|
2432
2433
|
}
|
2433
2434
|
}
|
2434
2435
|
},
|
2435
|
-
"
|
2436
|
+
"S35": {
|
2436
2437
|
"type": "structure",
|
2437
2438
|
"members": {
|
2438
2439
|
"AdMarkerPassthrough": {
|
@@ -2445,7 +2446,7 @@
|
|
2445
2446
|
}
|
2446
2447
|
}
|
2447
2448
|
},
|
2448
|
-
"
|
2449
|
+
"S3f": {
|
2449
2450
|
"type": "list",
|
2450
2451
|
"member": {}
|
2451
2452
|
}
|
@@ -793,7 +793,7 @@
|
|
793
793
|
},
|
794
794
|
"OutputFormat": {},
|
795
795
|
"StatisticsConfigurations": {
|
796
|
-
"shape": "
|
796
|
+
"shape": "S4o"
|
797
797
|
},
|
798
798
|
"IncludeLinkedAccountsMetrics": {
|
799
799
|
"type": "boolean"
|
@@ -999,7 +999,7 @@
|
|
999
999
|
"type": "structure",
|
1000
1000
|
"members": {
|
1001
1001
|
"Tags": {
|
1002
|
-
"shape": "
|
1002
|
+
"shape": "S5s"
|
1003
1003
|
}
|
1004
1004
|
}
|
1005
1005
|
}
|
@@ -1066,7 +1066,7 @@
|
|
1066
1066
|
"shape": "S1t"
|
1067
1067
|
},
|
1068
1068
|
"Tags": {
|
1069
|
-
"shape": "
|
1069
|
+
"shape": "S5s"
|
1070
1070
|
},
|
1071
1071
|
"ActionsSuppressor": {},
|
1072
1072
|
"ActionsSuppressorWaitPeriod": {
|
@@ -1119,7 +1119,7 @@
|
|
1119
1119
|
"RuleState": {},
|
1120
1120
|
"RuleDefinition": {},
|
1121
1121
|
"Tags": {
|
1122
|
-
"shape": "
|
1122
|
+
"shape": "S5s"
|
1123
1123
|
}
|
1124
1124
|
}
|
1125
1125
|
},
|
@@ -1148,7 +1148,7 @@
|
|
1148
1148
|
"TemplateName": {},
|
1149
1149
|
"ResourceARN": {},
|
1150
1150
|
"Tags": {
|
1151
|
-
"shape": "
|
1151
|
+
"shape": "S5s"
|
1152
1152
|
}
|
1153
1153
|
}
|
1154
1154
|
}
|
@@ -1215,7 +1215,7 @@
|
|
1215
1215
|
"shape": "Se"
|
1216
1216
|
},
|
1217
1217
|
"Tags": {
|
1218
|
-
"shape": "
|
1218
|
+
"shape": "S5s"
|
1219
1219
|
},
|
1220
1220
|
"ThresholdMetricId": {}
|
1221
1221
|
}
|
@@ -1314,10 +1314,10 @@
|
|
1314
1314
|
"RoleArn": {},
|
1315
1315
|
"OutputFormat": {},
|
1316
1316
|
"Tags": {
|
1317
|
-
"shape": "
|
1317
|
+
"shape": "S5s"
|
1318
1318
|
},
|
1319
1319
|
"StatisticsConfigurations": {
|
1320
|
-
"shape": "
|
1320
|
+
"shape": "S4o"
|
1321
1321
|
},
|
1322
1322
|
"IncludeLinkedAccountsMetrics": {
|
1323
1323
|
"type": "boolean"
|
@@ -1356,7 +1356,7 @@
|
|
1356
1356
|
],
|
1357
1357
|
"members": {
|
1358
1358
|
"Names": {
|
1359
|
-
"shape": "
|
1359
|
+
"shape": "S6n"
|
1360
1360
|
}
|
1361
1361
|
}
|
1362
1362
|
},
|
@@ -1374,7 +1374,7 @@
|
|
1374
1374
|
],
|
1375
1375
|
"members": {
|
1376
1376
|
"Names": {
|
1377
|
-
"shape": "
|
1377
|
+
"shape": "S6n"
|
1378
1378
|
}
|
1379
1379
|
}
|
1380
1380
|
},
|
@@ -1394,7 +1394,7 @@
|
|
1394
1394
|
"members": {
|
1395
1395
|
"ResourceARN": {},
|
1396
1396
|
"Tags": {
|
1397
|
-
"shape": "
|
1397
|
+
"shape": "S5s"
|
1398
1398
|
}
|
1399
1399
|
}
|
1400
1400
|
},
|
@@ -1683,11 +1683,15 @@
|
|
1683
1683
|
"member": {
|
1684
1684
|
"type": "structure",
|
1685
1685
|
"members": {
|
1686
|
-
"Namespace": {}
|
1686
|
+
"Namespace": {},
|
1687
|
+
"MetricNames": {
|
1688
|
+
"type": "list",
|
1689
|
+
"member": {}
|
1690
|
+
}
|
1687
1691
|
}
|
1688
1692
|
}
|
1689
1693
|
},
|
1690
|
-
"
|
1694
|
+
"S4o": {
|
1691
1695
|
"type": "list",
|
1692
1696
|
"member": {
|
1693
1697
|
"type": "structure",
|
@@ -1717,7 +1721,7 @@
|
|
1717
1721
|
}
|
1718
1722
|
}
|
1719
1723
|
},
|
1720
|
-
"
|
1724
|
+
"S5s": {
|
1721
1725
|
"type": "list",
|
1722
1726
|
"member": {
|
1723
1727
|
"type": "structure",
|
@@ -1731,7 +1735,7 @@
|
|
1731
1735
|
}
|
1732
1736
|
}
|
1733
1737
|
},
|
1734
|
-
"
|
1738
|
+
"S6n": {
|
1735
1739
|
"type": "list",
|
1736
1740
|
"member": {}
|
1737
1741
|
}
|
@@ -679,6 +679,45 @@
|
|
679
679
|
}
|
680
680
|
}
|
681
681
|
},
|
682
|
+
"DescribeDomainNodes": {
|
683
|
+
"http": {
|
684
|
+
"method": "GET",
|
685
|
+
"requestUri": "/2021-01-01/opensearch/domain/{DomainName}/nodes"
|
686
|
+
},
|
687
|
+
"input": {
|
688
|
+
"type": "structure",
|
689
|
+
"required": [
|
690
|
+
"DomainName"
|
691
|
+
],
|
692
|
+
"members": {
|
693
|
+
"DomainName": {
|
694
|
+
"location": "uri",
|
695
|
+
"locationName": "DomainName"
|
696
|
+
}
|
697
|
+
}
|
698
|
+
},
|
699
|
+
"output": {
|
700
|
+
"type": "structure",
|
701
|
+
"members": {
|
702
|
+
"DomainNodesStatusList": {
|
703
|
+
"type": "list",
|
704
|
+
"member": {
|
705
|
+
"type": "structure",
|
706
|
+
"members": {
|
707
|
+
"NodeId": {},
|
708
|
+
"NodeType": {},
|
709
|
+
"AvailabilityZone": {},
|
710
|
+
"InstanceType": {},
|
711
|
+
"NodeStatus": {},
|
712
|
+
"StorageType": {},
|
713
|
+
"StorageVolumeType": {},
|
714
|
+
"StorageSize": {}
|
715
|
+
}
|
716
|
+
}
|
717
|
+
}
|
718
|
+
}
|
719
|
+
}
|
720
|
+
},
|
682
721
|
"DescribeDomains": {
|
683
722
|
"http": {
|
684
723
|
"requestUri": "/2021-01-01/opensearch/domain-info"
|
@@ -740,13 +779,13 @@
|
|
740
779
|
"type": "structure",
|
741
780
|
"members": {
|
742
781
|
"DryRunProgressStatus": {
|
743
|
-
"shape": "
|
782
|
+
"shape": "S6a"
|
744
783
|
},
|
745
784
|
"DryRunConfig": {
|
746
785
|
"shape": "S2q"
|
747
786
|
},
|
748
787
|
"DryRunResults": {
|
749
|
-
"shape": "
|
788
|
+
"shape": "S6d"
|
750
789
|
}
|
751
790
|
}
|
752
791
|
}
|
@@ -759,7 +798,7 @@
|
|
759
798
|
"type": "structure",
|
760
799
|
"members": {
|
761
800
|
"Filters": {
|
762
|
-
"shape": "
|
801
|
+
"shape": "S6g"
|
763
802
|
},
|
764
803
|
"MaxResults": {
|
765
804
|
"type": "integer"
|
@@ -829,7 +868,7 @@
|
|
829
868
|
"members": {
|
830
869
|
"LimitName": {},
|
831
870
|
"LimitValues": {
|
832
|
-
"shape": "
|
871
|
+
"shape": "S6x"
|
833
872
|
}
|
834
873
|
}
|
835
874
|
}
|
@@ -860,7 +899,7 @@
|
|
860
899
|
"members": {
|
861
900
|
"LimitName": {},
|
862
901
|
"LimitValues": {
|
863
|
-
"shape": "
|
902
|
+
"shape": "S6x"
|
864
903
|
}
|
865
904
|
}
|
866
905
|
}
|
@@ -879,7 +918,7 @@
|
|
879
918
|
"type": "structure",
|
880
919
|
"members": {
|
881
920
|
"Filters": {
|
882
|
-
"shape": "
|
921
|
+
"shape": "S6g"
|
883
922
|
},
|
884
923
|
"MaxResults": {
|
885
924
|
"type": "integer"
|
@@ -985,7 +1024,7 @@
|
|
985
1024
|
"CurrencyCode": {},
|
986
1025
|
"PaymentOption": {},
|
987
1026
|
"RecurringCharges": {
|
988
|
-
"shape": "
|
1027
|
+
"shape": "S7n"
|
989
1028
|
}
|
990
1029
|
}
|
991
1030
|
}
|
@@ -1051,7 +1090,7 @@
|
|
1051
1090
|
"State": {},
|
1052
1091
|
"PaymentOption": {},
|
1053
1092
|
"RecurringCharges": {
|
1054
|
-
"shape": "
|
1093
|
+
"shape": "S7n"
|
1055
1094
|
}
|
1056
1095
|
}
|
1057
1096
|
}
|
@@ -1156,7 +1195,7 @@
|
|
1156
1195
|
"members": {
|
1157
1196
|
"SourceVersion": {},
|
1158
1197
|
"TargetVersions": {
|
1159
|
-
"shape": "
|
1198
|
+
"shape": "S88"
|
1160
1199
|
}
|
1161
1200
|
}
|
1162
1201
|
}
|
@@ -1360,7 +1399,7 @@
|
|
1360
1399
|
"type": "structure",
|
1361
1400
|
"members": {
|
1362
1401
|
"DomainPackageDetailsList": {
|
1363
|
-
"shape": "
|
1402
|
+
"shape": "S8z"
|
1364
1403
|
},
|
1365
1404
|
"NextToken": {}
|
1366
1405
|
}
|
@@ -1474,7 +1513,7 @@
|
|
1474
1513
|
"type": "structure",
|
1475
1514
|
"members": {
|
1476
1515
|
"DomainPackageDetailsList": {
|
1477
|
-
"shape": "
|
1516
|
+
"shape": "S8z"
|
1478
1517
|
},
|
1479
1518
|
"NextToken": {}
|
1480
1519
|
}
|
@@ -1512,7 +1551,7 @@
|
|
1512
1551
|
"ScheduledActions": {
|
1513
1552
|
"type": "list",
|
1514
1553
|
"member": {
|
1515
|
-
"shape": "
|
1554
|
+
"shape": "S9c"
|
1516
1555
|
}
|
1517
1556
|
},
|
1518
1557
|
"NextToken": {}
|
@@ -1568,7 +1607,7 @@
|
|
1568
1607
|
"type": "structure",
|
1569
1608
|
"members": {
|
1570
1609
|
"Versions": {
|
1571
|
-
"shape": "
|
1610
|
+
"shape": "S88"
|
1572
1611
|
},
|
1573
1612
|
"NextToken": {}
|
1574
1613
|
}
|
@@ -1634,7 +1673,7 @@
|
|
1634
1673
|
],
|
1635
1674
|
"members": {
|
1636
1675
|
"VpcEndpointSummaryList": {
|
1637
|
-
"shape": "
|
1676
|
+
"shape": "S9q"
|
1638
1677
|
},
|
1639
1678
|
"NextToken": {}
|
1640
1679
|
}
|
@@ -1669,7 +1708,7 @@
|
|
1669
1708
|
],
|
1670
1709
|
"members": {
|
1671
1710
|
"VpcEndpointSummaryList": {
|
1672
|
-
"shape": "
|
1711
|
+
"shape": "S9q"
|
1673
1712
|
},
|
1674
1713
|
"NextToken": {}
|
1675
1714
|
}
|
@@ -1867,10 +1906,10 @@
|
|
1867
1906
|
"shape": "S4u"
|
1868
1907
|
},
|
1869
1908
|
"DryRunResults": {
|
1870
|
-
"shape": "
|
1909
|
+
"shape": "S6d"
|
1871
1910
|
},
|
1872
1911
|
"DryRunProgressStatus": {
|
1873
|
-
"shape": "
|
1912
|
+
"shape": "S6a"
|
1874
1913
|
}
|
1875
1914
|
}
|
1876
1915
|
}
|
@@ -1933,7 +1972,7 @@
|
|
1933
1972
|
"type": "structure",
|
1934
1973
|
"members": {
|
1935
1974
|
"ScheduledAction": {
|
1936
|
-
"shape": "
|
1975
|
+
"shape": "S9c"
|
1937
1976
|
}
|
1938
1977
|
}
|
1939
1978
|
}
|
@@ -2890,7 +2929,7 @@
|
|
2890
2929
|
}
|
2891
2930
|
}
|
2892
2931
|
},
|
2893
|
-
"
|
2932
|
+
"S6a": {
|
2894
2933
|
"type": "structure",
|
2895
2934
|
"required": [
|
2896
2935
|
"DryRunId",
|
@@ -2915,14 +2954,14 @@
|
|
2915
2954
|
}
|
2916
2955
|
}
|
2917
2956
|
},
|
2918
|
-
"
|
2957
|
+
"S6d": {
|
2919
2958
|
"type": "structure",
|
2920
2959
|
"members": {
|
2921
2960
|
"DeploymentType": {},
|
2922
2961
|
"Message": {}
|
2923
2962
|
}
|
2924
2963
|
},
|
2925
|
-
"
|
2964
|
+
"S6g": {
|
2926
2965
|
"type": "list",
|
2927
2966
|
"member": {
|
2928
2967
|
"type": "structure",
|
@@ -2935,11 +2974,11 @@
|
|
2935
2974
|
}
|
2936
2975
|
}
|
2937
2976
|
},
|
2938
|
-
"
|
2977
|
+
"S6x": {
|
2939
2978
|
"type": "list",
|
2940
2979
|
"member": {}
|
2941
2980
|
},
|
2942
|
-
"
|
2981
|
+
"S7n": {
|
2943
2982
|
"type": "list",
|
2944
2983
|
"member": {
|
2945
2984
|
"type": "structure",
|
@@ -2951,17 +2990,17 @@
|
|
2951
2990
|
}
|
2952
2991
|
}
|
2953
2992
|
},
|
2954
|
-
"
|
2993
|
+
"S88": {
|
2955
2994
|
"type": "list",
|
2956
2995
|
"member": {}
|
2957
2996
|
},
|
2958
|
-
"
|
2997
|
+
"S8z": {
|
2959
2998
|
"type": "list",
|
2960
2999
|
"member": {
|
2961
3000
|
"shape": "Sn"
|
2962
3001
|
}
|
2963
3002
|
},
|
2964
|
-
"
|
3003
|
+
"S9c": {
|
2965
3004
|
"type": "structure",
|
2966
3005
|
"required": [
|
2967
3006
|
"Id",
|
@@ -2987,7 +3026,7 @@
|
|
2987
3026
|
}
|
2988
3027
|
}
|
2989
3028
|
},
|
2990
|
-
"
|
3029
|
+
"S9q": {
|
2991
3030
|
"type": "list",
|
2992
3031
|
"member": {
|
2993
3032
|
"shape": "S41"
|