cdk-lambda-subminute 2.0.226 → 2.0.228
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 +15 -15
- package/README.md +12 -0
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +174 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +4 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
- package/node_modules/aws-sdk/apis/apigateway-2015-07-09.min.json +2 -1
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +115 -87
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +228 -43
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +238 -63
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.examples.json +74 -11
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +61 -52
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +217 -104
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +3 -1
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +261 -21
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +198 -182
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +657 -102
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +95 -80
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +4 -1
- package/node_modules/aws-sdk/apis/cloudhsm-2014-05-30.min.json +60 -20
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +44 -0
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.examples.json +849 -0
- package/node_modules/aws-sdk/apis/cognito-idp-2016-04-18.min.json +110 -24
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +200 -57
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +903 -316
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +103 -90
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +62 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +269 -118
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +103 -14
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +14 -3
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +1123 -217
- package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +50 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1254 -1191
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +37 -10
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +49 -46
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +74 -13
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +190 -143
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +235 -216
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +2 -1
- package/node_modules/aws-sdk/apis/health-2016-08-04.min.json +116 -34
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +291 -192
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +37 -19
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +237 -52
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +38 -36
- package/node_modules/aws-sdk/apis/kinesis-video-archived-media-2017-09-30.min.json +0 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +337 -23
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -225
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +93 -87
- package/node_modules/aws-sdk/apis/metadata.json +7 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.min.json +1923 -0
- package/node_modules/aws-sdk/apis/neptunedata-2023-08-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +756 -204
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +48 -0
- package/node_modules/aws-sdk/apis/payment-cryptography-data-2022-02-03.min.json +29 -16
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.min.json +1465 -0
- package/node_modules/aws-sdk/apis/pca-connector-ad-2018-05-10.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +304 -11
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +6 -12
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +286 -243
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +1194 -1134
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +334 -180
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +501 -1
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +354 -125
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +103 -44
- package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +104 -0
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +131 -131
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +868 -726
- package/node_modules/aws-sdk/apis/scheduler-2021-06-30.min.json +15 -12
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +100 -61
- package/node_modules/aws-sdk/apis/service-quotas-2019-06-24.min.json +45 -23
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.examples.json +244 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +491 -153
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +12 -3
- package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -33
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +136 -58
- package/node_modules/aws-sdk/clients/acmpca.d.ts +1 -1
- package/node_modules/aws-sdk/clients/all.d.ts +2 -0
- package/node_modules/aws-sdk/clients/all.js +3 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +48 -4
- package/node_modules/aws-sdk/clients/apigateway.d.ts +34 -30
- package/node_modules/aws-sdk/clients/appflow.d.ts +30 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +342 -2
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -5
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +13 -2
- package/node_modules/aws-sdk/clients/backup.d.ts +131 -8
- package/node_modules/aws-sdk/clients/batch.d.ts +9 -9
- package/node_modules/aws-sdk/clients/budgets.d.ts +1 -1
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +228 -2
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +17 -0
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +557 -14
- package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +21 -0
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +14 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +4 -4
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
- package/node_modules/aws-sdk/clients/cloudwatchevents.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codecommit.d.ts +87 -30
- package/node_modules/aws-sdk/clients/codestarconnections.d.ts +10 -10
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +292 -215
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +214 -2
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +609 -17
- package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +30 -23
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +71 -2
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +10 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +56 -52
- package/node_modules/aws-sdk/clients/datasync.d.ts +170 -39
- package/node_modules/aws-sdk/clients/dms.d.ts +1289 -13
- package/node_modules/aws-sdk/clients/drs.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ec2.d.ts +87 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +32 -32
- package/node_modules/aws-sdk/clients/elasticache.d.ts +22 -1
- package/node_modules/aws-sdk/clients/elbv2.d.ts +23 -9
- package/node_modules/aws-sdk/clients/finspace.d.ts +73 -5
- package/node_modules/aws-sdk/clients/fsx.d.ts +108 -33
- package/node_modules/aws-sdk/clients/gamelift.d.ts +91 -91
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +12 -12
- package/node_modules/aws-sdk/clients/glue.d.ts +40 -2
- package/node_modules/aws-sdk/clients/guardduty.d.ts +4 -4
- package/node_modules/aws-sdk/clients/health.d.ts +86 -2
- package/node_modules/aws-sdk/clients/identitystore.d.ts +26 -26
- package/node_modules/aws-sdk/clients/inspector2.d.ts +101 -2
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +49 -26
- package/node_modules/aws-sdk/clients/ivs.d.ts +4 -4
- package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kafka.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +6 -8
- package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +2 -2
- package/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts +16 -16
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +522 -15
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +52 -6
- package/node_modules/aws-sdk/clients/medialive.d.ts +35 -0
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +3 -2
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/neptunedata.d.ts +1976 -0
- package/node_modules/aws-sdk/clients/neptunedata.js +18 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +9 -9
- package/node_modules/aws-sdk/clients/omics.d.ts +619 -21
- package/node_modules/aws-sdk/clients/organizations.d.ts +55 -55
- package/node_modules/aws-sdk/clients/paymentcryptographydata.d.ts +8 -6
- package/node_modules/aws-sdk/clients/pcaconnectorad.d.ts +1606 -0
- package/node_modules/aws-sdk/clients/pcaconnectorad.js +18 -0
- package/node_modules/aws-sdk/clients/pi.d.ts +382 -5
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +69 -5
- package/node_modules/aws-sdk/clients/polly.d.ts +2 -2
- package/node_modules/aws-sdk/clients/quicksight.d.ts +148 -33
- package/node_modules/aws-sdk/clients/rds.d.ts +255 -23
- package/node_modules/aws-sdk/clients/rekognition.d.ts +19 -19
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +588 -274
- package/node_modules/aws-sdk/clients/route53.d.ts +9 -9
- package/node_modules/aws-sdk/clients/route53domains.d.ts +9 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +227 -22
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +86 -8
- package/node_modules/aws-sdk/clients/scheduler.d.ts +16 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +68 -4
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +16 -16
- package/node_modules/aws-sdk/clients/servicequotas.d.ts +138 -80
- package/node_modules/aws-sdk/clients/ses.d.ts +158 -158
- package/node_modules/aws-sdk/clients/sesv2.d.ts +374 -3
- package/node_modules/aws-sdk/clients/sqs.d.ts +9 -9
- package/node_modules/aws-sdk/clients/swf.d.ts +18 -1
- package/node_modules/aws-sdk/clients/transfer.d.ts +12 -12
- package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +27 -27
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +69 -16
- 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 +152 -78
- package/node_modules/aws-sdk/dist/aws-sdk.js +3098 -1970
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +3 -3
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +13 -13
@@ -1,5 +1,17 @@
|
|
1
1
|
{
|
2
2
|
"pagination": {
|
3
|
+
"ListAnalysisTemplates": {
|
4
|
+
"input_token": "nextToken",
|
5
|
+
"output_token": "nextToken",
|
6
|
+
"limit_key": "maxResults",
|
7
|
+
"result_key": "analysisTemplateSummaries"
|
8
|
+
},
|
9
|
+
"ListCollaborationAnalysisTemplates": {
|
10
|
+
"input_token": "nextToken",
|
11
|
+
"output_token": "nextToken",
|
12
|
+
"limit_key": "maxResults",
|
13
|
+
"result_key": "collaborationAnalysisTemplateSummaries"
|
14
|
+
},
|
3
15
|
"ListCollaborations": {
|
4
16
|
"input_token": "nextToken",
|
5
17
|
"output_token": "nextToken",
|
@@ -260,6 +260,9 @@
|
|
260
260
|
"ClientRequestToken": {},
|
261
261
|
"EnableTerminationProtection": {
|
262
262
|
"type": "boolean"
|
263
|
+
},
|
264
|
+
"RetainExceptOnCreate": {
|
265
|
+
"type": "boolean"
|
263
266
|
}
|
264
267
|
}
|
265
268
|
},
|
@@ -281,19 +284,19 @@
|
|
281
284
|
"members": {
|
282
285
|
"StackSetName": {},
|
283
286
|
"Accounts": {
|
284
|
-
"shape": "
|
287
|
+
"shape": "S2l"
|
285
288
|
},
|
286
289
|
"DeploymentTargets": {
|
287
|
-
"shape": "
|
290
|
+
"shape": "S2n"
|
288
291
|
},
|
289
292
|
"Regions": {
|
290
|
-
"shape": "
|
293
|
+
"shape": "S2s"
|
291
294
|
},
|
292
295
|
"ParameterOverrides": {
|
293
296
|
"shape": "S1a"
|
294
297
|
},
|
295
298
|
"OperationPreferences": {
|
296
|
-
"shape": "
|
299
|
+
"shape": "S2u"
|
297
300
|
},
|
298
301
|
"OperationId": {
|
299
302
|
"idempotencyToken": true
|
@@ -334,14 +337,14 @@
|
|
334
337
|
"ExecutionRoleName": {},
|
335
338
|
"PermissionModel": {},
|
336
339
|
"AutoDeployment": {
|
337
|
-
"shape": "
|
340
|
+
"shape": "S35"
|
338
341
|
},
|
339
342
|
"CallAs": {},
|
340
343
|
"ClientRequestToken": {
|
341
344
|
"idempotencyToken": true
|
342
345
|
},
|
343
346
|
"ManagedExecution": {
|
344
|
-
"shape": "
|
347
|
+
"shape": "S38"
|
345
348
|
}
|
346
349
|
}
|
347
350
|
},
|
@@ -425,16 +428,16 @@
|
|
425
428
|
"members": {
|
426
429
|
"StackSetName": {},
|
427
430
|
"Accounts": {
|
428
|
-
"shape": "
|
431
|
+
"shape": "S2l"
|
429
432
|
},
|
430
433
|
"DeploymentTargets": {
|
431
|
-
"shape": "
|
434
|
+
"shape": "S2n"
|
432
435
|
},
|
433
436
|
"Regions": {
|
434
|
-
"shape": "
|
437
|
+
"shape": "S2s"
|
435
438
|
},
|
436
439
|
"OperationPreferences": {
|
437
|
-
"shape": "
|
440
|
+
"shape": "S2u"
|
438
441
|
},
|
439
442
|
"RetainStacks": {
|
440
443
|
"type": "boolean"
|
@@ -598,7 +601,7 @@
|
|
598
601
|
},
|
599
602
|
"ChangeSetId": {},
|
600
603
|
"ModuleInfo": {
|
601
|
-
"shape": "
|
604
|
+
"shape": "S4p"
|
602
605
|
}
|
603
606
|
}
|
604
607
|
}
|
@@ -815,7 +818,7 @@
|
|
815
818
|
},
|
816
819
|
"Status": {},
|
817
820
|
"StackInstanceStatus": {
|
818
|
-
"shape": "
|
821
|
+
"shape": "S60"
|
819
822
|
},
|
820
823
|
"StatusReason": {},
|
821
824
|
"OrganizationalUnitId": {},
|
@@ -867,10 +870,10 @@
|
|
867
870
|
"Description": {},
|
868
871
|
"Metadata": {},
|
869
872
|
"DriftInformation": {
|
870
|
-
"shape": "
|
873
|
+
"shape": "S67"
|
871
874
|
},
|
872
875
|
"ModuleInfo": {
|
873
|
-
"shape": "
|
876
|
+
"shape": "S4p"
|
874
877
|
}
|
875
878
|
}
|
876
879
|
}
|
@@ -886,7 +889,7 @@
|
|
886
889
|
"members": {
|
887
890
|
"StackName": {},
|
888
891
|
"StackResourceDriftStatusFilters": {
|
889
|
-
"shape": "
|
892
|
+
"shape": "S6a"
|
890
893
|
},
|
891
894
|
"NextToken": {},
|
892
895
|
"MaxResults": {
|
@@ -904,7 +907,7 @@
|
|
904
907
|
"StackResourceDrifts": {
|
905
908
|
"type": "list",
|
906
909
|
"member": {
|
907
|
-
"shape": "
|
910
|
+
"shape": "S6e"
|
908
911
|
}
|
909
912
|
},
|
910
913
|
"NextToken": {}
|
@@ -947,10 +950,10 @@
|
|
947
950
|
"ResourceStatusReason": {},
|
948
951
|
"Description": {},
|
949
952
|
"DriftInformation": {
|
950
|
-
"shape": "
|
953
|
+
"shape": "S67"
|
951
954
|
},
|
952
955
|
"ModuleInfo": {
|
953
|
-
"shape": "
|
956
|
+
"shape": "S4p"
|
954
957
|
}
|
955
958
|
}
|
956
959
|
}
|
@@ -994,20 +997,20 @@
|
|
994
997
|
"AdministrationRoleARN": {},
|
995
998
|
"ExecutionRoleName": {},
|
996
999
|
"StackSetDriftDetectionDetails": {
|
997
|
-
"shape": "
|
1000
|
+
"shape": "S6y"
|
998
1001
|
},
|
999
1002
|
"AutoDeployment": {
|
1000
|
-
"shape": "
|
1003
|
+
"shape": "S35"
|
1001
1004
|
},
|
1002
1005
|
"PermissionModel": {},
|
1003
1006
|
"OrganizationalUnitIds": {
|
1004
|
-
"shape": "
|
1007
|
+
"shape": "S2p"
|
1005
1008
|
},
|
1006
1009
|
"ManagedExecution": {
|
1007
|
-
"shape": "
|
1010
|
+
"shape": "S38"
|
1008
1011
|
},
|
1009
1012
|
"Regions": {
|
1010
|
-
"shape": "
|
1013
|
+
"shape": "S2s"
|
1011
1014
|
}
|
1012
1015
|
}
|
1013
1016
|
}
|
@@ -1039,7 +1042,7 @@
|
|
1039
1042
|
"Action": {},
|
1040
1043
|
"Status": {},
|
1041
1044
|
"OperationPreferences": {
|
1042
|
-
"shape": "
|
1045
|
+
"shape": "S2u"
|
1043
1046
|
},
|
1044
1047
|
"RetainStacks": {
|
1045
1048
|
"type": "boolean"
|
@@ -1053,14 +1056,14 @@
|
|
1053
1056
|
"type": "timestamp"
|
1054
1057
|
},
|
1055
1058
|
"DeploymentTargets": {
|
1056
|
-
"shape": "
|
1059
|
+
"shape": "S2n"
|
1057
1060
|
},
|
1058
1061
|
"StackSetDriftDetectionDetails": {
|
1059
|
-
"shape": "
|
1062
|
+
"shape": "S6y"
|
1060
1063
|
},
|
1061
1064
|
"StatusReason": {},
|
1062
1065
|
"StatusDetails": {
|
1063
|
-
"shape": "
|
1066
|
+
"shape": "S7d"
|
1064
1067
|
}
|
1065
1068
|
}
|
1066
1069
|
}
|
@@ -1154,6 +1157,9 @@
|
|
1154
1157
|
"type": "timestamp"
|
1155
1158
|
}
|
1156
1159
|
}
|
1160
|
+
},
|
1161
|
+
"RetainExceptOnCreate": {
|
1162
|
+
"type": "boolean"
|
1157
1163
|
}
|
1158
1164
|
}
|
1159
1165
|
}
|
@@ -1268,7 +1274,7 @@
|
|
1268
1274
|
"members": {
|
1269
1275
|
"StackName": {},
|
1270
1276
|
"LogicalResourceIds": {
|
1271
|
-
"shape": "
|
1277
|
+
"shape": "S8e"
|
1272
1278
|
}
|
1273
1279
|
}
|
1274
1280
|
},
|
@@ -1303,7 +1309,7 @@
|
|
1303
1309
|
],
|
1304
1310
|
"members": {
|
1305
1311
|
"StackResourceDrift": {
|
1306
|
-
"shape": "
|
1312
|
+
"shape": "S6e"
|
1307
1313
|
}
|
1308
1314
|
}
|
1309
1315
|
}
|
@@ -1317,7 +1323,7 @@
|
|
1317
1323
|
"members": {
|
1318
1324
|
"StackSetName": {},
|
1319
1325
|
"OperationPreferences": {
|
1320
|
-
"shape": "
|
1326
|
+
"shape": "S2u"
|
1321
1327
|
},
|
1322
1328
|
"OperationId": {
|
1323
1329
|
"idempotencyToken": true
|
@@ -1364,6 +1370,9 @@
|
|
1364
1370
|
"ClientRequestToken": {},
|
1365
1371
|
"DisableRollback": {
|
1366
1372
|
"type": "boolean"
|
1373
|
+
},
|
1374
|
+
"RetainExceptOnCreate": {
|
1375
|
+
"type": "boolean"
|
1367
1376
|
}
|
1368
1377
|
}
|
1369
1378
|
},
|
@@ -1470,7 +1479,7 @@
|
|
1470
1479
|
"Version": {},
|
1471
1480
|
"Metadata": {},
|
1472
1481
|
"DeclaredTransforms": {
|
1473
|
-
"shape": "
|
1482
|
+
"shape": "S99"
|
1474
1483
|
},
|
1475
1484
|
"ResourceIdentifierSummaries": {
|
1476
1485
|
"type": "list",
|
@@ -1479,7 +1488,7 @@
|
|
1479
1488
|
"members": {
|
1480
1489
|
"ResourceType": {},
|
1481
1490
|
"LogicalResourceIds": {
|
1482
|
-
"shape": "
|
1491
|
+
"shape": "S8e"
|
1483
1492
|
},
|
1484
1493
|
"ResourceIdentifiers": {
|
1485
1494
|
"type": "list",
|
@@ -1513,10 +1522,10 @@
|
|
1513
1522
|
},
|
1514
1523
|
"StackIdsUrl": {},
|
1515
1524
|
"OrganizationalUnitIds": {
|
1516
|
-
"shape": "
|
1525
|
+
"shape": "S2p"
|
1517
1526
|
},
|
1518
1527
|
"OperationPreferences": {
|
1519
|
-
"shape": "
|
1528
|
+
"shape": "S2u"
|
1520
1529
|
},
|
1521
1530
|
"OperationId": {
|
1522
1531
|
"idempotencyToken": true
|
@@ -1640,7 +1649,7 @@
|
|
1640
1649
|
"type": "integer"
|
1641
1650
|
},
|
1642
1651
|
"StackInstanceResourceDriftStatuses": {
|
1643
|
-
"shape": "
|
1652
|
+
"shape": "S6a"
|
1644
1653
|
},
|
1645
1654
|
"StackInstanceAccount": {},
|
1646
1655
|
"StackInstanceRegion": {},
|
@@ -1668,11 +1677,11 @@
|
|
1668
1677
|
"LogicalResourceId": {},
|
1669
1678
|
"PhysicalResourceId": {},
|
1670
1679
|
"PhysicalResourceIdContext": {
|
1671
|
-
"shape": "
|
1680
|
+
"shape": "S6f"
|
1672
1681
|
},
|
1673
1682
|
"ResourceType": {},
|
1674
1683
|
"PropertyDifferences": {
|
1675
|
-
"shape": "
|
1684
|
+
"shape": "S6k"
|
1676
1685
|
},
|
1677
1686
|
"StackResourceDriftStatus": {},
|
1678
1687
|
"Timestamp": {
|
@@ -1728,7 +1737,7 @@
|
|
1728
1737
|
"Status": {},
|
1729
1738
|
"StatusReason": {},
|
1730
1739
|
"StackInstanceStatus": {
|
1731
|
-
"shape": "
|
1740
|
+
"shape": "S60"
|
1732
1741
|
},
|
1733
1742
|
"OrganizationalUnitId": {},
|
1734
1743
|
"DriftStatus": {},
|
@@ -1790,7 +1799,7 @@
|
|
1790
1799
|
}
|
1791
1800
|
},
|
1792
1801
|
"ModuleInfo": {
|
1793
|
-
"shape": "
|
1802
|
+
"shape": "S4p"
|
1794
1803
|
}
|
1795
1804
|
}
|
1796
1805
|
}
|
@@ -1889,10 +1898,10 @@
|
|
1889
1898
|
},
|
1890
1899
|
"StatusReason": {},
|
1891
1900
|
"StatusDetails": {
|
1892
|
-
"shape": "
|
1901
|
+
"shape": "S7d"
|
1893
1902
|
},
|
1894
1903
|
"OperationPreferences": {
|
1895
|
-
"shape": "
|
1904
|
+
"shape": "S2u"
|
1896
1905
|
}
|
1897
1906
|
}
|
1898
1907
|
}
|
@@ -1927,7 +1936,7 @@
|
|
1927
1936
|
"Description": {},
|
1928
1937
|
"Status": {},
|
1929
1938
|
"AutoDeployment": {
|
1930
|
-
"shape": "
|
1939
|
+
"shape": "S35"
|
1931
1940
|
},
|
1932
1941
|
"PermissionModel": {},
|
1933
1942
|
"DriftStatus": {},
|
@@ -1935,7 +1944,7 @@
|
|
1935
1944
|
"type": "timestamp"
|
1936
1945
|
},
|
1937
1946
|
"ManagedExecution": {
|
1938
|
-
"shape": "
|
1947
|
+
"shape": "S38"
|
1939
1948
|
}
|
1940
1949
|
}
|
1941
1950
|
}
|
@@ -2229,7 +2238,10 @@
|
|
2229
2238
|
"members": {
|
2230
2239
|
"StackName": {},
|
2231
2240
|
"RoleARN": {},
|
2232
|
-
"ClientRequestToken": {}
|
2241
|
+
"ClientRequestToken": {},
|
2242
|
+
"RetainExceptOnCreate": {
|
2243
|
+
"type": "boolean"
|
2244
|
+
}
|
2233
2245
|
}
|
2234
2246
|
},
|
2235
2247
|
"output": {
|
@@ -2387,7 +2399,10 @@
|
|
2387
2399
|
"DisableRollback": {
|
2388
2400
|
"type": "boolean"
|
2389
2401
|
},
|
2390
|
-
"ClientRequestToken": {}
|
2402
|
+
"ClientRequestToken": {},
|
2403
|
+
"RetainExceptOnCreate": {
|
2404
|
+
"type": "boolean"
|
2405
|
+
}
|
2391
2406
|
}
|
2392
2407
|
},
|
2393
2408
|
"output": {
|
@@ -2408,19 +2423,19 @@
|
|
2408
2423
|
"members": {
|
2409
2424
|
"StackSetName": {},
|
2410
2425
|
"Accounts": {
|
2411
|
-
"shape": "
|
2426
|
+
"shape": "S2l"
|
2412
2427
|
},
|
2413
2428
|
"DeploymentTargets": {
|
2414
|
-
"shape": "
|
2429
|
+
"shape": "S2n"
|
2415
2430
|
},
|
2416
2431
|
"Regions": {
|
2417
|
-
"shape": "
|
2432
|
+
"shape": "S2s"
|
2418
2433
|
},
|
2419
2434
|
"ParameterOverrides": {
|
2420
2435
|
"shape": "S1a"
|
2421
2436
|
},
|
2422
2437
|
"OperationPreferences": {
|
2423
|
-
"shape": "
|
2438
|
+
"shape": "S2u"
|
2424
2439
|
},
|
2425
2440
|
"OperationId": {
|
2426
2441
|
"idempotencyToken": true
|
@@ -2460,29 +2475,29 @@
|
|
2460
2475
|
"shape": "S1r"
|
2461
2476
|
},
|
2462
2477
|
"OperationPreferences": {
|
2463
|
-
"shape": "
|
2478
|
+
"shape": "S2u"
|
2464
2479
|
},
|
2465
2480
|
"AdministrationRoleARN": {},
|
2466
2481
|
"ExecutionRoleName": {},
|
2467
2482
|
"DeploymentTargets": {
|
2468
|
-
"shape": "
|
2483
|
+
"shape": "S2n"
|
2469
2484
|
},
|
2470
2485
|
"PermissionModel": {},
|
2471
2486
|
"AutoDeployment": {
|
2472
|
-
"shape": "
|
2487
|
+
"shape": "S35"
|
2473
2488
|
},
|
2474
2489
|
"OperationId": {
|
2475
2490
|
"idempotencyToken": true
|
2476
2491
|
},
|
2477
2492
|
"Accounts": {
|
2478
|
-
"shape": "
|
2493
|
+
"shape": "S2l"
|
2479
2494
|
},
|
2480
2495
|
"Regions": {
|
2481
|
-
"shape": "
|
2496
|
+
"shape": "S2s"
|
2482
2497
|
},
|
2483
2498
|
"CallAs": {},
|
2484
2499
|
"ManagedExecution": {
|
2485
|
-
"shape": "
|
2500
|
+
"shape": "S38"
|
2486
2501
|
}
|
2487
2502
|
}
|
2488
2503
|
},
|
@@ -2548,7 +2563,7 @@
|
|
2548
2563
|
},
|
2549
2564
|
"CapabilitiesReason": {},
|
2550
2565
|
"DeclaredTransforms": {
|
2551
|
-
"shape": "
|
2566
|
+
"shape": "S99"
|
2552
2567
|
}
|
2553
2568
|
}
|
2554
2569
|
}
|
@@ -2638,37 +2653,37 @@
|
|
2638
2653
|
}
|
2639
2654
|
}
|
2640
2655
|
},
|
2641
|
-
"
|
2656
|
+
"S2l": {
|
2642
2657
|
"type": "list",
|
2643
2658
|
"member": {}
|
2644
2659
|
},
|
2645
|
-
"
|
2660
|
+
"S2n": {
|
2646
2661
|
"type": "structure",
|
2647
2662
|
"members": {
|
2648
2663
|
"Accounts": {
|
2649
|
-
"shape": "
|
2664
|
+
"shape": "S2l"
|
2650
2665
|
},
|
2651
2666
|
"AccountsUrl": {},
|
2652
2667
|
"OrganizationalUnitIds": {
|
2653
|
-
"shape": "
|
2668
|
+
"shape": "S2p"
|
2654
2669
|
},
|
2655
2670
|
"AccountFilterType": {}
|
2656
2671
|
}
|
2657
2672
|
},
|
2658
|
-
"
|
2673
|
+
"S2p": {
|
2659
2674
|
"type": "list",
|
2660
2675
|
"member": {}
|
2661
2676
|
},
|
2662
|
-
"
|
2677
|
+
"S2s": {
|
2663
2678
|
"type": "list",
|
2664
2679
|
"member": {}
|
2665
2680
|
},
|
2666
|
-
"
|
2681
|
+
"S2u": {
|
2667
2682
|
"type": "structure",
|
2668
2683
|
"members": {
|
2669
2684
|
"RegionConcurrencyType": {},
|
2670
2685
|
"RegionOrder": {
|
2671
|
-
"shape": "
|
2686
|
+
"shape": "S2s"
|
2672
2687
|
},
|
2673
2688
|
"FailureToleranceCount": {
|
2674
2689
|
"type": "integer"
|
@@ -2684,7 +2699,7 @@
|
|
2684
2699
|
}
|
2685
2700
|
}
|
2686
2701
|
},
|
2687
|
-
"
|
2702
|
+
"S35": {
|
2688
2703
|
"type": "structure",
|
2689
2704
|
"members": {
|
2690
2705
|
"Enabled": {
|
@@ -2695,7 +2710,7 @@
|
|
2695
2710
|
}
|
2696
2711
|
}
|
2697
2712
|
},
|
2698
|
-
"
|
2713
|
+
"S38": {
|
2699
2714
|
"type": "structure",
|
2700
2715
|
"members": {
|
2701
2716
|
"Active": {
|
@@ -2703,20 +2718,20 @@
|
|
2703
2718
|
}
|
2704
2719
|
}
|
2705
2720
|
},
|
2706
|
-
"
|
2721
|
+
"S4p": {
|
2707
2722
|
"type": "structure",
|
2708
2723
|
"members": {
|
2709
2724
|
"TypeHierarchy": {},
|
2710
2725
|
"LogicalIdHierarchy": {}
|
2711
2726
|
}
|
2712
2727
|
},
|
2713
|
-
"
|
2728
|
+
"S60": {
|
2714
2729
|
"type": "structure",
|
2715
2730
|
"members": {
|
2716
2731
|
"DetailedStatus": {}
|
2717
2732
|
}
|
2718
2733
|
},
|
2719
|
-
"
|
2734
|
+
"S67": {
|
2720
2735
|
"type": "structure",
|
2721
2736
|
"required": [
|
2722
2737
|
"StackResourceDriftStatus"
|
@@ -2728,11 +2743,11 @@
|
|
2728
2743
|
}
|
2729
2744
|
}
|
2730
2745
|
},
|
2731
|
-
"
|
2746
|
+
"S6a": {
|
2732
2747
|
"type": "list",
|
2733
2748
|
"member": {}
|
2734
2749
|
},
|
2735
|
-
"
|
2750
|
+
"S6e": {
|
2736
2751
|
"type": "structure",
|
2737
2752
|
"required": [
|
2738
2753
|
"StackId",
|
@@ -2746,24 +2761,24 @@
|
|
2746
2761
|
"LogicalResourceId": {},
|
2747
2762
|
"PhysicalResourceId": {},
|
2748
2763
|
"PhysicalResourceIdContext": {
|
2749
|
-
"shape": "
|
2764
|
+
"shape": "S6f"
|
2750
2765
|
},
|
2751
2766
|
"ResourceType": {},
|
2752
2767
|
"ExpectedProperties": {},
|
2753
2768
|
"ActualProperties": {},
|
2754
2769
|
"PropertyDifferences": {
|
2755
|
-
"shape": "
|
2770
|
+
"shape": "S6k"
|
2756
2771
|
},
|
2757
2772
|
"StackResourceDriftStatus": {},
|
2758
2773
|
"Timestamp": {
|
2759
2774
|
"type": "timestamp"
|
2760
2775
|
},
|
2761
2776
|
"ModuleInfo": {
|
2762
|
-
"shape": "
|
2777
|
+
"shape": "S4p"
|
2763
2778
|
}
|
2764
2779
|
}
|
2765
2780
|
},
|
2766
|
-
"
|
2781
|
+
"S6f": {
|
2767
2782
|
"type": "list",
|
2768
2783
|
"member": {
|
2769
2784
|
"type": "structure",
|
@@ -2777,7 +2792,7 @@
|
|
2777
2792
|
}
|
2778
2793
|
}
|
2779
2794
|
},
|
2780
|
-
"
|
2795
|
+
"S6k": {
|
2781
2796
|
"type": "list",
|
2782
2797
|
"member": {
|
2783
2798
|
"type": "structure",
|
@@ -2795,7 +2810,7 @@
|
|
2795
2810
|
}
|
2796
2811
|
}
|
2797
2812
|
},
|
2798
|
-
"
|
2813
|
+
"S6y": {
|
2799
2814
|
"type": "structure",
|
2800
2815
|
"members": {
|
2801
2816
|
"DriftStatus": {},
|
@@ -2820,7 +2835,7 @@
|
|
2820
2835
|
}
|
2821
2836
|
}
|
2822
2837
|
},
|
2823
|
-
"
|
2838
|
+
"S7d": {
|
2824
2839
|
"type": "structure",
|
2825
2840
|
"members": {
|
2826
2841
|
"FailedStackInstancesCount": {
|
@@ -2828,11 +2843,11 @@
|
|
2828
2843
|
}
|
2829
2844
|
}
|
2830
2845
|
},
|
2831
|
-
"
|
2846
|
+
"S8e": {
|
2832
2847
|
"type": "list",
|
2833
2848
|
"member": {}
|
2834
2849
|
},
|
2835
|
-
"
|
2850
|
+
"S99": {
|
2836
2851
|
"type": "list",
|
2837
2852
|
"member": {}
|
2838
2853
|
}
|