@jjrawlins/cdk-diff-pr-github-action 1.1.0 → 1.1.2
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/CdkDiffIamTemplate.js +2 -2
- package/lib/CdkDiffIamTemplateStackSet.js +2 -2
- package/lib/CdkDiffStackWorkflow.js +1 -1
- package/lib/CdkDriftDetectionWorkflow.js +1 -1
- package/lib/CdkDriftIamTemplate.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +239 -201
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +73 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +230 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +265 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +18 -18
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +7 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +15 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +19 -1
- package/node_modules/@aws-sdk/client-sso/package.json +17 -17
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +4 -44
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -44
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +1 -2
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +8 -2
- package/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +8 -2
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-host-header/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-logger/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +1 -1
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/package.json +17 -17
- package/node_modules/@aws-sdk/region-config-resolver/package.json +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +7 -1
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +7 -1
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +29 -3
- package/node_modules/@smithy/smithy-client/dist-es/create-aggregated-client.js +29 -3
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +8 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +8 -1
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +0 -40
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +0 -27
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +0 -12
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/README.md +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -22
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/node_modules/@aws-sdk/util-endpoints/node_modules/@aws-sdk/types/package.json +0 -57
|
@@ -4300,102 +4300,6 @@ class ValidateTemplateCommand extends smithyClient.Command
|
|
|
4300
4300
|
.build() {
|
|
4301
4301
|
}
|
|
4302
4302
|
|
|
4303
|
-
const commands = {
|
|
4304
|
-
ActivateOrganizationsAccessCommand,
|
|
4305
|
-
ActivateTypeCommand,
|
|
4306
|
-
BatchDescribeTypeConfigurationsCommand,
|
|
4307
|
-
CancelUpdateStackCommand,
|
|
4308
|
-
ContinueUpdateRollbackCommand,
|
|
4309
|
-
CreateChangeSetCommand,
|
|
4310
|
-
CreateGeneratedTemplateCommand,
|
|
4311
|
-
CreateStackCommand,
|
|
4312
|
-
CreateStackInstancesCommand,
|
|
4313
|
-
CreateStackRefactorCommand,
|
|
4314
|
-
CreateStackSetCommand,
|
|
4315
|
-
DeactivateOrganizationsAccessCommand,
|
|
4316
|
-
DeactivateTypeCommand,
|
|
4317
|
-
DeleteChangeSetCommand,
|
|
4318
|
-
DeleteGeneratedTemplateCommand,
|
|
4319
|
-
DeleteStackCommand,
|
|
4320
|
-
DeleteStackInstancesCommand,
|
|
4321
|
-
DeleteStackSetCommand,
|
|
4322
|
-
DeregisterTypeCommand,
|
|
4323
|
-
DescribeAccountLimitsCommand,
|
|
4324
|
-
DescribeChangeSetCommand,
|
|
4325
|
-
DescribeChangeSetHooksCommand,
|
|
4326
|
-
DescribeEventsCommand,
|
|
4327
|
-
DescribeGeneratedTemplateCommand,
|
|
4328
|
-
DescribeOrganizationsAccessCommand,
|
|
4329
|
-
DescribePublisherCommand,
|
|
4330
|
-
DescribeResourceScanCommand,
|
|
4331
|
-
DescribeStackDriftDetectionStatusCommand,
|
|
4332
|
-
DescribeStackEventsCommand,
|
|
4333
|
-
DescribeStackInstanceCommand,
|
|
4334
|
-
DescribeStackRefactorCommand,
|
|
4335
|
-
DescribeStackResourceCommand,
|
|
4336
|
-
DescribeStackResourceDriftsCommand,
|
|
4337
|
-
DescribeStackResourcesCommand,
|
|
4338
|
-
DescribeStacksCommand,
|
|
4339
|
-
DescribeStackSetCommand,
|
|
4340
|
-
DescribeStackSetOperationCommand,
|
|
4341
|
-
DescribeTypeCommand,
|
|
4342
|
-
DescribeTypeRegistrationCommand,
|
|
4343
|
-
DetectStackDriftCommand,
|
|
4344
|
-
DetectStackResourceDriftCommand,
|
|
4345
|
-
DetectStackSetDriftCommand,
|
|
4346
|
-
EstimateTemplateCostCommand,
|
|
4347
|
-
ExecuteChangeSetCommand,
|
|
4348
|
-
ExecuteStackRefactorCommand,
|
|
4349
|
-
GetGeneratedTemplateCommand,
|
|
4350
|
-
GetHookResultCommand,
|
|
4351
|
-
GetStackPolicyCommand,
|
|
4352
|
-
GetTemplateCommand,
|
|
4353
|
-
GetTemplateSummaryCommand,
|
|
4354
|
-
ImportStacksToStackSetCommand,
|
|
4355
|
-
ListChangeSetsCommand,
|
|
4356
|
-
ListExportsCommand,
|
|
4357
|
-
ListGeneratedTemplatesCommand,
|
|
4358
|
-
ListHookResultsCommand,
|
|
4359
|
-
ListImportsCommand,
|
|
4360
|
-
ListResourceScanRelatedResourcesCommand,
|
|
4361
|
-
ListResourceScanResourcesCommand,
|
|
4362
|
-
ListResourceScansCommand,
|
|
4363
|
-
ListStackInstanceResourceDriftsCommand,
|
|
4364
|
-
ListStackInstancesCommand,
|
|
4365
|
-
ListStackRefactorActionsCommand,
|
|
4366
|
-
ListStackRefactorsCommand,
|
|
4367
|
-
ListStackResourcesCommand,
|
|
4368
|
-
ListStacksCommand,
|
|
4369
|
-
ListStackSetAutoDeploymentTargetsCommand,
|
|
4370
|
-
ListStackSetOperationResultsCommand,
|
|
4371
|
-
ListStackSetOperationsCommand,
|
|
4372
|
-
ListStackSetsCommand,
|
|
4373
|
-
ListTypeRegistrationsCommand,
|
|
4374
|
-
ListTypesCommand,
|
|
4375
|
-
ListTypeVersionsCommand,
|
|
4376
|
-
PublishTypeCommand,
|
|
4377
|
-
RecordHandlerProgressCommand,
|
|
4378
|
-
RegisterPublisherCommand,
|
|
4379
|
-
RegisterTypeCommand,
|
|
4380
|
-
RollbackStackCommand,
|
|
4381
|
-
SetStackPolicyCommand,
|
|
4382
|
-
SetTypeConfigurationCommand,
|
|
4383
|
-
SetTypeDefaultVersionCommand,
|
|
4384
|
-
SignalResourceCommand,
|
|
4385
|
-
StartResourceScanCommand,
|
|
4386
|
-
StopStackSetOperationCommand,
|
|
4387
|
-
TestTypeCommand,
|
|
4388
|
-
UpdateGeneratedTemplateCommand,
|
|
4389
|
-
UpdateStackCommand,
|
|
4390
|
-
UpdateStackInstancesCommand,
|
|
4391
|
-
UpdateStackSetCommand,
|
|
4392
|
-
UpdateTerminationProtectionCommand,
|
|
4393
|
-
ValidateTemplateCommand,
|
|
4394
|
-
};
|
|
4395
|
-
class CloudFormation extends CloudFormationClient {
|
|
4396
|
-
}
|
|
4397
|
-
smithyClient.createAggregatedClient(commands, CloudFormation);
|
|
4398
|
-
|
|
4399
4303
|
const paginateDescribeAccountLimits = core.createPaginator(CloudFormationClient, DescribeAccountLimitsCommand, "NextToken", "NextToken", "");
|
|
4400
4304
|
|
|
4401
4305
|
const paginateDescribeChangeSet = core.createPaginator(CloudFormationClient, DescribeChangeSetCommand, "NextToken", "NextToken", "");
|
|
@@ -4430,14 +4334,14 @@ const paginateListStackRefactors = core.createPaginator(CloudFormationClient, Li
|
|
|
4430
4334
|
|
|
4431
4335
|
const paginateListStackResources = core.createPaginator(CloudFormationClient, ListStackResourcesCommand, "NextToken", "NextToken", "");
|
|
4432
4336
|
|
|
4433
|
-
const paginateListStacks = core.createPaginator(CloudFormationClient, ListStacksCommand, "NextToken", "NextToken", "");
|
|
4434
|
-
|
|
4435
4337
|
const paginateListStackSetOperationResults = core.createPaginator(CloudFormationClient, ListStackSetOperationResultsCommand, "NextToken", "NextToken", "MaxResults");
|
|
4436
4338
|
|
|
4437
4339
|
const paginateListStackSetOperations = core.createPaginator(CloudFormationClient, ListStackSetOperationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
4438
4340
|
|
|
4439
4341
|
const paginateListStackSets = core.createPaginator(CloudFormationClient, ListStackSetsCommand, "NextToken", "NextToken", "MaxResults");
|
|
4440
4342
|
|
|
4343
|
+
const paginateListStacks = core.createPaginator(CloudFormationClient, ListStacksCommand, "NextToken", "NextToken", "");
|
|
4344
|
+
|
|
4441
4345
|
const paginateListTypeRegistrations = core.createPaginator(CloudFormationClient, ListTypeRegistrationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
4442
4346
|
|
|
4443
4347
|
const paginateListTypes = core.createPaginator(CloudFormationClient, ListTypesCommand, "NextToken", "NextToken", "MaxResults");
|
|
@@ -4487,99 +4391,6 @@ const waitUntilChangeSetCreateComplete = async (params, input) => {
|
|
|
4487
4391
|
};
|
|
4488
4392
|
|
|
4489
4393
|
const checkState$8 = async (client, input) => {
|
|
4490
|
-
let reason;
|
|
4491
|
-
try {
|
|
4492
|
-
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
4493
|
-
reason = result;
|
|
4494
|
-
try {
|
|
4495
|
-
const returnComparator = () => {
|
|
4496
|
-
return result.Status;
|
|
4497
|
-
};
|
|
4498
|
-
if (returnComparator() === "CREATE_COMPLETE") {
|
|
4499
|
-
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
4500
|
-
}
|
|
4501
|
-
}
|
|
4502
|
-
catch (e) { }
|
|
4503
|
-
try {
|
|
4504
|
-
const returnComparator = () => {
|
|
4505
|
-
return result.Status;
|
|
4506
|
-
};
|
|
4507
|
-
if (returnComparator() === "CREATE_FAILED") {
|
|
4508
|
-
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4509
|
-
}
|
|
4510
|
-
}
|
|
4511
|
-
catch (e) { }
|
|
4512
|
-
}
|
|
4513
|
-
catch (exception) {
|
|
4514
|
-
reason = exception;
|
|
4515
|
-
if (exception.name && exception.name == "ValidationError") {
|
|
4516
|
-
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4517
|
-
}
|
|
4518
|
-
}
|
|
4519
|
-
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
4520
|
-
};
|
|
4521
|
-
const waitForStackRefactorCreateComplete = async (params, input) => {
|
|
4522
|
-
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
4523
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
4524
|
-
};
|
|
4525
|
-
const waitUntilStackRefactorCreateComplete = async (params, input) => {
|
|
4526
|
-
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
4527
|
-
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
4528
|
-
return utilWaiter.checkExceptions(result);
|
|
4529
|
-
};
|
|
4530
|
-
|
|
4531
|
-
const checkState$7 = async (client, input) => {
|
|
4532
|
-
let reason;
|
|
4533
|
-
try {
|
|
4534
|
-
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
4535
|
-
reason = result;
|
|
4536
|
-
try {
|
|
4537
|
-
const returnComparator = () => {
|
|
4538
|
-
return result.ExecutionStatus;
|
|
4539
|
-
};
|
|
4540
|
-
if (returnComparator() === "EXECUTE_COMPLETE") {
|
|
4541
|
-
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
4542
|
-
}
|
|
4543
|
-
}
|
|
4544
|
-
catch (e) { }
|
|
4545
|
-
try {
|
|
4546
|
-
const returnComparator = () => {
|
|
4547
|
-
return result.ExecutionStatus;
|
|
4548
|
-
};
|
|
4549
|
-
if (returnComparator() === "EXECUTE_FAILED") {
|
|
4550
|
-
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4551
|
-
}
|
|
4552
|
-
}
|
|
4553
|
-
catch (e) { }
|
|
4554
|
-
try {
|
|
4555
|
-
const returnComparator = () => {
|
|
4556
|
-
return result.ExecutionStatus;
|
|
4557
|
-
};
|
|
4558
|
-
if (returnComparator() === "ROLLBACK_COMPLETE") {
|
|
4559
|
-
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4560
|
-
}
|
|
4561
|
-
}
|
|
4562
|
-
catch (e) { }
|
|
4563
|
-
}
|
|
4564
|
-
catch (exception) {
|
|
4565
|
-
reason = exception;
|
|
4566
|
-
if (exception.name && exception.name == "ValidationError") {
|
|
4567
|
-
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4568
|
-
}
|
|
4569
|
-
}
|
|
4570
|
-
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
4571
|
-
};
|
|
4572
|
-
const waitForStackRefactorExecuteComplete = async (params, input) => {
|
|
4573
|
-
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
4574
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
4575
|
-
};
|
|
4576
|
-
const waitUntilStackRefactorExecuteComplete = async (params, input) => {
|
|
4577
|
-
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
4578
|
-
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
4579
|
-
return utilWaiter.checkExceptions(result);
|
|
4580
|
-
};
|
|
4581
|
-
|
|
4582
|
-
const checkState$6 = async (client, input) => {
|
|
4583
4394
|
let reason;
|
|
4584
4395
|
try {
|
|
4585
4396
|
let result = await client.send(new DescribeStacksCommand(input));
|
|
@@ -4823,15 +4634,15 @@ const checkState$6 = async (client, input) => {
|
|
|
4823
4634
|
};
|
|
4824
4635
|
const waitForStackCreateComplete = async (params, input) => {
|
|
4825
4636
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
4826
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4637
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
4827
4638
|
};
|
|
4828
4639
|
const waitUntilStackCreateComplete = async (params, input) => {
|
|
4829
4640
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
4830
|
-
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4641
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
4831
4642
|
return utilWaiter.checkExceptions(result);
|
|
4832
4643
|
};
|
|
4833
4644
|
|
|
4834
|
-
const checkState$
|
|
4645
|
+
const checkState$7 = async (client, input) => {
|
|
4835
4646
|
let reason;
|
|
4836
4647
|
try {
|
|
4837
4648
|
let result = await client.send(new DescribeStacksCommand(input));
|
|
@@ -4969,15 +4780,15 @@ const checkState$5 = async (client, input) => {
|
|
|
4969
4780
|
};
|
|
4970
4781
|
const waitForStackDeleteComplete = async (params, input) => {
|
|
4971
4782
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
4972
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4783
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
4973
4784
|
};
|
|
4974
4785
|
const waitUntilStackDeleteComplete = async (params, input) => {
|
|
4975
4786
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
4976
|
-
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4787
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
4977
4788
|
return utilWaiter.checkExceptions(result);
|
|
4978
4789
|
};
|
|
4979
4790
|
|
|
4980
|
-
const checkState$
|
|
4791
|
+
const checkState$6 = async (client, input) => {
|
|
4981
4792
|
let reason;
|
|
4982
4793
|
try {
|
|
4983
4794
|
let result = await client.send(new DescribeStacksCommand(input));
|
|
@@ -4994,15 +4805,15 @@ const checkState$4 = async (client, input) => {
|
|
|
4994
4805
|
};
|
|
4995
4806
|
const waitForStackExists = async (params, input) => {
|
|
4996
4807
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
4997
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4808
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
4998
4809
|
};
|
|
4999
4810
|
const waitUntilStackExists = async (params, input) => {
|
|
5000
4811
|
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
5001
|
-
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4812
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
5002
4813
|
return utilWaiter.checkExceptions(result);
|
|
5003
4814
|
};
|
|
5004
4815
|
|
|
5005
|
-
const checkState$
|
|
4816
|
+
const checkState$5 = async (client, input) => {
|
|
5006
4817
|
let reason;
|
|
5007
4818
|
try {
|
|
5008
4819
|
let result = await client.send(new DescribeStacksCommand(input));
|
|
@@ -5110,10 +4921,103 @@ const checkState$3 = async (client, input) => {
|
|
|
5110
4921
|
};
|
|
5111
4922
|
const waitForStackImportComplete = async (params, input) => {
|
|
5112
4923
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
5113
|
-
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$
|
|
4924
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
5114
4925
|
};
|
|
5115
4926
|
const waitUntilStackImportComplete = async (params, input) => {
|
|
5116
4927
|
const serviceDefaults = { minDelay: 30, maxDelay: 120 };
|
|
4928
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
4929
|
+
return utilWaiter.checkExceptions(result);
|
|
4930
|
+
};
|
|
4931
|
+
|
|
4932
|
+
const checkState$4 = async (client, input) => {
|
|
4933
|
+
let reason;
|
|
4934
|
+
try {
|
|
4935
|
+
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
4936
|
+
reason = result;
|
|
4937
|
+
try {
|
|
4938
|
+
const returnComparator = () => {
|
|
4939
|
+
return result.Status;
|
|
4940
|
+
};
|
|
4941
|
+
if (returnComparator() === "CREATE_COMPLETE") {
|
|
4942
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
4943
|
+
}
|
|
4944
|
+
}
|
|
4945
|
+
catch (e) { }
|
|
4946
|
+
try {
|
|
4947
|
+
const returnComparator = () => {
|
|
4948
|
+
return result.Status;
|
|
4949
|
+
};
|
|
4950
|
+
if (returnComparator() === "CREATE_FAILED") {
|
|
4951
|
+
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4952
|
+
}
|
|
4953
|
+
}
|
|
4954
|
+
catch (e) { }
|
|
4955
|
+
}
|
|
4956
|
+
catch (exception) {
|
|
4957
|
+
reason = exception;
|
|
4958
|
+
if (exception.name && exception.name == "ValidationError") {
|
|
4959
|
+
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4960
|
+
}
|
|
4961
|
+
}
|
|
4962
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
4963
|
+
};
|
|
4964
|
+
const waitForStackRefactorCreateComplete = async (params, input) => {
|
|
4965
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
4966
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
4967
|
+
};
|
|
4968
|
+
const waitUntilStackRefactorCreateComplete = async (params, input) => {
|
|
4969
|
+
const serviceDefaults = { minDelay: 5, maxDelay: 120 };
|
|
4970
|
+
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
4971
|
+
return utilWaiter.checkExceptions(result);
|
|
4972
|
+
};
|
|
4973
|
+
|
|
4974
|
+
const checkState$3 = async (client, input) => {
|
|
4975
|
+
let reason;
|
|
4976
|
+
try {
|
|
4977
|
+
let result = await client.send(new DescribeStackRefactorCommand(input));
|
|
4978
|
+
reason = result;
|
|
4979
|
+
try {
|
|
4980
|
+
const returnComparator = () => {
|
|
4981
|
+
return result.ExecutionStatus;
|
|
4982
|
+
};
|
|
4983
|
+
if (returnComparator() === "EXECUTE_COMPLETE") {
|
|
4984
|
+
return { state: utilWaiter.WaiterState.SUCCESS, reason };
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
catch (e) { }
|
|
4988
|
+
try {
|
|
4989
|
+
const returnComparator = () => {
|
|
4990
|
+
return result.ExecutionStatus;
|
|
4991
|
+
};
|
|
4992
|
+
if (returnComparator() === "EXECUTE_FAILED") {
|
|
4993
|
+
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
4994
|
+
}
|
|
4995
|
+
}
|
|
4996
|
+
catch (e) { }
|
|
4997
|
+
try {
|
|
4998
|
+
const returnComparator = () => {
|
|
4999
|
+
return result.ExecutionStatus;
|
|
5000
|
+
};
|
|
5001
|
+
if (returnComparator() === "ROLLBACK_COMPLETE") {
|
|
5002
|
+
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
5003
|
+
}
|
|
5004
|
+
}
|
|
5005
|
+
catch (e) { }
|
|
5006
|
+
}
|
|
5007
|
+
catch (exception) {
|
|
5008
|
+
reason = exception;
|
|
5009
|
+
if (exception.name && exception.name == "ValidationError") {
|
|
5010
|
+
return { state: utilWaiter.WaiterState.FAILURE, reason };
|
|
5011
|
+
}
|
|
5012
|
+
}
|
|
5013
|
+
return { state: utilWaiter.WaiterState.RETRY, reason };
|
|
5014
|
+
};
|
|
5015
|
+
const waitForStackRefactorExecuteComplete = async (params, input) => {
|
|
5016
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
5017
|
+
return utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
5018
|
+
};
|
|
5019
|
+
const waitUntilStackRefactorExecuteComplete = async (params, input) => {
|
|
5020
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
5117
5021
|
const result = await utilWaiter.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
5118
5022
|
return utilWaiter.checkExceptions(result);
|
|
5119
5023
|
};
|
|
@@ -5329,6 +5233,140 @@ const waitUntilTypeRegistrationComplete = async (params, input) => {
|
|
|
5329
5233
|
return utilWaiter.checkExceptions(result);
|
|
5330
5234
|
};
|
|
5331
5235
|
|
|
5236
|
+
const commands = {
|
|
5237
|
+
ActivateOrganizationsAccessCommand,
|
|
5238
|
+
ActivateTypeCommand,
|
|
5239
|
+
BatchDescribeTypeConfigurationsCommand,
|
|
5240
|
+
CancelUpdateStackCommand,
|
|
5241
|
+
ContinueUpdateRollbackCommand,
|
|
5242
|
+
CreateChangeSetCommand,
|
|
5243
|
+
CreateGeneratedTemplateCommand,
|
|
5244
|
+
CreateStackCommand,
|
|
5245
|
+
CreateStackInstancesCommand,
|
|
5246
|
+
CreateStackRefactorCommand,
|
|
5247
|
+
CreateStackSetCommand,
|
|
5248
|
+
DeactivateOrganizationsAccessCommand,
|
|
5249
|
+
DeactivateTypeCommand,
|
|
5250
|
+
DeleteChangeSetCommand,
|
|
5251
|
+
DeleteGeneratedTemplateCommand,
|
|
5252
|
+
DeleteStackCommand,
|
|
5253
|
+
DeleteStackInstancesCommand,
|
|
5254
|
+
DeleteStackSetCommand,
|
|
5255
|
+
DeregisterTypeCommand,
|
|
5256
|
+
DescribeAccountLimitsCommand,
|
|
5257
|
+
DescribeChangeSetCommand,
|
|
5258
|
+
DescribeChangeSetHooksCommand,
|
|
5259
|
+
DescribeEventsCommand,
|
|
5260
|
+
DescribeGeneratedTemplateCommand,
|
|
5261
|
+
DescribeOrganizationsAccessCommand,
|
|
5262
|
+
DescribePublisherCommand,
|
|
5263
|
+
DescribeResourceScanCommand,
|
|
5264
|
+
DescribeStackDriftDetectionStatusCommand,
|
|
5265
|
+
DescribeStackEventsCommand,
|
|
5266
|
+
DescribeStackInstanceCommand,
|
|
5267
|
+
DescribeStackRefactorCommand,
|
|
5268
|
+
DescribeStackResourceCommand,
|
|
5269
|
+
DescribeStackResourceDriftsCommand,
|
|
5270
|
+
DescribeStackResourcesCommand,
|
|
5271
|
+
DescribeStacksCommand,
|
|
5272
|
+
DescribeStackSetCommand,
|
|
5273
|
+
DescribeStackSetOperationCommand,
|
|
5274
|
+
DescribeTypeCommand,
|
|
5275
|
+
DescribeTypeRegistrationCommand,
|
|
5276
|
+
DetectStackDriftCommand,
|
|
5277
|
+
DetectStackResourceDriftCommand,
|
|
5278
|
+
DetectStackSetDriftCommand,
|
|
5279
|
+
EstimateTemplateCostCommand,
|
|
5280
|
+
ExecuteChangeSetCommand,
|
|
5281
|
+
ExecuteStackRefactorCommand,
|
|
5282
|
+
GetGeneratedTemplateCommand,
|
|
5283
|
+
GetHookResultCommand,
|
|
5284
|
+
GetStackPolicyCommand,
|
|
5285
|
+
GetTemplateCommand,
|
|
5286
|
+
GetTemplateSummaryCommand,
|
|
5287
|
+
ImportStacksToStackSetCommand,
|
|
5288
|
+
ListChangeSetsCommand,
|
|
5289
|
+
ListExportsCommand,
|
|
5290
|
+
ListGeneratedTemplatesCommand,
|
|
5291
|
+
ListHookResultsCommand,
|
|
5292
|
+
ListImportsCommand,
|
|
5293
|
+
ListResourceScanRelatedResourcesCommand,
|
|
5294
|
+
ListResourceScanResourcesCommand,
|
|
5295
|
+
ListResourceScansCommand,
|
|
5296
|
+
ListStackInstanceResourceDriftsCommand,
|
|
5297
|
+
ListStackInstancesCommand,
|
|
5298
|
+
ListStackRefactorActionsCommand,
|
|
5299
|
+
ListStackRefactorsCommand,
|
|
5300
|
+
ListStackResourcesCommand,
|
|
5301
|
+
ListStacksCommand,
|
|
5302
|
+
ListStackSetAutoDeploymentTargetsCommand,
|
|
5303
|
+
ListStackSetOperationResultsCommand,
|
|
5304
|
+
ListStackSetOperationsCommand,
|
|
5305
|
+
ListStackSetsCommand,
|
|
5306
|
+
ListTypeRegistrationsCommand,
|
|
5307
|
+
ListTypesCommand,
|
|
5308
|
+
ListTypeVersionsCommand,
|
|
5309
|
+
PublishTypeCommand,
|
|
5310
|
+
RecordHandlerProgressCommand,
|
|
5311
|
+
RegisterPublisherCommand,
|
|
5312
|
+
RegisterTypeCommand,
|
|
5313
|
+
RollbackStackCommand,
|
|
5314
|
+
SetStackPolicyCommand,
|
|
5315
|
+
SetTypeConfigurationCommand,
|
|
5316
|
+
SetTypeDefaultVersionCommand,
|
|
5317
|
+
SignalResourceCommand,
|
|
5318
|
+
StartResourceScanCommand,
|
|
5319
|
+
StopStackSetOperationCommand,
|
|
5320
|
+
TestTypeCommand,
|
|
5321
|
+
UpdateGeneratedTemplateCommand,
|
|
5322
|
+
UpdateStackCommand,
|
|
5323
|
+
UpdateStackInstancesCommand,
|
|
5324
|
+
UpdateStackSetCommand,
|
|
5325
|
+
UpdateTerminationProtectionCommand,
|
|
5326
|
+
ValidateTemplateCommand,
|
|
5327
|
+
};
|
|
5328
|
+
const paginators = {
|
|
5329
|
+
paginateDescribeAccountLimits,
|
|
5330
|
+
paginateDescribeChangeSet,
|
|
5331
|
+
paginateDescribeEvents,
|
|
5332
|
+
paginateDescribeStackEvents,
|
|
5333
|
+
paginateDescribeStackResourceDrifts,
|
|
5334
|
+
paginateDescribeStacks,
|
|
5335
|
+
paginateListChangeSets,
|
|
5336
|
+
paginateListExports,
|
|
5337
|
+
paginateListGeneratedTemplates,
|
|
5338
|
+
paginateListImports,
|
|
5339
|
+
paginateListResourceScanRelatedResources,
|
|
5340
|
+
paginateListResourceScanResources,
|
|
5341
|
+
paginateListResourceScans,
|
|
5342
|
+
paginateListStackInstances,
|
|
5343
|
+
paginateListStackRefactorActions,
|
|
5344
|
+
paginateListStackRefactors,
|
|
5345
|
+
paginateListStackResources,
|
|
5346
|
+
paginateListStacks,
|
|
5347
|
+
paginateListStackSetOperationResults,
|
|
5348
|
+
paginateListStackSetOperations,
|
|
5349
|
+
paginateListStackSets,
|
|
5350
|
+
paginateListTypeRegistrations,
|
|
5351
|
+
paginateListTypes,
|
|
5352
|
+
paginateListTypeVersions,
|
|
5353
|
+
};
|
|
5354
|
+
const waiters = {
|
|
5355
|
+
waitUntilChangeSetCreateComplete,
|
|
5356
|
+
waitUntilStackRefactorCreateComplete,
|
|
5357
|
+
waitUntilStackRefactorExecuteComplete,
|
|
5358
|
+
waitUntilStackCreateComplete,
|
|
5359
|
+
waitUntilStackDeleteComplete,
|
|
5360
|
+
waitUntilStackExists,
|
|
5361
|
+
waitUntilStackImportComplete,
|
|
5362
|
+
waitUntilStackRollbackComplete,
|
|
5363
|
+
waitUntilStackUpdateComplete,
|
|
5364
|
+
waitUntilTypeRegistrationComplete,
|
|
5365
|
+
};
|
|
5366
|
+
class CloudFormation extends CloudFormationClient {
|
|
5367
|
+
}
|
|
5368
|
+
smithyClient.createAggregatedClient(commands, CloudFormation, { paginators, waiters });
|
|
5369
|
+
|
|
5332
5370
|
const AccountFilterType = {
|
|
5333
5371
|
DIFFERENCE: "DIFFERENCE",
|
|
5334
5372
|
INTERSECTION: "INTERSECTION",
|
|
@@ -90,6 +90,40 @@ import { UpdateStackInstancesCommand, } from "./commands/UpdateStackInstancesCom
|
|
|
90
90
|
import { UpdateStackSetCommand, } from "./commands/UpdateStackSetCommand";
|
|
91
91
|
import { UpdateTerminationProtectionCommand, } from "./commands/UpdateTerminationProtectionCommand";
|
|
92
92
|
import { ValidateTemplateCommand, } from "./commands/ValidateTemplateCommand";
|
|
93
|
+
import { paginateDescribeAccountLimits } from "./pagination/DescribeAccountLimitsPaginator";
|
|
94
|
+
import { paginateDescribeChangeSet } from "./pagination/DescribeChangeSetPaginator";
|
|
95
|
+
import { paginateDescribeEvents } from "./pagination/DescribeEventsPaginator";
|
|
96
|
+
import { paginateDescribeStackEvents } from "./pagination/DescribeStackEventsPaginator";
|
|
97
|
+
import { paginateDescribeStackResourceDrifts } from "./pagination/DescribeStackResourceDriftsPaginator";
|
|
98
|
+
import { paginateDescribeStacks } from "./pagination/DescribeStacksPaginator";
|
|
99
|
+
import { paginateListChangeSets } from "./pagination/ListChangeSetsPaginator";
|
|
100
|
+
import { paginateListExports } from "./pagination/ListExportsPaginator";
|
|
101
|
+
import { paginateListGeneratedTemplates } from "./pagination/ListGeneratedTemplatesPaginator";
|
|
102
|
+
import { paginateListImports } from "./pagination/ListImportsPaginator";
|
|
103
|
+
import { paginateListResourceScanRelatedResources } from "./pagination/ListResourceScanRelatedResourcesPaginator";
|
|
104
|
+
import { paginateListResourceScanResources } from "./pagination/ListResourceScanResourcesPaginator";
|
|
105
|
+
import { paginateListResourceScans } from "./pagination/ListResourceScansPaginator";
|
|
106
|
+
import { paginateListStackInstances } from "./pagination/ListStackInstancesPaginator";
|
|
107
|
+
import { paginateListStackRefactorActions } from "./pagination/ListStackRefactorActionsPaginator";
|
|
108
|
+
import { paginateListStackRefactors } from "./pagination/ListStackRefactorsPaginator";
|
|
109
|
+
import { paginateListStackResources } from "./pagination/ListStackResourcesPaginator";
|
|
110
|
+
import { paginateListStackSetOperationResults } from "./pagination/ListStackSetOperationResultsPaginator";
|
|
111
|
+
import { paginateListStackSetOperations } from "./pagination/ListStackSetOperationsPaginator";
|
|
112
|
+
import { paginateListStackSets } from "./pagination/ListStackSetsPaginator";
|
|
113
|
+
import { paginateListStacks } from "./pagination/ListStacksPaginator";
|
|
114
|
+
import { paginateListTypeRegistrations } from "./pagination/ListTypeRegistrationsPaginator";
|
|
115
|
+
import { paginateListTypes } from "./pagination/ListTypesPaginator";
|
|
116
|
+
import { paginateListTypeVersions } from "./pagination/ListTypeVersionsPaginator";
|
|
117
|
+
import { waitUntilChangeSetCreateComplete } from "./waiters/waitForChangeSetCreateComplete";
|
|
118
|
+
import { waitUntilStackCreateComplete } from "./waiters/waitForStackCreateComplete";
|
|
119
|
+
import { waitUntilStackDeleteComplete } from "./waiters/waitForStackDeleteComplete";
|
|
120
|
+
import { waitUntilStackExists } from "./waiters/waitForStackExists";
|
|
121
|
+
import { waitUntilStackImportComplete } from "./waiters/waitForStackImportComplete";
|
|
122
|
+
import { waitUntilStackRefactorCreateComplete } from "./waiters/waitForStackRefactorCreateComplete";
|
|
123
|
+
import { waitUntilStackRefactorExecuteComplete } from "./waiters/waitForStackRefactorExecuteComplete";
|
|
124
|
+
import { waitUntilStackRollbackComplete } from "./waiters/waitForStackRollbackComplete";
|
|
125
|
+
import { waitUntilStackUpdateComplete } from "./waiters/waitForStackUpdateComplete";
|
|
126
|
+
import { waitUntilTypeRegistrationComplete } from "./waiters/waitForTypeRegistrationComplete";
|
|
93
127
|
const commands = {
|
|
94
128
|
ActivateOrganizationsAccessCommand,
|
|
95
129
|
ActivateTypeCommand,
|
|
@@ -182,6 +216,44 @@ const commands = {
|
|
|
182
216
|
UpdateTerminationProtectionCommand,
|
|
183
217
|
ValidateTemplateCommand,
|
|
184
218
|
};
|
|
219
|
+
const paginators = {
|
|
220
|
+
paginateDescribeAccountLimits,
|
|
221
|
+
paginateDescribeChangeSet,
|
|
222
|
+
paginateDescribeEvents,
|
|
223
|
+
paginateDescribeStackEvents,
|
|
224
|
+
paginateDescribeStackResourceDrifts,
|
|
225
|
+
paginateDescribeStacks,
|
|
226
|
+
paginateListChangeSets,
|
|
227
|
+
paginateListExports,
|
|
228
|
+
paginateListGeneratedTemplates,
|
|
229
|
+
paginateListImports,
|
|
230
|
+
paginateListResourceScanRelatedResources,
|
|
231
|
+
paginateListResourceScanResources,
|
|
232
|
+
paginateListResourceScans,
|
|
233
|
+
paginateListStackInstances,
|
|
234
|
+
paginateListStackRefactorActions,
|
|
235
|
+
paginateListStackRefactors,
|
|
236
|
+
paginateListStackResources,
|
|
237
|
+
paginateListStacks,
|
|
238
|
+
paginateListStackSetOperationResults,
|
|
239
|
+
paginateListStackSetOperations,
|
|
240
|
+
paginateListStackSets,
|
|
241
|
+
paginateListTypeRegistrations,
|
|
242
|
+
paginateListTypes,
|
|
243
|
+
paginateListTypeVersions,
|
|
244
|
+
};
|
|
245
|
+
const waiters = {
|
|
246
|
+
waitUntilChangeSetCreateComplete,
|
|
247
|
+
waitUntilStackRefactorCreateComplete,
|
|
248
|
+
waitUntilStackRefactorExecuteComplete,
|
|
249
|
+
waitUntilStackCreateComplete,
|
|
250
|
+
waitUntilStackDeleteComplete,
|
|
251
|
+
waitUntilStackExists,
|
|
252
|
+
waitUntilStackImportComplete,
|
|
253
|
+
waitUntilStackRollbackComplete,
|
|
254
|
+
waitUntilStackUpdateComplete,
|
|
255
|
+
waitUntilTypeRegistrationComplete,
|
|
256
|
+
};
|
|
185
257
|
export class CloudFormation extends CloudFormationClient {
|
|
186
258
|
}
|
|
187
|
-
createAggregatedClient(commands, CloudFormation);
|
|
259
|
+
createAggregatedClient(commands, CloudFormation, { paginators, waiters });
|