@jjrawlins/cdk-diff-pr-github-action 0.0.37 → 0.0.39
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 +4 -4
- package/lib/CdkDiffIamTemplate.js +1 -1
- package/lib/CdkDiffStackWorkflow.js +1 -1
- package/lib/CdkDriftDetectionWorkflow.js +1 -1
- package/lib/CdkDriftIamTemplate.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1287 -856
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +758 -708
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +382 -468
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +381 -468
- package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +78 -52
- package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +46 -39
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
- package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
- package/node_modules/@aws-sdk/client-sso/package.json +33 -33
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
- package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
- package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
- package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +82 -62
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +39 -39
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
- package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
- package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
- package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
- package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
- package/node_modules/@aws-sdk/token-providers/package.json +8 -8
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
- package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
- package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
- package/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@smithy/config-resolver/package.json +5 -5
- package/node_modules/@smithy/core/package.json +10 -8
- package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/node_modules/@smithy/hash-node/package.json +2 -2
- package/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +2 -2
- package/node_modules/@smithy/protocol-http/package.json +2 -2
- package/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@smithy/signature-v4/package.json +4 -4
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
- package/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
- package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
- package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
- package/node_modules/@smithy/types/package.json +1 -1
- package/node_modules/@smithy/url-parser/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/node_modules/@smithy/util-middleware/package.json +2 -2
- package/node_modules/@smithy/util-retry/package.json +3 -3
- package/node_modules/@smithy/util-stream/package.json +4 -4
- package/node_modules/@smithy/util-waiter/package.json +3 -3
- package/package.json +3 -3
|
@@ -111,14 +111,14 @@ class CloudFormationClient extends smithyClient.Client {
|
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
|
|
114
|
+
class CloudFormationServiceException extends smithyClient.ServiceException {
|
|
115
115
|
constructor(options) {
|
|
116
116
|
super(options);
|
|
117
117
|
Object.setPrototypeOf(this, CloudFormationServiceException.prototype);
|
|
118
118
|
}
|
|
119
|
-
}
|
|
119
|
+
}
|
|
120
120
|
|
|
121
|
-
|
|
121
|
+
class InvalidOperationException extends CloudFormationServiceException {
|
|
122
122
|
name = "InvalidOperationException";
|
|
123
123
|
$fault = "client";
|
|
124
124
|
Message;
|
|
@@ -131,8 +131,8 @@ let InvalidOperationException$1 = class InvalidOperationException extends CloudF
|
|
|
131
131
|
Object.setPrototypeOf(this, InvalidOperationException.prototype);
|
|
132
132
|
this.Message = opts.Message;
|
|
133
133
|
}
|
|
134
|
-
}
|
|
135
|
-
|
|
134
|
+
}
|
|
135
|
+
class OperationNotFoundException extends CloudFormationServiceException {
|
|
136
136
|
name = "OperationNotFoundException";
|
|
137
137
|
$fault = "client";
|
|
138
138
|
Message;
|
|
@@ -145,8 +145,8 @@ let OperationNotFoundException$1 = class OperationNotFoundException extends Clou
|
|
|
145
145
|
Object.setPrototypeOf(this, OperationNotFoundException.prototype);
|
|
146
146
|
this.Message = opts.Message;
|
|
147
147
|
}
|
|
148
|
-
}
|
|
149
|
-
|
|
148
|
+
}
|
|
149
|
+
class CFNRegistryException extends CloudFormationServiceException {
|
|
150
150
|
name = "CFNRegistryException";
|
|
151
151
|
$fault = "client";
|
|
152
152
|
Message;
|
|
@@ -159,8 +159,8 @@ let CFNRegistryException$1 = class CFNRegistryException extends CloudFormationSe
|
|
|
159
159
|
Object.setPrototypeOf(this, CFNRegistryException.prototype);
|
|
160
160
|
this.Message = opts.Message;
|
|
161
161
|
}
|
|
162
|
-
}
|
|
163
|
-
|
|
162
|
+
}
|
|
163
|
+
class TypeNotFoundException extends CloudFormationServiceException {
|
|
164
164
|
name = "TypeNotFoundException";
|
|
165
165
|
$fault = "client";
|
|
166
166
|
Message;
|
|
@@ -173,8 +173,8 @@ let TypeNotFoundException$1 = class TypeNotFoundException extends CloudFormation
|
|
|
173
173
|
Object.setPrototypeOf(this, TypeNotFoundException.prototype);
|
|
174
174
|
this.Message = opts.Message;
|
|
175
175
|
}
|
|
176
|
-
}
|
|
177
|
-
|
|
176
|
+
}
|
|
177
|
+
class AlreadyExistsException extends CloudFormationServiceException {
|
|
178
178
|
name = "AlreadyExistsException";
|
|
179
179
|
$fault = "client";
|
|
180
180
|
Message;
|
|
@@ -187,8 +187,8 @@ let AlreadyExistsException$1 = class AlreadyExistsException extends CloudFormati
|
|
|
187
187
|
Object.setPrototypeOf(this, AlreadyExistsException.prototype);
|
|
188
188
|
this.Message = opts.Message;
|
|
189
189
|
}
|
|
190
|
-
}
|
|
191
|
-
|
|
190
|
+
}
|
|
191
|
+
class TypeConfigurationNotFoundException extends CloudFormationServiceException {
|
|
192
192
|
name = "TypeConfigurationNotFoundException";
|
|
193
193
|
$fault = "client";
|
|
194
194
|
Message;
|
|
@@ -201,8 +201,8 @@ let TypeConfigurationNotFoundException$1 = class TypeConfigurationNotFoundExcept
|
|
|
201
201
|
Object.setPrototypeOf(this, TypeConfigurationNotFoundException.prototype);
|
|
202
202
|
this.Message = opts.Message;
|
|
203
203
|
}
|
|
204
|
-
}
|
|
205
|
-
|
|
204
|
+
}
|
|
205
|
+
class TokenAlreadyExistsException extends CloudFormationServiceException {
|
|
206
206
|
name = "TokenAlreadyExistsException";
|
|
207
207
|
$fault = "client";
|
|
208
208
|
Message;
|
|
@@ -215,8 +215,8 @@ let TokenAlreadyExistsException$1 = class TokenAlreadyExistsException extends Cl
|
|
|
215
215
|
Object.setPrototypeOf(this, TokenAlreadyExistsException.prototype);
|
|
216
216
|
this.Message = opts.Message;
|
|
217
217
|
}
|
|
218
|
-
}
|
|
219
|
-
|
|
218
|
+
}
|
|
219
|
+
class ChangeSetNotFoundException extends CloudFormationServiceException {
|
|
220
220
|
name = "ChangeSetNotFoundException";
|
|
221
221
|
$fault = "client";
|
|
222
222
|
Message;
|
|
@@ -229,8 +229,8 @@ let ChangeSetNotFoundException$1 = class ChangeSetNotFoundException extends Clou
|
|
|
229
229
|
Object.setPrototypeOf(this, ChangeSetNotFoundException.prototype);
|
|
230
230
|
this.Message = opts.Message;
|
|
231
231
|
}
|
|
232
|
-
}
|
|
233
|
-
|
|
232
|
+
}
|
|
233
|
+
class InsufficientCapabilitiesException extends CloudFormationServiceException {
|
|
234
234
|
name = "InsufficientCapabilitiesException";
|
|
235
235
|
$fault = "client";
|
|
236
236
|
Message;
|
|
@@ -243,8 +243,8 @@ let InsufficientCapabilitiesException$1 = class InsufficientCapabilitiesExceptio
|
|
|
243
243
|
Object.setPrototypeOf(this, InsufficientCapabilitiesException.prototype);
|
|
244
244
|
this.Message = opts.Message;
|
|
245
245
|
}
|
|
246
|
-
}
|
|
247
|
-
|
|
246
|
+
}
|
|
247
|
+
class LimitExceededException extends CloudFormationServiceException {
|
|
248
248
|
name = "LimitExceededException";
|
|
249
249
|
$fault = "client";
|
|
250
250
|
Message;
|
|
@@ -257,8 +257,8 @@ let LimitExceededException$1 = class LimitExceededException extends CloudFormati
|
|
|
257
257
|
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
258
258
|
this.Message = opts.Message;
|
|
259
259
|
}
|
|
260
|
-
}
|
|
261
|
-
|
|
260
|
+
}
|
|
261
|
+
class ConcurrentResourcesLimitExceededException extends CloudFormationServiceException {
|
|
262
262
|
name = "ConcurrentResourcesLimitExceededException";
|
|
263
263
|
$fault = "client";
|
|
264
264
|
Message;
|
|
@@ -271,8 +271,8 @@ let ConcurrentResourcesLimitExceededException$1 = class ConcurrentResourcesLimit
|
|
|
271
271
|
Object.setPrototypeOf(this, ConcurrentResourcesLimitExceededException.prototype);
|
|
272
272
|
this.Message = opts.Message;
|
|
273
273
|
}
|
|
274
|
-
}
|
|
275
|
-
|
|
274
|
+
}
|
|
275
|
+
class OperationIdAlreadyExistsException extends CloudFormationServiceException {
|
|
276
276
|
name = "OperationIdAlreadyExistsException";
|
|
277
277
|
$fault = "client";
|
|
278
278
|
Message;
|
|
@@ -285,8 +285,8 @@ let OperationIdAlreadyExistsException$1 = class OperationIdAlreadyExistsExceptio
|
|
|
285
285
|
Object.setPrototypeOf(this, OperationIdAlreadyExistsException.prototype);
|
|
286
286
|
this.Message = opts.Message;
|
|
287
287
|
}
|
|
288
|
-
}
|
|
289
|
-
|
|
288
|
+
}
|
|
289
|
+
class OperationInProgressException extends CloudFormationServiceException {
|
|
290
290
|
name = "OperationInProgressException";
|
|
291
291
|
$fault = "client";
|
|
292
292
|
Message;
|
|
@@ -299,8 +299,8 @@ let OperationInProgressException$1 = class OperationInProgressException extends
|
|
|
299
299
|
Object.setPrototypeOf(this, OperationInProgressException.prototype);
|
|
300
300
|
this.Message = opts.Message;
|
|
301
301
|
}
|
|
302
|
-
}
|
|
303
|
-
|
|
302
|
+
}
|
|
303
|
+
class StackSetNotFoundException extends CloudFormationServiceException {
|
|
304
304
|
name = "StackSetNotFoundException";
|
|
305
305
|
$fault = "client";
|
|
306
306
|
Message;
|
|
@@ -313,8 +313,8 @@ let StackSetNotFoundException$1 = class StackSetNotFoundException extends CloudF
|
|
|
313
313
|
Object.setPrototypeOf(this, StackSetNotFoundException.prototype);
|
|
314
314
|
this.Message = opts.Message;
|
|
315
315
|
}
|
|
316
|
-
}
|
|
317
|
-
|
|
316
|
+
}
|
|
317
|
+
class StaleRequestException extends CloudFormationServiceException {
|
|
318
318
|
name = "StaleRequestException";
|
|
319
319
|
$fault = "client";
|
|
320
320
|
Message;
|
|
@@ -327,8 +327,8 @@ let StaleRequestException$1 = class StaleRequestException extends CloudFormation
|
|
|
327
327
|
Object.setPrototypeOf(this, StaleRequestException.prototype);
|
|
328
328
|
this.Message = opts.Message;
|
|
329
329
|
}
|
|
330
|
-
}
|
|
331
|
-
|
|
330
|
+
}
|
|
331
|
+
class CreatedButModifiedException extends CloudFormationServiceException {
|
|
332
332
|
name = "CreatedButModifiedException";
|
|
333
333
|
$fault = "client";
|
|
334
334
|
Message;
|
|
@@ -341,8 +341,8 @@ let CreatedButModifiedException$1 = class CreatedButModifiedException extends Cl
|
|
|
341
341
|
Object.setPrototypeOf(this, CreatedButModifiedException.prototype);
|
|
342
342
|
this.Message = opts.Message;
|
|
343
343
|
}
|
|
344
|
-
}
|
|
345
|
-
|
|
344
|
+
}
|
|
345
|
+
class NameAlreadyExistsException extends CloudFormationServiceException {
|
|
346
346
|
name = "NameAlreadyExistsException";
|
|
347
347
|
$fault = "client";
|
|
348
348
|
Message;
|
|
@@ -355,8 +355,8 @@ let NameAlreadyExistsException$1 = class NameAlreadyExistsException extends Clou
|
|
|
355
355
|
Object.setPrototypeOf(this, NameAlreadyExistsException.prototype);
|
|
356
356
|
this.Message = opts.Message;
|
|
357
357
|
}
|
|
358
|
-
}
|
|
359
|
-
|
|
358
|
+
}
|
|
359
|
+
class InvalidChangeSetStatusException extends CloudFormationServiceException {
|
|
360
360
|
name = "InvalidChangeSetStatusException";
|
|
361
361
|
$fault = "client";
|
|
362
362
|
Message;
|
|
@@ -369,8 +369,8 @@ let InvalidChangeSetStatusException$1 = class InvalidChangeSetStatusException ex
|
|
|
369
369
|
Object.setPrototypeOf(this, InvalidChangeSetStatusException.prototype);
|
|
370
370
|
this.Message = opts.Message;
|
|
371
371
|
}
|
|
372
|
-
}
|
|
373
|
-
|
|
372
|
+
}
|
|
373
|
+
class GeneratedTemplateNotFoundException extends CloudFormationServiceException {
|
|
374
374
|
name = "GeneratedTemplateNotFoundException";
|
|
375
375
|
$fault = "client";
|
|
376
376
|
Message;
|
|
@@ -383,8 +383,8 @@ let GeneratedTemplateNotFoundException$1 = class GeneratedTemplateNotFoundExcept
|
|
|
383
383
|
Object.setPrototypeOf(this, GeneratedTemplateNotFoundException.prototype);
|
|
384
384
|
this.Message = opts.Message;
|
|
385
385
|
}
|
|
386
|
-
}
|
|
387
|
-
|
|
386
|
+
}
|
|
387
|
+
class StackSetNotEmptyException extends CloudFormationServiceException {
|
|
388
388
|
name = "StackSetNotEmptyException";
|
|
389
389
|
$fault = "client";
|
|
390
390
|
Message;
|
|
@@ -397,8 +397,8 @@ let StackSetNotEmptyException$1 = class StackSetNotEmptyException extends CloudF
|
|
|
397
397
|
Object.setPrototypeOf(this, StackSetNotEmptyException.prototype);
|
|
398
398
|
this.Message = opts.Message;
|
|
399
399
|
}
|
|
400
|
-
}
|
|
401
|
-
|
|
400
|
+
}
|
|
401
|
+
class ResourceScanNotFoundException extends CloudFormationServiceException {
|
|
402
402
|
name = "ResourceScanNotFoundException";
|
|
403
403
|
$fault = "client";
|
|
404
404
|
Message;
|
|
@@ -411,8 +411,8 @@ let ResourceScanNotFoundException$1 = class ResourceScanNotFoundException extend
|
|
|
411
411
|
Object.setPrototypeOf(this, ResourceScanNotFoundException.prototype);
|
|
412
412
|
this.Message = opts.Message;
|
|
413
413
|
}
|
|
414
|
-
}
|
|
415
|
-
|
|
414
|
+
}
|
|
415
|
+
class StackInstanceNotFoundException extends CloudFormationServiceException {
|
|
416
416
|
name = "StackInstanceNotFoundException";
|
|
417
417
|
$fault = "client";
|
|
418
418
|
Message;
|
|
@@ -425,8 +425,8 @@ let StackInstanceNotFoundException$1 = class StackInstanceNotFoundException exte
|
|
|
425
425
|
Object.setPrototypeOf(this, StackInstanceNotFoundException.prototype);
|
|
426
426
|
this.Message = opts.Message;
|
|
427
427
|
}
|
|
428
|
-
}
|
|
429
|
-
|
|
428
|
+
}
|
|
429
|
+
class StackRefactorNotFoundException extends CloudFormationServiceException {
|
|
430
430
|
name = "StackRefactorNotFoundException";
|
|
431
431
|
$fault = "client";
|
|
432
432
|
Message;
|
|
@@ -439,8 +439,8 @@ let StackRefactorNotFoundException$1 = class StackRefactorNotFoundException exte
|
|
|
439
439
|
Object.setPrototypeOf(this, StackRefactorNotFoundException.prototype);
|
|
440
440
|
this.Message = opts.Message;
|
|
441
441
|
}
|
|
442
|
-
}
|
|
443
|
-
|
|
442
|
+
}
|
|
443
|
+
class HookResultNotFoundException extends CloudFormationServiceException {
|
|
444
444
|
name = "HookResultNotFoundException";
|
|
445
445
|
$fault = "client";
|
|
446
446
|
Message;
|
|
@@ -453,8 +453,8 @@ let HookResultNotFoundException$1 = class HookResultNotFoundException extends Cl
|
|
|
453
453
|
Object.setPrototypeOf(this, HookResultNotFoundException.prototype);
|
|
454
454
|
this.Message = opts.Message;
|
|
455
455
|
}
|
|
456
|
-
}
|
|
457
|
-
|
|
456
|
+
}
|
|
457
|
+
class StackNotFoundException extends CloudFormationServiceException {
|
|
458
458
|
name = "StackNotFoundException";
|
|
459
459
|
$fault = "client";
|
|
460
460
|
Message;
|
|
@@ -467,8 +467,8 @@ let StackNotFoundException$1 = class StackNotFoundException extends CloudFormati
|
|
|
467
467
|
Object.setPrototypeOf(this, StackNotFoundException.prototype);
|
|
468
468
|
this.Message = opts.Message;
|
|
469
469
|
}
|
|
470
|
-
}
|
|
471
|
-
|
|
470
|
+
}
|
|
471
|
+
class ResourceScanInProgressException extends CloudFormationServiceException {
|
|
472
472
|
name = "ResourceScanInProgressException";
|
|
473
473
|
$fault = "client";
|
|
474
474
|
Message;
|
|
@@ -481,8 +481,8 @@ let ResourceScanInProgressException$1 = class ResourceScanInProgressException ex
|
|
|
481
481
|
Object.setPrototypeOf(this, ResourceScanInProgressException.prototype);
|
|
482
482
|
this.Message = opts.Message;
|
|
483
483
|
}
|
|
484
|
-
}
|
|
485
|
-
|
|
484
|
+
}
|
|
485
|
+
class InvalidStateTransitionException extends CloudFormationServiceException {
|
|
486
486
|
name = "InvalidStateTransitionException";
|
|
487
487
|
$fault = "client";
|
|
488
488
|
Message;
|
|
@@ -495,8 +495,8 @@ let InvalidStateTransitionException$1 = class InvalidStateTransitionException ex
|
|
|
495
495
|
Object.setPrototypeOf(this, InvalidStateTransitionException.prototype);
|
|
496
496
|
this.Message = opts.Message;
|
|
497
497
|
}
|
|
498
|
-
}
|
|
499
|
-
|
|
498
|
+
}
|
|
499
|
+
class OperationStatusCheckFailedException extends CloudFormationServiceException {
|
|
500
500
|
name = "OperationStatusCheckFailedException";
|
|
501
501
|
$fault = "client";
|
|
502
502
|
Message;
|
|
@@ -509,8 +509,8 @@ let OperationStatusCheckFailedException$1 = class OperationStatusCheckFailedExce
|
|
|
509
509
|
Object.setPrototypeOf(this, OperationStatusCheckFailedException.prototype);
|
|
510
510
|
this.Message = opts.Message;
|
|
511
511
|
}
|
|
512
|
-
}
|
|
513
|
-
|
|
512
|
+
}
|
|
513
|
+
class ResourceScanLimitExceededException extends CloudFormationServiceException {
|
|
514
514
|
name = "ResourceScanLimitExceededException";
|
|
515
515
|
$fault = "client";
|
|
516
516
|
Message;
|
|
@@ -523,7 +523,7 @@ let ResourceScanLimitExceededException$1 = class ResourceScanLimitExceededExcept
|
|
|
523
523
|
Object.setPrototypeOf(this, ResourceScanLimitExceededException.prototype);
|
|
524
524
|
this.Message = opts.Message;
|
|
525
525
|
}
|
|
526
|
-
}
|
|
526
|
+
}
|
|
527
527
|
|
|
528
528
|
const _A = "Arn";
|
|
529
529
|
const _AC = "AfterContext";
|
|
@@ -1296,20 +1296,20 @@ const _e = "error";
|
|
|
1296
1296
|
const _hE = "httpError";
|
|
1297
1297
|
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cloudformation";
|
|
1298
1298
|
const n0 = "com.amazonaws.cloudformation";
|
|
1299
|
-
var AccountGateResult = [3, n0, _AGR, 0, [_S, _SR], [0, 0]];
|
|
1300
|
-
var AccountLimit = [3, n0, _AL, 0, [_N, _V], [0, 1]];
|
|
1301
|
-
var ActivateOrganizationsAccessInput = [3, n0, _AOAI, 0, [], []];
|
|
1302
|
-
var ActivateOrganizationsAccessOutput = [3, n0, _AOAO, 0, [], []];
|
|
1303
|
-
var ActivateTypeInput = [
|
|
1299
|
+
var AccountGateResult$ = [3, n0, _AGR, 0, [_S, _SR], [0, 0]];
|
|
1300
|
+
var AccountLimit$ = [3, n0, _AL, 0, [_N, _V], [0, 1]];
|
|
1301
|
+
var ActivateOrganizationsAccessInput$ = [3, n0, _AOAI, 0, [], []];
|
|
1302
|
+
var ActivateOrganizationsAccessOutput$ = [3, n0, _AOAO, 0, [], []];
|
|
1303
|
+
var ActivateTypeInput$ = [
|
|
1304
1304
|
3,
|
|
1305
1305
|
n0,
|
|
1306
1306
|
_ATI,
|
|
1307
1307
|
0,
|
|
1308
1308
|
[_T, _PTA, _PI, _TN, _TNA, _AU, _LC, _ERA, _VB, _MV],
|
|
1309
|
-
[0, 0, 0, 0, 0, 2, () => LoggingConfig
|
|
1309
|
+
[0, 0, 0, 0, 0, 2, () => LoggingConfig$, 0, 0, 1],
|
|
1310
1310
|
];
|
|
1311
|
-
var ActivateTypeOutput = [3, n0, _ATO, 0, [_A], [0]];
|
|
1312
|
-
var AlreadyExistsException = [
|
|
1311
|
+
var ActivateTypeOutput$ = [3, n0, _ATO, 0, [_A], [0]];
|
|
1312
|
+
var AlreadyExistsException$ = [
|
|
1313
1313
|
-3,
|
|
1314
1314
|
n0,
|
|
1315
1315
|
_AEE,
|
|
@@ -1317,18 +1317,18 @@ var AlreadyExistsException = [
|
|
|
1317
1317
|
[_M],
|
|
1318
1318
|
[0],
|
|
1319
1319
|
];
|
|
1320
|
-
schema.TypeRegistry.for(n0).registerError(AlreadyExistsException
|
|
1321
|
-
var Annotation = [3, n0, _An, 0, [_AN, _S, _SM, _RM, _RL, _SL], [0, 0, 0, 0, 0, 0]];
|
|
1322
|
-
var AutoDeployment = [3, n0, _AD, 0, [_E, _RSOAR, _DO], [2, 2, 64 | 0]];
|
|
1323
|
-
var BatchDescribeTypeConfigurationsError = [
|
|
1320
|
+
schema.TypeRegistry.for(n0).registerError(AlreadyExistsException$, AlreadyExistsException);
|
|
1321
|
+
var Annotation$ = [3, n0, _An, 0, [_AN, _S, _SM, _RM, _RL, _SL], [0, 0, 0, 0, 0, 0]];
|
|
1322
|
+
var AutoDeployment$ = [3, n0, _AD, 0, [_E, _RSOAR, _DO], [2, 2, 64 | 0]];
|
|
1323
|
+
var BatchDescribeTypeConfigurationsError$ = [
|
|
1324
1324
|
3,
|
|
1325
1325
|
n0,
|
|
1326
1326
|
_BDTCE,
|
|
1327
1327
|
0,
|
|
1328
1328
|
[_EC, _EM, _TCI],
|
|
1329
|
-
[0, 0, () => TypeConfigurationIdentifier],
|
|
1329
|
+
[0, 0, () => TypeConfigurationIdentifier$],
|
|
1330
1330
|
];
|
|
1331
|
-
var BatchDescribeTypeConfigurationsInput = [
|
|
1331
|
+
var BatchDescribeTypeConfigurationsInput$ = [
|
|
1332
1332
|
3,
|
|
1333
1333
|
n0,
|
|
1334
1334
|
_BDTCI,
|
|
@@ -1336,7 +1336,7 @@ var BatchDescribeTypeConfigurationsInput = [
|
|
|
1336
1336
|
[_TCIy],
|
|
1337
1337
|
[() => TypeConfigurationIdentifiers],
|
|
1338
1338
|
];
|
|
1339
|
-
var BatchDescribeTypeConfigurationsOutput = [
|
|
1339
|
+
var BatchDescribeTypeConfigurationsOutput$ = [
|
|
1340
1340
|
3,
|
|
1341
1341
|
n0,
|
|
1342
1342
|
_BDTCO,
|
|
@@ -1348,8 +1348,8 @@ var BatchDescribeTypeConfigurationsOutput = [
|
|
|
1348
1348
|
() => TypeConfigurationDetailsList,
|
|
1349
1349
|
],
|
|
1350
1350
|
];
|
|
1351
|
-
var CancelUpdateStackInput = [3, n0, _CUSI, 0, [_SN, _CRT], [0, 0]];
|
|
1352
|
-
var CFNRegistryException = [
|
|
1351
|
+
var CancelUpdateStackInput$ = [3, n0, _CUSI, 0, [_SN, _CRT], [0, 0]];
|
|
1352
|
+
var CFNRegistryException$ = [
|
|
1353
1353
|
-3,
|
|
1354
1354
|
n0,
|
|
1355
1355
|
_CFNRE,
|
|
@@ -1357,26 +1357,33 @@ var CFNRegistryException = [
|
|
|
1357
1357
|
[_M],
|
|
1358
1358
|
[0],
|
|
1359
1359
|
];
|
|
1360
|
-
schema.TypeRegistry.for(n0).registerError(CFNRegistryException
|
|
1361
|
-
var Change = [3, n0, _C, 0, [_T, _HIC, _RC], [0, 1, () => ResourceChange]];
|
|
1362
|
-
var ChangeSetHook = [
|
|
1360
|
+
schema.TypeRegistry.for(n0).registerError(CFNRegistryException$, CFNRegistryException);
|
|
1361
|
+
var Change$ = [3, n0, _C, 0, [_T, _HIC, _RC], [0, 1, () => ResourceChange$]];
|
|
1362
|
+
var ChangeSetHook$ = [
|
|
1363
1363
|
3,
|
|
1364
1364
|
n0,
|
|
1365
1365
|
_CSH,
|
|
1366
1366
|
0,
|
|
1367
1367
|
[_IP, _FM, _TN, _TVI, _TCVI, _TD],
|
|
1368
|
-
[0, 0, 0, 0, 0, () => ChangeSetHookTargetDetails],
|
|
1368
|
+
[0, 0, 0, 0, 0, () => ChangeSetHookTargetDetails$],
|
|
1369
|
+
];
|
|
1370
|
+
var ChangeSetHookResourceTargetDetails$ = [
|
|
1371
|
+
3,
|
|
1372
|
+
n0,
|
|
1373
|
+
_CSHRTD,
|
|
1374
|
+
0,
|
|
1375
|
+
[_LRI, _RT, _RA],
|
|
1376
|
+
[0, 0, 0],
|
|
1369
1377
|
];
|
|
1370
|
-
var
|
|
1371
|
-
var ChangeSetHookTargetDetails = [
|
|
1378
|
+
var ChangeSetHookTargetDetails$ = [
|
|
1372
1379
|
3,
|
|
1373
1380
|
n0,
|
|
1374
1381
|
_CSHTD,
|
|
1375
1382
|
0,
|
|
1376
1383
|
[_TT, _RTD],
|
|
1377
|
-
[0, () => ChangeSetHookResourceTargetDetails],
|
|
1384
|
+
[0, () => ChangeSetHookResourceTargetDetails$],
|
|
1378
1385
|
];
|
|
1379
|
-
var ChangeSetNotFoundException = [
|
|
1386
|
+
var ChangeSetNotFoundException$ = [
|
|
1380
1387
|
-3,
|
|
1381
1388
|
n0,
|
|
1382
1389
|
_CSNFE,
|
|
@@ -1384,8 +1391,8 @@ var ChangeSetNotFoundException = [
|
|
|
1384
1391
|
[_M],
|
|
1385
1392
|
[0],
|
|
1386
1393
|
];
|
|
1387
|
-
schema.TypeRegistry.for(n0).registerError(ChangeSetNotFoundException
|
|
1388
|
-
var ChangeSetSummary = [
|
|
1394
|
+
schema.TypeRegistry.for(n0).registerError(ChangeSetNotFoundException$, ChangeSetNotFoundException);
|
|
1395
|
+
var ChangeSetSummary$ = [
|
|
1389
1396
|
3,
|
|
1390
1397
|
n0,
|
|
1391
1398
|
_CSS,
|
|
@@ -1393,7 +1400,7 @@ var ChangeSetSummary = [
|
|
|
1393
1400
|
[_SI, _SN, _CSI, _CSN, _ES, _S, _SR, _CT, _D, _INS, _PCSI, _RCSI, _IER],
|
|
1394
1401
|
[0, 0, 0, 0, 0, 0, 0, 4, 0, 2, 0, 0, 2],
|
|
1395
1402
|
];
|
|
1396
|
-
var ConcurrentResourcesLimitExceededException = [
|
|
1403
|
+
var ConcurrentResourcesLimitExceededException$ = [
|
|
1397
1404
|
-3,
|
|
1398
1405
|
n0,
|
|
1399
1406
|
_CRLEE,
|
|
@@ -1401,8 +1408,8 @@ var ConcurrentResourcesLimitExceededException = [
|
|
|
1401
1408
|
[_M],
|
|
1402
1409
|
[0],
|
|
1403
1410
|
];
|
|
1404
|
-
schema.TypeRegistry.for(n0).registerError(ConcurrentResourcesLimitExceededException
|
|
1405
|
-
var ContinueUpdateRollbackInput = [
|
|
1411
|
+
schema.TypeRegistry.for(n0).registerError(ConcurrentResourcesLimitExceededException$, ConcurrentResourcesLimitExceededException);
|
|
1412
|
+
var ContinueUpdateRollbackInput$ = [
|
|
1406
1413
|
3,
|
|
1407
1414
|
n0,
|
|
1408
1415
|
_CURI,
|
|
@@ -1410,8 +1417,8 @@ var ContinueUpdateRollbackInput = [
|
|
|
1410
1417
|
[_SN, _RARN, _RTS, _CRT],
|
|
1411
1418
|
[0, 0, 64 | 0, 0],
|
|
1412
1419
|
];
|
|
1413
|
-
var ContinueUpdateRollbackOutput = [3, n0, _CURO, 0, [], []];
|
|
1414
|
-
var CreateChangeSetInput = [
|
|
1420
|
+
var ContinueUpdateRollbackOutput$ = [3, n0, _CURO, 0, [], []];
|
|
1421
|
+
var CreateChangeSetInput$ = [
|
|
1415
1422
|
3,
|
|
1416
1423
|
n0,
|
|
1417
1424
|
_CCSI,
|
|
@@ -1426,7 +1433,7 @@ var CreateChangeSetInput = [
|
|
|
1426
1433
|
64 | 0,
|
|
1427
1434
|
64 | 0,
|
|
1428
1435
|
0,
|
|
1429
|
-
() => RollbackConfiguration
|
|
1436
|
+
() => RollbackConfiguration$,
|
|
1430
1437
|
64 | 0,
|
|
1431
1438
|
() => Tags,
|
|
1432
1439
|
0,
|
|
@@ -1440,8 +1447,8 @@ var CreateChangeSetInput = [
|
|
|
1440
1447
|
0,
|
|
1441
1448
|
],
|
|
1442
1449
|
];
|
|
1443
|
-
var CreateChangeSetOutput = [3, n0, _CCSO, 0, [_I, _SI], [0, 0]];
|
|
1444
|
-
var CreatedButModifiedException = [
|
|
1450
|
+
var CreateChangeSetOutput$ = [3, n0, _CCSO, 0, [_I, _SI], [0, 0]];
|
|
1451
|
+
var CreatedButModifiedException$ = [
|
|
1445
1452
|
-3,
|
|
1446
1453
|
n0,
|
|
1447
1454
|
_CBME,
|
|
@@ -1449,17 +1456,17 @@ var CreatedButModifiedException = [
|
|
|
1449
1456
|
[_M],
|
|
1450
1457
|
[0],
|
|
1451
1458
|
];
|
|
1452
|
-
schema.TypeRegistry.for(n0).registerError(CreatedButModifiedException
|
|
1453
|
-
var CreateGeneratedTemplateInput = [
|
|
1459
|
+
schema.TypeRegistry.for(n0).registerError(CreatedButModifiedException$, CreatedButModifiedException);
|
|
1460
|
+
var CreateGeneratedTemplateInput$ = [
|
|
1454
1461
|
3,
|
|
1455
1462
|
n0,
|
|
1456
1463
|
_CGTI,
|
|
1457
1464
|
0,
|
|
1458
1465
|
[_R, _GTN, _SN, _TCe],
|
|
1459
|
-
[() => ResourceDefinitions, 0, 0, () => TemplateConfiguration],
|
|
1466
|
+
[() => ResourceDefinitions, 0, 0, () => TemplateConfiguration$],
|
|
1460
1467
|
];
|
|
1461
|
-
var CreateGeneratedTemplateOutput = [3, n0, _CGTO, 0, [_GTI], [0]];
|
|
1462
|
-
var CreateStackInput = [
|
|
1468
|
+
var CreateGeneratedTemplateOutput$ = [3, n0, _CGTO, 0, [_GTI], [0]];
|
|
1469
|
+
var CreateStackInput$ = [
|
|
1463
1470
|
3,
|
|
1464
1471
|
n0,
|
|
1465
1472
|
_CSIr,
|
|
@@ -1471,7 +1478,7 @@ var CreateStackInput = [
|
|
|
1471
1478
|
0,
|
|
1472
1479
|
() => _Parameters,
|
|
1473
1480
|
2,
|
|
1474
|
-
() => RollbackConfiguration
|
|
1481
|
+
() => RollbackConfiguration$,
|
|
1475
1482
|
1,
|
|
1476
1483
|
64 | 0,
|
|
1477
1484
|
64 | 0,
|
|
@@ -1486,17 +1493,17 @@ var CreateStackInput = [
|
|
|
1486
1493
|
2,
|
|
1487
1494
|
],
|
|
1488
1495
|
];
|
|
1489
|
-
var CreateStackInstancesInput = [
|
|
1496
|
+
var CreateStackInstancesInput$ = [
|
|
1490
1497
|
3,
|
|
1491
1498
|
n0,
|
|
1492
1499
|
_CSII,
|
|
1493
1500
|
0,
|
|
1494
1501
|
[_SSN, _Ac, _DT, _Re, _PO, _OP, _OI, _CA],
|
|
1495
|
-
[0, 64 | 0, () => DeploymentTargets
|
|
1502
|
+
[0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0],
|
|
1496
1503
|
];
|
|
1497
|
-
var CreateStackInstancesOutput = [3, n0, _CSIO, 0, [_OI], [0]];
|
|
1498
|
-
var CreateStackOutput = [3, n0, _CSO, 0, [_SI, _OI], [0, 0]];
|
|
1499
|
-
var CreateStackRefactorInput = [
|
|
1504
|
+
var CreateStackInstancesOutput$ = [3, n0, _CSIO, 0, [_OI], [0]];
|
|
1505
|
+
var CreateStackOutput$ = [3, n0, _CSO, 0, [_SI, _OI], [0, 0]];
|
|
1506
|
+
var CreateStackRefactorInput$ = [
|
|
1500
1507
|
3,
|
|
1501
1508
|
n0,
|
|
1502
1509
|
_CSRI,
|
|
@@ -1504,8 +1511,8 @@ var CreateStackRefactorInput = [
|
|
|
1504
1511
|
[_D, _ESC, _RMe, _SD],
|
|
1505
1512
|
[0, 2, () => ResourceMappings, () => StackDefinitions],
|
|
1506
1513
|
];
|
|
1507
|
-
var CreateStackRefactorOutput = [3, n0, _CSRO, 0, [_SRI], [0]];
|
|
1508
|
-
var CreateStackSetInput = [
|
|
1514
|
+
var CreateStackRefactorOutput$ = [3, n0, _CSRO, 0, [_SRI], [0]];
|
|
1515
|
+
var CreateStackSetInput$ = [
|
|
1509
1516
|
3,
|
|
1510
1517
|
n0,
|
|
1511
1518
|
_CSSI,
|
|
@@ -1523,21 +1530,21 @@ var CreateStackSetInput = [
|
|
|
1523
1530
|
0,
|
|
1524
1531
|
0,
|
|
1525
1532
|
0,
|
|
1526
|
-
() => AutoDeployment
|
|
1533
|
+
() => AutoDeployment$,
|
|
1527
1534
|
0,
|
|
1528
1535
|
[0, 4],
|
|
1529
|
-
() => ManagedExecution
|
|
1536
|
+
() => ManagedExecution$,
|
|
1530
1537
|
],
|
|
1531
1538
|
];
|
|
1532
|
-
var CreateStackSetOutput = [3, n0, _CSSO, 0, [_SSI], [0]];
|
|
1533
|
-
var DeactivateOrganizationsAccessInput = [3, n0, _DOAI, 0, [], []];
|
|
1534
|
-
var DeactivateOrganizationsAccessOutput = [3, n0, _DOAO, 0, [], []];
|
|
1535
|
-
var DeactivateTypeInput = [3, n0, _DTI, 0, [_TN, _T, _A], [0, 0, 0]];
|
|
1536
|
-
var DeactivateTypeOutput = [3, n0, _DTO, 0, [], []];
|
|
1537
|
-
var DeleteChangeSetInput = [3, n0, _DCSI, 0, [_CSN, _SN], [0, 0]];
|
|
1538
|
-
var DeleteChangeSetOutput = [3, n0, _DCSO, 0, [], []];
|
|
1539
|
-
var DeleteGeneratedTemplateInput = [3, n0, _DGTI, 0, [_GTN], [0]];
|
|
1540
|
-
var DeleteStackInput = [
|
|
1539
|
+
var CreateStackSetOutput$ = [3, n0, _CSSO, 0, [_SSI], [0]];
|
|
1540
|
+
var DeactivateOrganizationsAccessInput$ = [3, n0, _DOAI, 0, [], []];
|
|
1541
|
+
var DeactivateOrganizationsAccessOutput$ = [3, n0, _DOAO, 0, [], []];
|
|
1542
|
+
var DeactivateTypeInput$ = [3, n0, _DTI, 0, [_TN, _T, _A], [0, 0, 0]];
|
|
1543
|
+
var DeactivateTypeOutput$ = [3, n0, _DTO, 0, [], []];
|
|
1544
|
+
var DeleteChangeSetInput$ = [3, n0, _DCSI, 0, [_CSN, _SN], [0, 0]];
|
|
1545
|
+
var DeleteChangeSetOutput$ = [3, n0, _DCSO, 0, [], []];
|
|
1546
|
+
var DeleteGeneratedTemplateInput$ = [3, n0, _DGTI, 0, [_GTN], [0]];
|
|
1547
|
+
var DeleteStackInput$ = [
|
|
1541
1548
|
3,
|
|
1542
1549
|
n0,
|
|
1543
1550
|
_DSI,
|
|
@@ -1545,22 +1552,22 @@ var DeleteStackInput = [
|
|
|
1545
1552
|
[_SN, _RR, _RARN, _CRT, _DMe],
|
|
1546
1553
|
[0, 64 | 0, 0, 0, 0],
|
|
1547
1554
|
];
|
|
1548
|
-
var DeleteStackInstancesInput = [
|
|
1555
|
+
var DeleteStackInstancesInput$ = [
|
|
1549
1556
|
3,
|
|
1550
1557
|
n0,
|
|
1551
1558
|
_DSII,
|
|
1552
1559
|
0,
|
|
1553
1560
|
[_SSN, _Ac, _DT, _Re, _OP, _RS, _OI, _CA],
|
|
1554
|
-
[0, 64 | 0, () => DeploymentTargets
|
|
1555
|
-
];
|
|
1556
|
-
var DeleteStackInstancesOutput = [3, n0, _DSIO, 0, [_OI], [0]];
|
|
1557
|
-
var DeleteStackSetInput = [3, n0, _DSSI, 0, [_SSN, _CA], [0, 0]];
|
|
1558
|
-
var DeleteStackSetOutput = [3, n0, _DSSO, 0, [], []];
|
|
1559
|
-
var DeploymentTargets = [3, n0, _DT, 0, [_Ac, _AUc, _OUI, _AFT], [64 | 0, 0, 64 | 0, 0]];
|
|
1560
|
-
var DeregisterTypeInput = [3, n0, _DTIe, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
|
|
1561
|
-
var DeregisterTypeOutput = [3, n0, _DTOe, 0, [], []];
|
|
1562
|
-
var DescribeAccountLimitsInput = [3, n0, _DALI, 0, [_NT], [0]];
|
|
1563
|
-
var DescribeAccountLimitsOutput = [
|
|
1561
|
+
[0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => StackSetOperationPreferences$, 2, [0, 4], 0],
|
|
1562
|
+
];
|
|
1563
|
+
var DeleteStackInstancesOutput$ = [3, n0, _DSIO, 0, [_OI], [0]];
|
|
1564
|
+
var DeleteStackSetInput$ = [3, n0, _DSSI, 0, [_SSN, _CA], [0, 0]];
|
|
1565
|
+
var DeleteStackSetOutput$ = [3, n0, _DSSO, 0, [], []];
|
|
1566
|
+
var DeploymentTargets$ = [3, n0, _DT, 0, [_Ac, _AUc, _OUI, _AFT], [64 | 0, 0, 64 | 0, 0]];
|
|
1567
|
+
var DeregisterTypeInput$ = [3, n0, _DTIe, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
|
|
1568
|
+
var DeregisterTypeOutput$ = [3, n0, _DTOe, 0, [], []];
|
|
1569
|
+
var DescribeAccountLimitsInput$ = [3, n0, _DALI, 0, [_NT], [0]];
|
|
1570
|
+
var DescribeAccountLimitsOutput$ = [
|
|
1564
1571
|
3,
|
|
1565
1572
|
n0,
|
|
1566
1573
|
_DALO,
|
|
@@ -1568,7 +1575,7 @@ var DescribeAccountLimitsOutput = [
|
|
|
1568
1575
|
[_ALc, _NT],
|
|
1569
1576
|
[() => AccountLimitList, 0],
|
|
1570
1577
|
];
|
|
1571
|
-
var DescribeChangeSetHooksInput = [
|
|
1578
|
+
var DescribeChangeSetHooksInput$ = [
|
|
1572
1579
|
3,
|
|
1573
1580
|
n0,
|
|
1574
1581
|
_DCSHI,
|
|
@@ -1576,7 +1583,7 @@ var DescribeChangeSetHooksInput = [
|
|
|
1576
1583
|
[_CSN, _SN, _NT, _LRI],
|
|
1577
1584
|
[0, 0, 0, 0],
|
|
1578
1585
|
];
|
|
1579
|
-
var DescribeChangeSetHooksOutput = [
|
|
1586
|
+
var DescribeChangeSetHooksOutput$ = [
|
|
1580
1587
|
3,
|
|
1581
1588
|
n0,
|
|
1582
1589
|
_DCSHO,
|
|
@@ -1584,8 +1591,8 @@ var DescribeChangeSetHooksOutput = [
|
|
|
1584
1591
|
[_CSI, _CSN, _H, _S, _NT, _SI, _SN],
|
|
1585
1592
|
[0, 0, () => ChangeSetHooks, 0, 0, 0, 0],
|
|
1586
1593
|
];
|
|
1587
|
-
var DescribeChangeSetInput = [3, n0, _DCSIe, 0, [_CSN, _SN, _NT, _IPV], [0, 0, 0, 2]];
|
|
1588
|
-
var DescribeChangeSetOutput = [
|
|
1594
|
+
var DescribeChangeSetInput$ = [3, n0, _DCSIe, 0, [_CSN, _SN, _NT, _IPV], [0, 0, 0, 2]];
|
|
1595
|
+
var DescribeChangeSetOutput$ = [
|
|
1589
1596
|
3,
|
|
1590
1597
|
n0,
|
|
1591
1598
|
_DCSOe,
|
|
@@ -1628,7 +1635,7 @@ var DescribeChangeSetOutput = [
|
|
|
1628
1635
|
0,
|
|
1629
1636
|
0,
|
|
1630
1637
|
64 | 0,
|
|
1631
|
-
() => RollbackConfiguration
|
|
1638
|
+
() => RollbackConfiguration$,
|
|
1632
1639
|
64 | 0,
|
|
1633
1640
|
() => Tags,
|
|
1634
1641
|
() => Changes,
|
|
@@ -1641,30 +1648,30 @@ var DescribeChangeSetOutput = [
|
|
|
1641
1648
|
0,
|
|
1642
1649
|
],
|
|
1643
1650
|
];
|
|
1644
|
-
var DescribeEventsInput = [
|
|
1651
|
+
var DescribeEventsInput$ = [
|
|
1645
1652
|
3,
|
|
1646
1653
|
n0,
|
|
1647
1654
|
_DEI,
|
|
1648
1655
|
0,
|
|
1649
1656
|
[_SN, _CSN, _OI, _F, _NT],
|
|
1650
|
-
[0, 0, 0, () => EventFilter
|
|
1657
|
+
[0, 0, 0, () => EventFilter$, 0],
|
|
1651
1658
|
];
|
|
1652
|
-
var DescribeEventsOutput = [3, n0, _DEO, 0, [_OE, _NT], [() => OperationEvents, 0]];
|
|
1653
|
-
var DescribeGeneratedTemplateInput = [3, n0, _DGTIe, 0, [_GTN], [0]];
|
|
1654
|
-
var DescribeGeneratedTemplateOutput = [
|
|
1659
|
+
var DescribeEventsOutput$ = [3, n0, _DEO, 0, [_OE, _NT], [() => OperationEvents, 0]];
|
|
1660
|
+
var DescribeGeneratedTemplateInput$ = [3, n0, _DGTIe, 0, [_GTN], [0]];
|
|
1661
|
+
var DescribeGeneratedTemplateOutput$ = [
|
|
1655
1662
|
3,
|
|
1656
1663
|
n0,
|
|
1657
1664
|
_DGTO,
|
|
1658
1665
|
0,
|
|
1659
1666
|
[_GTI, _GTN, _R, _S, _SR, _CT, _LUT, _Pr, _SI, _TCe, _TW],
|
|
1660
|
-
[0, 0, () => ResourceDetails, 0, 0, 4, 4, () => TemplateProgress
|
|
1661
|
-
];
|
|
1662
|
-
var DescribeOrganizationsAccessInput = [3, n0, _DOAIe, 0, [_CA], [0]];
|
|
1663
|
-
var DescribeOrganizationsAccessOutput = [3, n0, _DOAOe, 0, [_S], [0]];
|
|
1664
|
-
var DescribePublisherInput = [3, n0, _DPI, 0, [_PI], [0]];
|
|
1665
|
-
var DescribePublisherOutput = [3, n0, _DPO, 0, [_PI, _PS, _IPd, _PP], [0, 0, 0, 0]];
|
|
1666
|
-
var DescribeResourceScanInput = [3, n0, _DRSI, 0, [_RSI], [0]];
|
|
1667
|
-
var DescribeResourceScanOutput = [
|
|
1667
|
+
[0, 0, () => ResourceDetails, 0, 0, 4, 4, () => TemplateProgress$, 0, () => TemplateConfiguration$, 1],
|
|
1668
|
+
];
|
|
1669
|
+
var DescribeOrganizationsAccessInput$ = [3, n0, _DOAIe, 0, [_CA], [0]];
|
|
1670
|
+
var DescribeOrganizationsAccessOutput$ = [3, n0, _DOAOe, 0, [_S], [0]];
|
|
1671
|
+
var DescribePublisherInput$ = [3, n0, _DPI, 0, [_PI], [0]];
|
|
1672
|
+
var DescribePublisherOutput$ = [3, n0, _DPO, 0, [_PI, _PS, _IPd, _PP], [0, 0, 0, 0]];
|
|
1673
|
+
var DescribeResourceScanInput$ = [3, n0, _DRSI, 0, [_RSI], [0]];
|
|
1674
|
+
var DescribeResourceScanOutput$ = [
|
|
1668
1675
|
3,
|
|
1669
1676
|
n0,
|
|
1670
1677
|
_DRSO,
|
|
@@ -1672,8 +1679,8 @@ var DescribeResourceScanOutput = [
|
|
|
1672
1679
|
[_RSI, _S, _SR, _ST, _ET, _PC, _RTe, _RSe, _RRe, _SF],
|
|
1673
1680
|
[0, 0, 0, 4, 4, 1, 64 | 0, 1, 1, () => ScanFilters],
|
|
1674
1681
|
];
|
|
1675
|
-
var DescribeStackDriftDetectionStatusInput = [3, n0, _DSDDSI, 0, [_SDDI], [0]];
|
|
1676
|
-
var DescribeStackDriftDetectionStatusOutput = [
|
|
1682
|
+
var DescribeStackDriftDetectionStatusInput$ = [3, n0, _DSDDSI, 0, [_SDDI], [0]];
|
|
1683
|
+
var DescribeStackDriftDetectionStatusOutput$ = [
|
|
1677
1684
|
3,
|
|
1678
1685
|
n0,
|
|
1679
1686
|
_DSDDSO,
|
|
@@ -1681,9 +1688,9 @@ var DescribeStackDriftDetectionStatusOutput = [
|
|
|
1681
1688
|
[_SI, _SDDI, _SDS, _DS, _DSR, _DSRC, _Ti],
|
|
1682
1689
|
[0, 0, 0, 0, 0, 1, 4],
|
|
1683
1690
|
];
|
|
1684
|
-
var DescribeStackEventsInput = [3, n0, _DSEI, 0, [_SN, _NT], [0, 0]];
|
|
1685
|
-
var DescribeStackEventsOutput = [3, n0, _DSEO, 0, [_SE, _NT], [() => StackEvents, 0]];
|
|
1686
|
-
var DescribeStackInstanceInput = [
|
|
1691
|
+
var DescribeStackEventsInput$ = [3, n0, _DSEI, 0, [_SN, _NT], [0, 0]];
|
|
1692
|
+
var DescribeStackEventsOutput$ = [3, n0, _DSEO, 0, [_SE, _NT], [() => StackEvents, 0]];
|
|
1693
|
+
var DescribeStackInstanceInput$ = [
|
|
1687
1694
|
3,
|
|
1688
1695
|
n0,
|
|
1689
1696
|
_DSIIe,
|
|
@@ -1691,9 +1698,9 @@ var DescribeStackInstanceInput = [
|
|
|
1691
1698
|
[_SSN, _SIA, _SIR, _CA],
|
|
1692
1699
|
[0, 0, 0, 0],
|
|
1693
1700
|
];
|
|
1694
|
-
var DescribeStackInstanceOutput = [3, n0, _DSIOe, 0, [_SIt], [() => StackInstance]];
|
|
1695
|
-
var DescribeStackRefactorInput = [3, n0, _DSRI, 0, [_SRI], [0]];
|
|
1696
|
-
var DescribeStackRefactorOutput = [
|
|
1701
|
+
var DescribeStackInstanceOutput$ = [3, n0, _DSIOe, 0, [_SIt], [() => StackInstance$]];
|
|
1702
|
+
var DescribeStackRefactorInput$ = [3, n0, _DSRI, 0, [_SRI], [0]];
|
|
1703
|
+
var DescribeStackRefactorOutput$ = [
|
|
1697
1704
|
3,
|
|
1698
1705
|
n0,
|
|
1699
1706
|
_DSRO,
|
|
@@ -1701,7 +1708,7 @@ var DescribeStackRefactorOutput = [
|
|
|
1701
1708
|
[_D, _SRI, _SIta, _ES, _ESR, _S, _SR],
|
|
1702
1709
|
[0, 0, 64 | 0, 0, 0, 0, 0],
|
|
1703
1710
|
];
|
|
1704
|
-
var DescribeStackResourceDriftsInput = [
|
|
1711
|
+
var DescribeStackResourceDriftsInput$ = [
|
|
1705
1712
|
3,
|
|
1706
1713
|
n0,
|
|
1707
1714
|
_DSRDI,
|
|
@@ -1709,7 +1716,7 @@ var DescribeStackResourceDriftsInput = [
|
|
|
1709
1716
|
[_SN, _SRDSF, _NT, _MR],
|
|
1710
1717
|
[0, 64 | 0, 0, 1],
|
|
1711
1718
|
];
|
|
1712
|
-
var DescribeStackResourceDriftsOutput = [
|
|
1719
|
+
var DescribeStackResourceDriftsOutput$ = [
|
|
1713
1720
|
3,
|
|
1714
1721
|
n0,
|
|
1715
1722
|
_DSRDO,
|
|
@@ -1717,31 +1724,31 @@ var DescribeStackResourceDriftsOutput = [
|
|
|
1717
1724
|
[_SRD, _NT],
|
|
1718
1725
|
[() => StackResourceDrifts, 0],
|
|
1719
1726
|
];
|
|
1720
|
-
var DescribeStackResourceInput = [3, n0, _DSRIe, 0, [_SN, _LRI], [0, 0]];
|
|
1721
|
-
var DescribeStackResourceOutput = [
|
|
1727
|
+
var DescribeStackResourceInput$ = [3, n0, _DSRIe, 0, [_SN, _LRI], [0, 0]];
|
|
1728
|
+
var DescribeStackResourceOutput$ = [
|
|
1722
1729
|
3,
|
|
1723
1730
|
n0,
|
|
1724
1731
|
_DSROe,
|
|
1725
1732
|
0,
|
|
1726
1733
|
[_SRDt],
|
|
1727
|
-
[() => StackResourceDetail],
|
|
1734
|
+
[() => StackResourceDetail$],
|
|
1728
1735
|
];
|
|
1729
|
-
var DescribeStackResourcesInput = [3, n0, _DSRIes, 0, [_SN, _LRI, _PRI], [0, 0, 0]];
|
|
1730
|
-
var DescribeStackResourcesOutput = [3, n0, _DSROes, 0, [_SRt], [() => StackResources]];
|
|
1731
|
-
var DescribeStackSetInput = [3, n0, _DSSIe, 0, [_SSN, _CA], [0, 0]];
|
|
1732
|
-
var DescribeStackSetOperationInput = [3, n0, _DSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
|
|
1733
|
-
var DescribeStackSetOperationOutput = [
|
|
1736
|
+
var DescribeStackResourcesInput$ = [3, n0, _DSRIes, 0, [_SN, _LRI, _PRI], [0, 0, 0]];
|
|
1737
|
+
var DescribeStackResourcesOutput$ = [3, n0, _DSROes, 0, [_SRt], [() => StackResources]];
|
|
1738
|
+
var DescribeStackSetInput$ = [3, n0, _DSSIe, 0, [_SSN, _CA], [0, 0]];
|
|
1739
|
+
var DescribeStackSetOperationInput$ = [3, n0, _DSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
|
|
1740
|
+
var DescribeStackSetOperationOutput$ = [
|
|
1734
1741
|
3,
|
|
1735
1742
|
n0,
|
|
1736
1743
|
_DSSOO,
|
|
1737
1744
|
0,
|
|
1738
1745
|
[_SSO],
|
|
1739
|
-
[() => StackSetOperation],
|
|
1746
|
+
[() => StackSetOperation$],
|
|
1740
1747
|
];
|
|
1741
|
-
var DescribeStackSetOutput = [3, n0, _DSSOe, 0, [_SS], [() => StackSet]];
|
|
1742
|
-
var DescribeStacksInput = [3, n0, _DSIe, 0, [_SN, _NT], [0, 0]];
|
|
1743
|
-
var DescribeStacksOutput = [3, n0, _DSO, 0, [_St, _NT], [() => Stacks, 0]];
|
|
1744
|
-
var DescribeTypeInput = [
|
|
1748
|
+
var DescribeStackSetOutput$ = [3, n0, _DSSOe, 0, [_SS], [() => StackSet$]];
|
|
1749
|
+
var DescribeStacksInput$ = [3, n0, _DSIe, 0, [_SN, _NT], [0, 0]];
|
|
1750
|
+
var DescribeStacksOutput$ = [3, n0, _DSO, 0, [_St, _NT], [() => Stacks, 0]];
|
|
1751
|
+
var DescribeTypeInput$ = [
|
|
1745
1752
|
3,
|
|
1746
1753
|
n0,
|
|
1747
1754
|
_DTIes,
|
|
@@ -1749,7 +1756,7 @@ var DescribeTypeInput = [
|
|
|
1749
1756
|
[_T, _TN, _A, _VI, _PI, _PVN],
|
|
1750
1757
|
[0, 0, 0, 0, 0, 0],
|
|
1751
1758
|
];
|
|
1752
|
-
var DescribeTypeOutput = [
|
|
1759
|
+
var DescribeTypeOutput$ = [
|
|
1753
1760
|
3,
|
|
1754
1761
|
n0,
|
|
1755
1762
|
_DTOes,
|
|
@@ -1795,7 +1802,7 @@ var DescribeTypeOutput = [
|
|
|
1795
1802
|
0,
|
|
1796
1803
|
0,
|
|
1797
1804
|
0,
|
|
1798
|
-
() => LoggingConfig
|
|
1805
|
+
() => LoggingConfig$,
|
|
1799
1806
|
() => RequiredActivatedTypes,
|
|
1800
1807
|
0,
|
|
1801
1808
|
0,
|
|
@@ -1813,8 +1820,8 @@ var DescribeTypeOutput = [
|
|
|
1813
1820
|
2,
|
|
1814
1821
|
],
|
|
1815
1822
|
];
|
|
1816
|
-
var DescribeTypeRegistrationInput = [3, n0, _DTRI, 0, [_RTeg], [0]];
|
|
1817
|
-
var DescribeTypeRegistrationOutput = [
|
|
1823
|
+
var DescribeTypeRegistrationInput$ = [3, n0, _DTRI, 0, [_RTeg], [0]];
|
|
1824
|
+
var DescribeTypeRegistrationOutput$ = [
|
|
1818
1825
|
3,
|
|
1819
1826
|
n0,
|
|
1820
1827
|
_DTRO,
|
|
@@ -1822,27 +1829,27 @@ var DescribeTypeRegistrationOutput = [
|
|
|
1822
1829
|
[_PSr, _D, _TA, _TVA],
|
|
1823
1830
|
[0, 0, 0, 0],
|
|
1824
1831
|
];
|
|
1825
|
-
var DetectStackDriftInput = [3, n0, _DSDI, 0, [_SN, _LRIo], [0, 64 | 0]];
|
|
1826
|
-
var DetectStackDriftOutput = [3, n0, _DSDO, 0, [_SDDI], [0]];
|
|
1827
|
-
var DetectStackResourceDriftInput = [3, n0, _DSRDIe, 0, [_SN, _LRI], [0, 0]];
|
|
1828
|
-
var DetectStackResourceDriftOutput = [
|
|
1832
|
+
var DetectStackDriftInput$ = [3, n0, _DSDI, 0, [_SN, _LRIo], [0, 64 | 0]];
|
|
1833
|
+
var DetectStackDriftOutput$ = [3, n0, _DSDO, 0, [_SDDI], [0]];
|
|
1834
|
+
var DetectStackResourceDriftInput$ = [3, n0, _DSRDIe, 0, [_SN, _LRI], [0, 0]];
|
|
1835
|
+
var DetectStackResourceDriftOutput$ = [
|
|
1829
1836
|
3,
|
|
1830
1837
|
n0,
|
|
1831
1838
|
_DSRDOe,
|
|
1832
1839
|
0,
|
|
1833
1840
|
[_SRDta],
|
|
1834
|
-
[() => StackResourceDrift],
|
|
1841
|
+
[() => StackResourceDrift$],
|
|
1835
1842
|
];
|
|
1836
|
-
var DetectStackSetDriftInput = [
|
|
1843
|
+
var DetectStackSetDriftInput$ = [
|
|
1837
1844
|
3,
|
|
1838
1845
|
n0,
|
|
1839
1846
|
_DSSDI,
|
|
1840
1847
|
0,
|
|
1841
1848
|
[_SSN, _OP, _OI, _CA],
|
|
1842
|
-
[0, () => StackSetOperationPreferences
|
|
1849
|
+
[0, () => StackSetOperationPreferences$, [0, 4], 0],
|
|
1843
1850
|
];
|
|
1844
|
-
var DetectStackSetDriftOutput = [3, n0, _DSSDO, 0, [_OI], [0]];
|
|
1845
|
-
var EstimateTemplateCostInput = [
|
|
1851
|
+
var DetectStackSetDriftOutput$ = [3, n0, _DSSDO, 0, [_OI], [0]];
|
|
1852
|
+
var EstimateTemplateCostInput$ = [
|
|
1846
1853
|
3,
|
|
1847
1854
|
n0,
|
|
1848
1855
|
_ETCI,
|
|
@@ -1850,9 +1857,9 @@ var EstimateTemplateCostInput = [
|
|
|
1850
1857
|
[_TB, _TURL, _P],
|
|
1851
1858
|
[0, 0, () => _Parameters],
|
|
1852
1859
|
];
|
|
1853
|
-
var EstimateTemplateCostOutput = [3, n0, _ETCO, 0, [_U], [0]];
|
|
1854
|
-
var EventFilter = [3, n0, _EF, 0, [_FE], [2]];
|
|
1855
|
-
var ExecuteChangeSetInput = [
|
|
1860
|
+
var EstimateTemplateCostOutput$ = [3, n0, _ETCO, 0, [_U], [0]];
|
|
1861
|
+
var EventFilter$ = [3, n0, _EF, 0, [_FE], [2]];
|
|
1862
|
+
var ExecuteChangeSetInput$ = [
|
|
1856
1863
|
3,
|
|
1857
1864
|
n0,
|
|
1858
1865
|
_ECSI,
|
|
@@ -1860,10 +1867,10 @@ var ExecuteChangeSetInput = [
|
|
|
1860
1867
|
[_CSN, _SN, _CRT, _DR, _REOC],
|
|
1861
1868
|
[0, 0, 0, 2, 2],
|
|
1862
1869
|
];
|
|
1863
|
-
var ExecuteChangeSetOutput = [3, n0, _ECSO, 0, [], []];
|
|
1864
|
-
var ExecuteStackRefactorInput = [3, n0, _ESRI, 0, [_SRI], [0]];
|
|
1865
|
-
var Export = [3, n0, _Ex, 0, [_ESI, _N, _V], [0, 0, 0]];
|
|
1866
|
-
var GeneratedTemplateNotFoundException = [
|
|
1870
|
+
var ExecuteChangeSetOutput$ = [3, n0, _ECSO, 0, [], []];
|
|
1871
|
+
var ExecuteStackRefactorInput$ = [3, n0, _ESRI, 0, [_SRI], [0]];
|
|
1872
|
+
var Export$ = [3, n0, _Ex, 0, [_ESI, _N, _V], [0, 0, 0]];
|
|
1873
|
+
var GeneratedTemplateNotFoundException$ = [
|
|
1867
1874
|
-3,
|
|
1868
1875
|
n0,
|
|
1869
1876
|
_GTNFE,
|
|
@@ -1871,39 +1878,39 @@ var GeneratedTemplateNotFoundException = [
|
|
|
1871
1878
|
[_M],
|
|
1872
1879
|
[0],
|
|
1873
1880
|
];
|
|
1874
|
-
schema.TypeRegistry.for(n0).registerError(GeneratedTemplateNotFoundException
|
|
1875
|
-
var GetGeneratedTemplateInput = [3, n0, _GGTI, 0, [_Fo, _GTN], [0, 0]];
|
|
1876
|
-
var GetGeneratedTemplateOutput = [3, n0, _GGTO, 0, [_S, _TB], [0, 0]];
|
|
1877
|
-
var GetHookResultInput = [3, n0, _GHRI, 0, [_HRI], [0]];
|
|
1878
|
-
var GetHookResultOutput = [
|
|
1881
|
+
schema.TypeRegistry.for(n0).registerError(GeneratedTemplateNotFoundException$, GeneratedTemplateNotFoundException);
|
|
1882
|
+
var GetGeneratedTemplateInput$ = [3, n0, _GGTI, 0, [_Fo, _GTN], [0, 0]];
|
|
1883
|
+
var GetGeneratedTemplateOutput$ = [3, n0, _GGTO, 0, [_S, _TB], [0, 0]];
|
|
1884
|
+
var GetHookResultInput$ = [3, n0, _GHRI, 0, [_HRI], [0]];
|
|
1885
|
+
var GetHookResultOutput$ = [
|
|
1879
1886
|
3,
|
|
1880
1887
|
n0,
|
|
1881
1888
|
_GHRO,
|
|
1882
1889
|
0,
|
|
1883
1890
|
[_HRI, _IP, _FM, _TN, _OTN, _TVI, _TCVI, _TA, _S, _HSR, _IAn, _Tar, _Ann],
|
|
1884
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, () => HookTarget
|
|
1891
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, () => HookTarget$, () => AnnotationList],
|
|
1885
1892
|
];
|
|
1886
|
-
var GetStackPolicyInput = [3, n0, _GSPI, 0, [_SN], [0]];
|
|
1887
|
-
var GetStackPolicyOutput = [3, n0, _GSPO, 0, [_SPB], [0]];
|
|
1888
|
-
var GetTemplateInput = [3, n0, _GTIe, 0, [_SN, _CSN, _TS], [0, 0, 0]];
|
|
1889
|
-
var GetTemplateOutput = [3, n0, _GTO, 0, [_TB, _SA], [0, 64 | 0]];
|
|
1890
|
-
var GetTemplateSummaryInput = [
|
|
1893
|
+
var GetStackPolicyInput$ = [3, n0, _GSPI, 0, [_SN], [0]];
|
|
1894
|
+
var GetStackPolicyOutput$ = [3, n0, _GSPO, 0, [_SPB], [0]];
|
|
1895
|
+
var GetTemplateInput$ = [3, n0, _GTIe, 0, [_SN, _CSN, _TS], [0, 0, 0]];
|
|
1896
|
+
var GetTemplateOutput$ = [3, n0, _GTO, 0, [_TB, _SA], [0, 64 | 0]];
|
|
1897
|
+
var GetTemplateSummaryInput$ = [
|
|
1891
1898
|
3,
|
|
1892
1899
|
n0,
|
|
1893
1900
|
_GTSI,
|
|
1894
1901
|
0,
|
|
1895
1902
|
[_TB, _TURL, _SN, _SSN, _CA, _TSC],
|
|
1896
|
-
[0, 0, 0, 0, 0, () => TemplateSummaryConfig],
|
|
1903
|
+
[0, 0, 0, 0, 0, () => TemplateSummaryConfig$],
|
|
1897
1904
|
];
|
|
1898
|
-
var GetTemplateSummaryOutput = [
|
|
1905
|
+
var GetTemplateSummaryOutput$ = [
|
|
1899
1906
|
3,
|
|
1900
1907
|
n0,
|
|
1901
1908
|
_GTSO,
|
|
1902
1909
|
0,
|
|
1903
1910
|
[_P, _D, _Ca, _CR, _RTe, _Ve, _Me, _DTe, _RIS, _W],
|
|
1904
|
-
[() => ParameterDeclarations, 0, 64 | 0, 0, 64 | 0, 0, 0, 64 | 0, () => ResourceIdentifierSummaries, () => Warnings],
|
|
1911
|
+
[() => ParameterDeclarations, 0, 64 | 0, 0, 64 | 0, 0, 0, 64 | 0, () => ResourceIdentifierSummaries, () => Warnings$],
|
|
1905
1912
|
];
|
|
1906
|
-
var HookResultNotFoundException = [
|
|
1913
|
+
var HookResultNotFoundException$ = [
|
|
1907
1914
|
-3,
|
|
1908
1915
|
n0,
|
|
1909
1916
|
_HRNFE,
|
|
@@ -1911,8 +1918,8 @@ var HookResultNotFoundException = [
|
|
|
1911
1918
|
[_M],
|
|
1912
1919
|
[0],
|
|
1913
1920
|
];
|
|
1914
|
-
schema.TypeRegistry.for(n0).registerError(HookResultNotFoundException
|
|
1915
|
-
var HookResultSummary = [
|
|
1921
|
+
schema.TypeRegistry.for(n0).registerError(HookResultNotFoundException$, HookResultNotFoundException);
|
|
1922
|
+
var HookResultSummary$ = [
|
|
1916
1923
|
3,
|
|
1917
1924
|
n0,
|
|
1918
1925
|
_HRS,
|
|
@@ -1920,17 +1927,17 @@ var HookResultSummary = [
|
|
|
1920
1927
|
[_HRI, _IP, _FM, _TN, _TVI, _TCVI, _S, _HSR, _IAn, _TT, _TI, _TA, _HET],
|
|
1921
1928
|
[0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0],
|
|
1922
1929
|
];
|
|
1923
|
-
var HookTarget = [3, n0, _HT, 0, [_TT, _TTN, _TI, _Act], [0, 0, 0, 0]];
|
|
1924
|
-
var ImportStacksToStackSetInput = [
|
|
1930
|
+
var HookTarget$ = [3, n0, _HT, 0, [_TT, _TTN, _TI, _Act], [0, 0, 0, 0]];
|
|
1931
|
+
var ImportStacksToStackSetInput$ = [
|
|
1925
1932
|
3,
|
|
1926
1933
|
n0,
|
|
1927
1934
|
_ISTSSI,
|
|
1928
1935
|
0,
|
|
1929
1936
|
[_SSN, _SIta, _SIU, _OUI, _OP, _OI, _CA],
|
|
1930
|
-
[0, 64 | 0, 0, 64 | 0, () => StackSetOperationPreferences
|
|
1937
|
+
[0, 64 | 0, 0, 64 | 0, () => StackSetOperationPreferences$, [0, 4], 0],
|
|
1931
1938
|
];
|
|
1932
|
-
var ImportStacksToStackSetOutput = [3, n0, _ISTSSO, 0, [_OI], [0]];
|
|
1933
|
-
var InsufficientCapabilitiesException = [
|
|
1939
|
+
var ImportStacksToStackSetOutput$ = [3, n0, _ISTSSO, 0, [_OI], [0]];
|
|
1940
|
+
var InsufficientCapabilitiesException$ = [
|
|
1934
1941
|
-3,
|
|
1935
1942
|
n0,
|
|
1936
1943
|
_ICE,
|
|
@@ -1938,8 +1945,8 @@ var InsufficientCapabilitiesException = [
|
|
|
1938
1945
|
[_M],
|
|
1939
1946
|
[0],
|
|
1940
1947
|
];
|
|
1941
|
-
schema.TypeRegistry.for(n0).registerError(InsufficientCapabilitiesException
|
|
1942
|
-
var InvalidChangeSetStatusException = [
|
|
1948
|
+
schema.TypeRegistry.for(n0).registerError(InsufficientCapabilitiesException$, InsufficientCapabilitiesException);
|
|
1949
|
+
var InvalidChangeSetStatusException$ = [
|
|
1943
1950
|
-3,
|
|
1944
1951
|
n0,
|
|
1945
1952
|
_ICSSE,
|
|
@@ -1947,8 +1954,8 @@ var InvalidChangeSetStatusException = [
|
|
|
1947
1954
|
[_M],
|
|
1948
1955
|
[0],
|
|
1949
1956
|
];
|
|
1950
|
-
schema.TypeRegistry.for(n0).registerError(InvalidChangeSetStatusException
|
|
1951
|
-
var InvalidOperationException = [
|
|
1957
|
+
schema.TypeRegistry.for(n0).registerError(InvalidChangeSetStatusException$, InvalidChangeSetStatusException);
|
|
1958
|
+
var InvalidOperationException$ = [
|
|
1952
1959
|
-3,
|
|
1953
1960
|
n0,
|
|
1954
1961
|
_IOE,
|
|
@@ -1956,8 +1963,8 @@ var InvalidOperationException = [
|
|
|
1956
1963
|
[_M],
|
|
1957
1964
|
[0],
|
|
1958
1965
|
];
|
|
1959
|
-
schema.TypeRegistry.for(n0).registerError(InvalidOperationException
|
|
1960
|
-
var InvalidStateTransitionException = [
|
|
1966
|
+
schema.TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
|
|
1967
|
+
var InvalidStateTransitionException$ = [
|
|
1961
1968
|
-3,
|
|
1962
1969
|
n0,
|
|
1963
1970
|
_ISTE,
|
|
@@ -1965,8 +1972,8 @@ var InvalidStateTransitionException = [
|
|
|
1965
1972
|
[_M],
|
|
1966
1973
|
[0],
|
|
1967
1974
|
];
|
|
1968
|
-
schema.TypeRegistry.for(n0).registerError(InvalidStateTransitionException
|
|
1969
|
-
var LimitExceededException = [
|
|
1975
|
+
schema.TypeRegistry.for(n0).registerError(InvalidStateTransitionException$, InvalidStateTransitionException);
|
|
1976
|
+
var LimitExceededException$ = [
|
|
1970
1977
|
-3,
|
|
1971
1978
|
n0,
|
|
1972
1979
|
_LEE,
|
|
@@ -1974,13 +1981,13 @@ var LimitExceededException = [
|
|
|
1974
1981
|
[_M],
|
|
1975
1982
|
[0],
|
|
1976
1983
|
];
|
|
1977
|
-
schema.TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1978
|
-
var ListChangeSetsInput = [3, n0, _LCSI, 0, [_SN, _NT], [0, 0]];
|
|
1979
|
-
var ListChangeSetsOutput = [3, n0, _LCSO, 0, [_Su, _NT], [() => ChangeSetSummaries, 0]];
|
|
1980
|
-
var ListExportsInput = [3, n0, _LEI, 0, [_NT], [0]];
|
|
1981
|
-
var ListExportsOutput = [3, n0, _LEO, 0, [_Exp, _NT], [() => Exports, 0]];
|
|
1982
|
-
var ListGeneratedTemplatesInput = [3, n0, _LGTI, 0, [_NT, _MR], [0, 1]];
|
|
1983
|
-
var ListGeneratedTemplatesOutput = [
|
|
1984
|
+
schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1985
|
+
var ListChangeSetsInput$ = [3, n0, _LCSI, 0, [_SN, _NT], [0, 0]];
|
|
1986
|
+
var ListChangeSetsOutput$ = [3, n0, _LCSO, 0, [_Su, _NT], [() => ChangeSetSummaries, 0]];
|
|
1987
|
+
var ListExportsInput$ = [3, n0, _LEI, 0, [_NT], [0]];
|
|
1988
|
+
var ListExportsOutput$ = [3, n0, _LEO, 0, [_Exp, _NT], [() => Exports, 0]];
|
|
1989
|
+
var ListGeneratedTemplatesInput$ = [3, n0, _LGTI, 0, [_NT, _MR], [0, 1]];
|
|
1990
|
+
var ListGeneratedTemplatesOutput$ = [
|
|
1984
1991
|
3,
|
|
1985
1992
|
n0,
|
|
1986
1993
|
_LGTO,
|
|
@@ -1988,8 +1995,8 @@ var ListGeneratedTemplatesOutput = [
|
|
|
1988
1995
|
[_Su, _NT],
|
|
1989
1996
|
[() => TemplateSummaries, 0],
|
|
1990
1997
|
];
|
|
1991
|
-
var ListHookResultsInput = [3, n0, _LHRI, 0, [_TT, _TI, _TA, _S, _NT], [0, 0, 0, 0, 0]];
|
|
1992
|
-
var ListHookResultsOutput = [
|
|
1998
|
+
var ListHookResultsInput$ = [3, n0, _LHRI, 0, [_TT, _TI, _TA, _S, _NT], [0, 0, 0, 0, 0]];
|
|
1999
|
+
var ListHookResultsOutput$ = [
|
|
1993
2000
|
3,
|
|
1994
2001
|
n0,
|
|
1995
2002
|
_LHRO,
|
|
@@ -1997,9 +2004,9 @@ var ListHookResultsOutput = [
|
|
|
1997
2004
|
[_TT, _TI, _HR, _NT],
|
|
1998
2005
|
[0, 0, () => HookResultSummaries, 0],
|
|
1999
2006
|
];
|
|
2000
|
-
var ListImportsInput = [3, n0, _LII, 0, [_EN, _NT], [0, 0]];
|
|
2001
|
-
var ListImportsOutput = [3, n0, _LIO, 0, [_Im, _NT], [64 | 0, 0]];
|
|
2002
|
-
var ListResourceScanRelatedResourcesInput = [
|
|
2007
|
+
var ListImportsInput$ = [3, n0, _LII, 0, [_EN, _NT], [0, 0]];
|
|
2008
|
+
var ListImportsOutput$ = [3, n0, _LIO, 0, [_Im, _NT], [64 | 0, 0]];
|
|
2009
|
+
var ListResourceScanRelatedResourcesInput$ = [
|
|
2003
2010
|
3,
|
|
2004
2011
|
n0,
|
|
2005
2012
|
_LRSRRI,
|
|
@@ -2007,7 +2014,7 @@ var ListResourceScanRelatedResourcesInput = [
|
|
|
2007
2014
|
[_RSI, _R, _NT, _MR],
|
|
2008
2015
|
[0, () => ScannedResourceIdentifiers, 0, 1],
|
|
2009
2016
|
];
|
|
2010
|
-
var ListResourceScanRelatedResourcesOutput = [
|
|
2017
|
+
var ListResourceScanRelatedResourcesOutput$ = [
|
|
2011
2018
|
3,
|
|
2012
2019
|
n0,
|
|
2013
2020
|
_LRSRRO,
|
|
@@ -2015,7 +2022,7 @@ var ListResourceScanRelatedResourcesOutput = [
|
|
|
2015
2022
|
[_RRel, _NT],
|
|
2016
2023
|
[() => RelatedResources, 0],
|
|
2017
2024
|
];
|
|
2018
|
-
var ListResourceScanResourcesInput = [
|
|
2025
|
+
var ListResourceScanResourcesInput$ = [
|
|
2019
2026
|
3,
|
|
2020
2027
|
n0,
|
|
2021
2028
|
_LRSRI,
|
|
@@ -2023,7 +2030,7 @@ var ListResourceScanResourcesInput = [
|
|
|
2023
2030
|
[_RSI, _RI, _RTP, _TK, _TV, _NT, _MR],
|
|
2024
2031
|
[0, 0, 0, 0, 0, 0, 1],
|
|
2025
2032
|
];
|
|
2026
|
-
var ListResourceScanResourcesOutput = [
|
|
2033
|
+
var ListResourceScanResourcesOutput$ = [
|
|
2027
2034
|
3,
|
|
2028
2035
|
n0,
|
|
2029
2036
|
_LRSRO,
|
|
@@ -2031,8 +2038,8 @@ var ListResourceScanResourcesOutput = [
|
|
|
2031
2038
|
[_R, _NT],
|
|
2032
2039
|
[() => ScannedResources, 0],
|
|
2033
2040
|
];
|
|
2034
|
-
var ListResourceScansInput = [3, n0, _LRSI, 0, [_NT, _MR, _STF], [0, 1, 0]];
|
|
2035
|
-
var ListResourceScansOutput = [
|
|
2041
|
+
var ListResourceScansInput$ = [3, n0, _LRSI, 0, [_NT, _MR, _STF], [0, 1, 0]];
|
|
2042
|
+
var ListResourceScansOutput$ = [
|
|
2036
2043
|
3,
|
|
2037
2044
|
n0,
|
|
2038
2045
|
_LRSO,
|
|
@@ -2040,7 +2047,7 @@ var ListResourceScansOutput = [
|
|
|
2040
2047
|
[_RSS, _NT],
|
|
2041
2048
|
[() => ResourceScanSummaries, 0],
|
|
2042
2049
|
];
|
|
2043
|
-
var ListStackInstanceResourceDriftsInput = [
|
|
2050
|
+
var ListStackInstanceResourceDriftsInput$ = [
|
|
2044
2051
|
3,
|
|
2045
2052
|
n0,
|
|
2046
2053
|
_LSIRDI,
|
|
@@ -2048,7 +2055,7 @@ var ListStackInstanceResourceDriftsInput = [
|
|
|
2048
2055
|
[_SSN, _NT, _MR, _SIRDS, _SIA, _SIR, _OI, _CA],
|
|
2049
2056
|
[0, 0, 1, 64 | 0, 0, 0, 0, 0],
|
|
2050
2057
|
];
|
|
2051
|
-
var ListStackInstanceResourceDriftsOutput = [
|
|
2058
|
+
var ListStackInstanceResourceDriftsOutput$ = [
|
|
2052
2059
|
3,
|
|
2053
2060
|
n0,
|
|
2054
2061
|
_LSIRDO,
|
|
@@ -2056,7 +2063,7 @@ var ListStackInstanceResourceDriftsOutput = [
|
|
|
2056
2063
|
[_Su, _NT],
|
|
2057
2064
|
[() => StackInstanceResourceDriftsSummaries, 0],
|
|
2058
2065
|
];
|
|
2059
|
-
var ListStackInstancesInput = [
|
|
2066
|
+
var ListStackInstancesInput$ = [
|
|
2060
2067
|
3,
|
|
2061
2068
|
n0,
|
|
2062
2069
|
_LSII,
|
|
@@ -2064,7 +2071,7 @@ var ListStackInstancesInput = [
|
|
|
2064
2071
|
[_SSN, _NT, _MR, _F, _SIA, _SIR, _CA],
|
|
2065
2072
|
[0, 0, 1, () => StackInstanceFilters, 0, 0, 0],
|
|
2066
2073
|
];
|
|
2067
|
-
var ListStackInstancesOutput = [
|
|
2074
|
+
var ListStackInstancesOutput$ = [
|
|
2068
2075
|
3,
|
|
2069
2076
|
n0,
|
|
2070
2077
|
_LSIO,
|
|
@@ -2072,8 +2079,8 @@ var ListStackInstancesOutput = [
|
|
|
2072
2079
|
[_Su, _NT],
|
|
2073
2080
|
[() => StackInstanceSummaries, 0],
|
|
2074
2081
|
];
|
|
2075
|
-
var ListStackRefactorActionsInput = [3, n0, _LSRAI, 0, [_SRI, _NT, _MR], [0, 0, 1]];
|
|
2076
|
-
var ListStackRefactorActionsOutput = [
|
|
2082
|
+
var ListStackRefactorActionsInput$ = [3, n0, _LSRAI, 0, [_SRI, _NT, _MR], [0, 0, 1]];
|
|
2083
|
+
var ListStackRefactorActionsOutput$ = [
|
|
2077
2084
|
3,
|
|
2078
2085
|
n0,
|
|
2079
2086
|
_LSRAO,
|
|
@@ -2081,8 +2088,8 @@ var ListStackRefactorActionsOutput = [
|
|
|
2081
2088
|
[_SRA, _NT],
|
|
2082
2089
|
[() => StackRefactorActions, 0],
|
|
2083
2090
|
];
|
|
2084
|
-
var ListStackRefactorsInput = [3, n0, _LSRI, 0, [_ESF, _NT, _MR], [64 | 0, 0, 1]];
|
|
2085
|
-
var ListStackRefactorsOutput = [
|
|
2091
|
+
var ListStackRefactorsInput$ = [3, n0, _LSRI, 0, [_ESF, _NT, _MR], [64 | 0, 0, 1]];
|
|
2092
|
+
var ListStackRefactorsOutput$ = [
|
|
2086
2093
|
3,
|
|
2087
2094
|
n0,
|
|
2088
2095
|
_LSRO,
|
|
@@ -2090,8 +2097,8 @@ var ListStackRefactorsOutput = [
|
|
|
2090
2097
|
[_SRS, _NT],
|
|
2091
2098
|
[() => StackRefactorSummaries, 0],
|
|
2092
2099
|
];
|
|
2093
|
-
var ListStackResourcesInput = [3, n0, _LSRIi, 0, [_SN, _NT], [0, 0]];
|
|
2094
|
-
var ListStackResourcesOutput = [
|
|
2100
|
+
var ListStackResourcesInput$ = [3, n0, _LSRIi, 0, [_SN, _NT], [0, 0]];
|
|
2101
|
+
var ListStackResourcesOutput$ = [
|
|
2095
2102
|
3,
|
|
2096
2103
|
n0,
|
|
2097
2104
|
_LSROi,
|
|
@@ -2099,7 +2106,7 @@ var ListStackResourcesOutput = [
|
|
|
2099
2106
|
[_SRSt, _NT],
|
|
2100
2107
|
[() => StackResourceSummaries, 0],
|
|
2101
2108
|
];
|
|
2102
|
-
var ListStackSetAutoDeploymentTargetsInput = [
|
|
2109
|
+
var ListStackSetAutoDeploymentTargetsInput$ = [
|
|
2103
2110
|
3,
|
|
2104
2111
|
n0,
|
|
2105
2112
|
_LSSADTI,
|
|
@@ -2107,7 +2114,7 @@ var ListStackSetAutoDeploymentTargetsInput = [
|
|
|
2107
2114
|
[_SSN, _NT, _MR, _CA],
|
|
2108
2115
|
[0, 0, 1, 0],
|
|
2109
2116
|
];
|
|
2110
|
-
var ListStackSetAutoDeploymentTargetsOutput = [
|
|
2117
|
+
var ListStackSetAutoDeploymentTargetsOutput$ = [
|
|
2111
2118
|
3,
|
|
2112
2119
|
n0,
|
|
2113
2120
|
_LSSADTO,
|
|
@@ -2115,7 +2122,7 @@ var ListStackSetAutoDeploymentTargetsOutput = [
|
|
|
2115
2122
|
[_Su, _NT],
|
|
2116
2123
|
[() => StackSetAutoDeploymentTargetSummaries, 0],
|
|
2117
2124
|
];
|
|
2118
|
-
var ListStackSetOperationResultsInput = [
|
|
2125
|
+
var ListStackSetOperationResultsInput$ = [
|
|
2119
2126
|
3,
|
|
2120
2127
|
n0,
|
|
2121
2128
|
_LSSORI,
|
|
@@ -2123,7 +2130,7 @@ var ListStackSetOperationResultsInput = [
|
|
|
2123
2130
|
[_SSN, _OI, _NT, _MR, _CA, _F],
|
|
2124
2131
|
[0, 0, 0, 1, 0, () => OperationResultFilters],
|
|
2125
2132
|
];
|
|
2126
|
-
var ListStackSetOperationResultsOutput = [
|
|
2133
|
+
var ListStackSetOperationResultsOutput$ = [
|
|
2127
2134
|
3,
|
|
2128
2135
|
n0,
|
|
2129
2136
|
_LSSORO,
|
|
@@ -2131,8 +2138,15 @@ var ListStackSetOperationResultsOutput = [
|
|
|
2131
2138
|
[_Su, _NT],
|
|
2132
2139
|
[() => StackSetOperationResultSummaries, 0],
|
|
2133
2140
|
];
|
|
2134
|
-
var ListStackSetOperationsInput = [
|
|
2135
|
-
|
|
2141
|
+
var ListStackSetOperationsInput$ = [
|
|
2142
|
+
3,
|
|
2143
|
+
n0,
|
|
2144
|
+
_LSSOI,
|
|
2145
|
+
0,
|
|
2146
|
+
[_SSN, _NT, _MR, _CA],
|
|
2147
|
+
[0, 0, 1, 0],
|
|
2148
|
+
];
|
|
2149
|
+
var ListStackSetOperationsOutput$ = [
|
|
2136
2150
|
3,
|
|
2137
2151
|
n0,
|
|
2138
2152
|
_LSSOO,
|
|
@@ -2140,11 +2154,11 @@ var ListStackSetOperationsOutput = [
|
|
|
2140
2154
|
[_Su, _NT],
|
|
2141
2155
|
[() => StackSetOperationSummaries, 0],
|
|
2142
2156
|
];
|
|
2143
|
-
var ListStackSetsInput = [3, n0, _LSSI, 0, [_NT, _MR, _S, _CA], [0, 1, 0, 0]];
|
|
2144
|
-
var ListStackSetsOutput = [3, n0, _LSSO, 0, [_Su, _NT], [() => StackSetSummaries, 0]];
|
|
2145
|
-
var ListStacksInput = [3, n0, _LSI, 0, [_NT, _SSF], [0, 64 | 0]];
|
|
2146
|
-
var ListStacksOutput = [3, n0, _LSO, 0, [_SSt, _NT], [() => StackSummaries, 0]];
|
|
2147
|
-
var ListTypeRegistrationsInput = [
|
|
2157
|
+
var ListStackSetsInput$ = [3, n0, _LSSI, 0, [_NT, _MR, _S, _CA], [0, 1, 0, 0]];
|
|
2158
|
+
var ListStackSetsOutput$ = [3, n0, _LSSO, 0, [_Su, _NT], [() => StackSetSummaries, 0]];
|
|
2159
|
+
var ListStacksInput$ = [3, n0, _LSI, 0, [_NT, _SSF], [0, 64 | 0]];
|
|
2160
|
+
var ListStacksOutput$ = [3, n0, _LSO, 0, [_SSt, _NT], [() => StackSummaries, 0]];
|
|
2161
|
+
var ListTypeRegistrationsInput$ = [
|
|
2148
2162
|
3,
|
|
2149
2163
|
n0,
|
|
2150
2164
|
_LTRI,
|
|
@@ -2152,17 +2166,17 @@ var ListTypeRegistrationsInput = [
|
|
|
2152
2166
|
[_T, _TN, _TA, _RSF, _MR, _NT],
|
|
2153
2167
|
[0, 0, 0, 0, 1, 0],
|
|
2154
2168
|
];
|
|
2155
|
-
var ListTypeRegistrationsOutput = [3, n0, _LTRO, 0, [_RTL, _NT], [64 | 0, 0]];
|
|
2156
|
-
var ListTypesInput = [
|
|
2169
|
+
var ListTypeRegistrationsOutput$ = [3, n0, _LTRO, 0, [_RTL, _NT], [64 | 0, 0]];
|
|
2170
|
+
var ListTypesInput$ = [
|
|
2157
2171
|
3,
|
|
2158
2172
|
n0,
|
|
2159
2173
|
_LTI,
|
|
2160
2174
|
0,
|
|
2161
2175
|
[_Vi, _PT, _DSe, _T, _F, _MR, _NT],
|
|
2162
|
-
[0, 0, 0, 0, () => TypeFilters
|
|
2176
|
+
[0, 0, 0, 0, () => TypeFilters$, 1, 0],
|
|
2163
2177
|
];
|
|
2164
|
-
var ListTypesOutput = [3, n0, _LTO, 0, [_TSy, _NT], [() => TypeSummaries, 0]];
|
|
2165
|
-
var ListTypeVersionsInput = [
|
|
2178
|
+
var ListTypesOutput$ = [3, n0, _LTO, 0, [_TSy, _NT], [() => TypeSummaries, 0]];
|
|
2179
|
+
var ListTypeVersionsInput$ = [
|
|
2166
2180
|
3,
|
|
2167
2181
|
n0,
|
|
2168
2182
|
_LTVI,
|
|
@@ -2170,7 +2184,7 @@ var ListTypeVersionsInput = [
|
|
|
2170
2184
|
[_T, _TN, _A, _MR, _NT, _DSe, _PI],
|
|
2171
2185
|
[0, 0, 0, 1, 0, 0, 0],
|
|
2172
2186
|
];
|
|
2173
|
-
var ListTypeVersionsOutput = [
|
|
2187
|
+
var ListTypeVersionsOutput$ = [
|
|
2174
2188
|
3,
|
|
2175
2189
|
n0,
|
|
2176
2190
|
_LTVO,
|
|
@@ -2178,11 +2192,11 @@ var ListTypeVersionsOutput = [
|
|
|
2178
2192
|
[_TVS, _NT],
|
|
2179
2193
|
[() => TypeVersionSummaries, 0],
|
|
2180
2194
|
];
|
|
2181
|
-
var LiveResourceDrift = [3, n0, _LRD, 0, [_PV, _AV, _DDT], [0, 0, 4]];
|
|
2182
|
-
var LoggingConfig = [3, n0, _LC, 0, [_LRA, _LGN], [0, 0]];
|
|
2183
|
-
var ManagedExecution = [3, n0, _ME, 0, [_Acti], [2]];
|
|
2184
|
-
var ModuleInfo = [3, n0, _MI, 0, [_TH, _LIH], [0, 0]];
|
|
2185
|
-
var NameAlreadyExistsException = [
|
|
2195
|
+
var LiveResourceDrift$ = [3, n0, _LRD, 0, [_PV, _AV, _DDT], [0, 0, 4]];
|
|
2196
|
+
var LoggingConfig$ = [3, n0, _LC, 0, [_LRA, _LGN], [0, 0]];
|
|
2197
|
+
var ManagedExecution$ = [3, n0, _ME, 0, [_Acti], [2]];
|
|
2198
|
+
var ModuleInfo$ = [3, n0, _MI, 0, [_TH, _LIH], [0, 0]];
|
|
2199
|
+
var NameAlreadyExistsException$ = [
|
|
2186
2200
|
-3,
|
|
2187
2201
|
n0,
|
|
2188
2202
|
_NAEE,
|
|
@@ -2190,9 +2204,9 @@ var NameAlreadyExistsException = [
|
|
|
2190
2204
|
[_M],
|
|
2191
2205
|
[0],
|
|
2192
2206
|
];
|
|
2193
|
-
schema.TypeRegistry.for(n0).registerError(NameAlreadyExistsException
|
|
2194
|
-
var OperationEntry = [3, n0, _OEp, 0, [_OT, _OI], [0, 0]];
|
|
2195
|
-
var OperationEvent = [
|
|
2207
|
+
schema.TypeRegistry.for(n0).registerError(NameAlreadyExistsException$, NameAlreadyExistsException);
|
|
2208
|
+
var OperationEntry$ = [3, n0, _OEp, 0, [_OT, _OI], [0, 0]];
|
|
2209
|
+
var OperationEvent$ = [
|
|
2196
2210
|
3,
|
|
2197
2211
|
n0,
|
|
2198
2212
|
_OEpe,
|
|
@@ -2228,7 +2242,7 @@ var OperationEvent = [
|
|
|
2228
2242
|
],
|
|
2229
2243
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
2230
2244
|
];
|
|
2231
|
-
var OperationIdAlreadyExistsException = [
|
|
2245
|
+
var OperationIdAlreadyExistsException$ = [
|
|
2232
2246
|
-3,
|
|
2233
2247
|
n0,
|
|
2234
2248
|
_OIAEE,
|
|
@@ -2236,8 +2250,8 @@ var OperationIdAlreadyExistsException = [
|
|
|
2236
2250
|
[_M],
|
|
2237
2251
|
[0],
|
|
2238
2252
|
];
|
|
2239
|
-
schema.TypeRegistry.for(n0).registerError(OperationIdAlreadyExistsException
|
|
2240
|
-
var OperationInProgressException = [
|
|
2253
|
+
schema.TypeRegistry.for(n0).registerError(OperationIdAlreadyExistsException$, OperationIdAlreadyExistsException);
|
|
2254
|
+
var OperationInProgressException$ = [
|
|
2241
2255
|
-3,
|
|
2242
2256
|
n0,
|
|
2243
2257
|
_OIPE,
|
|
@@ -2245,8 +2259,8 @@ var OperationInProgressException = [
|
|
|
2245
2259
|
[_M],
|
|
2246
2260
|
[0],
|
|
2247
2261
|
];
|
|
2248
|
-
schema.TypeRegistry.for(n0).registerError(OperationInProgressException
|
|
2249
|
-
var OperationNotFoundException = [
|
|
2262
|
+
schema.TypeRegistry.for(n0).registerError(OperationInProgressException$, OperationInProgressException);
|
|
2263
|
+
var OperationNotFoundException$ = [
|
|
2250
2264
|
-3,
|
|
2251
2265
|
n0,
|
|
2252
2266
|
_ONFE,
|
|
@@ -2254,9 +2268,9 @@ var OperationNotFoundException = [
|
|
|
2254
2268
|
[_M],
|
|
2255
2269
|
[0],
|
|
2256
2270
|
];
|
|
2257
|
-
schema.TypeRegistry.for(n0).registerError(OperationNotFoundException
|
|
2258
|
-
var OperationResultFilter = [3, n0, _ORF, 0, [_N, _Va], [0, 0]];
|
|
2259
|
-
var OperationStatusCheckFailedException = [
|
|
2271
|
+
schema.TypeRegistry.for(n0).registerError(OperationNotFoundException$, OperationNotFoundException);
|
|
2272
|
+
var OperationResultFilter$ = [3, n0, _ORF, 0, [_N, _Va], [0, 0]];
|
|
2273
|
+
var OperationStatusCheckFailedException$ = [
|
|
2260
2274
|
-3,
|
|
2261
2275
|
n0,
|
|
2262
2276
|
_OSCFE,
|
|
@@ -2264,23 +2278,23 @@ var OperationStatusCheckFailedException = [
|
|
|
2264
2278
|
[_M],
|
|
2265
2279
|
[0],
|
|
2266
2280
|
];
|
|
2267
|
-
schema.TypeRegistry.for(n0).registerError(OperationStatusCheckFailedException
|
|
2268
|
-
var Output = [3, n0, _O, 0, [_OK, _OV, _D, _EN], [0, 0, 0, 0]];
|
|
2269
|
-
var Parameter = [3, n0, _Pa, 0, [_PK, _PVa, _UPV, _RV], [0, 0, 2, 0]];
|
|
2270
|
-
var ParameterConstraints = [3, n0, _PCa, 0, [_AVl], [64 | 0]];
|
|
2271
|
-
var ParameterDeclaration = [
|
|
2281
|
+
schema.TypeRegistry.for(n0).registerError(OperationStatusCheckFailedException$, OperationStatusCheckFailedException);
|
|
2282
|
+
var Output$ = [3, n0, _O, 0, [_OK, _OV, _D, _EN], [0, 0, 0, 0]];
|
|
2283
|
+
var Parameter$ = [3, n0, _Pa, 0, [_PK, _PVa, _UPV, _RV], [0, 0, 2, 0]];
|
|
2284
|
+
var ParameterConstraints$ = [3, n0, _PCa, 0, [_AVl], [64 | 0]];
|
|
2285
|
+
var ParameterDeclaration$ = [
|
|
2272
2286
|
3,
|
|
2273
2287
|
n0,
|
|
2274
2288
|
_PD,
|
|
2275
2289
|
0,
|
|
2276
2290
|
[_PK, _DV, _PTa, _NE, _D, _PCa],
|
|
2277
|
-
[0, 0, 0, 2, 0, () => ParameterConstraints],
|
|
2291
|
+
[0, 0, 0, 2, 0, () => ParameterConstraints$],
|
|
2278
2292
|
];
|
|
2279
|
-
var PhysicalResourceIdContextKeyValuePair = [3, n0, _PRICKVP, 0, [_K, _V], [0, 0]];
|
|
2280
|
-
var PropertyDifference = [3, n0, _PDr, 0, [_PPr, _EV, _AV, _DTi], [0, 0, 0, 0]];
|
|
2281
|
-
var PublishTypeInput = [3, n0, _PTI, 0, [_T, _A, _TN, _PVN], [0, 0, 0, 0]];
|
|
2282
|
-
var PublishTypeOutput = [3, n0, _PTO, 0, [_PTA], [0]];
|
|
2283
|
-
var RecordHandlerProgressInput = [
|
|
2293
|
+
var PhysicalResourceIdContextKeyValuePair$ = [3, n0, _PRICKVP, 0, [_K, _V], [0, 0]];
|
|
2294
|
+
var PropertyDifference$ = [3, n0, _PDr, 0, [_PPr, _EV, _AV, _DTi], [0, 0, 0, 0]];
|
|
2295
|
+
var PublishTypeInput$ = [3, n0, _PTI, 0, [_T, _A, _TN, _PVN], [0, 0, 0, 0]];
|
|
2296
|
+
var PublishTypeOutput$ = [3, n0, _PTO, 0, [_PTA], [0]];
|
|
2297
|
+
var RecordHandlerProgressInput$ = [
|
|
2284
2298
|
3,
|
|
2285
2299
|
n0,
|
|
2286
2300
|
_RHPI,
|
|
@@ -2288,20 +2302,27 @@ var RecordHandlerProgressInput = [
|
|
|
2288
2302
|
[_BT, _OS, _COS, _SM, _EC, _RMes, _CRT],
|
|
2289
2303
|
[0, 0, 0, 0, 0, 0, 0],
|
|
2290
2304
|
];
|
|
2291
|
-
var RecordHandlerProgressOutput = [3, n0, _RHPO, 0, [], []];
|
|
2292
|
-
var RegisterPublisherInput = [3, n0, _RPI, 0, [_ATAC, _CAo], [2, 0]];
|
|
2293
|
-
var RegisterPublisherOutput = [3, n0, _RPO, 0, [_PI], [0]];
|
|
2294
|
-
var RegisterTypeInput = [
|
|
2305
|
+
var RecordHandlerProgressOutput$ = [3, n0, _RHPO, 0, [], []];
|
|
2306
|
+
var RegisterPublisherInput$ = [3, n0, _RPI, 0, [_ATAC, _CAo], [2, 0]];
|
|
2307
|
+
var RegisterPublisherOutput$ = [3, n0, _RPO, 0, [_PI], [0]];
|
|
2308
|
+
var RegisterTypeInput$ = [
|
|
2295
2309
|
3,
|
|
2296
2310
|
n0,
|
|
2297
2311
|
_RTIe,
|
|
2298
2312
|
0,
|
|
2299
2313
|
[_T, _TN, _SHP, _LC, _ERA, _CRT],
|
|
2300
|
-
[0, 0, 0, () => LoggingConfig
|
|
2314
|
+
[0, 0, 0, () => LoggingConfig$, 0, 0],
|
|
2315
|
+
];
|
|
2316
|
+
var RegisterTypeOutput$ = [3, n0, _RTO, 0, [_RTeg], [0]];
|
|
2317
|
+
var RequiredActivatedType$ = [
|
|
2318
|
+
3,
|
|
2319
|
+
n0,
|
|
2320
|
+
_RATe,
|
|
2321
|
+
0,
|
|
2322
|
+
[_TNA, _OTN, _PI, _SMV],
|
|
2323
|
+
[0, 0, 0, 64 | 1],
|
|
2301
2324
|
];
|
|
2302
|
-
var
|
|
2303
|
-
var RequiredActivatedType = [3, n0, _RATe, 0, [_TNA, _OTN, _PI, _SMV], [0, 0, 0, 64 | 1]];
|
|
2304
|
-
var ResourceChange = [
|
|
2325
|
+
var ResourceChange$ = [
|
|
2305
2326
|
3,
|
|
2306
2327
|
n0,
|
|
2307
2328
|
_RC,
|
|
@@ -2319,22 +2340,22 @@ var ResourceChange = [
|
|
|
2319
2340
|
() => ResourceDriftIgnoredAttributes,
|
|
2320
2341
|
() => ResourceChangeDetails,
|
|
2321
2342
|
0,
|
|
2322
|
-
() => ModuleInfo
|
|
2343
|
+
() => ModuleInfo$,
|
|
2323
2344
|
0,
|
|
2324
2345
|
0,
|
|
2325
2346
|
0,
|
|
2326
2347
|
],
|
|
2327
2348
|
];
|
|
2328
|
-
var ResourceChangeDetail = [
|
|
2349
|
+
var ResourceChangeDetail$ = [
|
|
2329
2350
|
3,
|
|
2330
2351
|
n0,
|
|
2331
2352
|
_RCD,
|
|
2332
2353
|
0,
|
|
2333
2354
|
[_Tar, _Ev, _CSh, _CE],
|
|
2334
|
-
[() => ResourceTargetDefinition
|
|
2355
|
+
[() => ResourceTargetDefinition$, 0, 0, 0],
|
|
2335
2356
|
];
|
|
2336
|
-
var ResourceDefinition = [3, n0, _RD, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
|
|
2337
|
-
var ResourceDetail = [
|
|
2357
|
+
var ResourceDefinition$ = [3, n0, _RD, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
|
|
2358
|
+
var ResourceDetail$ = [
|
|
2338
2359
|
3,
|
|
2339
2360
|
n0,
|
|
2340
2361
|
_RDe,
|
|
@@ -2342,8 +2363,8 @@ var ResourceDetail = [
|
|
|
2342
2363
|
[_RT, _LRI, _RI, _RSes, _RSR, _W],
|
|
2343
2364
|
[0, 0, 128 | 0, 0, 0, () => WarningDetails],
|
|
2344
2365
|
];
|
|
2345
|
-
var ResourceDriftIgnoredAttribute = [3, n0, _RDIAe, 0, [_Pat, _Rea], [0, 0]];
|
|
2346
|
-
var ResourceIdentifierSummary = [
|
|
2366
|
+
var ResourceDriftIgnoredAttribute$ = [3, n0, _RDIAe, 0, [_Pat, _Rea], [0, 0]];
|
|
2367
|
+
var ResourceIdentifierSummary$ = [
|
|
2347
2368
|
3,
|
|
2348
2369
|
n0,
|
|
2349
2370
|
_RISe,
|
|
@@ -2351,16 +2372,16 @@ var ResourceIdentifierSummary = [
|
|
|
2351
2372
|
[_RT, _LRIo, _RIe],
|
|
2352
2373
|
[0, 64 | 0, 64 | 0],
|
|
2353
2374
|
];
|
|
2354
|
-
var ResourceLocation = [3, n0, _RLe, 0, [_SN, _LRI], [0, 0]];
|
|
2355
|
-
var ResourceMapping = [
|
|
2375
|
+
var ResourceLocation$ = [3, n0, _RLe, 0, [_SN, _LRI], [0, 0]];
|
|
2376
|
+
var ResourceMapping$ = [
|
|
2356
2377
|
3,
|
|
2357
2378
|
n0,
|
|
2358
2379
|
_RMeso,
|
|
2359
2380
|
0,
|
|
2360
2381
|
[_So, _Des],
|
|
2361
|
-
[() => ResourceLocation
|
|
2382
|
+
[() => ResourceLocation$, () => ResourceLocation$],
|
|
2362
2383
|
];
|
|
2363
|
-
var ResourceScanInProgressException = [
|
|
2384
|
+
var ResourceScanInProgressException$ = [
|
|
2364
2385
|
-3,
|
|
2365
2386
|
n0,
|
|
2366
2387
|
_RSIPE,
|
|
@@ -2368,8 +2389,8 @@ var ResourceScanInProgressException = [
|
|
|
2368
2389
|
[_M],
|
|
2369
2390
|
[0],
|
|
2370
2391
|
];
|
|
2371
|
-
schema.TypeRegistry.for(n0).registerError(ResourceScanInProgressException
|
|
2372
|
-
var ResourceScanLimitExceededException = [
|
|
2392
|
+
schema.TypeRegistry.for(n0).registerError(ResourceScanInProgressException$, ResourceScanInProgressException);
|
|
2393
|
+
var ResourceScanLimitExceededException$ = [
|
|
2373
2394
|
-3,
|
|
2374
2395
|
n0,
|
|
2375
2396
|
_RSLEE,
|
|
@@ -2377,8 +2398,8 @@ var ResourceScanLimitExceededException = [
|
|
|
2377
2398
|
[_M],
|
|
2378
2399
|
[0],
|
|
2379
2400
|
];
|
|
2380
|
-
schema.TypeRegistry.for(n0).registerError(ResourceScanLimitExceededException
|
|
2381
|
-
var ResourceScanNotFoundException = [
|
|
2401
|
+
schema.TypeRegistry.for(n0).registerError(ResourceScanLimitExceededException$, ResourceScanLimitExceededException);
|
|
2402
|
+
var ResourceScanNotFoundException$ = [
|
|
2382
2403
|
-3,
|
|
2383
2404
|
n0,
|
|
2384
2405
|
_RSNFE,
|
|
@@ -2386,8 +2407,8 @@ var ResourceScanNotFoundException = [
|
|
|
2386
2407
|
[_M],
|
|
2387
2408
|
[0],
|
|
2388
2409
|
];
|
|
2389
|
-
schema.TypeRegistry.for(n0).registerError(ResourceScanNotFoundException
|
|
2390
|
-
var ResourceScanSummary = [
|
|
2410
|
+
schema.TypeRegistry.for(n0).registerError(ResourceScanNotFoundException$, ResourceScanNotFoundException);
|
|
2411
|
+
var ResourceScanSummary$ = [
|
|
2391
2412
|
3,
|
|
2392
2413
|
n0,
|
|
2393
2414
|
_RSSe,
|
|
@@ -2395,24 +2416,24 @@ var ResourceScanSummary = [
|
|
|
2395
2416
|
[_RSI, _S, _SR, _ST, _ET, _PC, _STc],
|
|
2396
2417
|
[0, 0, 0, 4, 4, 1, 0],
|
|
2397
2418
|
];
|
|
2398
|
-
var ResourceTargetDefinition = [
|
|
2419
|
+
var ResourceTargetDefinition$ = [
|
|
2399
2420
|
3,
|
|
2400
2421
|
n0,
|
|
2401
2422
|
_RTDe,
|
|
2402
2423
|
0,
|
|
2403
2424
|
[_At, _N, _RReq, _Pat, _BV, _AVf, _BVF, _AVF, _Dr, _ACT],
|
|
2404
|
-
[0, 0, 0, 0, 0, 0, 0, 0, () => LiveResourceDrift
|
|
2405
|
-
];
|
|
2406
|
-
var ResourceToImport = [3, n0, _RTIes, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
|
|
2407
|
-
var RollbackConfiguration = [3, n0, _RCo, 0, [_RTo, _MTIM], [() => RollbackTriggers, 1]];
|
|
2408
|
-
var RollbackStackInput = [3, n0, _RSIo, 0, [_SN, _RARN, _CRT, _REOC], [0, 0, 0, 2]];
|
|
2409
|
-
var RollbackStackOutput = [3, n0, _RSO, 0, [_SI, _OI], [0, 0]];
|
|
2410
|
-
var RollbackTrigger = [3, n0, _RTol, 0, [_A, _T], [0, 0]];
|
|
2411
|
-
var ScanFilter = [3, n0, _SFc, 0, [_Ty], [64 | 0]];
|
|
2412
|
-
var ScannedResource = [3, n0, _SRc, 0, [_RT, _RI, _MBS], [0, 128 | 0, 2]];
|
|
2413
|
-
var ScannedResourceIdentifier = [3, n0, _SRIc, 0, [_RT, _RI], [0, 128 | 0]];
|
|
2414
|
-
var SetStackPolicyInput = [3, n0, _SSPI, 0, [_SN, _SPB, _SPURL], [0, 0, 0]];
|
|
2415
|
-
var SetTypeConfigurationInput = [
|
|
2425
|
+
[0, 0, 0, 0, 0, 0, 0, 0, () => LiveResourceDrift$, 0],
|
|
2426
|
+
];
|
|
2427
|
+
var ResourceToImport$ = [3, n0, _RTIes, 0, [_RT, _LRI, _RI], [0, 0, 128 | 0]];
|
|
2428
|
+
var RollbackConfiguration$ = [3, n0, _RCo, 0, [_RTo, _MTIM], [() => RollbackTriggers, 1]];
|
|
2429
|
+
var RollbackStackInput$ = [3, n0, _RSIo, 0, [_SN, _RARN, _CRT, _REOC], [0, 0, 0, 2]];
|
|
2430
|
+
var RollbackStackOutput$ = [3, n0, _RSO, 0, [_SI, _OI], [0, 0]];
|
|
2431
|
+
var RollbackTrigger$ = [3, n0, _RTol, 0, [_A, _T], [0, 0]];
|
|
2432
|
+
var ScanFilter$ = [3, n0, _SFc, 0, [_Ty], [64 | 0]];
|
|
2433
|
+
var ScannedResource$ = [3, n0, _SRc, 0, [_RT, _RI, _MBS], [0, 128 | 0, 2]];
|
|
2434
|
+
var ScannedResourceIdentifier$ = [3, n0, _SRIc, 0, [_RT, _RI], [0, 128 | 0]];
|
|
2435
|
+
var SetStackPolicyInput$ = [3, n0, _SSPI, 0, [_SN, _SPB, _SPURL], [0, 0, 0]];
|
|
2436
|
+
var SetTypeConfigurationInput$ = [
|
|
2416
2437
|
3,
|
|
2417
2438
|
n0,
|
|
2418
2439
|
_STCI,
|
|
@@ -2420,11 +2441,11 @@ var SetTypeConfigurationInput = [
|
|
|
2420
2441
|
[_TA, _Co, _CAon, _TN, _T],
|
|
2421
2442
|
[0, 0, 0, 0, 0],
|
|
2422
2443
|
];
|
|
2423
|
-
var SetTypeConfigurationOutput = [3, n0, _STCO, 0, [_CAonf], [0]];
|
|
2424
|
-
var SetTypeDefaultVersionInput = [3, n0, _STDVI, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
|
|
2425
|
-
var SetTypeDefaultVersionOutput = [3, n0, _STDVO, 0, [], []];
|
|
2426
|
-
var SignalResourceInput = [3, n0, _SRIi, 0, [_SN, _LRI, _UI, _S], [0, 0, 0, 0]];
|
|
2427
|
-
var Stack = [
|
|
2444
|
+
var SetTypeConfigurationOutput$ = [3, n0, _STCO, 0, [_CAonf], [0]];
|
|
2445
|
+
var SetTypeDefaultVersionInput$ = [3, n0, _STDVI, 0, [_A, _T, _TN, _VI], [0, 0, 0, 0]];
|
|
2446
|
+
var SetTypeDefaultVersionOutput$ = [3, n0, _STDVO, 0, [], []];
|
|
2447
|
+
var SignalResourceInput$ = [3, n0, _SRIi, 0, [_SN, _LRI, _UI, _S], [0, 0, 0, 0]];
|
|
2448
|
+
var Stack$ = [
|
|
2428
2449
|
3,
|
|
2429
2450
|
n0,
|
|
2430
2451
|
_Sta,
|
|
@@ -2466,7 +2487,7 @@ var Stack = [
|
|
|
2466
2487
|
4,
|
|
2467
2488
|
4,
|
|
2468
2489
|
4,
|
|
2469
|
-
() => RollbackConfiguration
|
|
2490
|
+
() => RollbackConfiguration$,
|
|
2470
2491
|
0,
|
|
2471
2492
|
0,
|
|
2472
2493
|
2,
|
|
@@ -2479,17 +2500,17 @@ var Stack = [
|
|
|
2479
2500
|
2,
|
|
2480
2501
|
0,
|
|
2481
2502
|
0,
|
|
2482
|
-
() => StackDriftInformation
|
|
2503
|
+
() => StackDriftInformation$,
|
|
2483
2504
|
2,
|
|
2484
2505
|
0,
|
|
2485
2506
|
0,
|
|
2486
2507
|
() => LastOperations,
|
|
2487
2508
|
],
|
|
2488
2509
|
];
|
|
2489
|
-
var StackDefinition = [3, n0, _SDt, 0, [_SN, _TB, _TURL], [0, 0, 0]];
|
|
2490
|
-
var StackDriftInformation = [3, n0, _SDI, 0, [_SDS, _LCT], [0, 4]];
|
|
2491
|
-
var StackDriftInformationSummary = [3, n0, _SDIS, 0, [_SDS, _LCT], [0, 4]];
|
|
2492
|
-
var StackEvent = [
|
|
2510
|
+
var StackDefinition$ = [3, n0, _SDt, 0, [_SN, _TB, _TURL], [0, 0, 0]];
|
|
2511
|
+
var StackDriftInformation$ = [3, n0, _SDI, 0, [_SDS, _LCT], [0, 4]];
|
|
2512
|
+
var StackDriftInformationSummary$ = [3, n0, _SDIS, 0, [_SDS, _LCT], [0, 4]];
|
|
2513
|
+
var StackEvent$ = [
|
|
2493
2514
|
3,
|
|
2494
2515
|
n0,
|
|
2495
2516
|
_SEt,
|
|
@@ -2497,17 +2518,17 @@ var StackEvent = [
|
|
|
2497
2518
|
[_SI, _EI, _SN, _OI, _LRI, _PRI, _RT, _Ti, _RSes, _RSR, _RP, _CRT, _HTo, _HS, _HSR, _HIP, _HII, _HFM, _DSet],
|
|
2498
2519
|
[0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
2499
2520
|
];
|
|
2500
|
-
var StackInstance = [
|
|
2521
|
+
var StackInstance$ = [
|
|
2501
2522
|
3,
|
|
2502
2523
|
n0,
|
|
2503
2524
|
_SIt,
|
|
2504
2525
|
0,
|
|
2505
2526
|
[_SSI, _Reg, _Acc, _SI, _PO, _S, _SIS, _SR, _OUIr, _DSr, _LDCT, _LOI],
|
|
2506
|
-
[0, 0, 0, 0, () => _Parameters, 0, () => StackInstanceComprehensiveStatus
|
|
2527
|
+
[0, 0, 0, 0, () => _Parameters, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 0, 4, 0],
|
|
2507
2528
|
];
|
|
2508
|
-
var StackInstanceComprehensiveStatus = [3, n0, _SICS, 0, [_DSet], [0]];
|
|
2509
|
-
var StackInstanceFilter = [3, n0, _SIF, 0, [_N, _Va], [0, 0]];
|
|
2510
|
-
var StackInstanceNotFoundException = [
|
|
2529
|
+
var StackInstanceComprehensiveStatus$ = [3, n0, _SICS, 0, [_DSet], [0]];
|
|
2530
|
+
var StackInstanceFilter$ = [3, n0, _SIF, 0, [_N, _Va], [0, 0]];
|
|
2531
|
+
var StackInstanceNotFoundException$ = [
|
|
2511
2532
|
-3,
|
|
2512
2533
|
n0,
|
|
2513
2534
|
_SINFE,
|
|
@@ -2515,8 +2536,8 @@ var StackInstanceNotFoundException = [
|
|
|
2515
2536
|
[_M],
|
|
2516
2537
|
[0],
|
|
2517
2538
|
];
|
|
2518
|
-
schema.TypeRegistry.for(n0).registerError(StackInstanceNotFoundException
|
|
2519
|
-
var StackInstanceResourceDriftsSummary = [
|
|
2539
|
+
schema.TypeRegistry.for(n0).registerError(StackInstanceNotFoundException$, StackInstanceNotFoundException);
|
|
2540
|
+
var StackInstanceResourceDriftsSummary$ = [
|
|
2520
2541
|
3,
|
|
2521
2542
|
n0,
|
|
2522
2543
|
_SIRDSt,
|
|
@@ -2524,15 +2545,15 @@ var StackInstanceResourceDriftsSummary = [
|
|
|
2524
2545
|
[_SI, _LRI, _PRI, _PRIC, _RT, _PDro, _SRDS, _Ti],
|
|
2525
2546
|
[0, 0, 0, () => PhysicalResourceIdContext, 0, () => PropertyDifferences, 0, 4],
|
|
2526
2547
|
];
|
|
2527
|
-
var StackInstanceSummary = [
|
|
2548
|
+
var StackInstanceSummary$ = [
|
|
2528
2549
|
3,
|
|
2529
2550
|
n0,
|
|
2530
2551
|
_SISt,
|
|
2531
2552
|
0,
|
|
2532
2553
|
[_SSI, _Reg, _Acc, _SI, _S, _SR, _SIS, _OUIr, _DSr, _LDCT, _LOI],
|
|
2533
|
-
[0, 0, 0, 0, 0, 0, () => StackInstanceComprehensiveStatus
|
|
2554
|
+
[0, 0, 0, 0, 0, 0, () => StackInstanceComprehensiveStatus$, 0, 0, 4, 0],
|
|
2534
2555
|
];
|
|
2535
|
-
var StackNotFoundException = [
|
|
2556
|
+
var StackNotFoundException$ = [
|
|
2536
2557
|
-3,
|
|
2537
2558
|
n0,
|
|
2538
2559
|
_SNFE,
|
|
@@ -2540,16 +2561,16 @@ var StackNotFoundException = [
|
|
|
2540
2561
|
[_M],
|
|
2541
2562
|
[0],
|
|
2542
2563
|
];
|
|
2543
|
-
schema.TypeRegistry.for(n0).registerError(StackNotFoundException
|
|
2544
|
-
var StackRefactorAction = [
|
|
2564
|
+
schema.TypeRegistry.for(n0).registerError(StackNotFoundException$, StackNotFoundException);
|
|
2565
|
+
var StackRefactorAction$ = [
|
|
2545
2566
|
3,
|
|
2546
2567
|
n0,
|
|
2547
2568
|
_SRAt,
|
|
2548
2569
|
0,
|
|
2549
2570
|
[_Act, _En, _PRI, _RI, _D, _Det, _DRe, _TR, _UR, _RMeso],
|
|
2550
|
-
[0, 0, 0, 0, 0, 0, 0, () => StackRefactorTagResources, 64 | 0, () => ResourceMapping],
|
|
2571
|
+
[0, 0, 0, 0, 0, 0, 0, () => StackRefactorTagResources, 64 | 0, () => ResourceMapping$],
|
|
2551
2572
|
];
|
|
2552
|
-
var StackRefactorNotFoundException = [
|
|
2573
|
+
var StackRefactorNotFoundException$ = [
|
|
2553
2574
|
-3,
|
|
2554
2575
|
n0,
|
|
2555
2576
|
_SRNFE,
|
|
@@ -2557,8 +2578,8 @@ var StackRefactorNotFoundException = [
|
|
|
2557
2578
|
[_M],
|
|
2558
2579
|
[0],
|
|
2559
2580
|
];
|
|
2560
|
-
schema.TypeRegistry.for(n0).registerError(StackRefactorNotFoundException
|
|
2561
|
-
var StackRefactorSummary = [
|
|
2581
|
+
schema.TypeRegistry.for(n0).registerError(StackRefactorNotFoundException$, StackRefactorNotFoundException);
|
|
2582
|
+
var StackRefactorSummary$ = [
|
|
2562
2583
|
3,
|
|
2563
2584
|
n0,
|
|
2564
2585
|
_SRSta,
|
|
@@ -2566,41 +2587,41 @@ var StackRefactorSummary = [
|
|
|
2566
2587
|
[_SRI, _D, _ES, _ESR, _S, _SR],
|
|
2567
2588
|
[0, 0, 0, 0, 0, 0],
|
|
2568
2589
|
];
|
|
2569
|
-
var StackResource = [
|
|
2590
|
+
var StackResource$ = [
|
|
2570
2591
|
3,
|
|
2571
2592
|
n0,
|
|
2572
2593
|
_SRta,
|
|
2573
2594
|
0,
|
|
2574
2595
|
[_SN, _SI, _LRI, _PRI, _RT, _Ti, _RSes, _RSR, _D, _DI, _MI],
|
|
2575
|
-
[0, 0, 0, 0, 0, 4, 0, 0, 0, () => StackResourceDriftInformation
|
|
2596
|
+
[0, 0, 0, 0, 0, 4, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$],
|
|
2576
2597
|
];
|
|
2577
|
-
var StackResourceDetail = [
|
|
2598
|
+
var StackResourceDetail$ = [
|
|
2578
2599
|
3,
|
|
2579
2600
|
n0,
|
|
2580
2601
|
_SRDt,
|
|
2581
2602
|
0,
|
|
2582
2603
|
[_SN, _SI, _LRI, _PRI, _RT, _LUTa, _RSes, _RSR, _D, _Me, _DI, _MI],
|
|
2583
|
-
[0, 0, 0, 0, 0, 4, 0, 0, 0, 0, () => StackResourceDriftInformation
|
|
2604
|
+
[0, 0, 0, 0, 0, 4, 0, 0, 0, 0, () => StackResourceDriftInformation$, () => ModuleInfo$],
|
|
2584
2605
|
];
|
|
2585
|
-
var StackResourceDrift = [
|
|
2606
|
+
var StackResourceDrift$ = [
|
|
2586
2607
|
3,
|
|
2587
2608
|
n0,
|
|
2588
2609
|
_SRDta,
|
|
2589
2610
|
0,
|
|
2590
2611
|
[_SI, _LRI, _PRI, _PRIC, _RT, _EP, _AP, _PDro, _SRDS, _Ti, _MI, _DSRr],
|
|
2591
|
-
[0, 0, 0, () => PhysicalResourceIdContext, 0, 0, 0, () => PropertyDifferences, 0, 4, () => ModuleInfo
|
|
2612
|
+
[0, 0, 0, () => PhysicalResourceIdContext, 0, 0, 0, () => PropertyDifferences, 0, 4, () => ModuleInfo$, 0],
|
|
2592
2613
|
];
|
|
2593
|
-
var StackResourceDriftInformation = [3, n0, _SRDI, 0, [_SRDS, _LCT], [0, 4]];
|
|
2594
|
-
var StackResourceDriftInformationSummary = [3, n0, _SRDIS, 0, [_SRDS, _LCT], [0, 4]];
|
|
2595
|
-
var StackResourceSummary = [
|
|
2614
|
+
var StackResourceDriftInformation$ = [3, n0, _SRDI, 0, [_SRDS, _LCT], [0, 4]];
|
|
2615
|
+
var StackResourceDriftInformationSummary$ = [3, n0, _SRDIS, 0, [_SRDS, _LCT], [0, 4]];
|
|
2616
|
+
var StackResourceSummary$ = [
|
|
2596
2617
|
3,
|
|
2597
2618
|
n0,
|
|
2598
2619
|
_SRStac,
|
|
2599
2620
|
0,
|
|
2600
2621
|
[_LRI, _PRI, _RT, _LUTa, _RSes, _RSR, _DI, _MI],
|
|
2601
|
-
[0, 0, 0, 4, 0, 0, () => StackResourceDriftInformationSummary
|
|
2622
|
+
[0, 0, 0, 4, 0, 0, () => StackResourceDriftInformationSummary$, () => ModuleInfo$],
|
|
2602
2623
|
];
|
|
2603
|
-
var StackSet = [
|
|
2624
|
+
var StackSet$ = [
|
|
2604
2625
|
3,
|
|
2605
2626
|
n0,
|
|
2606
2627
|
_SS,
|
|
@@ -2618,16 +2639,16 @@ var StackSet = [
|
|
|
2618
2639
|
0,
|
|
2619
2640
|
0,
|
|
2620
2641
|
0,
|
|
2621
|
-
() => StackSetDriftDetectionDetails
|
|
2622
|
-
() => AutoDeployment
|
|
2642
|
+
() => StackSetDriftDetectionDetails$,
|
|
2643
|
+
() => AutoDeployment$,
|
|
2623
2644
|
0,
|
|
2624
2645
|
64 | 0,
|
|
2625
|
-
() => ManagedExecution
|
|
2646
|
+
() => ManagedExecution$,
|
|
2626
2647
|
64 | 0,
|
|
2627
2648
|
],
|
|
2628
2649
|
];
|
|
2629
|
-
var StackSetAutoDeploymentTargetSummary = [3, n0, _SSADTS, 0, [_OUIr, _Re], [0, 64 | 0]];
|
|
2630
|
-
var StackSetDriftDetectionDetails = [
|
|
2650
|
+
var StackSetAutoDeploymentTargetSummary$ = [3, n0, _SSADTS, 0, [_OUIr, _Re], [0, 64 | 0]];
|
|
2651
|
+
var StackSetDriftDetectionDetails$ = [
|
|
2631
2652
|
3,
|
|
2632
2653
|
n0,
|
|
2633
2654
|
_SSDDD,
|
|
@@ -2635,7 +2656,7 @@ var StackSetDriftDetectionDetails = [
|
|
|
2635
2656
|
[_DSr, _DDS, _LDCT, _TSIC, _DSIC, _ISSIC, _IPSIC, _FSIC],
|
|
2636
2657
|
[0, 0, 4, 1, 1, 1, 1, 1],
|
|
2637
2658
|
];
|
|
2638
|
-
var StackSetNotEmptyException = [
|
|
2659
|
+
var StackSetNotEmptyException$ = [
|
|
2639
2660
|
-3,
|
|
2640
2661
|
n0,
|
|
2641
2662
|
_SSNEE,
|
|
@@ -2643,8 +2664,8 @@ var StackSetNotEmptyException = [
|
|
|
2643
2664
|
[_M],
|
|
2644
2665
|
[0],
|
|
2645
2666
|
];
|
|
2646
|
-
schema.TypeRegistry.for(n0).registerError(StackSetNotEmptyException
|
|
2647
|
-
var StackSetNotFoundException = [
|
|
2667
|
+
schema.TypeRegistry.for(n0).registerError(StackSetNotEmptyException$, StackSetNotEmptyException);
|
|
2668
|
+
var StackSetNotFoundException$ = [
|
|
2648
2669
|
-3,
|
|
2649
2670
|
n0,
|
|
2650
2671
|
_SSNFE,
|
|
@@ -2652,8 +2673,8 @@ var StackSetNotFoundException = [
|
|
|
2652
2673
|
[_M],
|
|
2653
2674
|
[0],
|
|
2654
2675
|
];
|
|
2655
|
-
schema.TypeRegistry.for(n0).registerError(StackSetNotFoundException
|
|
2656
|
-
var StackSetOperation = [
|
|
2676
|
+
schema.TypeRegistry.for(n0).registerError(StackSetNotFoundException$, StackSetNotFoundException);
|
|
2677
|
+
var StackSetOperation$ = [
|
|
2657
2678
|
3,
|
|
2658
2679
|
n0,
|
|
2659
2680
|
_SSO,
|
|
@@ -2664,19 +2685,19 @@ var StackSetOperation = [
|
|
|
2664
2685
|
0,
|
|
2665
2686
|
0,
|
|
2666
2687
|
0,
|
|
2667
|
-
() => StackSetOperationPreferences
|
|
2688
|
+
() => StackSetOperationPreferences$,
|
|
2668
2689
|
2,
|
|
2669
2690
|
0,
|
|
2670
2691
|
0,
|
|
2671
2692
|
4,
|
|
2672
2693
|
4,
|
|
2673
|
-
() => DeploymentTargets
|
|
2674
|
-
() => StackSetDriftDetectionDetails
|
|
2694
|
+
() => DeploymentTargets$,
|
|
2695
|
+
() => StackSetDriftDetectionDetails$,
|
|
2675
2696
|
0,
|
|
2676
|
-
() => StackSetOperationStatusDetails
|
|
2697
|
+
() => StackSetOperationStatusDetails$,
|
|
2677
2698
|
],
|
|
2678
2699
|
];
|
|
2679
|
-
var StackSetOperationPreferences = [
|
|
2700
|
+
var StackSetOperationPreferences$ = [
|
|
2680
2701
|
3,
|
|
2681
2702
|
n0,
|
|
2682
2703
|
_SSOP,
|
|
@@ -2684,40 +2705,40 @@ var StackSetOperationPreferences = [
|
|
|
2684
2705
|
[_RCT, _RO, _FTC, _FTP, _MCC, _MCP, _CM],
|
|
2685
2706
|
[0, 64 | 0, 1, 1, 1, 1, 0],
|
|
2686
2707
|
];
|
|
2687
|
-
var StackSetOperationResultSummary = [
|
|
2708
|
+
var StackSetOperationResultSummary$ = [
|
|
2688
2709
|
3,
|
|
2689
2710
|
n0,
|
|
2690
2711
|
_SSORS,
|
|
2691
2712
|
0,
|
|
2692
2713
|
[_Acc, _Reg, _S, _SR, _AGR, _OUIr],
|
|
2693
|
-
[0, 0, 0, 0, () => AccountGateResult
|
|
2714
|
+
[0, 0, 0, 0, () => AccountGateResult$, 0],
|
|
2694
2715
|
];
|
|
2695
|
-
var StackSetOperationStatusDetails = [3, n0, _SSOSD, 0, [_FSIC], [1]];
|
|
2696
|
-
var StackSetOperationSummary = [
|
|
2716
|
+
var StackSetOperationStatusDetails$ = [3, n0, _SSOSD, 0, [_FSIC], [1]];
|
|
2717
|
+
var StackSetOperationSummary$ = [
|
|
2697
2718
|
3,
|
|
2698
2719
|
n0,
|
|
2699
2720
|
_SSOS,
|
|
2700
2721
|
0,
|
|
2701
2722
|
[_OI, _Act, _S, _CTr, _ETn, _SR, _SDta, _OP],
|
|
2702
|
-
[0, 0, 0, 4, 4, 0, () => StackSetOperationStatusDetails
|
|
2723
|
+
[0, 0, 0, 4, 4, 0, () => StackSetOperationStatusDetails$, () => StackSetOperationPreferences$],
|
|
2703
2724
|
];
|
|
2704
|
-
var StackSetSummary = [
|
|
2725
|
+
var StackSetSummary$ = [
|
|
2705
2726
|
3,
|
|
2706
2727
|
n0,
|
|
2707
2728
|
_SSS,
|
|
2708
2729
|
0,
|
|
2709
2730
|
[_SSN, _SSI, _D, _S, _AD, _PM, _DSr, _LDCT, _ME],
|
|
2710
|
-
[0, 0, 0, 0, () => AutoDeployment
|
|
2731
|
+
[0, 0, 0, 0, () => AutoDeployment$, 0, 0, 4, () => ManagedExecution$],
|
|
2711
2732
|
];
|
|
2712
|
-
var StackSummary = [
|
|
2733
|
+
var StackSummary$ = [
|
|
2713
2734
|
3,
|
|
2714
2735
|
n0,
|
|
2715
2736
|
_SStac,
|
|
2716
2737
|
0,
|
|
2717
2738
|
[_SI, _SN, _TDe, _CT, _LUT, _DTel, _SSta, _SSR, _PIa, _RIo, _DI, _LO],
|
|
2718
|
-
[0, 0, 0, 4, 4, 4, 0, 0, 0, 0, () => StackDriftInformationSummary
|
|
2739
|
+
[0, 0, 0, 4, 4, 4, 0, 0, 0, 0, () => StackDriftInformationSummary$, () => LastOperations],
|
|
2719
2740
|
];
|
|
2720
|
-
var StaleRequestException = [
|
|
2741
|
+
var StaleRequestException$ = [
|
|
2721
2742
|
-3,
|
|
2722
2743
|
n0,
|
|
2723
2744
|
_SRE,
|
|
@@ -2725,16 +2746,16 @@ var StaleRequestException = [
|
|
|
2725
2746
|
[_M],
|
|
2726
2747
|
[0],
|
|
2727
2748
|
];
|
|
2728
|
-
schema.TypeRegistry.for(n0).registerError(StaleRequestException
|
|
2729
|
-
var StartResourceScanInput = [3, n0, _SRSI, 0, [_CRT, _SF], [0, () => ScanFilters]];
|
|
2730
|
-
var StartResourceScanOutput = [3, n0, _SRSO, 0, [_RSI], [0]];
|
|
2731
|
-
var StopStackSetOperationInput = [3, n0, _SSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
|
|
2732
|
-
var StopStackSetOperationOutput = [3, n0, _SSSOO, 0, [], []];
|
|
2733
|
-
var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
2734
|
-
var TemplateConfiguration = [3, n0, _TCe, 0, [_DP, _URP], [0, 0]];
|
|
2735
|
-
var TemplateParameter = [3, n0, _TP, 0, [_PK, _DV, _NE, _D], [0, 0, 2, 0]];
|
|
2736
|
-
var TemplateProgress = [3, n0, _TPe, 0, [_RSeso, _RF, _RPe, _RPes], [1, 1, 1, 1]];
|
|
2737
|
-
var TemplateSummary = [
|
|
2749
|
+
schema.TypeRegistry.for(n0).registerError(StaleRequestException$, StaleRequestException);
|
|
2750
|
+
var StartResourceScanInput$ = [3, n0, _SRSI, 0, [_CRT, _SF], [0, () => ScanFilters]];
|
|
2751
|
+
var StartResourceScanOutput$ = [3, n0, _SRSO, 0, [_RSI], [0]];
|
|
2752
|
+
var StopStackSetOperationInput$ = [3, n0, _SSSOI, 0, [_SSN, _OI, _CA], [0, 0, 0]];
|
|
2753
|
+
var StopStackSetOperationOutput$ = [3, n0, _SSSOO, 0, [], []];
|
|
2754
|
+
var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
2755
|
+
var TemplateConfiguration$ = [3, n0, _TCe, 0, [_DP, _URP], [0, 0]];
|
|
2756
|
+
var TemplateParameter$ = [3, n0, _TP, 0, [_PK, _DV, _NE, _D], [0, 0, 2, 0]];
|
|
2757
|
+
var TemplateProgress$ = [3, n0, _TPe, 0, [_RSeso, _RF, _RPe, _RPes], [1, 1, 1, 1]];
|
|
2758
|
+
var TemplateSummary$ = [
|
|
2738
2759
|
3,
|
|
2739
2760
|
n0,
|
|
2740
2761
|
_TSe,
|
|
@@ -2742,10 +2763,10 @@ var TemplateSummary = [
|
|
|
2742
2763
|
[_GTI, _GTN, _S, _SR, _CT, _LUT, _NOR],
|
|
2743
2764
|
[0, 0, 0, 0, 4, 4, 1],
|
|
2744
2765
|
];
|
|
2745
|
-
var TemplateSummaryConfig = [3, n0, _TSC, 0, [_TURTAW], [2]];
|
|
2746
|
-
var TestTypeInput = [3, n0, _TTI, 0, [_A, _T, _TN, _VI, _LDB], [0, 0, 0, 0, 0]];
|
|
2747
|
-
var TestTypeOutput = [3, n0, _TTO, 0, [_TVA], [0]];
|
|
2748
|
-
var TokenAlreadyExistsException = [
|
|
2766
|
+
var TemplateSummaryConfig$ = [3, n0, _TSC, 0, [_TURTAW], [2]];
|
|
2767
|
+
var TestTypeInput$ = [3, n0, _TTI, 0, [_A, _T, _TN, _VI, _LDB], [0, 0, 0, 0, 0]];
|
|
2768
|
+
var TestTypeOutput$ = [3, n0, _TTO, 0, [_TVA], [0]];
|
|
2769
|
+
var TokenAlreadyExistsException$ = [
|
|
2749
2770
|
-3,
|
|
2750
2771
|
n0,
|
|
2751
2772
|
_TAEE,
|
|
@@ -2753,8 +2774,8 @@ var TokenAlreadyExistsException = [
|
|
|
2753
2774
|
[_M],
|
|
2754
2775
|
[0],
|
|
2755
2776
|
];
|
|
2756
|
-
schema.TypeRegistry.for(n0).registerError(TokenAlreadyExistsException
|
|
2757
|
-
var TypeConfigurationDetails = [
|
|
2777
|
+
schema.TypeRegistry.for(n0).registerError(TokenAlreadyExistsException$, TokenAlreadyExistsException);
|
|
2778
|
+
var TypeConfigurationDetails$ = [
|
|
2758
2779
|
3,
|
|
2759
2780
|
n0,
|
|
2760
2781
|
_TCD,
|
|
@@ -2762,7 +2783,7 @@ var TypeConfigurationDetails = [
|
|
|
2762
2783
|
[_A, _Al, _Co, _LU, _TA, _TN, _IDC],
|
|
2763
2784
|
[0, 0, 0, 4, 0, 0, 2],
|
|
2764
2785
|
];
|
|
2765
|
-
var TypeConfigurationIdentifier = [
|
|
2786
|
+
var TypeConfigurationIdentifier$ = [
|
|
2766
2787
|
3,
|
|
2767
2788
|
n0,
|
|
2768
2789
|
_TCI,
|
|
@@ -2770,7 +2791,7 @@ var TypeConfigurationIdentifier = [
|
|
|
2770
2791
|
[_TA, _TCA, _TCAy, _T, _TN],
|
|
2771
2792
|
[0, 0, 0, 0, 0],
|
|
2772
2793
|
];
|
|
2773
|
-
var TypeConfigurationNotFoundException = [
|
|
2794
|
+
var TypeConfigurationNotFoundException$ = [
|
|
2774
2795
|
-3,
|
|
2775
2796
|
n0,
|
|
2776
2797
|
_TCNFE,
|
|
@@ -2778,9 +2799,9 @@ var TypeConfigurationNotFoundException = [
|
|
|
2778
2799
|
[_M],
|
|
2779
2800
|
[0],
|
|
2780
2801
|
];
|
|
2781
|
-
schema.TypeRegistry.for(n0).registerError(TypeConfigurationNotFoundException
|
|
2782
|
-
var TypeFilters = [3, n0, _TF, 0, [_Cat, _PI, _TNP], [0, 0, 0]];
|
|
2783
|
-
var TypeNotFoundException = [
|
|
2802
|
+
schema.TypeRegistry.for(n0).registerError(TypeConfigurationNotFoundException$, TypeConfigurationNotFoundException);
|
|
2803
|
+
var TypeFilters$ = [3, n0, _TF, 0, [_Cat, _PI, _TNP], [0, 0, 0]];
|
|
2804
|
+
var TypeNotFoundException$ = [
|
|
2784
2805
|
-3,
|
|
2785
2806
|
n0,
|
|
2786
2807
|
_TNFE,
|
|
@@ -2788,8 +2809,8 @@ var TypeNotFoundException = [
|
|
|
2788
2809
|
[_M],
|
|
2789
2810
|
[0],
|
|
2790
2811
|
];
|
|
2791
|
-
schema.TypeRegistry.for(n0).registerError(TypeNotFoundException
|
|
2792
|
-
var TypeSummary = [
|
|
2812
|
+
schema.TypeRegistry.for(n0).registerError(TypeNotFoundException$, TypeNotFoundException);
|
|
2813
|
+
var TypeSummary$ = [
|
|
2793
2814
|
3,
|
|
2794
2815
|
n0,
|
|
2795
2816
|
_TSyp,
|
|
@@ -2797,7 +2818,7 @@ var TypeSummary = [
|
|
|
2797
2818
|
[_T, _TN, _DVI, _TA, _LU, _D, _PI, _OTN, _PVN, _LPV, _PIu, _PN, _IA],
|
|
2798
2819
|
[0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 2],
|
|
2799
2820
|
];
|
|
2800
|
-
var TypeVersionSummary = [
|
|
2821
|
+
var TypeVersionSummary$ = [
|
|
2801
2822
|
3,
|
|
2802
2823
|
n0,
|
|
2803
2824
|
_TVSy,
|
|
@@ -2805,16 +2826,16 @@ var TypeVersionSummary = [
|
|
|
2805
2826
|
[_T, _TN, _VI, _IDV, _A, _TCi, _D, _PVN],
|
|
2806
2827
|
[0, 0, 0, 2, 0, 4, 0, 0],
|
|
2807
2828
|
];
|
|
2808
|
-
var UpdateGeneratedTemplateInput = [
|
|
2829
|
+
var UpdateGeneratedTemplateInput$ = [
|
|
2809
2830
|
3,
|
|
2810
2831
|
n0,
|
|
2811
2832
|
_UGTI,
|
|
2812
2833
|
0,
|
|
2813
2834
|
[_GTN, _NGTN, _AR, _RRem, _RAR, _TCe],
|
|
2814
|
-
[0, 0, () => ResourceDefinitions, 64 | 0, 2, () => TemplateConfiguration],
|
|
2835
|
+
[0, 0, () => ResourceDefinitions, 64 | 0, 2, () => TemplateConfiguration$],
|
|
2815
2836
|
];
|
|
2816
|
-
var UpdateGeneratedTemplateOutput = [3, n0, _UGTO, 0, [_GTI], [0]];
|
|
2817
|
-
var UpdateStackInput = [
|
|
2837
|
+
var UpdateGeneratedTemplateOutput$ = [3, n0, _UGTO, 0, [_GTI], [0]];
|
|
2838
|
+
var UpdateStackInput$ = [
|
|
2818
2839
|
3,
|
|
2819
2840
|
n0,
|
|
2820
2841
|
_USI,
|
|
@@ -2831,7 +2852,7 @@ var UpdateStackInput = [
|
|
|
2831
2852
|
64 | 0,
|
|
2832
2853
|
64 | 0,
|
|
2833
2854
|
0,
|
|
2834
|
-
() => RollbackConfiguration
|
|
2855
|
+
() => RollbackConfiguration$,
|
|
2835
2856
|
0,
|
|
2836
2857
|
0,
|
|
2837
2858
|
64 | 0,
|
|
@@ -2841,17 +2862,17 @@ var UpdateStackInput = [
|
|
|
2841
2862
|
2,
|
|
2842
2863
|
],
|
|
2843
2864
|
];
|
|
2844
|
-
var UpdateStackInstancesInput = [
|
|
2865
|
+
var UpdateStackInstancesInput$ = [
|
|
2845
2866
|
3,
|
|
2846
2867
|
n0,
|
|
2847
2868
|
_USII,
|
|
2848
2869
|
0,
|
|
2849
2870
|
[_SSN, _Ac, _DT, _Re, _PO, _OP, _OI, _CA],
|
|
2850
|
-
[0, 64 | 0, () => DeploymentTargets
|
|
2871
|
+
[0, 64 | 0, () => DeploymentTargets$, 64 | 0, () => _Parameters, () => StackSetOperationPreferences$, [0, 4], 0],
|
|
2851
2872
|
];
|
|
2852
|
-
var UpdateStackInstancesOutput = [3, n0, _USIO, 0, [_OI], [0]];
|
|
2853
|
-
var UpdateStackOutput = [3, n0, _USO, 0, [_SI, _OI], [0, 0]];
|
|
2854
|
-
var UpdateStackSetInput = [
|
|
2873
|
+
var UpdateStackInstancesOutput$ = [3, n0, _USIO, 0, [_OI], [0]];
|
|
2874
|
+
var UpdateStackOutput$ = [3, n0, _USO, 0, [_SI, _OI], [0, 0]];
|
|
2875
|
+
var UpdateStackSetInput$ = [
|
|
2855
2876
|
3,
|
|
2856
2877
|
n0,
|
|
2857
2878
|
_USSI,
|
|
@@ -2866,24 +2887,24 @@ var UpdateStackSetInput = [
|
|
|
2866
2887
|
() => _Parameters,
|
|
2867
2888
|
64 | 0,
|
|
2868
2889
|
() => Tags,
|
|
2869
|
-
() => StackSetOperationPreferences
|
|
2890
|
+
() => StackSetOperationPreferences$,
|
|
2870
2891
|
0,
|
|
2871
2892
|
0,
|
|
2872
|
-
() => DeploymentTargets
|
|
2893
|
+
() => DeploymentTargets$,
|
|
2873
2894
|
0,
|
|
2874
|
-
() => AutoDeployment
|
|
2895
|
+
() => AutoDeployment$,
|
|
2875
2896
|
[0, 4],
|
|
2876
2897
|
64 | 0,
|
|
2877
2898
|
64 | 0,
|
|
2878
2899
|
0,
|
|
2879
|
-
() => ManagedExecution
|
|
2900
|
+
() => ManagedExecution$,
|
|
2880
2901
|
],
|
|
2881
2902
|
];
|
|
2882
|
-
var UpdateStackSetOutput = [3, n0, _USSO, 0, [_OI], [0]];
|
|
2883
|
-
var UpdateTerminationProtectionInput = [3, n0, _UTPI, 0, [_ETP, _SN], [2, 0]];
|
|
2884
|
-
var UpdateTerminationProtectionOutput = [3, n0, _UTPO, 0, [_SI], [0]];
|
|
2885
|
-
var ValidateTemplateInput = [3, n0, _VTI, 0, [_TB, _TURL], [0, 0]];
|
|
2886
|
-
var ValidateTemplateOutput = [
|
|
2903
|
+
var UpdateStackSetOutput$ = [3, n0, _USSO, 0, [_OI], [0]];
|
|
2904
|
+
var UpdateTerminationProtectionInput$ = [3, n0, _UTPI, 0, [_ETP, _SN], [2, 0]];
|
|
2905
|
+
var UpdateTerminationProtectionOutput$ = [3, n0, _UTPO, 0, [_SI], [0]];
|
|
2906
|
+
var ValidateTemplateInput$ = [3, n0, _VTI, 0, [_TB, _TURL], [0, 0]];
|
|
2907
|
+
var ValidateTemplateOutput$ = [
|
|
2887
2908
|
3,
|
|
2888
2909
|
n0,
|
|
2889
2910
|
_VTO,
|
|
@@ -2891,679 +2912,708 @@ var ValidateTemplateOutput = [
|
|
|
2891
2912
|
[_P, _D, _Ca, _CR, _DTe],
|
|
2892
2913
|
[() => TemplateParameters, 0, 64 | 0, 0, 64 | 0],
|
|
2893
2914
|
];
|
|
2894
|
-
var WarningDetail = [3, n0, _WD, 0, [_T, _Pro], [0, () => WarningProperties]];
|
|
2895
|
-
var WarningProperty = [3, n0, _WP, 0, [_PPr, _Req, _D], [0, 2, 0]];
|
|
2896
|
-
var Warnings = [3, n0, _W, 0, [_URT], [64 | 0]];
|
|
2915
|
+
var WarningDetail$ = [3, n0, _WD, 0, [_T, _Pro], [0, () => WarningProperties]];
|
|
2916
|
+
var WarningProperty$ = [3, n0, _WP, 0, [_PPr, _Req, _D], [0, 2, 0]];
|
|
2917
|
+
var Warnings$ = [3, n0, _W, 0, [_URT], [64 | 0]];
|
|
2897
2918
|
var __Unit = "unit";
|
|
2898
|
-
var CloudFormationServiceException = [-3, _s, "CloudFormationServiceException", 0, [], []];
|
|
2899
|
-
schema.TypeRegistry.for(_s).registerError(CloudFormationServiceException
|
|
2900
|
-
var AccountLimitList = [1, n0, _ALL, 0, () => AccountLimit];
|
|
2901
|
-
var AnnotationList = [1, n0, _ALn, 0, () => Annotation];
|
|
2919
|
+
var CloudFormationServiceException$ = [-3, _s, "CloudFormationServiceException", 0, [], []];
|
|
2920
|
+
schema.TypeRegistry.for(_s).registerError(CloudFormationServiceException$, CloudFormationServiceException);
|
|
2921
|
+
var AccountLimitList = [1, n0, _ALL, 0, () => AccountLimit$];
|
|
2922
|
+
var AnnotationList = [1, n0, _ALn, 0, () => Annotation$];
|
|
2902
2923
|
var BatchDescribeTypeConfigurationsErrors = [
|
|
2903
2924
|
1,
|
|
2904
2925
|
n0,
|
|
2905
2926
|
_BDTCEa,
|
|
2906
2927
|
0,
|
|
2907
|
-
() => BatchDescribeTypeConfigurationsError
|
|
2908
|
-
];
|
|
2909
|
-
var Changes = [1, n0, _Ch, 0, () => Change];
|
|
2910
|
-
var ChangeSetHooks = [1, n0, _CSHh, 0, () => ChangeSetHook];
|
|
2911
|
-
var ChangeSetSummaries = [1, n0, _CSSh, 0, () => ChangeSetSummary];
|
|
2912
|
-
var Exports = [1, n0, _Exp, 0, () => Export];
|
|
2913
|
-
var HookResultSummaries = [1, n0, _HRSo, 0, () => HookResultSummary];
|
|
2914
|
-
var LastOperations = [1, n0, _LO, 0, () => OperationEntry];
|
|
2915
|
-
var OperationEvents = [1, n0, _OE, 0, () => OperationEvent];
|
|
2916
|
-
var OperationResultFilters = [1, n0, _ORFp, 0, () => OperationResultFilter];
|
|
2917
|
-
var Outputs = [1, n0, _Ou, 0, () => Output];
|
|
2918
|
-
var ParameterDeclarations = [1, n0, _PDa, 0, () => ParameterDeclaration];
|
|
2919
|
-
var _Parameters = [1, n0, _P, 0, () => Parameter];
|
|
2920
|
-
var PhysicalResourceIdContext = [1, n0, _PRIC, 0, () => PhysicalResourceIdContextKeyValuePair];
|
|
2921
|
-
var PropertyDifferences = [1, n0, _PDro, 0, () => PropertyDifference];
|
|
2922
|
-
var RelatedResources = [1, n0, _RRel, 0, () => ScannedResource];
|
|
2923
|
-
var RequiredActivatedTypes = [1, n0, _RAT, 0, () => RequiredActivatedType];
|
|
2924
|
-
var ResourceChangeDetails = [1, n0, _RCDe, 0, () => ResourceChangeDetail];
|
|
2925
|
-
var ResourceDefinitions = [1, n0, _RDes, 0, () => ResourceDefinition];
|
|
2926
|
-
var ResourceDetails = [1, n0, _RDeso, 0, () => ResourceDetail];
|
|
2927
|
-
var ResourceDriftIgnoredAttributes = [1, n0, _RDIA, 0, () => ResourceDriftIgnoredAttribute];
|
|
2928
|
-
var ResourceIdentifierSummaries = [1, n0, _RIS, 0, () => ResourceIdentifierSummary];
|
|
2929
|
-
var ResourceMappings = [1, n0, _RMe, 0, () => ResourceMapping];
|
|
2930
|
-
var ResourceScanSummaries = [1, n0, _RSS, 0, () => ResourceScanSummary];
|
|
2931
|
-
var ResourcesToImport = [1, n0, _RTI, 0, () => ResourceToImport];
|
|
2932
|
-
var RollbackTriggers = [1, n0, _RTo, 0, () => RollbackTrigger];
|
|
2933
|
-
var ScanFilters = [1, n0, _SF, 0, () => ScanFilter];
|
|
2934
|
-
var ScannedResourceIdentifiers = [1, n0, _SRIca, 0, () => ScannedResourceIdentifier];
|
|
2935
|
-
var ScannedResources = [1, n0, _SRca, 0, () => ScannedResource];
|
|
2936
|
-
var StackDefinitions = [1, n0, _SD, 0, () => StackDefinition];
|
|
2937
|
-
var StackEvents = [1, n0, _SE, 0, () => StackEvent];
|
|
2938
|
-
var StackInstanceFilters = [1, n0, _SIFt, 0, () => StackInstanceFilter];
|
|
2928
|
+
() => BatchDescribeTypeConfigurationsError$,
|
|
2929
|
+
];
|
|
2930
|
+
var Changes = [1, n0, _Ch, 0, () => Change$];
|
|
2931
|
+
var ChangeSetHooks = [1, n0, _CSHh, 0, () => ChangeSetHook$];
|
|
2932
|
+
var ChangeSetSummaries = [1, n0, _CSSh, 0, () => ChangeSetSummary$];
|
|
2933
|
+
var Exports = [1, n0, _Exp, 0, () => Export$];
|
|
2934
|
+
var HookResultSummaries = [1, n0, _HRSo, 0, () => HookResultSummary$];
|
|
2935
|
+
var LastOperations = [1, n0, _LO, 0, () => OperationEntry$];
|
|
2936
|
+
var OperationEvents = [1, n0, _OE, 0, () => OperationEvent$];
|
|
2937
|
+
var OperationResultFilters = [1, n0, _ORFp, 0, () => OperationResultFilter$];
|
|
2938
|
+
var Outputs = [1, n0, _Ou, 0, () => Output$];
|
|
2939
|
+
var ParameterDeclarations = [1, n0, _PDa, 0, () => ParameterDeclaration$];
|
|
2940
|
+
var _Parameters = [1, n0, _P, 0, () => Parameter$];
|
|
2941
|
+
var PhysicalResourceIdContext = [1, n0, _PRIC, 0, () => PhysicalResourceIdContextKeyValuePair$];
|
|
2942
|
+
var PropertyDifferences = [1, n0, _PDro, 0, () => PropertyDifference$];
|
|
2943
|
+
var RelatedResources = [1, n0, _RRel, 0, () => ScannedResource$];
|
|
2944
|
+
var RequiredActivatedTypes = [1, n0, _RAT, 0, () => RequiredActivatedType$];
|
|
2945
|
+
var ResourceChangeDetails = [1, n0, _RCDe, 0, () => ResourceChangeDetail$];
|
|
2946
|
+
var ResourceDefinitions = [1, n0, _RDes, 0, () => ResourceDefinition$];
|
|
2947
|
+
var ResourceDetails = [1, n0, _RDeso, 0, () => ResourceDetail$];
|
|
2948
|
+
var ResourceDriftIgnoredAttributes = [1, n0, _RDIA, 0, () => ResourceDriftIgnoredAttribute$];
|
|
2949
|
+
var ResourceIdentifierSummaries = [1, n0, _RIS, 0, () => ResourceIdentifierSummary$];
|
|
2950
|
+
var ResourceMappings = [1, n0, _RMe, 0, () => ResourceMapping$];
|
|
2951
|
+
var ResourceScanSummaries = [1, n0, _RSS, 0, () => ResourceScanSummary$];
|
|
2952
|
+
var ResourcesToImport = [1, n0, _RTI, 0, () => ResourceToImport$];
|
|
2953
|
+
var RollbackTriggers = [1, n0, _RTo, 0, () => RollbackTrigger$];
|
|
2954
|
+
var ScanFilters = [1, n0, _SF, 0, () => ScanFilter$];
|
|
2955
|
+
var ScannedResourceIdentifiers = [1, n0, _SRIca, 0, () => ScannedResourceIdentifier$];
|
|
2956
|
+
var ScannedResources = [1, n0, _SRca, 0, () => ScannedResource$];
|
|
2957
|
+
var StackDefinitions = [1, n0, _SD, 0, () => StackDefinition$];
|
|
2958
|
+
var StackEvents = [1, n0, _SE, 0, () => StackEvent$];
|
|
2959
|
+
var StackInstanceFilters = [1, n0, _SIFt, 0, () => StackInstanceFilter$];
|
|
2939
2960
|
var StackInstanceResourceDriftsSummaries = [
|
|
2940
2961
|
1,
|
|
2941
2962
|
n0,
|
|
2942
2963
|
_SIRDSta,
|
|
2943
2964
|
0,
|
|
2944
|
-
() => StackInstanceResourceDriftsSummary
|
|
2965
|
+
() => StackInstanceResourceDriftsSummary$,
|
|
2945
2966
|
];
|
|
2946
|
-
var StackInstanceSummaries = [1, n0, _SISta, 0, () => StackInstanceSummary];
|
|
2947
|
-
var StackRefactorActions = [1, n0, _SRA, 0, () => StackRefactorAction];
|
|
2948
|
-
var StackRefactorSummaries = [1, n0, _SRS, 0, () => StackRefactorSummary];
|
|
2949
|
-
var StackRefactorTagResources = [1, n0, _SRTR, 0, () => Tag];
|
|
2950
|
-
var StackResourceDrifts = [1, n0, _SRD, 0, () => StackResourceDrift];
|
|
2951
|
-
var StackResources = [1, n0, _SRt, 0, () => StackResource];
|
|
2952
|
-
var StackResourceSummaries = [1, n0, _SRSt, 0, () => StackResourceSummary];
|
|
2953
|
-
var Stacks = [1, n0, _St, 0, () => Stack];
|
|
2967
|
+
var StackInstanceSummaries = [1, n0, _SISta, 0, () => StackInstanceSummary$];
|
|
2968
|
+
var StackRefactorActions = [1, n0, _SRA, 0, () => StackRefactorAction$];
|
|
2969
|
+
var StackRefactorSummaries = [1, n0, _SRS, 0, () => StackRefactorSummary$];
|
|
2970
|
+
var StackRefactorTagResources = [1, n0, _SRTR, 0, () => Tag$];
|
|
2971
|
+
var StackResourceDrifts = [1, n0, _SRD, 0, () => StackResourceDrift$];
|
|
2972
|
+
var StackResources = [1, n0, _SRt, 0, () => StackResource$];
|
|
2973
|
+
var StackResourceSummaries = [1, n0, _SRSt, 0, () => StackResourceSummary$];
|
|
2974
|
+
var Stacks = [1, n0, _St, 0, () => Stack$];
|
|
2954
2975
|
var StackSetAutoDeploymentTargetSummaries = [
|
|
2955
2976
|
1,
|
|
2956
2977
|
n0,
|
|
2957
2978
|
_SSADTSt,
|
|
2958
2979
|
0,
|
|
2959
|
-
() => StackSetAutoDeploymentTargetSummary
|
|
2960
|
-
];
|
|
2961
|
-
var StackSetOperationResultSummaries = [
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
];
|
|
2968
|
-
var
|
|
2969
|
-
var
|
|
2970
|
-
var
|
|
2971
|
-
var
|
|
2972
|
-
var
|
|
2973
|
-
var
|
|
2974
|
-
var
|
|
2975
|
-
var
|
|
2976
|
-
var TypeSummaries = [1, n0, _TSy, 0, () => TypeSummary];
|
|
2977
|
-
var TypeVersionSummaries = [1, n0, _TVS, 0, () => TypeVersionSummary];
|
|
2978
|
-
var UnprocessedTypeConfigurations = [1, n0, _UTC, 0, () => TypeConfigurationIdentifier];
|
|
2979
|
-
var WarningDetails = [1, n0, _WDa, 0, () => WarningDetail];
|
|
2980
|
-
var WarningProperties = [1, n0, _WPa, 0, () => WarningProperty];
|
|
2981
|
-
var ActivateOrganizationsAccess = [
|
|
2980
|
+
() => StackSetAutoDeploymentTargetSummary$,
|
|
2981
|
+
];
|
|
2982
|
+
var StackSetOperationResultSummaries = [1, n0, _SSORSt, 0, () => StackSetOperationResultSummary$];
|
|
2983
|
+
var StackSetOperationSummaries = [1, n0, _SSOSt, 0, () => StackSetOperationSummary$];
|
|
2984
|
+
var StackSetSummaries = [1, n0, _SSSt, 0, () => StackSetSummary$];
|
|
2985
|
+
var StackSummaries = [1, n0, _SSt, 0, () => StackSummary$];
|
|
2986
|
+
var Tags = [1, n0, _Ta, 0, () => Tag$];
|
|
2987
|
+
var TemplateParameters = [1, n0, _TPem, 0, () => TemplateParameter$];
|
|
2988
|
+
var TemplateSummaries = [1, n0, _TSem, 0, () => TemplateSummary$];
|
|
2989
|
+
var TypeConfigurationDetailsList = [1, n0, _TCDL, 0, () => TypeConfigurationDetails$];
|
|
2990
|
+
var TypeConfigurationIdentifiers = [1, n0, _TCIy, 0, () => TypeConfigurationIdentifier$];
|
|
2991
|
+
var TypeSummaries = [1, n0, _TSy, 0, () => TypeSummary$];
|
|
2992
|
+
var TypeVersionSummaries = [1, n0, _TVS, 0, () => TypeVersionSummary$];
|
|
2993
|
+
var UnprocessedTypeConfigurations = [1, n0, _UTC, 0, () => TypeConfigurationIdentifier$];
|
|
2994
|
+
var WarningDetails = [1, n0, _WDa, 0, () => WarningDetail$];
|
|
2995
|
+
var WarningProperties = [1, n0, _WPa, 0, () => WarningProperty$];
|
|
2996
|
+
var ActivateOrganizationsAccess$ = [
|
|
2982
2997
|
9,
|
|
2983
2998
|
n0,
|
|
2984
2999
|
_AOA,
|
|
2985
3000
|
0,
|
|
2986
|
-
() => ActivateOrganizationsAccessInput
|
|
2987
|
-
() => ActivateOrganizationsAccessOutput
|
|
3001
|
+
() => ActivateOrganizationsAccessInput$,
|
|
3002
|
+
() => ActivateOrganizationsAccessOutput$,
|
|
2988
3003
|
];
|
|
2989
|
-
var ActivateType = [9, n0, _AT, 2, () => ActivateTypeInput
|
|
2990
|
-
var BatchDescribeTypeConfigurations = [
|
|
3004
|
+
var ActivateType$ = [9, n0, _AT, 2, () => ActivateTypeInput$, () => ActivateTypeOutput$];
|
|
3005
|
+
var BatchDescribeTypeConfigurations$ = [
|
|
2991
3006
|
9,
|
|
2992
3007
|
n0,
|
|
2993
3008
|
_BDTC,
|
|
2994
3009
|
0,
|
|
2995
|
-
() => BatchDescribeTypeConfigurationsInput
|
|
2996
|
-
() => BatchDescribeTypeConfigurationsOutput
|
|
3010
|
+
() => BatchDescribeTypeConfigurationsInput$,
|
|
3011
|
+
() => BatchDescribeTypeConfigurationsOutput$,
|
|
2997
3012
|
];
|
|
2998
|
-
var CancelUpdateStack = [9, n0, _CUS, 0, () => CancelUpdateStackInput
|
|
2999
|
-
var ContinueUpdateRollback = [
|
|
3013
|
+
var CancelUpdateStack$ = [9, n0, _CUS, 0, () => CancelUpdateStackInput$, () => __Unit];
|
|
3014
|
+
var ContinueUpdateRollback$ = [
|
|
3000
3015
|
9,
|
|
3001
3016
|
n0,
|
|
3002
3017
|
_CUR,
|
|
3003
3018
|
0,
|
|
3004
|
-
() => ContinueUpdateRollbackInput
|
|
3005
|
-
() => ContinueUpdateRollbackOutput
|
|
3019
|
+
() => ContinueUpdateRollbackInput$,
|
|
3020
|
+
() => ContinueUpdateRollbackOutput$,
|
|
3006
3021
|
];
|
|
3007
|
-
var CreateChangeSet = [
|
|
3022
|
+
var CreateChangeSet$ = [
|
|
3008
3023
|
9,
|
|
3009
3024
|
n0,
|
|
3010
3025
|
_CCS,
|
|
3011
3026
|
0,
|
|
3012
|
-
() => CreateChangeSetInput
|
|
3013
|
-
() => CreateChangeSetOutput
|
|
3027
|
+
() => CreateChangeSetInput$,
|
|
3028
|
+
() => CreateChangeSetOutput$,
|
|
3014
3029
|
];
|
|
3015
|
-
var CreateGeneratedTemplate = [
|
|
3030
|
+
var CreateGeneratedTemplate$ = [
|
|
3016
3031
|
9,
|
|
3017
3032
|
n0,
|
|
3018
3033
|
_CGT,
|
|
3019
3034
|
0,
|
|
3020
|
-
() => CreateGeneratedTemplateInput
|
|
3021
|
-
() => CreateGeneratedTemplateOutput
|
|
3035
|
+
() => CreateGeneratedTemplateInput$,
|
|
3036
|
+
() => CreateGeneratedTemplateOutput$,
|
|
3022
3037
|
];
|
|
3023
|
-
var CreateStack = [9, n0, _CSr, 0, () => CreateStackInput
|
|
3024
|
-
var CreateStackInstances = [
|
|
3038
|
+
var CreateStack$ = [9, n0, _CSr, 0, () => CreateStackInput$, () => CreateStackOutput$];
|
|
3039
|
+
var CreateStackInstances$ = [
|
|
3025
3040
|
9,
|
|
3026
3041
|
n0,
|
|
3027
3042
|
_CSIre,
|
|
3028
3043
|
0,
|
|
3029
|
-
() => CreateStackInstancesInput
|
|
3030
|
-
() => CreateStackInstancesOutput
|
|
3044
|
+
() => CreateStackInstancesInput$,
|
|
3045
|
+
() => CreateStackInstancesOutput$,
|
|
3031
3046
|
];
|
|
3032
|
-
var CreateStackRefactor = [
|
|
3047
|
+
var CreateStackRefactor$ = [
|
|
3033
3048
|
9,
|
|
3034
3049
|
n0,
|
|
3035
3050
|
_CSR,
|
|
3036
3051
|
0,
|
|
3037
|
-
() => CreateStackRefactorInput
|
|
3038
|
-
() => CreateStackRefactorOutput
|
|
3052
|
+
() => CreateStackRefactorInput$,
|
|
3053
|
+
() => CreateStackRefactorOutput$,
|
|
3039
3054
|
];
|
|
3040
|
-
var CreateStackSet = [
|
|
3055
|
+
var CreateStackSet$ = [
|
|
3041
3056
|
9,
|
|
3042
3057
|
n0,
|
|
3043
3058
|
_CSSr,
|
|
3044
3059
|
0,
|
|
3045
|
-
() => CreateStackSetInput
|
|
3046
|
-
() => CreateStackSetOutput
|
|
3060
|
+
() => CreateStackSetInput$,
|
|
3061
|
+
() => CreateStackSetOutput$,
|
|
3047
3062
|
];
|
|
3048
|
-
var DeactivateOrganizationsAccess = [
|
|
3063
|
+
var DeactivateOrganizationsAccess$ = [
|
|
3049
3064
|
9,
|
|
3050
3065
|
n0,
|
|
3051
3066
|
_DOA,
|
|
3052
3067
|
0,
|
|
3053
|
-
() => DeactivateOrganizationsAccessInput
|
|
3054
|
-
() => DeactivateOrganizationsAccessOutput
|
|
3068
|
+
() => DeactivateOrganizationsAccessInput$,
|
|
3069
|
+
() => DeactivateOrganizationsAccessOutput$,
|
|
3055
3070
|
];
|
|
3056
|
-
var DeactivateType = [
|
|
3071
|
+
var DeactivateType$ = [
|
|
3057
3072
|
9,
|
|
3058
3073
|
n0,
|
|
3059
3074
|
_DTea,
|
|
3060
3075
|
2,
|
|
3061
|
-
() => DeactivateTypeInput
|
|
3062
|
-
() => DeactivateTypeOutput
|
|
3076
|
+
() => DeactivateTypeInput$,
|
|
3077
|
+
() => DeactivateTypeOutput$,
|
|
3063
3078
|
];
|
|
3064
|
-
var DeleteChangeSet = [
|
|
3079
|
+
var DeleteChangeSet$ = [
|
|
3065
3080
|
9,
|
|
3066
3081
|
n0,
|
|
3067
3082
|
_DCS,
|
|
3068
3083
|
0,
|
|
3069
|
-
() => DeleteChangeSetInput
|
|
3070
|
-
() => DeleteChangeSetOutput
|
|
3084
|
+
() => DeleteChangeSetInput$,
|
|
3085
|
+
() => DeleteChangeSetOutput$,
|
|
3071
3086
|
];
|
|
3072
|
-
var DeleteGeneratedTemplate = [
|
|
3087
|
+
var DeleteGeneratedTemplate$ = [
|
|
3073
3088
|
9,
|
|
3074
3089
|
n0,
|
|
3075
3090
|
_DGT,
|
|
3076
3091
|
0,
|
|
3077
|
-
() => DeleteGeneratedTemplateInput
|
|
3092
|
+
() => DeleteGeneratedTemplateInput$,
|
|
3078
3093
|
() => __Unit,
|
|
3079
3094
|
];
|
|
3080
|
-
var DeleteStack = [9, n0, _DSel, 0, () => DeleteStackInput
|
|
3081
|
-
var DeleteStackInstances = [
|
|
3095
|
+
var DeleteStack$ = [9, n0, _DSel, 0, () => DeleteStackInput$, () => __Unit];
|
|
3096
|
+
var DeleteStackInstances$ = [
|
|
3082
3097
|
9,
|
|
3083
3098
|
n0,
|
|
3084
3099
|
_DSIel,
|
|
3085
3100
|
0,
|
|
3086
|
-
() => DeleteStackInstancesInput
|
|
3087
|
-
() => DeleteStackInstancesOutput
|
|
3101
|
+
() => DeleteStackInstancesInput$,
|
|
3102
|
+
() => DeleteStackInstancesOutput$,
|
|
3088
3103
|
];
|
|
3089
|
-
var DeleteStackSet = [
|
|
3104
|
+
var DeleteStackSet$ = [
|
|
3090
3105
|
9,
|
|
3091
3106
|
n0,
|
|
3092
3107
|
_DSS,
|
|
3093
3108
|
0,
|
|
3094
|
-
() => DeleteStackSetInput
|
|
3095
|
-
() => DeleteStackSetOutput
|
|
3109
|
+
() => DeleteStackSetInput$,
|
|
3110
|
+
() => DeleteStackSetOutput$,
|
|
3096
3111
|
];
|
|
3097
|
-
var DeregisterType = [
|
|
3112
|
+
var DeregisterType$ = [
|
|
3098
3113
|
9,
|
|
3099
3114
|
n0,
|
|
3100
3115
|
_DTer,
|
|
3101
3116
|
2,
|
|
3102
|
-
() => DeregisterTypeInput
|
|
3103
|
-
() => DeregisterTypeOutput
|
|
3117
|
+
() => DeregisterTypeInput$,
|
|
3118
|
+
() => DeregisterTypeOutput$,
|
|
3104
3119
|
];
|
|
3105
|
-
var DescribeAccountLimits = [
|
|
3120
|
+
var DescribeAccountLimits$ = [
|
|
3106
3121
|
9,
|
|
3107
3122
|
n0,
|
|
3108
3123
|
_DAL,
|
|
3109
3124
|
0,
|
|
3110
|
-
() => DescribeAccountLimitsInput
|
|
3111
|
-
() => DescribeAccountLimitsOutput
|
|
3125
|
+
() => DescribeAccountLimitsInput$,
|
|
3126
|
+
() => DescribeAccountLimitsOutput$,
|
|
3112
3127
|
];
|
|
3113
|
-
var DescribeChangeSet = [
|
|
3128
|
+
var DescribeChangeSet$ = [
|
|
3114
3129
|
9,
|
|
3115
3130
|
n0,
|
|
3116
3131
|
_DCSe,
|
|
3117
3132
|
0,
|
|
3118
|
-
() => DescribeChangeSetInput
|
|
3119
|
-
() => DescribeChangeSetOutput
|
|
3133
|
+
() => DescribeChangeSetInput$,
|
|
3134
|
+
() => DescribeChangeSetOutput$,
|
|
3120
3135
|
];
|
|
3121
|
-
var DescribeChangeSetHooks = [
|
|
3136
|
+
var DescribeChangeSetHooks$ = [
|
|
3122
3137
|
9,
|
|
3123
3138
|
n0,
|
|
3124
3139
|
_DCSH,
|
|
3125
3140
|
0,
|
|
3126
|
-
() => DescribeChangeSetHooksInput
|
|
3127
|
-
() => DescribeChangeSetHooksOutput
|
|
3141
|
+
() => DescribeChangeSetHooksInput$,
|
|
3142
|
+
() => DescribeChangeSetHooksOutput$,
|
|
3128
3143
|
];
|
|
3129
|
-
var DescribeEvents = [
|
|
3144
|
+
var DescribeEvents$ = [
|
|
3130
3145
|
9,
|
|
3131
3146
|
n0,
|
|
3132
3147
|
_DE,
|
|
3133
3148
|
0,
|
|
3134
|
-
() => DescribeEventsInput
|
|
3135
|
-
() => DescribeEventsOutput
|
|
3149
|
+
() => DescribeEventsInput$,
|
|
3150
|
+
() => DescribeEventsOutput$,
|
|
3136
3151
|
];
|
|
3137
|
-
var DescribeGeneratedTemplate = [
|
|
3152
|
+
var DescribeGeneratedTemplate$ = [
|
|
3138
3153
|
9,
|
|
3139
3154
|
n0,
|
|
3140
3155
|
_DGTe,
|
|
3141
3156
|
0,
|
|
3142
|
-
() => DescribeGeneratedTemplateInput
|
|
3143
|
-
() => DescribeGeneratedTemplateOutput
|
|
3157
|
+
() => DescribeGeneratedTemplateInput$,
|
|
3158
|
+
() => DescribeGeneratedTemplateOutput$,
|
|
3144
3159
|
];
|
|
3145
|
-
var DescribeOrganizationsAccess = [
|
|
3160
|
+
var DescribeOrganizationsAccess$ = [
|
|
3146
3161
|
9,
|
|
3147
3162
|
n0,
|
|
3148
3163
|
_DOAe,
|
|
3149
3164
|
0,
|
|
3150
|
-
() => DescribeOrganizationsAccessInput
|
|
3151
|
-
() => DescribeOrganizationsAccessOutput
|
|
3165
|
+
() => DescribeOrganizationsAccessInput$,
|
|
3166
|
+
() => DescribeOrganizationsAccessOutput$,
|
|
3152
3167
|
];
|
|
3153
|
-
var DescribePublisher = [
|
|
3168
|
+
var DescribePublisher$ = [
|
|
3154
3169
|
9,
|
|
3155
3170
|
n0,
|
|
3156
3171
|
_DPe,
|
|
3157
3172
|
2,
|
|
3158
|
-
() => DescribePublisherInput
|
|
3159
|
-
() => DescribePublisherOutput
|
|
3173
|
+
() => DescribePublisherInput$,
|
|
3174
|
+
() => DescribePublisherOutput$,
|
|
3160
3175
|
];
|
|
3161
|
-
var DescribeResourceScan = [
|
|
3176
|
+
var DescribeResourceScan$ = [
|
|
3162
3177
|
9,
|
|
3163
3178
|
n0,
|
|
3164
3179
|
_DRS,
|
|
3165
3180
|
0,
|
|
3166
|
-
() => DescribeResourceScanInput
|
|
3167
|
-
() => DescribeResourceScanOutput
|
|
3181
|
+
() => DescribeResourceScanInput$,
|
|
3182
|
+
() => DescribeResourceScanOutput$,
|
|
3168
3183
|
];
|
|
3169
|
-
var DescribeStackDriftDetectionStatus = [
|
|
3184
|
+
var DescribeStackDriftDetectionStatus$ = [
|
|
3170
3185
|
9,
|
|
3171
3186
|
n0,
|
|
3172
3187
|
_DSDDS,
|
|
3173
3188
|
0,
|
|
3174
|
-
() => DescribeStackDriftDetectionStatusInput
|
|
3175
|
-
() => DescribeStackDriftDetectionStatusOutput
|
|
3189
|
+
() => DescribeStackDriftDetectionStatusInput$,
|
|
3190
|
+
() => DescribeStackDriftDetectionStatusOutput$,
|
|
3176
3191
|
];
|
|
3177
|
-
var DescribeStackEvents = [
|
|
3192
|
+
var DescribeStackEvents$ = [
|
|
3178
3193
|
9,
|
|
3179
3194
|
n0,
|
|
3180
3195
|
_DSE,
|
|
3181
3196
|
0,
|
|
3182
|
-
() => DescribeStackEventsInput
|
|
3183
|
-
() => DescribeStackEventsOutput
|
|
3197
|
+
() => DescribeStackEventsInput$,
|
|
3198
|
+
() => DescribeStackEventsOutput$,
|
|
3184
3199
|
];
|
|
3185
|
-
var DescribeStackInstance = [
|
|
3200
|
+
var DescribeStackInstance$ = [
|
|
3186
3201
|
9,
|
|
3187
3202
|
n0,
|
|
3188
3203
|
_DSIes,
|
|
3189
3204
|
0,
|
|
3190
|
-
() => DescribeStackInstanceInput
|
|
3191
|
-
() => DescribeStackInstanceOutput
|
|
3205
|
+
() => DescribeStackInstanceInput$,
|
|
3206
|
+
() => DescribeStackInstanceOutput$,
|
|
3192
3207
|
];
|
|
3193
|
-
var DescribeStackRefactor = [
|
|
3208
|
+
var DescribeStackRefactor$ = [
|
|
3194
3209
|
9,
|
|
3195
3210
|
n0,
|
|
3196
3211
|
_DSRe,
|
|
3197
3212
|
0,
|
|
3198
|
-
() => DescribeStackRefactorInput
|
|
3199
|
-
() => DescribeStackRefactorOutput
|
|
3213
|
+
() => DescribeStackRefactorInput$,
|
|
3214
|
+
() => DescribeStackRefactorOutput$,
|
|
3200
3215
|
];
|
|
3201
|
-
var DescribeStackResource = [
|
|
3216
|
+
var DescribeStackResource$ = [
|
|
3202
3217
|
9,
|
|
3203
3218
|
n0,
|
|
3204
3219
|
_DSRes,
|
|
3205
3220
|
0,
|
|
3206
|
-
() => DescribeStackResourceInput
|
|
3207
|
-
() => DescribeStackResourceOutput
|
|
3221
|
+
() => DescribeStackResourceInput$,
|
|
3222
|
+
() => DescribeStackResourceOutput$,
|
|
3208
3223
|
];
|
|
3209
|
-
var DescribeStackResourceDrifts = [
|
|
3224
|
+
var DescribeStackResourceDrifts$ = [
|
|
3210
3225
|
9,
|
|
3211
3226
|
n0,
|
|
3212
3227
|
_DSRD,
|
|
3213
3228
|
0,
|
|
3214
|
-
() => DescribeStackResourceDriftsInput
|
|
3215
|
-
() => DescribeStackResourceDriftsOutput
|
|
3229
|
+
() => DescribeStackResourceDriftsInput$,
|
|
3230
|
+
() => DescribeStackResourceDriftsOutput$,
|
|
3216
3231
|
];
|
|
3217
|
-
var DescribeStackResources = [
|
|
3232
|
+
var DescribeStackResources$ = [
|
|
3218
3233
|
9,
|
|
3219
3234
|
n0,
|
|
3220
3235
|
_DSResc,
|
|
3221
3236
|
0,
|
|
3222
|
-
() => DescribeStackResourcesInput
|
|
3223
|
-
() => DescribeStackResourcesOutput
|
|
3237
|
+
() => DescribeStackResourcesInput$,
|
|
3238
|
+
() => DescribeStackResourcesOutput$,
|
|
3224
3239
|
];
|
|
3225
|
-
var DescribeStacks = [
|
|
3240
|
+
var DescribeStacks$ = [
|
|
3226
3241
|
9,
|
|
3227
3242
|
n0,
|
|
3228
3243
|
_DSes,
|
|
3229
3244
|
0,
|
|
3230
|
-
() => DescribeStacksInput
|
|
3231
|
-
() => DescribeStacksOutput
|
|
3245
|
+
() => DescribeStacksInput$,
|
|
3246
|
+
() => DescribeStacksOutput$,
|
|
3232
3247
|
];
|
|
3233
|
-
var DescribeStackSet = [
|
|
3248
|
+
var DescribeStackSet$ = [
|
|
3234
3249
|
9,
|
|
3235
3250
|
n0,
|
|
3236
3251
|
_DSSe,
|
|
3237
3252
|
0,
|
|
3238
|
-
() => DescribeStackSetInput
|
|
3239
|
-
() => DescribeStackSetOutput
|
|
3253
|
+
() => DescribeStackSetInput$,
|
|
3254
|
+
() => DescribeStackSetOutput$,
|
|
3240
3255
|
];
|
|
3241
|
-
var DescribeStackSetOperation = [
|
|
3256
|
+
var DescribeStackSetOperation$ = [
|
|
3242
3257
|
9,
|
|
3243
3258
|
n0,
|
|
3244
3259
|
_DSSOes,
|
|
3245
3260
|
0,
|
|
3246
|
-
() => DescribeStackSetOperationInput
|
|
3247
|
-
() => DescribeStackSetOperationOutput
|
|
3261
|
+
() => DescribeStackSetOperationInput$,
|
|
3262
|
+
() => DescribeStackSetOperationOutput$,
|
|
3263
|
+
];
|
|
3264
|
+
var DescribeType$ = [
|
|
3265
|
+
9,
|
|
3266
|
+
n0,
|
|
3267
|
+
_DTes,
|
|
3268
|
+
2,
|
|
3269
|
+
() => DescribeTypeInput$,
|
|
3270
|
+
() => DescribeTypeOutput$,
|
|
3248
3271
|
];
|
|
3249
|
-
var
|
|
3250
|
-
var DescribeTypeRegistration = [
|
|
3272
|
+
var DescribeTypeRegistration$ = [
|
|
3251
3273
|
9,
|
|
3252
3274
|
n0,
|
|
3253
3275
|
_DTR,
|
|
3254
3276
|
2,
|
|
3255
|
-
() => DescribeTypeRegistrationInput
|
|
3256
|
-
() => DescribeTypeRegistrationOutput
|
|
3277
|
+
() => DescribeTypeRegistrationInput$,
|
|
3278
|
+
() => DescribeTypeRegistrationOutput$,
|
|
3257
3279
|
];
|
|
3258
|
-
var DetectStackDrift = [
|
|
3280
|
+
var DetectStackDrift$ = [
|
|
3259
3281
|
9,
|
|
3260
3282
|
n0,
|
|
3261
3283
|
_DSD,
|
|
3262
3284
|
0,
|
|
3263
|
-
() => DetectStackDriftInput
|
|
3264
|
-
() => DetectStackDriftOutput
|
|
3285
|
+
() => DetectStackDriftInput$,
|
|
3286
|
+
() => DetectStackDriftOutput$,
|
|
3265
3287
|
];
|
|
3266
|
-
var DetectStackResourceDrift = [
|
|
3288
|
+
var DetectStackResourceDrift$ = [
|
|
3267
3289
|
9,
|
|
3268
3290
|
n0,
|
|
3269
3291
|
_DSRDe,
|
|
3270
3292
|
0,
|
|
3271
|
-
() => DetectStackResourceDriftInput
|
|
3272
|
-
() => DetectStackResourceDriftOutput
|
|
3293
|
+
() => DetectStackResourceDriftInput$,
|
|
3294
|
+
() => DetectStackResourceDriftOutput$,
|
|
3273
3295
|
];
|
|
3274
|
-
var DetectStackSetDrift = [
|
|
3296
|
+
var DetectStackSetDrift$ = [
|
|
3275
3297
|
9,
|
|
3276
3298
|
n0,
|
|
3277
3299
|
_DSSD,
|
|
3278
3300
|
0,
|
|
3279
|
-
() => DetectStackSetDriftInput
|
|
3280
|
-
() => DetectStackSetDriftOutput
|
|
3301
|
+
() => DetectStackSetDriftInput$,
|
|
3302
|
+
() => DetectStackSetDriftOutput$,
|
|
3281
3303
|
];
|
|
3282
|
-
var EstimateTemplateCost = [
|
|
3304
|
+
var EstimateTemplateCost$ = [
|
|
3283
3305
|
9,
|
|
3284
3306
|
n0,
|
|
3285
3307
|
_ETC,
|
|
3286
3308
|
0,
|
|
3287
|
-
() => EstimateTemplateCostInput
|
|
3288
|
-
() => EstimateTemplateCostOutput
|
|
3309
|
+
() => EstimateTemplateCostInput$,
|
|
3310
|
+
() => EstimateTemplateCostOutput$,
|
|
3289
3311
|
];
|
|
3290
|
-
var ExecuteChangeSet = [
|
|
3312
|
+
var ExecuteChangeSet$ = [
|
|
3291
3313
|
9,
|
|
3292
3314
|
n0,
|
|
3293
3315
|
_ECS,
|
|
3294
3316
|
0,
|
|
3295
|
-
() => ExecuteChangeSetInput
|
|
3296
|
-
() => ExecuteChangeSetOutput
|
|
3317
|
+
() => ExecuteChangeSetInput$,
|
|
3318
|
+
() => ExecuteChangeSetOutput$,
|
|
3297
3319
|
];
|
|
3298
|
-
var ExecuteStackRefactor = [
|
|
3320
|
+
var ExecuteStackRefactor$ = [
|
|
3299
3321
|
9,
|
|
3300
3322
|
n0,
|
|
3301
3323
|
_ESRx,
|
|
3302
3324
|
0,
|
|
3303
|
-
() => ExecuteStackRefactorInput
|
|
3325
|
+
() => ExecuteStackRefactorInput$,
|
|
3304
3326
|
() => __Unit,
|
|
3305
3327
|
];
|
|
3306
|
-
var GetGeneratedTemplate = [
|
|
3328
|
+
var GetGeneratedTemplate$ = [
|
|
3307
3329
|
9,
|
|
3308
3330
|
n0,
|
|
3309
3331
|
_GGT,
|
|
3310
3332
|
0,
|
|
3311
|
-
() => GetGeneratedTemplateInput
|
|
3312
|
-
() => GetGeneratedTemplateOutput
|
|
3333
|
+
() => GetGeneratedTemplateInput$,
|
|
3334
|
+
() => GetGeneratedTemplateOutput$,
|
|
3335
|
+
];
|
|
3336
|
+
var GetHookResult$ = [
|
|
3337
|
+
9,
|
|
3338
|
+
n0,
|
|
3339
|
+
_GHR,
|
|
3340
|
+
0,
|
|
3341
|
+
() => GetHookResultInput$,
|
|
3342
|
+
() => GetHookResultOutput$,
|
|
3313
3343
|
];
|
|
3314
|
-
var
|
|
3315
|
-
var GetStackPolicy = [
|
|
3344
|
+
var GetStackPolicy$ = [
|
|
3316
3345
|
9,
|
|
3317
3346
|
n0,
|
|
3318
3347
|
_GSP,
|
|
3319
3348
|
0,
|
|
3320
|
-
() => GetStackPolicyInput
|
|
3321
|
-
() => GetStackPolicyOutput
|
|
3349
|
+
() => GetStackPolicyInput$,
|
|
3350
|
+
() => GetStackPolicyOutput$,
|
|
3322
3351
|
];
|
|
3323
|
-
var GetTemplate = [9, n0, _GT, 0, () => GetTemplateInput
|
|
3324
|
-
var GetTemplateSummary = [
|
|
3352
|
+
var GetTemplate$ = [9, n0, _GT, 0, () => GetTemplateInput$, () => GetTemplateOutput$];
|
|
3353
|
+
var GetTemplateSummary$ = [
|
|
3325
3354
|
9,
|
|
3326
3355
|
n0,
|
|
3327
3356
|
_GTS,
|
|
3328
3357
|
0,
|
|
3329
|
-
() => GetTemplateSummaryInput
|
|
3330
|
-
() => GetTemplateSummaryOutput
|
|
3358
|
+
() => GetTemplateSummaryInput$,
|
|
3359
|
+
() => GetTemplateSummaryOutput$,
|
|
3331
3360
|
];
|
|
3332
|
-
var ImportStacksToStackSet = [
|
|
3361
|
+
var ImportStacksToStackSet$ = [
|
|
3333
3362
|
9,
|
|
3334
3363
|
n0,
|
|
3335
3364
|
_ISTSS,
|
|
3336
3365
|
0,
|
|
3337
|
-
() => ImportStacksToStackSetInput
|
|
3338
|
-
() => ImportStacksToStackSetOutput
|
|
3366
|
+
() => ImportStacksToStackSetInput$,
|
|
3367
|
+
() => ImportStacksToStackSetOutput$,
|
|
3339
3368
|
];
|
|
3340
|
-
var ListChangeSets = [
|
|
3369
|
+
var ListChangeSets$ = [
|
|
3341
3370
|
9,
|
|
3342
3371
|
n0,
|
|
3343
3372
|
_LCS,
|
|
3344
3373
|
0,
|
|
3345
|
-
() => ListChangeSetsInput
|
|
3346
|
-
() => ListChangeSetsOutput
|
|
3374
|
+
() => ListChangeSetsInput$,
|
|
3375
|
+
() => ListChangeSetsOutput$,
|
|
3347
3376
|
];
|
|
3348
|
-
var ListExports = [9, n0, _LE, 0, () => ListExportsInput
|
|
3349
|
-
var ListGeneratedTemplates = [
|
|
3377
|
+
var ListExports$ = [9, n0, _LE, 0, () => ListExportsInput$, () => ListExportsOutput$];
|
|
3378
|
+
var ListGeneratedTemplates$ = [
|
|
3350
3379
|
9,
|
|
3351
3380
|
n0,
|
|
3352
3381
|
_LGT,
|
|
3353
3382
|
0,
|
|
3354
|
-
() => ListGeneratedTemplatesInput
|
|
3355
|
-
() => ListGeneratedTemplatesOutput
|
|
3383
|
+
() => ListGeneratedTemplatesInput$,
|
|
3384
|
+
() => ListGeneratedTemplatesOutput$,
|
|
3356
3385
|
];
|
|
3357
|
-
var ListHookResults = [
|
|
3386
|
+
var ListHookResults$ = [
|
|
3358
3387
|
9,
|
|
3359
3388
|
n0,
|
|
3360
3389
|
_LHR,
|
|
3361
3390
|
0,
|
|
3362
|
-
() => ListHookResultsInput
|
|
3363
|
-
() => ListHookResultsOutput
|
|
3391
|
+
() => ListHookResultsInput$,
|
|
3392
|
+
() => ListHookResultsOutput$,
|
|
3364
3393
|
];
|
|
3365
|
-
var ListImports = [9, n0, _LI, 0, () => ListImportsInput
|
|
3366
|
-
var ListResourceScanRelatedResources = [
|
|
3394
|
+
var ListImports$ = [9, n0, _LI, 0, () => ListImportsInput$, () => ListImportsOutput$];
|
|
3395
|
+
var ListResourceScanRelatedResources$ = [
|
|
3367
3396
|
9,
|
|
3368
3397
|
n0,
|
|
3369
3398
|
_LRSRR,
|
|
3370
3399
|
0,
|
|
3371
|
-
() => ListResourceScanRelatedResourcesInput
|
|
3372
|
-
() => ListResourceScanRelatedResourcesOutput
|
|
3400
|
+
() => ListResourceScanRelatedResourcesInput$,
|
|
3401
|
+
() => ListResourceScanRelatedResourcesOutput$,
|
|
3373
3402
|
];
|
|
3374
|
-
var ListResourceScanResources = [
|
|
3403
|
+
var ListResourceScanResources$ = [
|
|
3375
3404
|
9,
|
|
3376
3405
|
n0,
|
|
3377
3406
|
_LRSR,
|
|
3378
3407
|
0,
|
|
3379
|
-
() => ListResourceScanResourcesInput
|
|
3380
|
-
() => ListResourceScanResourcesOutput
|
|
3408
|
+
() => ListResourceScanResourcesInput$,
|
|
3409
|
+
() => ListResourceScanResourcesOutput$,
|
|
3381
3410
|
];
|
|
3382
|
-
var ListResourceScans = [
|
|
3411
|
+
var ListResourceScans$ = [
|
|
3383
3412
|
9,
|
|
3384
3413
|
n0,
|
|
3385
3414
|
_LRS,
|
|
3386
3415
|
0,
|
|
3387
|
-
() => ListResourceScansInput
|
|
3388
|
-
() => ListResourceScansOutput
|
|
3416
|
+
() => ListResourceScansInput$,
|
|
3417
|
+
() => ListResourceScansOutput$,
|
|
3389
3418
|
];
|
|
3390
|
-
var ListStackInstanceResourceDrifts = [
|
|
3419
|
+
var ListStackInstanceResourceDrifts$ = [
|
|
3391
3420
|
9,
|
|
3392
3421
|
n0,
|
|
3393
3422
|
_LSIRD,
|
|
3394
3423
|
0,
|
|
3395
|
-
() => ListStackInstanceResourceDriftsInput
|
|
3396
|
-
() => ListStackInstanceResourceDriftsOutput
|
|
3424
|
+
() => ListStackInstanceResourceDriftsInput$,
|
|
3425
|
+
() => ListStackInstanceResourceDriftsOutput$,
|
|
3397
3426
|
];
|
|
3398
|
-
var ListStackInstances = [
|
|
3427
|
+
var ListStackInstances$ = [
|
|
3399
3428
|
9,
|
|
3400
3429
|
n0,
|
|
3401
3430
|
_LSIi,
|
|
3402
3431
|
0,
|
|
3403
|
-
() => ListStackInstancesInput
|
|
3404
|
-
() => ListStackInstancesOutput
|
|
3432
|
+
() => ListStackInstancesInput$,
|
|
3433
|
+
() => ListStackInstancesOutput$,
|
|
3405
3434
|
];
|
|
3406
|
-
var ListStackRefactorActions = [
|
|
3435
|
+
var ListStackRefactorActions$ = [
|
|
3407
3436
|
9,
|
|
3408
3437
|
n0,
|
|
3409
3438
|
_LSRA,
|
|
3410
3439
|
0,
|
|
3411
|
-
() => ListStackRefactorActionsInput
|
|
3412
|
-
() => ListStackRefactorActionsOutput
|
|
3440
|
+
() => ListStackRefactorActionsInput$,
|
|
3441
|
+
() => ListStackRefactorActionsOutput$,
|
|
3413
3442
|
];
|
|
3414
|
-
var ListStackRefactors = [
|
|
3443
|
+
var ListStackRefactors$ = [
|
|
3415
3444
|
9,
|
|
3416
3445
|
n0,
|
|
3417
3446
|
_LSR,
|
|
3418
3447
|
0,
|
|
3419
|
-
() => ListStackRefactorsInput
|
|
3420
|
-
() => ListStackRefactorsOutput
|
|
3448
|
+
() => ListStackRefactorsInput$,
|
|
3449
|
+
() => ListStackRefactorsOutput$,
|
|
3421
3450
|
];
|
|
3422
|
-
var ListStackResources = [
|
|
3451
|
+
var ListStackResources$ = [
|
|
3423
3452
|
9,
|
|
3424
3453
|
n0,
|
|
3425
3454
|
_LSRi,
|
|
3426
3455
|
0,
|
|
3427
|
-
() => ListStackResourcesInput
|
|
3428
|
-
() => ListStackResourcesOutput
|
|
3456
|
+
() => ListStackResourcesInput$,
|
|
3457
|
+
() => ListStackResourcesOutput$,
|
|
3429
3458
|
];
|
|
3430
|
-
var ListStacks = [9, n0, _LS, 0, () => ListStacksInput
|
|
3431
|
-
var ListStackSetAutoDeploymentTargets = [
|
|
3459
|
+
var ListStacks$ = [9, n0, _LS, 0, () => ListStacksInput$, () => ListStacksOutput$];
|
|
3460
|
+
var ListStackSetAutoDeploymentTargets$ = [
|
|
3432
3461
|
9,
|
|
3433
3462
|
n0,
|
|
3434
3463
|
_LSSADT,
|
|
3435
3464
|
0,
|
|
3436
|
-
() => ListStackSetAutoDeploymentTargetsInput
|
|
3437
|
-
() => ListStackSetAutoDeploymentTargetsOutput
|
|
3465
|
+
() => ListStackSetAutoDeploymentTargetsInput$,
|
|
3466
|
+
() => ListStackSetAutoDeploymentTargetsOutput$,
|
|
3438
3467
|
];
|
|
3439
|
-
var ListStackSetOperationResults = [
|
|
3468
|
+
var ListStackSetOperationResults$ = [
|
|
3440
3469
|
9,
|
|
3441
3470
|
n0,
|
|
3442
3471
|
_LSSOR,
|
|
3443
3472
|
0,
|
|
3444
|
-
() => ListStackSetOperationResultsInput
|
|
3445
|
-
() => ListStackSetOperationResultsOutput
|
|
3473
|
+
() => ListStackSetOperationResultsInput$,
|
|
3474
|
+
() => ListStackSetOperationResultsOutput$,
|
|
3446
3475
|
];
|
|
3447
|
-
var ListStackSetOperations = [
|
|
3476
|
+
var ListStackSetOperations$ = [
|
|
3448
3477
|
9,
|
|
3449
3478
|
n0,
|
|
3450
3479
|
_LSSOi,
|
|
3451
3480
|
0,
|
|
3452
|
-
() => ListStackSetOperationsInput
|
|
3453
|
-
() => ListStackSetOperationsOutput
|
|
3481
|
+
() => ListStackSetOperationsInput$,
|
|
3482
|
+
() => ListStackSetOperationsOutput$,
|
|
3454
3483
|
];
|
|
3455
|
-
var ListStackSets = [
|
|
3456
|
-
|
|
3484
|
+
var ListStackSets$ = [
|
|
3485
|
+
9,
|
|
3486
|
+
n0,
|
|
3487
|
+
_LSS,
|
|
3488
|
+
0,
|
|
3489
|
+
() => ListStackSetsInput$,
|
|
3490
|
+
() => ListStackSetsOutput$,
|
|
3491
|
+
];
|
|
3492
|
+
var ListTypeRegistrations$ = [
|
|
3457
3493
|
9,
|
|
3458
3494
|
n0,
|
|
3459
3495
|
_LTR,
|
|
3460
3496
|
2,
|
|
3461
|
-
() => ListTypeRegistrationsInput
|
|
3462
|
-
() => ListTypeRegistrationsOutput
|
|
3497
|
+
() => ListTypeRegistrationsInput$,
|
|
3498
|
+
() => ListTypeRegistrationsOutput$,
|
|
3463
3499
|
];
|
|
3464
|
-
var ListTypes = [9, n0, _LT, 2, () => ListTypesInput
|
|
3465
|
-
var ListTypeVersions = [
|
|
3500
|
+
var ListTypes$ = [9, n0, _LT, 2, () => ListTypesInput$, () => ListTypesOutput$];
|
|
3501
|
+
var ListTypeVersions$ = [
|
|
3466
3502
|
9,
|
|
3467
3503
|
n0,
|
|
3468
3504
|
_LTV,
|
|
3469
3505
|
2,
|
|
3470
|
-
() => ListTypeVersionsInput
|
|
3471
|
-
() => ListTypeVersionsOutput
|
|
3506
|
+
() => ListTypeVersionsInput$,
|
|
3507
|
+
() => ListTypeVersionsOutput$,
|
|
3472
3508
|
];
|
|
3473
|
-
var PublishType = [9, n0, _PTu, 2, () => PublishTypeInput
|
|
3474
|
-
var RecordHandlerProgress = [
|
|
3509
|
+
var PublishType$ = [9, n0, _PTu, 2, () => PublishTypeInput$, () => PublishTypeOutput$];
|
|
3510
|
+
var RecordHandlerProgress$ = [
|
|
3475
3511
|
9,
|
|
3476
3512
|
n0,
|
|
3477
3513
|
_RHP,
|
|
3478
3514
|
2,
|
|
3479
|
-
() => RecordHandlerProgressInput
|
|
3480
|
-
() => RecordHandlerProgressOutput
|
|
3515
|
+
() => RecordHandlerProgressInput$,
|
|
3516
|
+
() => RecordHandlerProgressOutput$,
|
|
3481
3517
|
];
|
|
3482
|
-
var RegisterPublisher = [
|
|
3518
|
+
var RegisterPublisher$ = [
|
|
3483
3519
|
9,
|
|
3484
3520
|
n0,
|
|
3485
3521
|
_RPeg,
|
|
3486
3522
|
2,
|
|
3487
|
-
() => RegisterPublisherInput
|
|
3488
|
-
() => RegisterPublisherOutput
|
|
3523
|
+
() => RegisterPublisherInput$,
|
|
3524
|
+
() => RegisterPublisherOutput$,
|
|
3525
|
+
];
|
|
3526
|
+
var RegisterType$ = [
|
|
3527
|
+
9,
|
|
3528
|
+
n0,
|
|
3529
|
+
_RTegi,
|
|
3530
|
+
2,
|
|
3531
|
+
() => RegisterTypeInput$,
|
|
3532
|
+
() => RegisterTypeOutput$,
|
|
3533
|
+
];
|
|
3534
|
+
var RollbackStack$ = [
|
|
3535
|
+
9,
|
|
3536
|
+
n0,
|
|
3537
|
+
_RSo,
|
|
3538
|
+
0,
|
|
3539
|
+
() => RollbackStackInput$,
|
|
3540
|
+
() => RollbackStackOutput$,
|
|
3489
3541
|
];
|
|
3490
|
-
var
|
|
3491
|
-
var
|
|
3492
|
-
var SetStackPolicy = [9, n0, _SSP, 0, () => SetStackPolicyInput, () => __Unit];
|
|
3493
|
-
var SetTypeConfiguration = [
|
|
3542
|
+
var SetStackPolicy$ = [9, n0, _SSP, 0, () => SetStackPolicyInput$, () => __Unit];
|
|
3543
|
+
var SetTypeConfiguration$ = [
|
|
3494
3544
|
9,
|
|
3495
3545
|
n0,
|
|
3496
3546
|
_STC,
|
|
3497
3547
|
0,
|
|
3498
|
-
() => SetTypeConfigurationInput
|
|
3499
|
-
() => SetTypeConfigurationOutput
|
|
3548
|
+
() => SetTypeConfigurationInput$,
|
|
3549
|
+
() => SetTypeConfigurationOutput$,
|
|
3500
3550
|
];
|
|
3501
|
-
var SetTypeDefaultVersion = [
|
|
3551
|
+
var SetTypeDefaultVersion$ = [
|
|
3502
3552
|
9,
|
|
3503
3553
|
n0,
|
|
3504
3554
|
_STDV,
|
|
3505
3555
|
2,
|
|
3506
|
-
() => SetTypeDefaultVersionInput
|
|
3507
|
-
() => SetTypeDefaultVersionOutput
|
|
3556
|
+
() => SetTypeDefaultVersionInput$,
|
|
3557
|
+
() => SetTypeDefaultVersionOutput$,
|
|
3508
3558
|
];
|
|
3509
|
-
var SignalResource = [9, n0, _SRi, 0, () => SignalResourceInput
|
|
3510
|
-
var StartResourceScan = [
|
|
3559
|
+
var SignalResource$ = [9, n0, _SRi, 0, () => SignalResourceInput$, () => __Unit];
|
|
3560
|
+
var StartResourceScan$ = [
|
|
3511
3561
|
9,
|
|
3512
3562
|
n0,
|
|
3513
3563
|
_SRStar,
|
|
3514
3564
|
0,
|
|
3515
|
-
() => StartResourceScanInput
|
|
3516
|
-
() => StartResourceScanOutput
|
|
3565
|
+
() => StartResourceScanInput$,
|
|
3566
|
+
() => StartResourceScanOutput$,
|
|
3517
3567
|
];
|
|
3518
|
-
var StopStackSetOperation = [
|
|
3568
|
+
var StopStackSetOperation$ = [
|
|
3519
3569
|
9,
|
|
3520
3570
|
n0,
|
|
3521
3571
|
_SSSO,
|
|
3522
3572
|
0,
|
|
3523
|
-
() => StopStackSetOperationInput
|
|
3524
|
-
() => StopStackSetOperationOutput
|
|
3573
|
+
() => StopStackSetOperationInput$,
|
|
3574
|
+
() => StopStackSetOperationOutput$,
|
|
3525
3575
|
];
|
|
3526
|
-
var TestType = [9, n0, _TTe, 2, () => TestTypeInput
|
|
3527
|
-
var UpdateGeneratedTemplate = [
|
|
3576
|
+
var TestType$ = [9, n0, _TTe, 2, () => TestTypeInput$, () => TestTypeOutput$];
|
|
3577
|
+
var UpdateGeneratedTemplate$ = [
|
|
3528
3578
|
9,
|
|
3529
3579
|
n0,
|
|
3530
3580
|
_UGT,
|
|
3531
3581
|
0,
|
|
3532
|
-
() => UpdateGeneratedTemplateInput
|
|
3533
|
-
() => UpdateGeneratedTemplateOutput
|
|
3582
|
+
() => UpdateGeneratedTemplateInput$,
|
|
3583
|
+
() => UpdateGeneratedTemplateOutput$,
|
|
3534
3584
|
];
|
|
3535
|
-
var UpdateStack = [9, n0, _US, 0, () => UpdateStackInput
|
|
3536
|
-
var UpdateStackInstances = [
|
|
3585
|
+
var UpdateStack$ = [9, n0, _US, 0, () => UpdateStackInput$, () => UpdateStackOutput$];
|
|
3586
|
+
var UpdateStackInstances$ = [
|
|
3537
3587
|
9,
|
|
3538
3588
|
n0,
|
|
3539
3589
|
_USIp,
|
|
3540
3590
|
0,
|
|
3541
|
-
() => UpdateStackInstancesInput
|
|
3542
|
-
() => UpdateStackInstancesOutput
|
|
3591
|
+
() => UpdateStackInstancesInput$,
|
|
3592
|
+
() => UpdateStackInstancesOutput$,
|
|
3543
3593
|
];
|
|
3544
|
-
var UpdateStackSet = [
|
|
3594
|
+
var UpdateStackSet$ = [
|
|
3545
3595
|
9,
|
|
3546
3596
|
n0,
|
|
3547
3597
|
_USS,
|
|
3548
3598
|
0,
|
|
3549
|
-
() => UpdateStackSetInput
|
|
3550
|
-
() => UpdateStackSetOutput
|
|
3599
|
+
() => UpdateStackSetInput$,
|
|
3600
|
+
() => UpdateStackSetOutput$,
|
|
3551
3601
|
];
|
|
3552
|
-
var UpdateTerminationProtection = [
|
|
3602
|
+
var UpdateTerminationProtection$ = [
|
|
3553
3603
|
9,
|
|
3554
3604
|
n0,
|
|
3555
3605
|
_UTP,
|
|
3556
3606
|
0,
|
|
3557
|
-
() => UpdateTerminationProtectionInput
|
|
3558
|
-
() => UpdateTerminationProtectionOutput
|
|
3607
|
+
() => UpdateTerminationProtectionInput$,
|
|
3608
|
+
() => UpdateTerminationProtectionOutput$,
|
|
3559
3609
|
];
|
|
3560
|
-
var ValidateTemplate = [
|
|
3610
|
+
var ValidateTemplate$ = [
|
|
3561
3611
|
9,
|
|
3562
3612
|
n0,
|
|
3563
3613
|
_VT,
|
|
3564
3614
|
0,
|
|
3565
|
-
() => ValidateTemplateInput
|
|
3566
|
-
() => ValidateTemplateOutput
|
|
3615
|
+
() => ValidateTemplateInput$,
|
|
3616
|
+
() => ValidateTemplateOutput$,
|
|
3567
3617
|
];
|
|
3568
3618
|
|
|
3569
3619
|
class ActivateOrganizationsAccessCommand extends smithyClient.Command
|
|
@@ -3574,7 +3624,7 @@ class ActivateOrganizationsAccessCommand extends smithyClient.Command
|
|
|
3574
3624
|
})
|
|
3575
3625
|
.s("CloudFormation", "ActivateOrganizationsAccess", {})
|
|
3576
3626
|
.n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
|
|
3577
|
-
.sc(ActivateOrganizationsAccess)
|
|
3627
|
+
.sc(ActivateOrganizationsAccess$)
|
|
3578
3628
|
.build() {
|
|
3579
3629
|
}
|
|
3580
3630
|
|
|
@@ -3586,7 +3636,7 @@ class ActivateTypeCommand extends smithyClient.Command
|
|
|
3586
3636
|
})
|
|
3587
3637
|
.s("CloudFormation", "ActivateType", {})
|
|
3588
3638
|
.n("CloudFormationClient", "ActivateTypeCommand")
|
|
3589
|
-
.sc(ActivateType)
|
|
3639
|
+
.sc(ActivateType$)
|
|
3590
3640
|
.build() {
|
|
3591
3641
|
}
|
|
3592
3642
|
|
|
@@ -3598,7 +3648,7 @@ class BatchDescribeTypeConfigurationsCommand extends smithyClient.Command
|
|
|
3598
3648
|
})
|
|
3599
3649
|
.s("CloudFormation", "BatchDescribeTypeConfigurations", {})
|
|
3600
3650
|
.n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
|
|
3601
|
-
.sc(BatchDescribeTypeConfigurations)
|
|
3651
|
+
.sc(BatchDescribeTypeConfigurations$)
|
|
3602
3652
|
.build() {
|
|
3603
3653
|
}
|
|
3604
3654
|
|
|
@@ -3610,7 +3660,7 @@ class CancelUpdateStackCommand extends smithyClient.Command
|
|
|
3610
3660
|
})
|
|
3611
3661
|
.s("CloudFormation", "CancelUpdateStack", {})
|
|
3612
3662
|
.n("CloudFormationClient", "CancelUpdateStackCommand")
|
|
3613
|
-
.sc(CancelUpdateStack)
|
|
3663
|
+
.sc(CancelUpdateStack$)
|
|
3614
3664
|
.build() {
|
|
3615
3665
|
}
|
|
3616
3666
|
|
|
@@ -3622,7 +3672,7 @@ class ContinueUpdateRollbackCommand extends smithyClient.Command
|
|
|
3622
3672
|
})
|
|
3623
3673
|
.s("CloudFormation", "ContinueUpdateRollback", {})
|
|
3624
3674
|
.n("CloudFormationClient", "ContinueUpdateRollbackCommand")
|
|
3625
|
-
.sc(ContinueUpdateRollback)
|
|
3675
|
+
.sc(ContinueUpdateRollback$)
|
|
3626
3676
|
.build() {
|
|
3627
3677
|
}
|
|
3628
3678
|
|
|
@@ -3634,7 +3684,7 @@ class CreateChangeSetCommand extends smithyClient.Command
|
|
|
3634
3684
|
})
|
|
3635
3685
|
.s("CloudFormation", "CreateChangeSet", {})
|
|
3636
3686
|
.n("CloudFormationClient", "CreateChangeSetCommand")
|
|
3637
|
-
.sc(CreateChangeSet)
|
|
3687
|
+
.sc(CreateChangeSet$)
|
|
3638
3688
|
.build() {
|
|
3639
3689
|
}
|
|
3640
3690
|
|
|
@@ -3646,7 +3696,7 @@ class CreateGeneratedTemplateCommand extends smithyClient.Command
|
|
|
3646
3696
|
})
|
|
3647
3697
|
.s("CloudFormation", "CreateGeneratedTemplate", {})
|
|
3648
3698
|
.n("CloudFormationClient", "CreateGeneratedTemplateCommand")
|
|
3649
|
-
.sc(CreateGeneratedTemplate)
|
|
3699
|
+
.sc(CreateGeneratedTemplate$)
|
|
3650
3700
|
.build() {
|
|
3651
3701
|
}
|
|
3652
3702
|
|
|
@@ -3658,7 +3708,7 @@ class CreateStackCommand extends smithyClient.Command
|
|
|
3658
3708
|
})
|
|
3659
3709
|
.s("CloudFormation", "CreateStack", {})
|
|
3660
3710
|
.n("CloudFormationClient", "CreateStackCommand")
|
|
3661
|
-
.sc(CreateStack)
|
|
3711
|
+
.sc(CreateStack$)
|
|
3662
3712
|
.build() {
|
|
3663
3713
|
}
|
|
3664
3714
|
|
|
@@ -3670,7 +3720,7 @@ class CreateStackInstancesCommand extends smithyClient.Command
|
|
|
3670
3720
|
})
|
|
3671
3721
|
.s("CloudFormation", "CreateStackInstances", {})
|
|
3672
3722
|
.n("CloudFormationClient", "CreateStackInstancesCommand")
|
|
3673
|
-
.sc(CreateStackInstances)
|
|
3723
|
+
.sc(CreateStackInstances$)
|
|
3674
3724
|
.build() {
|
|
3675
3725
|
}
|
|
3676
3726
|
|
|
@@ -3682,7 +3732,7 @@ class CreateStackRefactorCommand extends smithyClient.Command
|
|
|
3682
3732
|
})
|
|
3683
3733
|
.s("CloudFormation", "CreateStackRefactor", {})
|
|
3684
3734
|
.n("CloudFormationClient", "CreateStackRefactorCommand")
|
|
3685
|
-
.sc(CreateStackRefactor)
|
|
3735
|
+
.sc(CreateStackRefactor$)
|
|
3686
3736
|
.build() {
|
|
3687
3737
|
}
|
|
3688
3738
|
|
|
@@ -3694,7 +3744,7 @@ class CreateStackSetCommand extends smithyClient.Command
|
|
|
3694
3744
|
})
|
|
3695
3745
|
.s("CloudFormation", "CreateStackSet", {})
|
|
3696
3746
|
.n("CloudFormationClient", "CreateStackSetCommand")
|
|
3697
|
-
.sc(CreateStackSet)
|
|
3747
|
+
.sc(CreateStackSet$)
|
|
3698
3748
|
.build() {
|
|
3699
3749
|
}
|
|
3700
3750
|
|
|
@@ -3706,7 +3756,7 @@ class DeactivateOrganizationsAccessCommand extends smithyClient.Command
|
|
|
3706
3756
|
})
|
|
3707
3757
|
.s("CloudFormation", "DeactivateOrganizationsAccess", {})
|
|
3708
3758
|
.n("CloudFormationClient", "DeactivateOrganizationsAccessCommand")
|
|
3709
|
-
.sc(DeactivateOrganizationsAccess)
|
|
3759
|
+
.sc(DeactivateOrganizationsAccess$)
|
|
3710
3760
|
.build() {
|
|
3711
3761
|
}
|
|
3712
3762
|
|
|
@@ -3718,7 +3768,7 @@ class DeactivateTypeCommand extends smithyClient.Command
|
|
|
3718
3768
|
})
|
|
3719
3769
|
.s("CloudFormation", "DeactivateType", {})
|
|
3720
3770
|
.n("CloudFormationClient", "DeactivateTypeCommand")
|
|
3721
|
-
.sc(DeactivateType)
|
|
3771
|
+
.sc(DeactivateType$)
|
|
3722
3772
|
.build() {
|
|
3723
3773
|
}
|
|
3724
3774
|
|
|
@@ -3730,7 +3780,7 @@ class DeleteChangeSetCommand extends smithyClient.Command
|
|
|
3730
3780
|
})
|
|
3731
3781
|
.s("CloudFormation", "DeleteChangeSet", {})
|
|
3732
3782
|
.n("CloudFormationClient", "DeleteChangeSetCommand")
|
|
3733
|
-
.sc(DeleteChangeSet)
|
|
3783
|
+
.sc(DeleteChangeSet$)
|
|
3734
3784
|
.build() {
|
|
3735
3785
|
}
|
|
3736
3786
|
|
|
@@ -3742,7 +3792,7 @@ class DeleteGeneratedTemplateCommand extends smithyClient.Command
|
|
|
3742
3792
|
})
|
|
3743
3793
|
.s("CloudFormation", "DeleteGeneratedTemplate", {})
|
|
3744
3794
|
.n("CloudFormationClient", "DeleteGeneratedTemplateCommand")
|
|
3745
|
-
.sc(DeleteGeneratedTemplate)
|
|
3795
|
+
.sc(DeleteGeneratedTemplate$)
|
|
3746
3796
|
.build() {
|
|
3747
3797
|
}
|
|
3748
3798
|
|
|
@@ -3754,7 +3804,7 @@ class DeleteStackCommand extends smithyClient.Command
|
|
|
3754
3804
|
})
|
|
3755
3805
|
.s("CloudFormation", "DeleteStack", {})
|
|
3756
3806
|
.n("CloudFormationClient", "DeleteStackCommand")
|
|
3757
|
-
.sc(DeleteStack)
|
|
3807
|
+
.sc(DeleteStack$)
|
|
3758
3808
|
.build() {
|
|
3759
3809
|
}
|
|
3760
3810
|
|
|
@@ -3766,7 +3816,7 @@ class DeleteStackInstancesCommand extends smithyClient.Command
|
|
|
3766
3816
|
})
|
|
3767
3817
|
.s("CloudFormation", "DeleteStackInstances", {})
|
|
3768
3818
|
.n("CloudFormationClient", "DeleteStackInstancesCommand")
|
|
3769
|
-
.sc(DeleteStackInstances)
|
|
3819
|
+
.sc(DeleteStackInstances$)
|
|
3770
3820
|
.build() {
|
|
3771
3821
|
}
|
|
3772
3822
|
|
|
@@ -3778,7 +3828,7 @@ class DeleteStackSetCommand extends smithyClient.Command
|
|
|
3778
3828
|
})
|
|
3779
3829
|
.s("CloudFormation", "DeleteStackSet", {})
|
|
3780
3830
|
.n("CloudFormationClient", "DeleteStackSetCommand")
|
|
3781
|
-
.sc(DeleteStackSet)
|
|
3831
|
+
.sc(DeleteStackSet$)
|
|
3782
3832
|
.build() {
|
|
3783
3833
|
}
|
|
3784
3834
|
|
|
@@ -3790,7 +3840,7 @@ class DeregisterTypeCommand extends smithyClient.Command
|
|
|
3790
3840
|
})
|
|
3791
3841
|
.s("CloudFormation", "DeregisterType", {})
|
|
3792
3842
|
.n("CloudFormationClient", "DeregisterTypeCommand")
|
|
3793
|
-
.sc(DeregisterType)
|
|
3843
|
+
.sc(DeregisterType$)
|
|
3794
3844
|
.build() {
|
|
3795
3845
|
}
|
|
3796
3846
|
|
|
@@ -3802,7 +3852,7 @@ class DescribeAccountLimitsCommand extends smithyClient.Command
|
|
|
3802
3852
|
})
|
|
3803
3853
|
.s("CloudFormation", "DescribeAccountLimits", {})
|
|
3804
3854
|
.n("CloudFormationClient", "DescribeAccountLimitsCommand")
|
|
3805
|
-
.sc(DescribeAccountLimits)
|
|
3855
|
+
.sc(DescribeAccountLimits$)
|
|
3806
3856
|
.build() {
|
|
3807
3857
|
}
|
|
3808
3858
|
|
|
@@ -3814,7 +3864,7 @@ class DescribeChangeSetCommand extends smithyClient.Command
|
|
|
3814
3864
|
})
|
|
3815
3865
|
.s("CloudFormation", "DescribeChangeSet", {})
|
|
3816
3866
|
.n("CloudFormationClient", "DescribeChangeSetCommand")
|
|
3817
|
-
.sc(DescribeChangeSet)
|
|
3867
|
+
.sc(DescribeChangeSet$)
|
|
3818
3868
|
.build() {
|
|
3819
3869
|
}
|
|
3820
3870
|
|
|
@@ -3826,7 +3876,7 @@ class DescribeChangeSetHooksCommand extends smithyClient.Command
|
|
|
3826
3876
|
})
|
|
3827
3877
|
.s("CloudFormation", "DescribeChangeSetHooks", {})
|
|
3828
3878
|
.n("CloudFormationClient", "DescribeChangeSetHooksCommand")
|
|
3829
|
-
.sc(DescribeChangeSetHooks)
|
|
3879
|
+
.sc(DescribeChangeSetHooks$)
|
|
3830
3880
|
.build() {
|
|
3831
3881
|
}
|
|
3832
3882
|
|
|
@@ -3838,7 +3888,7 @@ class DescribeEventsCommand extends smithyClient.Command
|
|
|
3838
3888
|
})
|
|
3839
3889
|
.s("CloudFormation", "DescribeEvents", {})
|
|
3840
3890
|
.n("CloudFormationClient", "DescribeEventsCommand")
|
|
3841
|
-
.sc(DescribeEvents)
|
|
3891
|
+
.sc(DescribeEvents$)
|
|
3842
3892
|
.build() {
|
|
3843
3893
|
}
|
|
3844
3894
|
|
|
@@ -3850,7 +3900,7 @@ class DescribeGeneratedTemplateCommand extends smithyClient.Command
|
|
|
3850
3900
|
})
|
|
3851
3901
|
.s("CloudFormation", "DescribeGeneratedTemplate", {})
|
|
3852
3902
|
.n("CloudFormationClient", "DescribeGeneratedTemplateCommand")
|
|
3853
|
-
.sc(DescribeGeneratedTemplate)
|
|
3903
|
+
.sc(DescribeGeneratedTemplate$)
|
|
3854
3904
|
.build() {
|
|
3855
3905
|
}
|
|
3856
3906
|
|
|
@@ -3862,7 +3912,7 @@ class DescribeOrganizationsAccessCommand extends smithyClient.Command
|
|
|
3862
3912
|
})
|
|
3863
3913
|
.s("CloudFormation", "DescribeOrganizationsAccess", {})
|
|
3864
3914
|
.n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
|
|
3865
|
-
.sc(DescribeOrganizationsAccess)
|
|
3915
|
+
.sc(DescribeOrganizationsAccess$)
|
|
3866
3916
|
.build() {
|
|
3867
3917
|
}
|
|
3868
3918
|
|
|
@@ -3874,7 +3924,7 @@ class DescribePublisherCommand extends smithyClient.Command
|
|
|
3874
3924
|
})
|
|
3875
3925
|
.s("CloudFormation", "DescribePublisher", {})
|
|
3876
3926
|
.n("CloudFormationClient", "DescribePublisherCommand")
|
|
3877
|
-
.sc(DescribePublisher)
|
|
3927
|
+
.sc(DescribePublisher$)
|
|
3878
3928
|
.build() {
|
|
3879
3929
|
}
|
|
3880
3930
|
|
|
@@ -3886,7 +3936,7 @@ class DescribeResourceScanCommand extends smithyClient.Command
|
|
|
3886
3936
|
})
|
|
3887
3937
|
.s("CloudFormation", "DescribeResourceScan", {})
|
|
3888
3938
|
.n("CloudFormationClient", "DescribeResourceScanCommand")
|
|
3889
|
-
.sc(DescribeResourceScan)
|
|
3939
|
+
.sc(DescribeResourceScan$)
|
|
3890
3940
|
.build() {
|
|
3891
3941
|
}
|
|
3892
3942
|
|
|
@@ -3898,7 +3948,7 @@ class DescribeStackDriftDetectionStatusCommand extends smithyClient.Command
|
|
|
3898
3948
|
})
|
|
3899
3949
|
.s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
|
|
3900
3950
|
.n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
|
|
3901
|
-
.sc(DescribeStackDriftDetectionStatus)
|
|
3951
|
+
.sc(DescribeStackDriftDetectionStatus$)
|
|
3902
3952
|
.build() {
|
|
3903
3953
|
}
|
|
3904
3954
|
|
|
@@ -3910,7 +3960,7 @@ class DescribeStackEventsCommand extends smithyClient.Command
|
|
|
3910
3960
|
})
|
|
3911
3961
|
.s("CloudFormation", "DescribeStackEvents", {})
|
|
3912
3962
|
.n("CloudFormationClient", "DescribeStackEventsCommand")
|
|
3913
|
-
.sc(DescribeStackEvents)
|
|
3963
|
+
.sc(DescribeStackEvents$)
|
|
3914
3964
|
.build() {
|
|
3915
3965
|
}
|
|
3916
3966
|
|
|
@@ -3922,7 +3972,7 @@ class DescribeStackInstanceCommand extends smithyClient.Command
|
|
|
3922
3972
|
})
|
|
3923
3973
|
.s("CloudFormation", "DescribeStackInstance", {})
|
|
3924
3974
|
.n("CloudFormationClient", "DescribeStackInstanceCommand")
|
|
3925
|
-
.sc(DescribeStackInstance)
|
|
3975
|
+
.sc(DescribeStackInstance$)
|
|
3926
3976
|
.build() {
|
|
3927
3977
|
}
|
|
3928
3978
|
|
|
@@ -3934,7 +3984,7 @@ class DescribeStackRefactorCommand extends smithyClient.Command
|
|
|
3934
3984
|
})
|
|
3935
3985
|
.s("CloudFormation", "DescribeStackRefactor", {})
|
|
3936
3986
|
.n("CloudFormationClient", "DescribeStackRefactorCommand")
|
|
3937
|
-
.sc(DescribeStackRefactor)
|
|
3987
|
+
.sc(DescribeStackRefactor$)
|
|
3938
3988
|
.build() {
|
|
3939
3989
|
}
|
|
3940
3990
|
|
|
@@ -3946,7 +3996,7 @@ class DescribeStackResourceCommand extends smithyClient.Command
|
|
|
3946
3996
|
})
|
|
3947
3997
|
.s("CloudFormation", "DescribeStackResource", {})
|
|
3948
3998
|
.n("CloudFormationClient", "DescribeStackResourceCommand")
|
|
3949
|
-
.sc(DescribeStackResource)
|
|
3999
|
+
.sc(DescribeStackResource$)
|
|
3950
4000
|
.build() {
|
|
3951
4001
|
}
|
|
3952
4002
|
|
|
@@ -3958,7 +4008,7 @@ class DescribeStackResourceDriftsCommand extends smithyClient.Command
|
|
|
3958
4008
|
})
|
|
3959
4009
|
.s("CloudFormation", "DescribeStackResourceDrifts", {})
|
|
3960
4010
|
.n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
|
|
3961
|
-
.sc(DescribeStackResourceDrifts)
|
|
4011
|
+
.sc(DescribeStackResourceDrifts$)
|
|
3962
4012
|
.build() {
|
|
3963
4013
|
}
|
|
3964
4014
|
|
|
@@ -3970,7 +4020,7 @@ class DescribeStackResourcesCommand extends smithyClient.Command
|
|
|
3970
4020
|
})
|
|
3971
4021
|
.s("CloudFormation", "DescribeStackResources", {})
|
|
3972
4022
|
.n("CloudFormationClient", "DescribeStackResourcesCommand")
|
|
3973
|
-
.sc(DescribeStackResources)
|
|
4023
|
+
.sc(DescribeStackResources$)
|
|
3974
4024
|
.build() {
|
|
3975
4025
|
}
|
|
3976
4026
|
|
|
@@ -3982,7 +4032,7 @@ class DescribeStacksCommand extends smithyClient.Command
|
|
|
3982
4032
|
})
|
|
3983
4033
|
.s("CloudFormation", "DescribeStacks", {})
|
|
3984
4034
|
.n("CloudFormationClient", "DescribeStacksCommand")
|
|
3985
|
-
.sc(DescribeStacks)
|
|
4035
|
+
.sc(DescribeStacks$)
|
|
3986
4036
|
.build() {
|
|
3987
4037
|
}
|
|
3988
4038
|
|
|
@@ -3994,7 +4044,7 @@ class DescribeStackSetCommand extends smithyClient.Command
|
|
|
3994
4044
|
})
|
|
3995
4045
|
.s("CloudFormation", "DescribeStackSet", {})
|
|
3996
4046
|
.n("CloudFormationClient", "DescribeStackSetCommand")
|
|
3997
|
-
.sc(DescribeStackSet)
|
|
4047
|
+
.sc(DescribeStackSet$)
|
|
3998
4048
|
.build() {
|
|
3999
4049
|
}
|
|
4000
4050
|
|
|
@@ -4006,7 +4056,7 @@ class DescribeStackSetOperationCommand extends smithyClient.Command
|
|
|
4006
4056
|
})
|
|
4007
4057
|
.s("CloudFormation", "DescribeStackSetOperation", {})
|
|
4008
4058
|
.n("CloudFormationClient", "DescribeStackSetOperationCommand")
|
|
4009
|
-
.sc(DescribeStackSetOperation)
|
|
4059
|
+
.sc(DescribeStackSetOperation$)
|
|
4010
4060
|
.build() {
|
|
4011
4061
|
}
|
|
4012
4062
|
|
|
@@ -4018,7 +4068,7 @@ class DescribeTypeCommand extends smithyClient.Command
|
|
|
4018
4068
|
})
|
|
4019
4069
|
.s("CloudFormation", "DescribeType", {})
|
|
4020
4070
|
.n("CloudFormationClient", "DescribeTypeCommand")
|
|
4021
|
-
.sc(DescribeType)
|
|
4071
|
+
.sc(DescribeType$)
|
|
4022
4072
|
.build() {
|
|
4023
4073
|
}
|
|
4024
4074
|
|
|
@@ -4030,7 +4080,7 @@ class DescribeTypeRegistrationCommand extends smithyClient.Command
|
|
|
4030
4080
|
})
|
|
4031
4081
|
.s("CloudFormation", "DescribeTypeRegistration", {})
|
|
4032
4082
|
.n("CloudFormationClient", "DescribeTypeRegistrationCommand")
|
|
4033
|
-
.sc(DescribeTypeRegistration)
|
|
4083
|
+
.sc(DescribeTypeRegistration$)
|
|
4034
4084
|
.build() {
|
|
4035
4085
|
}
|
|
4036
4086
|
|
|
@@ -4042,7 +4092,7 @@ class DetectStackDriftCommand extends smithyClient.Command
|
|
|
4042
4092
|
})
|
|
4043
4093
|
.s("CloudFormation", "DetectStackDrift", {})
|
|
4044
4094
|
.n("CloudFormationClient", "DetectStackDriftCommand")
|
|
4045
|
-
.sc(DetectStackDrift)
|
|
4095
|
+
.sc(DetectStackDrift$)
|
|
4046
4096
|
.build() {
|
|
4047
4097
|
}
|
|
4048
4098
|
|
|
@@ -4054,7 +4104,7 @@ class DetectStackResourceDriftCommand extends smithyClient.Command
|
|
|
4054
4104
|
})
|
|
4055
4105
|
.s("CloudFormation", "DetectStackResourceDrift", {})
|
|
4056
4106
|
.n("CloudFormationClient", "DetectStackResourceDriftCommand")
|
|
4057
|
-
.sc(DetectStackResourceDrift)
|
|
4107
|
+
.sc(DetectStackResourceDrift$)
|
|
4058
4108
|
.build() {
|
|
4059
4109
|
}
|
|
4060
4110
|
|
|
@@ -4066,7 +4116,7 @@ class DetectStackSetDriftCommand extends smithyClient.Command
|
|
|
4066
4116
|
})
|
|
4067
4117
|
.s("CloudFormation", "DetectStackSetDrift", {})
|
|
4068
4118
|
.n("CloudFormationClient", "DetectStackSetDriftCommand")
|
|
4069
|
-
.sc(DetectStackSetDrift)
|
|
4119
|
+
.sc(DetectStackSetDrift$)
|
|
4070
4120
|
.build() {
|
|
4071
4121
|
}
|
|
4072
4122
|
|
|
@@ -4078,7 +4128,7 @@ class EstimateTemplateCostCommand extends smithyClient.Command
|
|
|
4078
4128
|
})
|
|
4079
4129
|
.s("CloudFormation", "EstimateTemplateCost", {})
|
|
4080
4130
|
.n("CloudFormationClient", "EstimateTemplateCostCommand")
|
|
4081
|
-
.sc(EstimateTemplateCost)
|
|
4131
|
+
.sc(EstimateTemplateCost$)
|
|
4082
4132
|
.build() {
|
|
4083
4133
|
}
|
|
4084
4134
|
|
|
@@ -4090,7 +4140,7 @@ class ExecuteChangeSetCommand extends smithyClient.Command
|
|
|
4090
4140
|
})
|
|
4091
4141
|
.s("CloudFormation", "ExecuteChangeSet", {})
|
|
4092
4142
|
.n("CloudFormationClient", "ExecuteChangeSetCommand")
|
|
4093
|
-
.sc(ExecuteChangeSet)
|
|
4143
|
+
.sc(ExecuteChangeSet$)
|
|
4094
4144
|
.build() {
|
|
4095
4145
|
}
|
|
4096
4146
|
|
|
@@ -4102,7 +4152,7 @@ class ExecuteStackRefactorCommand extends smithyClient.Command
|
|
|
4102
4152
|
})
|
|
4103
4153
|
.s("CloudFormation", "ExecuteStackRefactor", {})
|
|
4104
4154
|
.n("CloudFormationClient", "ExecuteStackRefactorCommand")
|
|
4105
|
-
.sc(ExecuteStackRefactor)
|
|
4155
|
+
.sc(ExecuteStackRefactor$)
|
|
4106
4156
|
.build() {
|
|
4107
4157
|
}
|
|
4108
4158
|
|
|
@@ -4114,7 +4164,7 @@ class GetGeneratedTemplateCommand extends smithyClient.Command
|
|
|
4114
4164
|
})
|
|
4115
4165
|
.s("CloudFormation", "GetGeneratedTemplate", {})
|
|
4116
4166
|
.n("CloudFormationClient", "GetGeneratedTemplateCommand")
|
|
4117
|
-
.sc(GetGeneratedTemplate)
|
|
4167
|
+
.sc(GetGeneratedTemplate$)
|
|
4118
4168
|
.build() {
|
|
4119
4169
|
}
|
|
4120
4170
|
|
|
@@ -4126,7 +4176,7 @@ class GetHookResultCommand extends smithyClient.Command
|
|
|
4126
4176
|
})
|
|
4127
4177
|
.s("CloudFormation", "GetHookResult", {})
|
|
4128
4178
|
.n("CloudFormationClient", "GetHookResultCommand")
|
|
4129
|
-
.sc(GetHookResult)
|
|
4179
|
+
.sc(GetHookResult$)
|
|
4130
4180
|
.build() {
|
|
4131
4181
|
}
|
|
4132
4182
|
|
|
@@ -4138,7 +4188,7 @@ class GetStackPolicyCommand extends smithyClient.Command
|
|
|
4138
4188
|
})
|
|
4139
4189
|
.s("CloudFormation", "GetStackPolicy", {})
|
|
4140
4190
|
.n("CloudFormationClient", "GetStackPolicyCommand")
|
|
4141
|
-
.sc(GetStackPolicy)
|
|
4191
|
+
.sc(GetStackPolicy$)
|
|
4142
4192
|
.build() {
|
|
4143
4193
|
}
|
|
4144
4194
|
|
|
@@ -4150,7 +4200,7 @@ class GetTemplateCommand extends smithyClient.Command
|
|
|
4150
4200
|
})
|
|
4151
4201
|
.s("CloudFormation", "GetTemplate", {})
|
|
4152
4202
|
.n("CloudFormationClient", "GetTemplateCommand")
|
|
4153
|
-
.sc(GetTemplate)
|
|
4203
|
+
.sc(GetTemplate$)
|
|
4154
4204
|
.build() {
|
|
4155
4205
|
}
|
|
4156
4206
|
|
|
@@ -4162,7 +4212,7 @@ class GetTemplateSummaryCommand extends smithyClient.Command
|
|
|
4162
4212
|
})
|
|
4163
4213
|
.s("CloudFormation", "GetTemplateSummary", {})
|
|
4164
4214
|
.n("CloudFormationClient", "GetTemplateSummaryCommand")
|
|
4165
|
-
.sc(GetTemplateSummary)
|
|
4215
|
+
.sc(GetTemplateSummary$)
|
|
4166
4216
|
.build() {
|
|
4167
4217
|
}
|
|
4168
4218
|
|
|
@@ -4174,7 +4224,7 @@ class ImportStacksToStackSetCommand extends smithyClient.Command
|
|
|
4174
4224
|
})
|
|
4175
4225
|
.s("CloudFormation", "ImportStacksToStackSet", {})
|
|
4176
4226
|
.n("CloudFormationClient", "ImportStacksToStackSetCommand")
|
|
4177
|
-
.sc(ImportStacksToStackSet)
|
|
4227
|
+
.sc(ImportStacksToStackSet$)
|
|
4178
4228
|
.build() {
|
|
4179
4229
|
}
|
|
4180
4230
|
|
|
@@ -4186,7 +4236,7 @@ class ListChangeSetsCommand extends smithyClient.Command
|
|
|
4186
4236
|
})
|
|
4187
4237
|
.s("CloudFormation", "ListChangeSets", {})
|
|
4188
4238
|
.n("CloudFormationClient", "ListChangeSetsCommand")
|
|
4189
|
-
.sc(ListChangeSets)
|
|
4239
|
+
.sc(ListChangeSets$)
|
|
4190
4240
|
.build() {
|
|
4191
4241
|
}
|
|
4192
4242
|
|
|
@@ -4198,7 +4248,7 @@ class ListExportsCommand extends smithyClient.Command
|
|
|
4198
4248
|
})
|
|
4199
4249
|
.s("CloudFormation", "ListExports", {})
|
|
4200
4250
|
.n("CloudFormationClient", "ListExportsCommand")
|
|
4201
|
-
.sc(ListExports)
|
|
4251
|
+
.sc(ListExports$)
|
|
4202
4252
|
.build() {
|
|
4203
4253
|
}
|
|
4204
4254
|
|
|
@@ -4210,7 +4260,7 @@ class ListGeneratedTemplatesCommand extends smithyClient.Command
|
|
|
4210
4260
|
})
|
|
4211
4261
|
.s("CloudFormation", "ListGeneratedTemplates", {})
|
|
4212
4262
|
.n("CloudFormationClient", "ListGeneratedTemplatesCommand")
|
|
4213
|
-
.sc(ListGeneratedTemplates)
|
|
4263
|
+
.sc(ListGeneratedTemplates$)
|
|
4214
4264
|
.build() {
|
|
4215
4265
|
}
|
|
4216
4266
|
|
|
@@ -4222,7 +4272,7 @@ class ListHookResultsCommand extends smithyClient.Command
|
|
|
4222
4272
|
})
|
|
4223
4273
|
.s("CloudFormation", "ListHookResults", {})
|
|
4224
4274
|
.n("CloudFormationClient", "ListHookResultsCommand")
|
|
4225
|
-
.sc(ListHookResults)
|
|
4275
|
+
.sc(ListHookResults$)
|
|
4226
4276
|
.build() {
|
|
4227
4277
|
}
|
|
4228
4278
|
|
|
@@ -4234,7 +4284,7 @@ class ListImportsCommand extends smithyClient.Command
|
|
|
4234
4284
|
})
|
|
4235
4285
|
.s("CloudFormation", "ListImports", {})
|
|
4236
4286
|
.n("CloudFormationClient", "ListImportsCommand")
|
|
4237
|
-
.sc(ListImports)
|
|
4287
|
+
.sc(ListImports$)
|
|
4238
4288
|
.build() {
|
|
4239
4289
|
}
|
|
4240
4290
|
|
|
@@ -4246,7 +4296,7 @@ class ListResourceScanRelatedResourcesCommand extends smithyClient.Command
|
|
|
4246
4296
|
})
|
|
4247
4297
|
.s("CloudFormation", "ListResourceScanRelatedResources", {})
|
|
4248
4298
|
.n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
|
|
4249
|
-
.sc(ListResourceScanRelatedResources)
|
|
4299
|
+
.sc(ListResourceScanRelatedResources$)
|
|
4250
4300
|
.build() {
|
|
4251
4301
|
}
|
|
4252
4302
|
|
|
@@ -4258,7 +4308,7 @@ class ListResourceScanResourcesCommand extends smithyClient.Command
|
|
|
4258
4308
|
})
|
|
4259
4309
|
.s("CloudFormation", "ListResourceScanResources", {})
|
|
4260
4310
|
.n("CloudFormationClient", "ListResourceScanResourcesCommand")
|
|
4261
|
-
.sc(ListResourceScanResources)
|
|
4311
|
+
.sc(ListResourceScanResources$)
|
|
4262
4312
|
.build() {
|
|
4263
4313
|
}
|
|
4264
4314
|
|
|
@@ -4270,7 +4320,7 @@ class ListResourceScansCommand extends smithyClient.Command
|
|
|
4270
4320
|
})
|
|
4271
4321
|
.s("CloudFormation", "ListResourceScans", {})
|
|
4272
4322
|
.n("CloudFormationClient", "ListResourceScansCommand")
|
|
4273
|
-
.sc(ListResourceScans)
|
|
4323
|
+
.sc(ListResourceScans$)
|
|
4274
4324
|
.build() {
|
|
4275
4325
|
}
|
|
4276
4326
|
|
|
@@ -4282,7 +4332,7 @@ class ListStackInstanceResourceDriftsCommand extends smithyClient.Command
|
|
|
4282
4332
|
})
|
|
4283
4333
|
.s("CloudFormation", "ListStackInstanceResourceDrifts", {})
|
|
4284
4334
|
.n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
|
|
4285
|
-
.sc(ListStackInstanceResourceDrifts)
|
|
4335
|
+
.sc(ListStackInstanceResourceDrifts$)
|
|
4286
4336
|
.build() {
|
|
4287
4337
|
}
|
|
4288
4338
|
|
|
@@ -4294,7 +4344,7 @@ class ListStackInstancesCommand extends smithyClient.Command
|
|
|
4294
4344
|
})
|
|
4295
4345
|
.s("CloudFormation", "ListStackInstances", {})
|
|
4296
4346
|
.n("CloudFormationClient", "ListStackInstancesCommand")
|
|
4297
|
-
.sc(ListStackInstances)
|
|
4347
|
+
.sc(ListStackInstances$)
|
|
4298
4348
|
.build() {
|
|
4299
4349
|
}
|
|
4300
4350
|
|
|
@@ -4306,7 +4356,7 @@ class ListStackRefactorActionsCommand extends smithyClient.Command
|
|
|
4306
4356
|
})
|
|
4307
4357
|
.s("CloudFormation", "ListStackRefactorActions", {})
|
|
4308
4358
|
.n("CloudFormationClient", "ListStackRefactorActionsCommand")
|
|
4309
|
-
.sc(ListStackRefactorActions)
|
|
4359
|
+
.sc(ListStackRefactorActions$)
|
|
4310
4360
|
.build() {
|
|
4311
4361
|
}
|
|
4312
4362
|
|
|
@@ -4318,7 +4368,7 @@ class ListStackRefactorsCommand extends smithyClient.Command
|
|
|
4318
4368
|
})
|
|
4319
4369
|
.s("CloudFormation", "ListStackRefactors", {})
|
|
4320
4370
|
.n("CloudFormationClient", "ListStackRefactorsCommand")
|
|
4321
|
-
.sc(ListStackRefactors)
|
|
4371
|
+
.sc(ListStackRefactors$)
|
|
4322
4372
|
.build() {
|
|
4323
4373
|
}
|
|
4324
4374
|
|
|
@@ -4330,7 +4380,7 @@ class ListStackResourcesCommand extends smithyClient.Command
|
|
|
4330
4380
|
})
|
|
4331
4381
|
.s("CloudFormation", "ListStackResources", {})
|
|
4332
4382
|
.n("CloudFormationClient", "ListStackResourcesCommand")
|
|
4333
|
-
.sc(ListStackResources)
|
|
4383
|
+
.sc(ListStackResources$)
|
|
4334
4384
|
.build() {
|
|
4335
4385
|
}
|
|
4336
4386
|
|
|
@@ -4342,7 +4392,7 @@ class ListStacksCommand extends smithyClient.Command
|
|
|
4342
4392
|
})
|
|
4343
4393
|
.s("CloudFormation", "ListStacks", {})
|
|
4344
4394
|
.n("CloudFormationClient", "ListStacksCommand")
|
|
4345
|
-
.sc(ListStacks)
|
|
4395
|
+
.sc(ListStacks$)
|
|
4346
4396
|
.build() {
|
|
4347
4397
|
}
|
|
4348
4398
|
|
|
@@ -4354,7 +4404,7 @@ class ListStackSetAutoDeploymentTargetsCommand extends smithyClient.Command
|
|
|
4354
4404
|
})
|
|
4355
4405
|
.s("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
|
|
4356
4406
|
.n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
|
|
4357
|
-
.sc(ListStackSetAutoDeploymentTargets)
|
|
4407
|
+
.sc(ListStackSetAutoDeploymentTargets$)
|
|
4358
4408
|
.build() {
|
|
4359
4409
|
}
|
|
4360
4410
|
|
|
@@ -4366,7 +4416,7 @@ class ListStackSetOperationResultsCommand extends smithyClient.Command
|
|
|
4366
4416
|
})
|
|
4367
4417
|
.s("CloudFormation", "ListStackSetOperationResults", {})
|
|
4368
4418
|
.n("CloudFormationClient", "ListStackSetOperationResultsCommand")
|
|
4369
|
-
.sc(ListStackSetOperationResults)
|
|
4419
|
+
.sc(ListStackSetOperationResults$)
|
|
4370
4420
|
.build() {
|
|
4371
4421
|
}
|
|
4372
4422
|
|
|
@@ -4378,7 +4428,7 @@ class ListStackSetOperationsCommand extends smithyClient.Command
|
|
|
4378
4428
|
})
|
|
4379
4429
|
.s("CloudFormation", "ListStackSetOperations", {})
|
|
4380
4430
|
.n("CloudFormationClient", "ListStackSetOperationsCommand")
|
|
4381
|
-
.sc(ListStackSetOperations)
|
|
4431
|
+
.sc(ListStackSetOperations$)
|
|
4382
4432
|
.build() {
|
|
4383
4433
|
}
|
|
4384
4434
|
|
|
@@ -4390,7 +4440,7 @@ class ListStackSetsCommand extends smithyClient.Command
|
|
|
4390
4440
|
})
|
|
4391
4441
|
.s("CloudFormation", "ListStackSets", {})
|
|
4392
4442
|
.n("CloudFormationClient", "ListStackSetsCommand")
|
|
4393
|
-
.sc(ListStackSets)
|
|
4443
|
+
.sc(ListStackSets$)
|
|
4394
4444
|
.build() {
|
|
4395
4445
|
}
|
|
4396
4446
|
|
|
@@ -4402,7 +4452,7 @@ class ListTypeRegistrationsCommand extends smithyClient.Command
|
|
|
4402
4452
|
})
|
|
4403
4453
|
.s("CloudFormation", "ListTypeRegistrations", {})
|
|
4404
4454
|
.n("CloudFormationClient", "ListTypeRegistrationsCommand")
|
|
4405
|
-
.sc(ListTypeRegistrations)
|
|
4455
|
+
.sc(ListTypeRegistrations$)
|
|
4406
4456
|
.build() {
|
|
4407
4457
|
}
|
|
4408
4458
|
|
|
@@ -4414,7 +4464,7 @@ class ListTypesCommand extends smithyClient.Command
|
|
|
4414
4464
|
})
|
|
4415
4465
|
.s("CloudFormation", "ListTypes", {})
|
|
4416
4466
|
.n("CloudFormationClient", "ListTypesCommand")
|
|
4417
|
-
.sc(ListTypes)
|
|
4467
|
+
.sc(ListTypes$)
|
|
4418
4468
|
.build() {
|
|
4419
4469
|
}
|
|
4420
4470
|
|
|
@@ -4426,7 +4476,7 @@ class ListTypeVersionsCommand extends smithyClient.Command
|
|
|
4426
4476
|
})
|
|
4427
4477
|
.s("CloudFormation", "ListTypeVersions", {})
|
|
4428
4478
|
.n("CloudFormationClient", "ListTypeVersionsCommand")
|
|
4429
|
-
.sc(ListTypeVersions)
|
|
4479
|
+
.sc(ListTypeVersions$)
|
|
4430
4480
|
.build() {
|
|
4431
4481
|
}
|
|
4432
4482
|
|
|
@@ -4438,7 +4488,7 @@ class PublishTypeCommand extends smithyClient.Command
|
|
|
4438
4488
|
})
|
|
4439
4489
|
.s("CloudFormation", "PublishType", {})
|
|
4440
4490
|
.n("CloudFormationClient", "PublishTypeCommand")
|
|
4441
|
-
.sc(PublishType)
|
|
4491
|
+
.sc(PublishType$)
|
|
4442
4492
|
.build() {
|
|
4443
4493
|
}
|
|
4444
4494
|
|
|
@@ -4450,7 +4500,7 @@ class RecordHandlerProgressCommand extends smithyClient.Command
|
|
|
4450
4500
|
})
|
|
4451
4501
|
.s("CloudFormation", "RecordHandlerProgress", {})
|
|
4452
4502
|
.n("CloudFormationClient", "RecordHandlerProgressCommand")
|
|
4453
|
-
.sc(RecordHandlerProgress)
|
|
4503
|
+
.sc(RecordHandlerProgress$)
|
|
4454
4504
|
.build() {
|
|
4455
4505
|
}
|
|
4456
4506
|
|
|
@@ -4462,7 +4512,7 @@ class RegisterPublisherCommand extends smithyClient.Command
|
|
|
4462
4512
|
})
|
|
4463
4513
|
.s("CloudFormation", "RegisterPublisher", {})
|
|
4464
4514
|
.n("CloudFormationClient", "RegisterPublisherCommand")
|
|
4465
|
-
.sc(RegisterPublisher)
|
|
4515
|
+
.sc(RegisterPublisher$)
|
|
4466
4516
|
.build() {
|
|
4467
4517
|
}
|
|
4468
4518
|
|
|
@@ -4474,7 +4524,7 @@ class RegisterTypeCommand extends smithyClient.Command
|
|
|
4474
4524
|
})
|
|
4475
4525
|
.s("CloudFormation", "RegisterType", {})
|
|
4476
4526
|
.n("CloudFormationClient", "RegisterTypeCommand")
|
|
4477
|
-
.sc(RegisterType)
|
|
4527
|
+
.sc(RegisterType$)
|
|
4478
4528
|
.build() {
|
|
4479
4529
|
}
|
|
4480
4530
|
|
|
@@ -4486,7 +4536,7 @@ class RollbackStackCommand extends smithyClient.Command
|
|
|
4486
4536
|
})
|
|
4487
4537
|
.s("CloudFormation", "RollbackStack", {})
|
|
4488
4538
|
.n("CloudFormationClient", "RollbackStackCommand")
|
|
4489
|
-
.sc(RollbackStack)
|
|
4539
|
+
.sc(RollbackStack$)
|
|
4490
4540
|
.build() {
|
|
4491
4541
|
}
|
|
4492
4542
|
|
|
@@ -4498,7 +4548,7 @@ class SetStackPolicyCommand extends smithyClient.Command
|
|
|
4498
4548
|
})
|
|
4499
4549
|
.s("CloudFormation", "SetStackPolicy", {})
|
|
4500
4550
|
.n("CloudFormationClient", "SetStackPolicyCommand")
|
|
4501
|
-
.sc(SetStackPolicy)
|
|
4551
|
+
.sc(SetStackPolicy$)
|
|
4502
4552
|
.build() {
|
|
4503
4553
|
}
|
|
4504
4554
|
|
|
@@ -4510,7 +4560,7 @@ class SetTypeConfigurationCommand extends smithyClient.Command
|
|
|
4510
4560
|
})
|
|
4511
4561
|
.s("CloudFormation", "SetTypeConfiguration", {})
|
|
4512
4562
|
.n("CloudFormationClient", "SetTypeConfigurationCommand")
|
|
4513
|
-
.sc(SetTypeConfiguration)
|
|
4563
|
+
.sc(SetTypeConfiguration$)
|
|
4514
4564
|
.build() {
|
|
4515
4565
|
}
|
|
4516
4566
|
|
|
@@ -4522,7 +4572,7 @@ class SetTypeDefaultVersionCommand extends smithyClient.Command
|
|
|
4522
4572
|
})
|
|
4523
4573
|
.s("CloudFormation", "SetTypeDefaultVersion", {})
|
|
4524
4574
|
.n("CloudFormationClient", "SetTypeDefaultVersionCommand")
|
|
4525
|
-
.sc(SetTypeDefaultVersion)
|
|
4575
|
+
.sc(SetTypeDefaultVersion$)
|
|
4526
4576
|
.build() {
|
|
4527
4577
|
}
|
|
4528
4578
|
|
|
@@ -4534,7 +4584,7 @@ class SignalResourceCommand extends smithyClient.Command
|
|
|
4534
4584
|
})
|
|
4535
4585
|
.s("CloudFormation", "SignalResource", {})
|
|
4536
4586
|
.n("CloudFormationClient", "SignalResourceCommand")
|
|
4537
|
-
.sc(SignalResource)
|
|
4587
|
+
.sc(SignalResource$)
|
|
4538
4588
|
.build() {
|
|
4539
4589
|
}
|
|
4540
4590
|
|
|
@@ -4546,7 +4596,7 @@ class StartResourceScanCommand extends smithyClient.Command
|
|
|
4546
4596
|
})
|
|
4547
4597
|
.s("CloudFormation", "StartResourceScan", {})
|
|
4548
4598
|
.n("CloudFormationClient", "StartResourceScanCommand")
|
|
4549
|
-
.sc(StartResourceScan)
|
|
4599
|
+
.sc(StartResourceScan$)
|
|
4550
4600
|
.build() {
|
|
4551
4601
|
}
|
|
4552
4602
|
|
|
@@ -4558,7 +4608,7 @@ class StopStackSetOperationCommand extends smithyClient.Command
|
|
|
4558
4608
|
})
|
|
4559
4609
|
.s("CloudFormation", "StopStackSetOperation", {})
|
|
4560
4610
|
.n("CloudFormationClient", "StopStackSetOperationCommand")
|
|
4561
|
-
.sc(StopStackSetOperation)
|
|
4611
|
+
.sc(StopStackSetOperation$)
|
|
4562
4612
|
.build() {
|
|
4563
4613
|
}
|
|
4564
4614
|
|
|
@@ -4570,7 +4620,7 @@ class TestTypeCommand extends smithyClient.Command
|
|
|
4570
4620
|
})
|
|
4571
4621
|
.s("CloudFormation", "TestType", {})
|
|
4572
4622
|
.n("CloudFormationClient", "TestTypeCommand")
|
|
4573
|
-
.sc(TestType)
|
|
4623
|
+
.sc(TestType$)
|
|
4574
4624
|
.build() {
|
|
4575
4625
|
}
|
|
4576
4626
|
|
|
@@ -4582,7 +4632,7 @@ class UpdateGeneratedTemplateCommand extends smithyClient.Command
|
|
|
4582
4632
|
})
|
|
4583
4633
|
.s("CloudFormation", "UpdateGeneratedTemplate", {})
|
|
4584
4634
|
.n("CloudFormationClient", "UpdateGeneratedTemplateCommand")
|
|
4585
|
-
.sc(UpdateGeneratedTemplate)
|
|
4635
|
+
.sc(UpdateGeneratedTemplate$)
|
|
4586
4636
|
.build() {
|
|
4587
4637
|
}
|
|
4588
4638
|
|
|
@@ -4594,7 +4644,7 @@ class UpdateStackCommand extends smithyClient.Command
|
|
|
4594
4644
|
})
|
|
4595
4645
|
.s("CloudFormation", "UpdateStack", {})
|
|
4596
4646
|
.n("CloudFormationClient", "UpdateStackCommand")
|
|
4597
|
-
.sc(UpdateStack)
|
|
4647
|
+
.sc(UpdateStack$)
|
|
4598
4648
|
.build() {
|
|
4599
4649
|
}
|
|
4600
4650
|
|
|
@@ -4606,7 +4656,7 @@ class UpdateStackInstancesCommand extends smithyClient.Command
|
|
|
4606
4656
|
})
|
|
4607
4657
|
.s("CloudFormation", "UpdateStackInstances", {})
|
|
4608
4658
|
.n("CloudFormationClient", "UpdateStackInstancesCommand")
|
|
4609
|
-
.sc(UpdateStackInstances)
|
|
4659
|
+
.sc(UpdateStackInstances$)
|
|
4610
4660
|
.build() {
|
|
4611
4661
|
}
|
|
4612
4662
|
|
|
@@ -4618,7 +4668,7 @@ class UpdateStackSetCommand extends smithyClient.Command
|
|
|
4618
4668
|
})
|
|
4619
4669
|
.s("CloudFormation", "UpdateStackSet", {})
|
|
4620
4670
|
.n("CloudFormationClient", "UpdateStackSetCommand")
|
|
4621
|
-
.sc(UpdateStackSet)
|
|
4671
|
+
.sc(UpdateStackSet$)
|
|
4622
4672
|
.build() {
|
|
4623
4673
|
}
|
|
4624
4674
|
|
|
@@ -4630,7 +4680,7 @@ class UpdateTerminationProtectionCommand extends smithyClient.Command
|
|
|
4630
4680
|
})
|
|
4631
4681
|
.s("CloudFormation", "UpdateTerminationProtection", {})
|
|
4632
4682
|
.n("CloudFormationClient", "UpdateTerminationProtectionCommand")
|
|
4633
|
-
.sc(UpdateTerminationProtection)
|
|
4683
|
+
.sc(UpdateTerminationProtection$)
|
|
4634
4684
|
.build() {
|
|
4635
4685
|
}
|
|
4636
4686
|
|
|
@@ -4642,7 +4692,7 @@ class ValidateTemplateCommand extends smithyClient.Command
|
|
|
4642
4692
|
})
|
|
4643
4693
|
.s("CloudFormation", "ValidateTemplate", {})
|
|
4644
4694
|
.n("CloudFormationClient", "ValidateTemplateCommand")
|
|
4645
|
-
.sc(ValidateTemplate)
|
|
4695
|
+
.sc(ValidateTemplate$)
|
|
4646
4696
|
.build() {
|
|
4647
4697
|
}
|
|
4648
4698
|
|
|
@@ -6205,212 +6255,593 @@ Object.defineProperty(exports, "__Client", {
|
|
|
6205
6255
|
get: function () { return smithyClient.Client; }
|
|
6206
6256
|
});
|
|
6207
6257
|
exports.AccountFilterType = AccountFilterType;
|
|
6258
|
+
exports.AccountGateResult$ = AccountGateResult$;
|
|
6208
6259
|
exports.AccountGateStatus = AccountGateStatus;
|
|
6260
|
+
exports.AccountLimit$ = AccountLimit$;
|
|
6261
|
+
exports.ActivateOrganizationsAccess$ = ActivateOrganizationsAccess$;
|
|
6209
6262
|
exports.ActivateOrganizationsAccessCommand = ActivateOrganizationsAccessCommand;
|
|
6263
|
+
exports.ActivateOrganizationsAccessInput$ = ActivateOrganizationsAccessInput$;
|
|
6264
|
+
exports.ActivateOrganizationsAccessOutput$ = ActivateOrganizationsAccessOutput$;
|
|
6265
|
+
exports.ActivateType$ = ActivateType$;
|
|
6210
6266
|
exports.ActivateTypeCommand = ActivateTypeCommand;
|
|
6267
|
+
exports.ActivateTypeInput$ = ActivateTypeInput$;
|
|
6268
|
+
exports.ActivateTypeOutput$ = ActivateTypeOutput$;
|
|
6211
6269
|
exports.AfterValueFrom = AfterValueFrom;
|
|
6212
|
-
exports.AlreadyExistsException = AlreadyExistsException
|
|
6270
|
+
exports.AlreadyExistsException = AlreadyExistsException;
|
|
6271
|
+
exports.AlreadyExistsException$ = AlreadyExistsException$;
|
|
6272
|
+
exports.Annotation$ = Annotation$;
|
|
6213
6273
|
exports.AnnotationSeverityLevel = AnnotationSeverityLevel;
|
|
6214
6274
|
exports.AnnotationStatus = AnnotationStatus;
|
|
6215
6275
|
exports.AttributeChangeType = AttributeChangeType;
|
|
6276
|
+
exports.AutoDeployment$ = AutoDeployment$;
|
|
6277
|
+
exports.BatchDescribeTypeConfigurations$ = BatchDescribeTypeConfigurations$;
|
|
6216
6278
|
exports.BatchDescribeTypeConfigurationsCommand = BatchDescribeTypeConfigurationsCommand;
|
|
6279
|
+
exports.BatchDescribeTypeConfigurationsError$ = BatchDescribeTypeConfigurationsError$;
|
|
6280
|
+
exports.BatchDescribeTypeConfigurationsInput$ = BatchDescribeTypeConfigurationsInput$;
|
|
6281
|
+
exports.BatchDescribeTypeConfigurationsOutput$ = BatchDescribeTypeConfigurationsOutput$;
|
|
6217
6282
|
exports.BeaconStackOperationStatus = BeaconStackOperationStatus;
|
|
6218
6283
|
exports.BeforeValueFrom = BeforeValueFrom;
|
|
6219
|
-
exports.CFNRegistryException = CFNRegistryException
|
|
6284
|
+
exports.CFNRegistryException = CFNRegistryException;
|
|
6285
|
+
exports.CFNRegistryException$ = CFNRegistryException$;
|
|
6220
6286
|
exports.CallAs = CallAs;
|
|
6287
|
+
exports.CancelUpdateStack$ = CancelUpdateStack$;
|
|
6221
6288
|
exports.CancelUpdateStackCommand = CancelUpdateStackCommand;
|
|
6289
|
+
exports.CancelUpdateStackInput$ = CancelUpdateStackInput$;
|
|
6222
6290
|
exports.Capability = Capability;
|
|
6223
6291
|
exports.Category = Category;
|
|
6292
|
+
exports.Change$ = Change$;
|
|
6224
6293
|
exports.ChangeAction = ChangeAction;
|
|
6294
|
+
exports.ChangeSetHook$ = ChangeSetHook$;
|
|
6295
|
+
exports.ChangeSetHookResourceTargetDetails$ = ChangeSetHookResourceTargetDetails$;
|
|
6296
|
+
exports.ChangeSetHookTargetDetails$ = ChangeSetHookTargetDetails$;
|
|
6225
6297
|
exports.ChangeSetHooksStatus = ChangeSetHooksStatus;
|
|
6226
|
-
exports.ChangeSetNotFoundException = ChangeSetNotFoundException
|
|
6298
|
+
exports.ChangeSetNotFoundException = ChangeSetNotFoundException;
|
|
6299
|
+
exports.ChangeSetNotFoundException$ = ChangeSetNotFoundException$;
|
|
6227
6300
|
exports.ChangeSetStatus = ChangeSetStatus;
|
|
6301
|
+
exports.ChangeSetSummary$ = ChangeSetSummary$;
|
|
6228
6302
|
exports.ChangeSetType = ChangeSetType;
|
|
6229
6303
|
exports.ChangeSource = ChangeSource;
|
|
6230
6304
|
exports.ChangeType = ChangeType;
|
|
6231
6305
|
exports.CloudFormation = CloudFormation;
|
|
6232
6306
|
exports.CloudFormationClient = CloudFormationClient;
|
|
6233
|
-
exports.CloudFormationServiceException = CloudFormationServiceException
|
|
6307
|
+
exports.CloudFormationServiceException = CloudFormationServiceException;
|
|
6308
|
+
exports.CloudFormationServiceException$ = CloudFormationServiceException$;
|
|
6234
6309
|
exports.ConcurrencyMode = ConcurrencyMode;
|
|
6235
|
-
exports.ConcurrentResourcesLimitExceededException = ConcurrentResourcesLimitExceededException
|
|
6310
|
+
exports.ConcurrentResourcesLimitExceededException = ConcurrentResourcesLimitExceededException;
|
|
6311
|
+
exports.ConcurrentResourcesLimitExceededException$ = ConcurrentResourcesLimitExceededException$;
|
|
6312
|
+
exports.ContinueUpdateRollback$ = ContinueUpdateRollback$;
|
|
6236
6313
|
exports.ContinueUpdateRollbackCommand = ContinueUpdateRollbackCommand;
|
|
6314
|
+
exports.ContinueUpdateRollbackInput$ = ContinueUpdateRollbackInput$;
|
|
6315
|
+
exports.ContinueUpdateRollbackOutput$ = ContinueUpdateRollbackOutput$;
|
|
6316
|
+
exports.CreateChangeSet$ = CreateChangeSet$;
|
|
6237
6317
|
exports.CreateChangeSetCommand = CreateChangeSetCommand;
|
|
6318
|
+
exports.CreateChangeSetInput$ = CreateChangeSetInput$;
|
|
6319
|
+
exports.CreateChangeSetOutput$ = CreateChangeSetOutput$;
|
|
6320
|
+
exports.CreateGeneratedTemplate$ = CreateGeneratedTemplate$;
|
|
6238
6321
|
exports.CreateGeneratedTemplateCommand = CreateGeneratedTemplateCommand;
|
|
6322
|
+
exports.CreateGeneratedTemplateInput$ = CreateGeneratedTemplateInput$;
|
|
6323
|
+
exports.CreateGeneratedTemplateOutput$ = CreateGeneratedTemplateOutput$;
|
|
6324
|
+
exports.CreateStack$ = CreateStack$;
|
|
6239
6325
|
exports.CreateStackCommand = CreateStackCommand;
|
|
6326
|
+
exports.CreateStackInput$ = CreateStackInput$;
|
|
6327
|
+
exports.CreateStackInstances$ = CreateStackInstances$;
|
|
6240
6328
|
exports.CreateStackInstancesCommand = CreateStackInstancesCommand;
|
|
6329
|
+
exports.CreateStackInstancesInput$ = CreateStackInstancesInput$;
|
|
6330
|
+
exports.CreateStackInstancesOutput$ = CreateStackInstancesOutput$;
|
|
6331
|
+
exports.CreateStackOutput$ = CreateStackOutput$;
|
|
6332
|
+
exports.CreateStackRefactor$ = CreateStackRefactor$;
|
|
6241
6333
|
exports.CreateStackRefactorCommand = CreateStackRefactorCommand;
|
|
6334
|
+
exports.CreateStackRefactorInput$ = CreateStackRefactorInput$;
|
|
6335
|
+
exports.CreateStackRefactorOutput$ = CreateStackRefactorOutput$;
|
|
6336
|
+
exports.CreateStackSet$ = CreateStackSet$;
|
|
6242
6337
|
exports.CreateStackSetCommand = CreateStackSetCommand;
|
|
6243
|
-
exports.
|
|
6338
|
+
exports.CreateStackSetInput$ = CreateStackSetInput$;
|
|
6339
|
+
exports.CreateStackSetOutput$ = CreateStackSetOutput$;
|
|
6340
|
+
exports.CreatedButModifiedException = CreatedButModifiedException;
|
|
6341
|
+
exports.CreatedButModifiedException$ = CreatedButModifiedException$;
|
|
6342
|
+
exports.DeactivateOrganizationsAccess$ = DeactivateOrganizationsAccess$;
|
|
6244
6343
|
exports.DeactivateOrganizationsAccessCommand = DeactivateOrganizationsAccessCommand;
|
|
6344
|
+
exports.DeactivateOrganizationsAccessInput$ = DeactivateOrganizationsAccessInput$;
|
|
6345
|
+
exports.DeactivateOrganizationsAccessOutput$ = DeactivateOrganizationsAccessOutput$;
|
|
6346
|
+
exports.DeactivateType$ = DeactivateType$;
|
|
6245
6347
|
exports.DeactivateTypeCommand = DeactivateTypeCommand;
|
|
6348
|
+
exports.DeactivateTypeInput$ = DeactivateTypeInput$;
|
|
6349
|
+
exports.DeactivateTypeOutput$ = DeactivateTypeOutput$;
|
|
6350
|
+
exports.DeleteChangeSet$ = DeleteChangeSet$;
|
|
6246
6351
|
exports.DeleteChangeSetCommand = DeleteChangeSetCommand;
|
|
6352
|
+
exports.DeleteChangeSetInput$ = DeleteChangeSetInput$;
|
|
6353
|
+
exports.DeleteChangeSetOutput$ = DeleteChangeSetOutput$;
|
|
6354
|
+
exports.DeleteGeneratedTemplate$ = DeleteGeneratedTemplate$;
|
|
6247
6355
|
exports.DeleteGeneratedTemplateCommand = DeleteGeneratedTemplateCommand;
|
|
6356
|
+
exports.DeleteGeneratedTemplateInput$ = DeleteGeneratedTemplateInput$;
|
|
6357
|
+
exports.DeleteStack$ = DeleteStack$;
|
|
6248
6358
|
exports.DeleteStackCommand = DeleteStackCommand;
|
|
6359
|
+
exports.DeleteStackInput$ = DeleteStackInput$;
|
|
6360
|
+
exports.DeleteStackInstances$ = DeleteStackInstances$;
|
|
6249
6361
|
exports.DeleteStackInstancesCommand = DeleteStackInstancesCommand;
|
|
6362
|
+
exports.DeleteStackInstancesInput$ = DeleteStackInstancesInput$;
|
|
6363
|
+
exports.DeleteStackInstancesOutput$ = DeleteStackInstancesOutput$;
|
|
6364
|
+
exports.DeleteStackSet$ = DeleteStackSet$;
|
|
6250
6365
|
exports.DeleteStackSetCommand = DeleteStackSetCommand;
|
|
6366
|
+
exports.DeleteStackSetInput$ = DeleteStackSetInput$;
|
|
6367
|
+
exports.DeleteStackSetOutput$ = DeleteStackSetOutput$;
|
|
6251
6368
|
exports.DeletionMode = DeletionMode;
|
|
6252
6369
|
exports.DeploymentMode = DeploymentMode;
|
|
6370
|
+
exports.DeploymentTargets$ = DeploymentTargets$;
|
|
6253
6371
|
exports.DeprecatedStatus = DeprecatedStatus;
|
|
6372
|
+
exports.DeregisterType$ = DeregisterType$;
|
|
6254
6373
|
exports.DeregisterTypeCommand = DeregisterTypeCommand;
|
|
6374
|
+
exports.DeregisterTypeInput$ = DeregisterTypeInput$;
|
|
6375
|
+
exports.DeregisterTypeOutput$ = DeregisterTypeOutput$;
|
|
6376
|
+
exports.DescribeAccountLimits$ = DescribeAccountLimits$;
|
|
6255
6377
|
exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
|
|
6378
|
+
exports.DescribeAccountLimitsInput$ = DescribeAccountLimitsInput$;
|
|
6379
|
+
exports.DescribeAccountLimitsOutput$ = DescribeAccountLimitsOutput$;
|
|
6380
|
+
exports.DescribeChangeSet$ = DescribeChangeSet$;
|
|
6256
6381
|
exports.DescribeChangeSetCommand = DescribeChangeSetCommand;
|
|
6382
|
+
exports.DescribeChangeSetHooks$ = DescribeChangeSetHooks$;
|
|
6257
6383
|
exports.DescribeChangeSetHooksCommand = DescribeChangeSetHooksCommand;
|
|
6384
|
+
exports.DescribeChangeSetHooksInput$ = DescribeChangeSetHooksInput$;
|
|
6385
|
+
exports.DescribeChangeSetHooksOutput$ = DescribeChangeSetHooksOutput$;
|
|
6386
|
+
exports.DescribeChangeSetInput$ = DescribeChangeSetInput$;
|
|
6387
|
+
exports.DescribeChangeSetOutput$ = DescribeChangeSetOutput$;
|
|
6388
|
+
exports.DescribeEvents$ = DescribeEvents$;
|
|
6258
6389
|
exports.DescribeEventsCommand = DescribeEventsCommand;
|
|
6390
|
+
exports.DescribeEventsInput$ = DescribeEventsInput$;
|
|
6391
|
+
exports.DescribeEventsOutput$ = DescribeEventsOutput$;
|
|
6392
|
+
exports.DescribeGeneratedTemplate$ = DescribeGeneratedTemplate$;
|
|
6259
6393
|
exports.DescribeGeneratedTemplateCommand = DescribeGeneratedTemplateCommand;
|
|
6394
|
+
exports.DescribeGeneratedTemplateInput$ = DescribeGeneratedTemplateInput$;
|
|
6395
|
+
exports.DescribeGeneratedTemplateOutput$ = DescribeGeneratedTemplateOutput$;
|
|
6396
|
+
exports.DescribeOrganizationsAccess$ = DescribeOrganizationsAccess$;
|
|
6260
6397
|
exports.DescribeOrganizationsAccessCommand = DescribeOrganizationsAccessCommand;
|
|
6398
|
+
exports.DescribeOrganizationsAccessInput$ = DescribeOrganizationsAccessInput$;
|
|
6399
|
+
exports.DescribeOrganizationsAccessOutput$ = DescribeOrganizationsAccessOutput$;
|
|
6400
|
+
exports.DescribePublisher$ = DescribePublisher$;
|
|
6261
6401
|
exports.DescribePublisherCommand = DescribePublisherCommand;
|
|
6402
|
+
exports.DescribePublisherInput$ = DescribePublisherInput$;
|
|
6403
|
+
exports.DescribePublisherOutput$ = DescribePublisherOutput$;
|
|
6404
|
+
exports.DescribeResourceScan$ = DescribeResourceScan$;
|
|
6262
6405
|
exports.DescribeResourceScanCommand = DescribeResourceScanCommand;
|
|
6406
|
+
exports.DescribeResourceScanInput$ = DescribeResourceScanInput$;
|
|
6407
|
+
exports.DescribeResourceScanOutput$ = DescribeResourceScanOutput$;
|
|
6408
|
+
exports.DescribeStackDriftDetectionStatus$ = DescribeStackDriftDetectionStatus$;
|
|
6263
6409
|
exports.DescribeStackDriftDetectionStatusCommand = DescribeStackDriftDetectionStatusCommand;
|
|
6410
|
+
exports.DescribeStackDriftDetectionStatusInput$ = DescribeStackDriftDetectionStatusInput$;
|
|
6411
|
+
exports.DescribeStackDriftDetectionStatusOutput$ = DescribeStackDriftDetectionStatusOutput$;
|
|
6412
|
+
exports.DescribeStackEvents$ = DescribeStackEvents$;
|
|
6264
6413
|
exports.DescribeStackEventsCommand = DescribeStackEventsCommand;
|
|
6414
|
+
exports.DescribeStackEventsInput$ = DescribeStackEventsInput$;
|
|
6415
|
+
exports.DescribeStackEventsOutput$ = DescribeStackEventsOutput$;
|
|
6416
|
+
exports.DescribeStackInstance$ = DescribeStackInstance$;
|
|
6265
6417
|
exports.DescribeStackInstanceCommand = DescribeStackInstanceCommand;
|
|
6418
|
+
exports.DescribeStackInstanceInput$ = DescribeStackInstanceInput$;
|
|
6419
|
+
exports.DescribeStackInstanceOutput$ = DescribeStackInstanceOutput$;
|
|
6420
|
+
exports.DescribeStackRefactor$ = DescribeStackRefactor$;
|
|
6266
6421
|
exports.DescribeStackRefactorCommand = DescribeStackRefactorCommand;
|
|
6422
|
+
exports.DescribeStackRefactorInput$ = DescribeStackRefactorInput$;
|
|
6423
|
+
exports.DescribeStackRefactorOutput$ = DescribeStackRefactorOutput$;
|
|
6424
|
+
exports.DescribeStackResource$ = DescribeStackResource$;
|
|
6267
6425
|
exports.DescribeStackResourceCommand = DescribeStackResourceCommand;
|
|
6426
|
+
exports.DescribeStackResourceDrifts$ = DescribeStackResourceDrifts$;
|
|
6268
6427
|
exports.DescribeStackResourceDriftsCommand = DescribeStackResourceDriftsCommand;
|
|
6428
|
+
exports.DescribeStackResourceDriftsInput$ = DescribeStackResourceDriftsInput$;
|
|
6429
|
+
exports.DescribeStackResourceDriftsOutput$ = DescribeStackResourceDriftsOutput$;
|
|
6430
|
+
exports.DescribeStackResourceInput$ = DescribeStackResourceInput$;
|
|
6431
|
+
exports.DescribeStackResourceOutput$ = DescribeStackResourceOutput$;
|
|
6432
|
+
exports.DescribeStackResources$ = DescribeStackResources$;
|
|
6269
6433
|
exports.DescribeStackResourcesCommand = DescribeStackResourcesCommand;
|
|
6434
|
+
exports.DescribeStackResourcesInput$ = DescribeStackResourcesInput$;
|
|
6435
|
+
exports.DescribeStackResourcesOutput$ = DescribeStackResourcesOutput$;
|
|
6436
|
+
exports.DescribeStackSet$ = DescribeStackSet$;
|
|
6270
6437
|
exports.DescribeStackSetCommand = DescribeStackSetCommand;
|
|
6438
|
+
exports.DescribeStackSetInput$ = DescribeStackSetInput$;
|
|
6439
|
+
exports.DescribeStackSetOperation$ = DescribeStackSetOperation$;
|
|
6271
6440
|
exports.DescribeStackSetOperationCommand = DescribeStackSetOperationCommand;
|
|
6441
|
+
exports.DescribeStackSetOperationInput$ = DescribeStackSetOperationInput$;
|
|
6442
|
+
exports.DescribeStackSetOperationOutput$ = DescribeStackSetOperationOutput$;
|
|
6443
|
+
exports.DescribeStackSetOutput$ = DescribeStackSetOutput$;
|
|
6444
|
+
exports.DescribeStacks$ = DescribeStacks$;
|
|
6272
6445
|
exports.DescribeStacksCommand = DescribeStacksCommand;
|
|
6446
|
+
exports.DescribeStacksInput$ = DescribeStacksInput$;
|
|
6447
|
+
exports.DescribeStacksOutput$ = DescribeStacksOutput$;
|
|
6448
|
+
exports.DescribeType$ = DescribeType$;
|
|
6273
6449
|
exports.DescribeTypeCommand = DescribeTypeCommand;
|
|
6450
|
+
exports.DescribeTypeInput$ = DescribeTypeInput$;
|
|
6451
|
+
exports.DescribeTypeOutput$ = DescribeTypeOutput$;
|
|
6452
|
+
exports.DescribeTypeRegistration$ = DescribeTypeRegistration$;
|
|
6274
6453
|
exports.DescribeTypeRegistrationCommand = DescribeTypeRegistrationCommand;
|
|
6454
|
+
exports.DescribeTypeRegistrationInput$ = DescribeTypeRegistrationInput$;
|
|
6455
|
+
exports.DescribeTypeRegistrationOutput$ = DescribeTypeRegistrationOutput$;
|
|
6275
6456
|
exports.DetailedStatus = DetailedStatus;
|
|
6457
|
+
exports.DetectStackDrift$ = DetectStackDrift$;
|
|
6276
6458
|
exports.DetectStackDriftCommand = DetectStackDriftCommand;
|
|
6459
|
+
exports.DetectStackDriftInput$ = DetectStackDriftInput$;
|
|
6460
|
+
exports.DetectStackDriftOutput$ = DetectStackDriftOutput$;
|
|
6461
|
+
exports.DetectStackResourceDrift$ = DetectStackResourceDrift$;
|
|
6277
6462
|
exports.DetectStackResourceDriftCommand = DetectStackResourceDriftCommand;
|
|
6463
|
+
exports.DetectStackResourceDriftInput$ = DetectStackResourceDriftInput$;
|
|
6464
|
+
exports.DetectStackResourceDriftOutput$ = DetectStackResourceDriftOutput$;
|
|
6465
|
+
exports.DetectStackSetDrift$ = DetectStackSetDrift$;
|
|
6278
6466
|
exports.DetectStackSetDriftCommand = DetectStackSetDriftCommand;
|
|
6467
|
+
exports.DetectStackSetDriftInput$ = DetectStackSetDriftInput$;
|
|
6468
|
+
exports.DetectStackSetDriftOutput$ = DetectStackSetDriftOutput$;
|
|
6279
6469
|
exports.DifferenceType = DifferenceType;
|
|
6280
6470
|
exports.DriftIgnoredReason = DriftIgnoredReason;
|
|
6471
|
+
exports.EstimateTemplateCost$ = EstimateTemplateCost$;
|
|
6281
6472
|
exports.EstimateTemplateCostCommand = EstimateTemplateCostCommand;
|
|
6473
|
+
exports.EstimateTemplateCostInput$ = EstimateTemplateCostInput$;
|
|
6474
|
+
exports.EstimateTemplateCostOutput$ = EstimateTemplateCostOutput$;
|
|
6282
6475
|
exports.EvaluationType = EvaluationType;
|
|
6476
|
+
exports.EventFilter$ = EventFilter$;
|
|
6283
6477
|
exports.EventType = EventType;
|
|
6478
|
+
exports.ExecuteChangeSet$ = ExecuteChangeSet$;
|
|
6284
6479
|
exports.ExecuteChangeSetCommand = ExecuteChangeSetCommand;
|
|
6480
|
+
exports.ExecuteChangeSetInput$ = ExecuteChangeSetInput$;
|
|
6481
|
+
exports.ExecuteChangeSetOutput$ = ExecuteChangeSetOutput$;
|
|
6482
|
+
exports.ExecuteStackRefactor$ = ExecuteStackRefactor$;
|
|
6285
6483
|
exports.ExecuteStackRefactorCommand = ExecuteStackRefactorCommand;
|
|
6484
|
+
exports.ExecuteStackRefactorInput$ = ExecuteStackRefactorInput$;
|
|
6286
6485
|
exports.ExecutionStatus = ExecutionStatus;
|
|
6486
|
+
exports.Export$ = Export$;
|
|
6287
6487
|
exports.GeneratedTemplateDeletionPolicy = GeneratedTemplateDeletionPolicy;
|
|
6288
|
-
exports.GeneratedTemplateNotFoundException = GeneratedTemplateNotFoundException
|
|
6488
|
+
exports.GeneratedTemplateNotFoundException = GeneratedTemplateNotFoundException;
|
|
6489
|
+
exports.GeneratedTemplateNotFoundException$ = GeneratedTemplateNotFoundException$;
|
|
6289
6490
|
exports.GeneratedTemplateResourceStatus = GeneratedTemplateResourceStatus;
|
|
6290
6491
|
exports.GeneratedTemplateStatus = GeneratedTemplateStatus;
|
|
6291
6492
|
exports.GeneratedTemplateUpdateReplacePolicy = GeneratedTemplateUpdateReplacePolicy;
|
|
6493
|
+
exports.GetGeneratedTemplate$ = GetGeneratedTemplate$;
|
|
6292
6494
|
exports.GetGeneratedTemplateCommand = GetGeneratedTemplateCommand;
|
|
6495
|
+
exports.GetGeneratedTemplateInput$ = GetGeneratedTemplateInput$;
|
|
6496
|
+
exports.GetGeneratedTemplateOutput$ = GetGeneratedTemplateOutput$;
|
|
6497
|
+
exports.GetHookResult$ = GetHookResult$;
|
|
6293
6498
|
exports.GetHookResultCommand = GetHookResultCommand;
|
|
6499
|
+
exports.GetHookResultInput$ = GetHookResultInput$;
|
|
6500
|
+
exports.GetHookResultOutput$ = GetHookResultOutput$;
|
|
6501
|
+
exports.GetStackPolicy$ = GetStackPolicy$;
|
|
6294
6502
|
exports.GetStackPolicyCommand = GetStackPolicyCommand;
|
|
6503
|
+
exports.GetStackPolicyInput$ = GetStackPolicyInput$;
|
|
6504
|
+
exports.GetStackPolicyOutput$ = GetStackPolicyOutput$;
|
|
6505
|
+
exports.GetTemplate$ = GetTemplate$;
|
|
6295
6506
|
exports.GetTemplateCommand = GetTemplateCommand;
|
|
6507
|
+
exports.GetTemplateInput$ = GetTemplateInput$;
|
|
6508
|
+
exports.GetTemplateOutput$ = GetTemplateOutput$;
|
|
6509
|
+
exports.GetTemplateSummary$ = GetTemplateSummary$;
|
|
6296
6510
|
exports.GetTemplateSummaryCommand = GetTemplateSummaryCommand;
|
|
6511
|
+
exports.GetTemplateSummaryInput$ = GetTemplateSummaryInput$;
|
|
6512
|
+
exports.GetTemplateSummaryOutput$ = GetTemplateSummaryOutput$;
|
|
6297
6513
|
exports.HandlerErrorCode = HandlerErrorCode;
|
|
6298
6514
|
exports.HookFailureMode = HookFailureMode;
|
|
6299
6515
|
exports.HookInvocationPoint = HookInvocationPoint;
|
|
6300
|
-
exports.HookResultNotFoundException = HookResultNotFoundException
|
|
6516
|
+
exports.HookResultNotFoundException = HookResultNotFoundException;
|
|
6517
|
+
exports.HookResultNotFoundException$ = HookResultNotFoundException$;
|
|
6518
|
+
exports.HookResultSummary$ = HookResultSummary$;
|
|
6301
6519
|
exports.HookStatus = HookStatus;
|
|
6520
|
+
exports.HookTarget$ = HookTarget$;
|
|
6302
6521
|
exports.HookTargetAction = HookTargetAction;
|
|
6303
6522
|
exports.HookTargetType = HookTargetType;
|
|
6304
6523
|
exports.IdentityProvider = IdentityProvider;
|
|
6524
|
+
exports.ImportStacksToStackSet$ = ImportStacksToStackSet$;
|
|
6305
6525
|
exports.ImportStacksToStackSetCommand = ImportStacksToStackSetCommand;
|
|
6306
|
-
exports.
|
|
6307
|
-
exports.
|
|
6308
|
-
exports.
|
|
6309
|
-
exports.
|
|
6310
|
-
exports.
|
|
6526
|
+
exports.ImportStacksToStackSetInput$ = ImportStacksToStackSetInput$;
|
|
6527
|
+
exports.ImportStacksToStackSetOutput$ = ImportStacksToStackSetOutput$;
|
|
6528
|
+
exports.InsufficientCapabilitiesException = InsufficientCapabilitiesException;
|
|
6529
|
+
exports.InsufficientCapabilitiesException$ = InsufficientCapabilitiesException$;
|
|
6530
|
+
exports.InvalidChangeSetStatusException = InvalidChangeSetStatusException;
|
|
6531
|
+
exports.InvalidChangeSetStatusException$ = InvalidChangeSetStatusException$;
|
|
6532
|
+
exports.InvalidOperationException = InvalidOperationException;
|
|
6533
|
+
exports.InvalidOperationException$ = InvalidOperationException$;
|
|
6534
|
+
exports.InvalidStateTransitionException = InvalidStateTransitionException;
|
|
6535
|
+
exports.InvalidStateTransitionException$ = InvalidStateTransitionException$;
|
|
6536
|
+
exports.LimitExceededException = LimitExceededException;
|
|
6537
|
+
exports.LimitExceededException$ = LimitExceededException$;
|
|
6538
|
+
exports.ListChangeSets$ = ListChangeSets$;
|
|
6311
6539
|
exports.ListChangeSetsCommand = ListChangeSetsCommand;
|
|
6540
|
+
exports.ListChangeSetsInput$ = ListChangeSetsInput$;
|
|
6541
|
+
exports.ListChangeSetsOutput$ = ListChangeSetsOutput$;
|
|
6542
|
+
exports.ListExports$ = ListExports$;
|
|
6312
6543
|
exports.ListExportsCommand = ListExportsCommand;
|
|
6544
|
+
exports.ListExportsInput$ = ListExportsInput$;
|
|
6545
|
+
exports.ListExportsOutput$ = ListExportsOutput$;
|
|
6546
|
+
exports.ListGeneratedTemplates$ = ListGeneratedTemplates$;
|
|
6313
6547
|
exports.ListGeneratedTemplatesCommand = ListGeneratedTemplatesCommand;
|
|
6548
|
+
exports.ListGeneratedTemplatesInput$ = ListGeneratedTemplatesInput$;
|
|
6549
|
+
exports.ListGeneratedTemplatesOutput$ = ListGeneratedTemplatesOutput$;
|
|
6550
|
+
exports.ListHookResults$ = ListHookResults$;
|
|
6314
6551
|
exports.ListHookResultsCommand = ListHookResultsCommand;
|
|
6552
|
+
exports.ListHookResultsInput$ = ListHookResultsInput$;
|
|
6553
|
+
exports.ListHookResultsOutput$ = ListHookResultsOutput$;
|
|
6315
6554
|
exports.ListHookResultsTargetType = ListHookResultsTargetType;
|
|
6555
|
+
exports.ListImports$ = ListImports$;
|
|
6316
6556
|
exports.ListImportsCommand = ListImportsCommand;
|
|
6557
|
+
exports.ListImportsInput$ = ListImportsInput$;
|
|
6558
|
+
exports.ListImportsOutput$ = ListImportsOutput$;
|
|
6559
|
+
exports.ListResourceScanRelatedResources$ = ListResourceScanRelatedResources$;
|
|
6317
6560
|
exports.ListResourceScanRelatedResourcesCommand = ListResourceScanRelatedResourcesCommand;
|
|
6561
|
+
exports.ListResourceScanRelatedResourcesInput$ = ListResourceScanRelatedResourcesInput$;
|
|
6562
|
+
exports.ListResourceScanRelatedResourcesOutput$ = ListResourceScanRelatedResourcesOutput$;
|
|
6563
|
+
exports.ListResourceScanResources$ = ListResourceScanResources$;
|
|
6318
6564
|
exports.ListResourceScanResourcesCommand = ListResourceScanResourcesCommand;
|
|
6565
|
+
exports.ListResourceScanResourcesInput$ = ListResourceScanResourcesInput$;
|
|
6566
|
+
exports.ListResourceScanResourcesOutput$ = ListResourceScanResourcesOutput$;
|
|
6567
|
+
exports.ListResourceScans$ = ListResourceScans$;
|
|
6319
6568
|
exports.ListResourceScansCommand = ListResourceScansCommand;
|
|
6569
|
+
exports.ListResourceScansInput$ = ListResourceScansInput$;
|
|
6570
|
+
exports.ListResourceScansOutput$ = ListResourceScansOutput$;
|
|
6571
|
+
exports.ListStackInstanceResourceDrifts$ = ListStackInstanceResourceDrifts$;
|
|
6320
6572
|
exports.ListStackInstanceResourceDriftsCommand = ListStackInstanceResourceDriftsCommand;
|
|
6573
|
+
exports.ListStackInstanceResourceDriftsInput$ = ListStackInstanceResourceDriftsInput$;
|
|
6574
|
+
exports.ListStackInstanceResourceDriftsOutput$ = ListStackInstanceResourceDriftsOutput$;
|
|
6575
|
+
exports.ListStackInstances$ = ListStackInstances$;
|
|
6321
6576
|
exports.ListStackInstancesCommand = ListStackInstancesCommand;
|
|
6577
|
+
exports.ListStackInstancesInput$ = ListStackInstancesInput$;
|
|
6578
|
+
exports.ListStackInstancesOutput$ = ListStackInstancesOutput$;
|
|
6579
|
+
exports.ListStackRefactorActions$ = ListStackRefactorActions$;
|
|
6322
6580
|
exports.ListStackRefactorActionsCommand = ListStackRefactorActionsCommand;
|
|
6581
|
+
exports.ListStackRefactorActionsInput$ = ListStackRefactorActionsInput$;
|
|
6582
|
+
exports.ListStackRefactorActionsOutput$ = ListStackRefactorActionsOutput$;
|
|
6583
|
+
exports.ListStackRefactors$ = ListStackRefactors$;
|
|
6323
6584
|
exports.ListStackRefactorsCommand = ListStackRefactorsCommand;
|
|
6585
|
+
exports.ListStackRefactorsInput$ = ListStackRefactorsInput$;
|
|
6586
|
+
exports.ListStackRefactorsOutput$ = ListStackRefactorsOutput$;
|
|
6587
|
+
exports.ListStackResources$ = ListStackResources$;
|
|
6324
6588
|
exports.ListStackResourcesCommand = ListStackResourcesCommand;
|
|
6589
|
+
exports.ListStackResourcesInput$ = ListStackResourcesInput$;
|
|
6590
|
+
exports.ListStackResourcesOutput$ = ListStackResourcesOutput$;
|
|
6591
|
+
exports.ListStackSetAutoDeploymentTargets$ = ListStackSetAutoDeploymentTargets$;
|
|
6325
6592
|
exports.ListStackSetAutoDeploymentTargetsCommand = ListStackSetAutoDeploymentTargetsCommand;
|
|
6593
|
+
exports.ListStackSetAutoDeploymentTargetsInput$ = ListStackSetAutoDeploymentTargetsInput$;
|
|
6594
|
+
exports.ListStackSetAutoDeploymentTargetsOutput$ = ListStackSetAutoDeploymentTargetsOutput$;
|
|
6595
|
+
exports.ListStackSetOperationResults$ = ListStackSetOperationResults$;
|
|
6326
6596
|
exports.ListStackSetOperationResultsCommand = ListStackSetOperationResultsCommand;
|
|
6597
|
+
exports.ListStackSetOperationResultsInput$ = ListStackSetOperationResultsInput$;
|
|
6598
|
+
exports.ListStackSetOperationResultsOutput$ = ListStackSetOperationResultsOutput$;
|
|
6599
|
+
exports.ListStackSetOperations$ = ListStackSetOperations$;
|
|
6327
6600
|
exports.ListStackSetOperationsCommand = ListStackSetOperationsCommand;
|
|
6601
|
+
exports.ListStackSetOperationsInput$ = ListStackSetOperationsInput$;
|
|
6602
|
+
exports.ListStackSetOperationsOutput$ = ListStackSetOperationsOutput$;
|
|
6603
|
+
exports.ListStackSets$ = ListStackSets$;
|
|
6328
6604
|
exports.ListStackSetsCommand = ListStackSetsCommand;
|
|
6605
|
+
exports.ListStackSetsInput$ = ListStackSetsInput$;
|
|
6606
|
+
exports.ListStackSetsOutput$ = ListStackSetsOutput$;
|
|
6607
|
+
exports.ListStacks$ = ListStacks$;
|
|
6329
6608
|
exports.ListStacksCommand = ListStacksCommand;
|
|
6609
|
+
exports.ListStacksInput$ = ListStacksInput$;
|
|
6610
|
+
exports.ListStacksOutput$ = ListStacksOutput$;
|
|
6611
|
+
exports.ListTypeRegistrations$ = ListTypeRegistrations$;
|
|
6330
6612
|
exports.ListTypeRegistrationsCommand = ListTypeRegistrationsCommand;
|
|
6613
|
+
exports.ListTypeRegistrationsInput$ = ListTypeRegistrationsInput$;
|
|
6614
|
+
exports.ListTypeRegistrationsOutput$ = ListTypeRegistrationsOutput$;
|
|
6615
|
+
exports.ListTypeVersions$ = ListTypeVersions$;
|
|
6331
6616
|
exports.ListTypeVersionsCommand = ListTypeVersionsCommand;
|
|
6617
|
+
exports.ListTypeVersionsInput$ = ListTypeVersionsInput$;
|
|
6618
|
+
exports.ListTypeVersionsOutput$ = ListTypeVersionsOutput$;
|
|
6619
|
+
exports.ListTypes$ = ListTypes$;
|
|
6332
6620
|
exports.ListTypesCommand = ListTypesCommand;
|
|
6333
|
-
exports.
|
|
6621
|
+
exports.ListTypesInput$ = ListTypesInput$;
|
|
6622
|
+
exports.ListTypesOutput$ = ListTypesOutput$;
|
|
6623
|
+
exports.LiveResourceDrift$ = LiveResourceDrift$;
|
|
6624
|
+
exports.LoggingConfig$ = LoggingConfig$;
|
|
6625
|
+
exports.ManagedExecution$ = ManagedExecution$;
|
|
6626
|
+
exports.ModuleInfo$ = ModuleInfo$;
|
|
6627
|
+
exports.NameAlreadyExistsException = NameAlreadyExistsException;
|
|
6628
|
+
exports.NameAlreadyExistsException$ = NameAlreadyExistsException$;
|
|
6334
6629
|
exports.OnFailure = OnFailure;
|
|
6335
6630
|
exports.OnStackFailure = OnStackFailure;
|
|
6336
|
-
exports.
|
|
6337
|
-
exports.
|
|
6338
|
-
exports.
|
|
6631
|
+
exports.OperationEntry$ = OperationEntry$;
|
|
6632
|
+
exports.OperationEvent$ = OperationEvent$;
|
|
6633
|
+
exports.OperationIdAlreadyExistsException = OperationIdAlreadyExistsException;
|
|
6634
|
+
exports.OperationIdAlreadyExistsException$ = OperationIdAlreadyExistsException$;
|
|
6635
|
+
exports.OperationInProgressException = OperationInProgressException;
|
|
6636
|
+
exports.OperationInProgressException$ = OperationInProgressException$;
|
|
6637
|
+
exports.OperationNotFoundException = OperationNotFoundException;
|
|
6638
|
+
exports.OperationNotFoundException$ = OperationNotFoundException$;
|
|
6639
|
+
exports.OperationResultFilter$ = OperationResultFilter$;
|
|
6339
6640
|
exports.OperationResultFilterName = OperationResultFilterName;
|
|
6340
6641
|
exports.OperationStatus = OperationStatus;
|
|
6341
|
-
exports.OperationStatusCheckFailedException = OperationStatusCheckFailedException
|
|
6642
|
+
exports.OperationStatusCheckFailedException = OperationStatusCheckFailedException;
|
|
6643
|
+
exports.OperationStatusCheckFailedException$ = OperationStatusCheckFailedException$;
|
|
6342
6644
|
exports.OperationType = OperationType;
|
|
6343
6645
|
exports.OrganizationStatus = OrganizationStatus;
|
|
6646
|
+
exports.Output$ = Output$;
|
|
6647
|
+
exports.Parameter$ = Parameter$;
|
|
6648
|
+
exports.ParameterConstraints$ = ParameterConstraints$;
|
|
6649
|
+
exports.ParameterDeclaration$ = ParameterDeclaration$;
|
|
6344
6650
|
exports.PermissionModels = PermissionModels;
|
|
6651
|
+
exports.PhysicalResourceIdContextKeyValuePair$ = PhysicalResourceIdContextKeyValuePair$;
|
|
6345
6652
|
exports.PolicyAction = PolicyAction;
|
|
6653
|
+
exports.PropertyDifference$ = PropertyDifference$;
|
|
6346
6654
|
exports.ProvisioningType = ProvisioningType;
|
|
6655
|
+
exports.PublishType$ = PublishType$;
|
|
6347
6656
|
exports.PublishTypeCommand = PublishTypeCommand;
|
|
6657
|
+
exports.PublishTypeInput$ = PublishTypeInput$;
|
|
6658
|
+
exports.PublishTypeOutput$ = PublishTypeOutput$;
|
|
6348
6659
|
exports.PublisherStatus = PublisherStatus;
|
|
6660
|
+
exports.RecordHandlerProgress$ = RecordHandlerProgress$;
|
|
6349
6661
|
exports.RecordHandlerProgressCommand = RecordHandlerProgressCommand;
|
|
6662
|
+
exports.RecordHandlerProgressInput$ = RecordHandlerProgressInput$;
|
|
6663
|
+
exports.RecordHandlerProgressOutput$ = RecordHandlerProgressOutput$;
|
|
6350
6664
|
exports.RegionConcurrencyType = RegionConcurrencyType;
|
|
6665
|
+
exports.RegisterPublisher$ = RegisterPublisher$;
|
|
6351
6666
|
exports.RegisterPublisherCommand = RegisterPublisherCommand;
|
|
6667
|
+
exports.RegisterPublisherInput$ = RegisterPublisherInput$;
|
|
6668
|
+
exports.RegisterPublisherOutput$ = RegisterPublisherOutput$;
|
|
6669
|
+
exports.RegisterType$ = RegisterType$;
|
|
6352
6670
|
exports.RegisterTypeCommand = RegisterTypeCommand;
|
|
6671
|
+
exports.RegisterTypeInput$ = RegisterTypeInput$;
|
|
6672
|
+
exports.RegisterTypeOutput$ = RegisterTypeOutput$;
|
|
6353
6673
|
exports.RegistrationStatus = RegistrationStatus;
|
|
6354
6674
|
exports.RegistryType = RegistryType;
|
|
6355
6675
|
exports.Replacement = Replacement;
|
|
6676
|
+
exports.RequiredActivatedType$ = RequiredActivatedType$;
|
|
6356
6677
|
exports.RequiresRecreation = RequiresRecreation;
|
|
6357
6678
|
exports.ResourceAttribute = ResourceAttribute;
|
|
6358
|
-
exports.
|
|
6359
|
-
exports.
|
|
6360
|
-
exports.
|
|
6679
|
+
exports.ResourceChange$ = ResourceChange$;
|
|
6680
|
+
exports.ResourceChangeDetail$ = ResourceChangeDetail$;
|
|
6681
|
+
exports.ResourceDefinition$ = ResourceDefinition$;
|
|
6682
|
+
exports.ResourceDetail$ = ResourceDetail$;
|
|
6683
|
+
exports.ResourceDriftIgnoredAttribute$ = ResourceDriftIgnoredAttribute$;
|
|
6684
|
+
exports.ResourceIdentifierSummary$ = ResourceIdentifierSummary$;
|
|
6685
|
+
exports.ResourceLocation$ = ResourceLocation$;
|
|
6686
|
+
exports.ResourceMapping$ = ResourceMapping$;
|
|
6687
|
+
exports.ResourceScanInProgressException = ResourceScanInProgressException;
|
|
6688
|
+
exports.ResourceScanInProgressException$ = ResourceScanInProgressException$;
|
|
6689
|
+
exports.ResourceScanLimitExceededException = ResourceScanLimitExceededException;
|
|
6690
|
+
exports.ResourceScanLimitExceededException$ = ResourceScanLimitExceededException$;
|
|
6691
|
+
exports.ResourceScanNotFoundException = ResourceScanNotFoundException;
|
|
6692
|
+
exports.ResourceScanNotFoundException$ = ResourceScanNotFoundException$;
|
|
6361
6693
|
exports.ResourceScanStatus = ResourceScanStatus;
|
|
6694
|
+
exports.ResourceScanSummary$ = ResourceScanSummary$;
|
|
6362
6695
|
exports.ResourceSignalStatus = ResourceSignalStatus;
|
|
6363
6696
|
exports.ResourceStatus = ResourceStatus;
|
|
6697
|
+
exports.ResourceTargetDefinition$ = ResourceTargetDefinition$;
|
|
6698
|
+
exports.ResourceToImport$ = ResourceToImport$;
|
|
6699
|
+
exports.RollbackConfiguration$ = RollbackConfiguration$;
|
|
6700
|
+
exports.RollbackStack$ = RollbackStack$;
|
|
6364
6701
|
exports.RollbackStackCommand = RollbackStackCommand;
|
|
6702
|
+
exports.RollbackStackInput$ = RollbackStackInput$;
|
|
6703
|
+
exports.RollbackStackOutput$ = RollbackStackOutput$;
|
|
6704
|
+
exports.RollbackTrigger$ = RollbackTrigger$;
|
|
6705
|
+
exports.ScanFilter$ = ScanFilter$;
|
|
6365
6706
|
exports.ScanType = ScanType;
|
|
6707
|
+
exports.ScannedResource$ = ScannedResource$;
|
|
6708
|
+
exports.ScannedResourceIdentifier$ = ScannedResourceIdentifier$;
|
|
6709
|
+
exports.SetStackPolicy$ = SetStackPolicy$;
|
|
6366
6710
|
exports.SetStackPolicyCommand = SetStackPolicyCommand;
|
|
6711
|
+
exports.SetStackPolicyInput$ = SetStackPolicyInput$;
|
|
6712
|
+
exports.SetTypeConfiguration$ = SetTypeConfiguration$;
|
|
6367
6713
|
exports.SetTypeConfigurationCommand = SetTypeConfigurationCommand;
|
|
6714
|
+
exports.SetTypeConfigurationInput$ = SetTypeConfigurationInput$;
|
|
6715
|
+
exports.SetTypeConfigurationOutput$ = SetTypeConfigurationOutput$;
|
|
6716
|
+
exports.SetTypeDefaultVersion$ = SetTypeDefaultVersion$;
|
|
6368
6717
|
exports.SetTypeDefaultVersionCommand = SetTypeDefaultVersionCommand;
|
|
6718
|
+
exports.SetTypeDefaultVersionInput$ = SetTypeDefaultVersionInput$;
|
|
6719
|
+
exports.SetTypeDefaultVersionOutput$ = SetTypeDefaultVersionOutput$;
|
|
6720
|
+
exports.SignalResource$ = SignalResource$;
|
|
6369
6721
|
exports.SignalResourceCommand = SignalResourceCommand;
|
|
6722
|
+
exports.SignalResourceInput$ = SignalResourceInput$;
|
|
6723
|
+
exports.Stack$ = Stack$;
|
|
6724
|
+
exports.StackDefinition$ = StackDefinition$;
|
|
6370
6725
|
exports.StackDriftDetectionStatus = StackDriftDetectionStatus;
|
|
6726
|
+
exports.StackDriftInformation$ = StackDriftInformation$;
|
|
6727
|
+
exports.StackDriftInformationSummary$ = StackDriftInformationSummary$;
|
|
6371
6728
|
exports.StackDriftStatus = StackDriftStatus;
|
|
6729
|
+
exports.StackEvent$ = StackEvent$;
|
|
6730
|
+
exports.StackInstance$ = StackInstance$;
|
|
6731
|
+
exports.StackInstanceComprehensiveStatus$ = StackInstanceComprehensiveStatus$;
|
|
6372
6732
|
exports.StackInstanceDetailedStatus = StackInstanceDetailedStatus;
|
|
6733
|
+
exports.StackInstanceFilter$ = StackInstanceFilter$;
|
|
6373
6734
|
exports.StackInstanceFilterName = StackInstanceFilterName;
|
|
6374
|
-
exports.StackInstanceNotFoundException = StackInstanceNotFoundException
|
|
6735
|
+
exports.StackInstanceNotFoundException = StackInstanceNotFoundException;
|
|
6736
|
+
exports.StackInstanceNotFoundException$ = StackInstanceNotFoundException$;
|
|
6737
|
+
exports.StackInstanceResourceDriftsSummary$ = StackInstanceResourceDriftsSummary$;
|
|
6375
6738
|
exports.StackInstanceStatus = StackInstanceStatus;
|
|
6376
|
-
exports.
|
|
6739
|
+
exports.StackInstanceSummary$ = StackInstanceSummary$;
|
|
6740
|
+
exports.StackNotFoundException = StackNotFoundException;
|
|
6741
|
+
exports.StackNotFoundException$ = StackNotFoundException$;
|
|
6742
|
+
exports.StackRefactorAction$ = StackRefactorAction$;
|
|
6377
6743
|
exports.StackRefactorActionEntity = StackRefactorActionEntity;
|
|
6378
6744
|
exports.StackRefactorActionType = StackRefactorActionType;
|
|
6379
6745
|
exports.StackRefactorDetection = StackRefactorDetection;
|
|
6380
6746
|
exports.StackRefactorExecutionStatus = StackRefactorExecutionStatus;
|
|
6381
|
-
exports.StackRefactorNotFoundException = StackRefactorNotFoundException
|
|
6747
|
+
exports.StackRefactorNotFoundException = StackRefactorNotFoundException;
|
|
6748
|
+
exports.StackRefactorNotFoundException$ = StackRefactorNotFoundException$;
|
|
6382
6749
|
exports.StackRefactorStatus = StackRefactorStatus;
|
|
6750
|
+
exports.StackRefactorSummary$ = StackRefactorSummary$;
|
|
6751
|
+
exports.StackResource$ = StackResource$;
|
|
6752
|
+
exports.StackResourceDetail$ = StackResourceDetail$;
|
|
6753
|
+
exports.StackResourceDrift$ = StackResourceDrift$;
|
|
6754
|
+
exports.StackResourceDriftInformation$ = StackResourceDriftInformation$;
|
|
6755
|
+
exports.StackResourceDriftInformationSummary$ = StackResourceDriftInformationSummary$;
|
|
6383
6756
|
exports.StackResourceDriftStatus = StackResourceDriftStatus;
|
|
6757
|
+
exports.StackResourceSummary$ = StackResourceSummary$;
|
|
6758
|
+
exports.StackSet$ = StackSet$;
|
|
6759
|
+
exports.StackSetAutoDeploymentTargetSummary$ = StackSetAutoDeploymentTargetSummary$;
|
|
6760
|
+
exports.StackSetDriftDetectionDetails$ = StackSetDriftDetectionDetails$;
|
|
6384
6761
|
exports.StackSetDriftDetectionStatus = StackSetDriftDetectionStatus;
|
|
6385
6762
|
exports.StackSetDriftStatus = StackSetDriftStatus;
|
|
6386
|
-
exports.StackSetNotEmptyException = StackSetNotEmptyException
|
|
6387
|
-
exports.
|
|
6763
|
+
exports.StackSetNotEmptyException = StackSetNotEmptyException;
|
|
6764
|
+
exports.StackSetNotEmptyException$ = StackSetNotEmptyException$;
|
|
6765
|
+
exports.StackSetNotFoundException = StackSetNotFoundException;
|
|
6766
|
+
exports.StackSetNotFoundException$ = StackSetNotFoundException$;
|
|
6767
|
+
exports.StackSetOperation$ = StackSetOperation$;
|
|
6388
6768
|
exports.StackSetOperationAction = StackSetOperationAction;
|
|
6769
|
+
exports.StackSetOperationPreferences$ = StackSetOperationPreferences$;
|
|
6389
6770
|
exports.StackSetOperationResultStatus = StackSetOperationResultStatus;
|
|
6771
|
+
exports.StackSetOperationResultSummary$ = StackSetOperationResultSummary$;
|
|
6390
6772
|
exports.StackSetOperationStatus = StackSetOperationStatus;
|
|
6773
|
+
exports.StackSetOperationStatusDetails$ = StackSetOperationStatusDetails$;
|
|
6774
|
+
exports.StackSetOperationSummary$ = StackSetOperationSummary$;
|
|
6391
6775
|
exports.StackSetStatus = StackSetStatus;
|
|
6776
|
+
exports.StackSetSummary$ = StackSetSummary$;
|
|
6392
6777
|
exports.StackStatus = StackStatus;
|
|
6393
|
-
exports.
|
|
6778
|
+
exports.StackSummary$ = StackSummary$;
|
|
6779
|
+
exports.StaleRequestException = StaleRequestException;
|
|
6780
|
+
exports.StaleRequestException$ = StaleRequestException$;
|
|
6781
|
+
exports.StartResourceScan$ = StartResourceScan$;
|
|
6394
6782
|
exports.StartResourceScanCommand = StartResourceScanCommand;
|
|
6783
|
+
exports.StartResourceScanInput$ = StartResourceScanInput$;
|
|
6784
|
+
exports.StartResourceScanOutput$ = StartResourceScanOutput$;
|
|
6785
|
+
exports.StopStackSetOperation$ = StopStackSetOperation$;
|
|
6395
6786
|
exports.StopStackSetOperationCommand = StopStackSetOperationCommand;
|
|
6787
|
+
exports.StopStackSetOperationInput$ = StopStackSetOperationInput$;
|
|
6788
|
+
exports.StopStackSetOperationOutput$ = StopStackSetOperationOutput$;
|
|
6789
|
+
exports.Tag$ = Tag$;
|
|
6790
|
+
exports.TemplateConfiguration$ = TemplateConfiguration$;
|
|
6396
6791
|
exports.TemplateFormat = TemplateFormat;
|
|
6792
|
+
exports.TemplateParameter$ = TemplateParameter$;
|
|
6793
|
+
exports.TemplateProgress$ = TemplateProgress$;
|
|
6397
6794
|
exports.TemplateStage = TemplateStage;
|
|
6795
|
+
exports.TemplateSummary$ = TemplateSummary$;
|
|
6796
|
+
exports.TemplateSummaryConfig$ = TemplateSummaryConfig$;
|
|
6797
|
+
exports.TestType$ = TestType$;
|
|
6398
6798
|
exports.TestTypeCommand = TestTypeCommand;
|
|
6799
|
+
exports.TestTypeInput$ = TestTypeInput$;
|
|
6800
|
+
exports.TestTypeOutput$ = TestTypeOutput$;
|
|
6399
6801
|
exports.ThirdPartyType = ThirdPartyType;
|
|
6400
|
-
exports.TokenAlreadyExistsException = TokenAlreadyExistsException
|
|
6401
|
-
exports.
|
|
6402
|
-
exports.
|
|
6802
|
+
exports.TokenAlreadyExistsException = TokenAlreadyExistsException;
|
|
6803
|
+
exports.TokenAlreadyExistsException$ = TokenAlreadyExistsException$;
|
|
6804
|
+
exports.TypeConfigurationDetails$ = TypeConfigurationDetails$;
|
|
6805
|
+
exports.TypeConfigurationIdentifier$ = TypeConfigurationIdentifier$;
|
|
6806
|
+
exports.TypeConfigurationNotFoundException = TypeConfigurationNotFoundException;
|
|
6807
|
+
exports.TypeConfigurationNotFoundException$ = TypeConfigurationNotFoundException$;
|
|
6808
|
+
exports.TypeFilters$ = TypeFilters$;
|
|
6809
|
+
exports.TypeNotFoundException = TypeNotFoundException;
|
|
6810
|
+
exports.TypeNotFoundException$ = TypeNotFoundException$;
|
|
6811
|
+
exports.TypeSummary$ = TypeSummary$;
|
|
6403
6812
|
exports.TypeTestsStatus = TypeTestsStatus;
|
|
6813
|
+
exports.TypeVersionSummary$ = TypeVersionSummary$;
|
|
6814
|
+
exports.UpdateGeneratedTemplate$ = UpdateGeneratedTemplate$;
|
|
6404
6815
|
exports.UpdateGeneratedTemplateCommand = UpdateGeneratedTemplateCommand;
|
|
6816
|
+
exports.UpdateGeneratedTemplateInput$ = UpdateGeneratedTemplateInput$;
|
|
6817
|
+
exports.UpdateGeneratedTemplateOutput$ = UpdateGeneratedTemplateOutput$;
|
|
6818
|
+
exports.UpdateStack$ = UpdateStack$;
|
|
6405
6819
|
exports.UpdateStackCommand = UpdateStackCommand;
|
|
6820
|
+
exports.UpdateStackInput$ = UpdateStackInput$;
|
|
6821
|
+
exports.UpdateStackInstances$ = UpdateStackInstances$;
|
|
6406
6822
|
exports.UpdateStackInstancesCommand = UpdateStackInstancesCommand;
|
|
6823
|
+
exports.UpdateStackInstancesInput$ = UpdateStackInstancesInput$;
|
|
6824
|
+
exports.UpdateStackInstancesOutput$ = UpdateStackInstancesOutput$;
|
|
6825
|
+
exports.UpdateStackOutput$ = UpdateStackOutput$;
|
|
6826
|
+
exports.UpdateStackSet$ = UpdateStackSet$;
|
|
6407
6827
|
exports.UpdateStackSetCommand = UpdateStackSetCommand;
|
|
6828
|
+
exports.UpdateStackSetInput$ = UpdateStackSetInput$;
|
|
6829
|
+
exports.UpdateStackSetOutput$ = UpdateStackSetOutput$;
|
|
6830
|
+
exports.UpdateTerminationProtection$ = UpdateTerminationProtection$;
|
|
6408
6831
|
exports.UpdateTerminationProtectionCommand = UpdateTerminationProtectionCommand;
|
|
6832
|
+
exports.UpdateTerminationProtectionInput$ = UpdateTerminationProtectionInput$;
|
|
6833
|
+
exports.UpdateTerminationProtectionOutput$ = UpdateTerminationProtectionOutput$;
|
|
6834
|
+
exports.ValidateTemplate$ = ValidateTemplate$;
|
|
6409
6835
|
exports.ValidateTemplateCommand = ValidateTemplateCommand;
|
|
6836
|
+
exports.ValidateTemplateInput$ = ValidateTemplateInput$;
|
|
6837
|
+
exports.ValidateTemplateOutput$ = ValidateTemplateOutput$;
|
|
6410
6838
|
exports.ValidationStatus = ValidationStatus;
|
|
6411
6839
|
exports.VersionBump = VersionBump;
|
|
6412
6840
|
exports.Visibility = Visibility;
|
|
6841
|
+
exports.WarningDetail$ = WarningDetail$;
|
|
6842
|
+
exports.WarningProperty$ = WarningProperty$;
|
|
6413
6843
|
exports.WarningType = WarningType;
|
|
6844
|
+
exports.Warnings$ = Warnings$;
|
|
6414
6845
|
exports.paginateDescribeAccountLimits = paginateDescribeAccountLimits;
|
|
6415
6846
|
exports.paginateDescribeChangeSet = paginateDescribeChangeSet;
|
|
6416
6847
|
exports.paginateDescribeEvents = paginateDescribeEvents;
|