@aws-sdk/client-cloudformation 3.1076.0 → 3.1078.0
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/dist-cjs/index.js +132 -922
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/ActivateTypeCommand.js +2 -14
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -14
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -14
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -14
- package/dist-es/commands/CreateChangeSetCommand.js +2 -14
- package/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/CreateStackCommand.js +2 -14
- package/dist-es/commands/CreateStackInstancesCommand.js +2 -14
- package/dist-es/commands/CreateStackRefactorCommand.js +2 -14
- package/dist-es/commands/CreateStackSetCommand.js +2 -14
- package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/DeactivateTypeCommand.js +2 -14
- package/dist-es/commands/DeleteChangeSetCommand.js +2 -14
- package/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/DeleteStackCommand.js +2 -14
- package/dist-es/commands/DeleteStackInstancesCommand.js +2 -14
- package/dist-es/commands/DeleteStackSetCommand.js +2 -14
- package/dist-es/commands/DeregisterTypeCommand.js +2 -14
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
- package/dist-es/commands/DescribeChangeSetCommand.js +2 -14
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -14
- package/dist-es/commands/DescribePublisherCommand.js +2 -14
- package/dist-es/commands/DescribeResourceScanCommand.js +2 -14
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -14
- package/dist-es/commands/DescribeStackEventsCommand.js +2 -14
- package/dist-es/commands/DescribeStackInstanceCommand.js +2 -14
- package/dist-es/commands/DescribeStackRefactorCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourceCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -14
- package/dist-es/commands/DescribeStackResourcesCommand.js +2 -14
- package/dist-es/commands/DescribeStackSetCommand.js +2 -14
- package/dist-es/commands/DescribeStackSetOperationCommand.js +2 -14
- package/dist-es/commands/DescribeStacksCommand.js +2 -14
- package/dist-es/commands/DescribeTypeCommand.js +2 -14
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -14
- package/dist-es/commands/DetectStackDriftCommand.js +2 -14
- package/dist-es/commands/DetectStackResourceDriftCommand.js +2 -14
- package/dist-es/commands/DetectStackSetDriftCommand.js +2 -14
- package/dist-es/commands/EstimateTemplateCostCommand.js +2 -14
- package/dist-es/commands/ExecuteChangeSetCommand.js +2 -14
- package/dist-es/commands/ExecuteStackRefactorCommand.js +2 -14
- package/dist-es/commands/GetGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/GetHookResultCommand.js +2 -14
- package/dist-es/commands/GetStackPolicyCommand.js +2 -14
- package/dist-es/commands/GetTemplateCommand.js +2 -14
- package/dist-es/commands/GetTemplateSummaryCommand.js +2 -14
- package/dist-es/commands/ImportStacksToStackSetCommand.js +2 -14
- package/dist-es/commands/ListChangeSetsCommand.js +2 -14
- package/dist-es/commands/ListExportsCommand.js +2 -14
- package/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -14
- package/dist-es/commands/ListHookResultsCommand.js +2 -14
- package/dist-es/commands/ListImportsCommand.js +2 -14
- package/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -14
- package/dist-es/commands/ListResourceScanResourcesCommand.js +2 -14
- package/dist-es/commands/ListResourceScansCommand.js +2 -14
- package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -14
- package/dist-es/commands/ListStackInstancesCommand.js +2 -14
- package/dist-es/commands/ListStackRefactorActionsCommand.js +2 -14
- package/dist-es/commands/ListStackRefactorsCommand.js +2 -14
- package/dist-es/commands/ListStackResourcesCommand.js +2 -14
- package/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -14
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -14
- package/dist-es/commands/ListStackSetOperationsCommand.js +2 -14
- package/dist-es/commands/ListStackSetsCommand.js +2 -14
- package/dist-es/commands/ListStacksCommand.js +2 -14
- package/dist-es/commands/ListTypeRegistrationsCommand.js +2 -14
- package/dist-es/commands/ListTypeVersionsCommand.js +2 -14
- package/dist-es/commands/ListTypesCommand.js +2 -14
- package/dist-es/commands/PublishTypeCommand.js +2 -14
- package/dist-es/commands/RecordHandlerProgressCommand.js +2 -14
- package/dist-es/commands/RegisterPublisherCommand.js +2 -14
- package/dist-es/commands/RegisterTypeCommand.js +2 -14
- package/dist-es/commands/RollbackStackCommand.js +2 -14
- package/dist-es/commands/SetStackPolicyCommand.js +2 -14
- package/dist-es/commands/SetTypeConfigurationCommand.js +2 -14
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -14
- package/dist-es/commands/SignalResourceCommand.js +2 -14
- package/dist-es/commands/StartResourceScanCommand.js +2 -14
- package/dist-es/commands/StopStackSetOperationCommand.js +2 -14
- package/dist-es/commands/TestTypeCommand.js +2 -14
- package/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -14
- package/dist-es/commands/UpdateStackCommand.js +2 -14
- package/dist-es/commands/UpdateStackInstancesCommand.js +2 -14
- package/dist-es/commands/UpdateStackSetCommand.js +2 -14
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -14
- package/dist-es/commands/ValidateTemplateCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-es/models/enums.js +4 -0
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +25 -17
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/ActivateTypeCommand.d.ts +3 -8
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -8
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -8
- package/dist-types/commands/CreateChangeSetCommand.d.ts +8 -8
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackCommand.d.ts +8 -8
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/DeactivateTypeCommand.d.ts +3 -8
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStackCommand.d.ts +7 -8
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +7 -8
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -8
- package/dist-types/commands/DescribePublisherCommand.d.ts +3 -8
- package/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackSetCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStacksCommand.d.ts +7 -8
- package/dist-types/commands/DescribeTypeCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackDriftCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -8
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -8
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -8
- package/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -8
- package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetHookResultCommand.d.ts +3 -8
- package/dist-types/commands/GetStackPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -8
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -8
- package/dist-types/commands/ListChangeSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListExportsCommand.d.ts +3 -8
- package/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -8
- package/dist-types/commands/ListHookResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListImportsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListResourceScansCommand.d.ts +3 -8
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackResourcesCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -8
- package/dist-types/commands/ListStackSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListStacksCommand.d.ts +3 -8
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -8
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListTypesCommand.d.ts +3 -8
- package/dist-types/commands/PublishTypeCommand.d.ts +3 -8
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -8
- package/dist-types/commands/RegisterPublisherCommand.d.ts +3 -8
- package/dist-types/commands/RegisterTypeCommand.d.ts +3 -8
- package/dist-types/commands/RollbackStackCommand.d.ts +7 -8
- package/dist-types/commands/SetStackPolicyCommand.d.ts +3 -8
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -8
- package/dist-types/commands/SignalResourceCommand.d.ts +3 -8
- package/dist-types/commands/StartResourceScanCommand.d.ts +3 -8
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -8
- package/dist-types/commands/TestTypeCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStackCommand.d.ts +8 -8
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStackSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -8
- package/dist-types/commands/ValidateTemplateCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +107 -2
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +15 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +8 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
|
|
|
10
11
|
const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
|
|
11
12
|
const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
|
|
12
13
|
const { defaultProvider } = require("@aws-sdk/credential-provider-node");
|
|
13
|
-
const { toUtf8, fromUtf8, toBase64, fromBase64,
|
|
14
|
+
const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
|
|
14
15
|
const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
|
|
15
16
|
const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
|
|
17
|
+
const { Sha256 } = require("@smithy/core/checksum");
|
|
16
18
|
|
|
17
19
|
const defaultCloudFormationHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
18
20
|
return {
|
|
@@ -67,7 +69,7 @@ const commonParams = {
|
|
|
67
69
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
68
70
|
};
|
|
69
71
|
|
|
70
|
-
var version = "3.
|
|
72
|
+
var version = "3.1077.0";
|
|
71
73
|
var packageInfo = {
|
|
72
74
|
version: version};
|
|
73
75
|
|
|
@@ -650,6 +652,7 @@ const _D = "Description";
|
|
|
650
652
|
const _DAL = "DescribeAccountLimits";
|
|
651
653
|
const _DALI = "DescribeAccountLimitsInput";
|
|
652
654
|
const _DALO = "DescribeAccountLimitsOutput";
|
|
655
|
+
const _DC = "DeploymentConfig";
|
|
653
656
|
const _DCS = "DeleteChangeSet";
|
|
654
657
|
const _DCSH = "DescribeChangeSetHooks";
|
|
655
658
|
const _DCSHI = "DescribeChangeSetHooksInput";
|
|
@@ -760,8 +763,9 @@ const _DTer = "DeregisterType";
|
|
|
760
763
|
const _DTes = "DescribeType";
|
|
761
764
|
const _DTi = "DifferenceType";
|
|
762
765
|
const _DU = "DocumentationUrl";
|
|
763
|
-
const _DV = "
|
|
766
|
+
const _DV = "DisableValidation";
|
|
764
767
|
const _DVI = "DefaultVersionId";
|
|
768
|
+
const _DVe = "DefaultValue";
|
|
765
769
|
const _De = "Details";
|
|
766
770
|
const _Des = "Destination";
|
|
767
771
|
const _Det = "Detection";
|
|
@@ -949,6 +953,7 @@ const _MR = "MaxResults";
|
|
|
949
953
|
const _MTIM = "MonitoringTimeInMinutes";
|
|
950
954
|
const _MV = "MajorVersion";
|
|
951
955
|
const _Me = "Metadata";
|
|
956
|
+
const _Mo = "Mode";
|
|
952
957
|
const _N = "Name";
|
|
953
958
|
const _NAEE = "NameAlreadyExistsException";
|
|
954
959
|
const _NARN = "NotificationARNs";
|
|
@@ -1596,8 +1601,8 @@ var ContinueUpdateRollbackOutput$ = [3, n0, _CURO,
|
|
|
1596
1601
|
];
|
|
1597
1602
|
var CreateChangeSetInput$ = [3, n0, _CCSI,
|
|
1598
1603
|
0,
|
|
1599
|
-
[_SN, _CSN, _TB, _TURL, _UPT, _P, _Ca, _RTe, _RARN, _RCo, _NARN, _Ta, _CTl, _D, _CST, _RTI, _INS, _OSF, _IER, _DM],
|
|
1600
|
-
[0, 0, 0, 0, 2, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 64 | 0, () => Tags, 0, 0, 0, () => ResourcesToImport, 2, 0, 2, 0], 2
|
|
1604
|
+
[_SN, _CSN, _TB, _TURL, _UPT, _P, _Ca, _RTe, _RARN, _RCo, _NARN, _Ta, _CTl, _D, _CST, _RTI, _INS, _OSF, _IER, _DM, _DC, _DV],
|
|
1605
|
+
[0, 0, 0, 0, 2, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 64 | 0, () => Tags, 0, 0, 0, () => ResourcesToImport, 2, 0, 2, 0, () => DeploymentConfig$, 2], 2
|
|
1601
1606
|
];
|
|
1602
1607
|
var CreateChangeSetOutput$ = [3, n0, _CCSO,
|
|
1603
1608
|
0,
|
|
@@ -1616,8 +1621,8 @@ var CreateGeneratedTemplateOutput$ = [3, n0, _CGTO,
|
|
|
1616
1621
|
];
|
|
1617
1622
|
var CreateStackInput$ = [3, n0, _CSIr,
|
|
1618
1623
|
0,
|
|
1619
|
-
[_SN, _TB, _TURL, _P, _DR, _RCo, _TIM, _NARN, _Ca, _RTe, _RARN, _OF, _SPB, _SPURL, _Ta, _CRT, _ETP, _REOC],
|
|
1620
|
-
[0, 0, 0, () => _Parameters, 2, () => RollbackConfiguration$, 1, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Tags, 0, 2, 2], 1
|
|
1624
|
+
[_SN, _TB, _TURL, _P, _DR, _RCo, _TIM, _NARN, _Ca, _RTe, _RARN, _OF, _SPB, _SPURL, _Ta, _CRT, _ETP, _REOC, _DC, _DV],
|
|
1625
|
+
[0, 0, 0, () => _Parameters, 2, () => RollbackConfiguration$, 1, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Tags, 0, 2, 2, () => DeploymentConfig$, 2], 1
|
|
1621
1626
|
];
|
|
1622
1627
|
var CreateStackInstancesInput$ = [3, n0, _CSII,
|
|
1623
1628
|
0,
|
|
@@ -1691,8 +1696,8 @@ var DeleteGeneratedTemplateInput$ = [3, n0, _DGTI,
|
|
|
1691
1696
|
];
|
|
1692
1697
|
var DeleteStackInput$ = [3, n0, _DSI,
|
|
1693
1698
|
0,
|
|
1694
|
-
[_SN, _RR, _RARN, _CRT, _DMe],
|
|
1695
|
-
[0, 64 | 0, 0, 0, 0], 1
|
|
1699
|
+
[_SN, _RR, _RARN, _CRT, _DMe, _DC],
|
|
1700
|
+
[0, 64 | 0, 0, 0, 0, () => DeploymentConfig$], 1
|
|
1696
1701
|
];
|
|
1697
1702
|
var DeleteStackInstancesInput$ = [3, n0, _DSII,
|
|
1698
1703
|
0,
|
|
@@ -1714,6 +1719,11 @@ var DeleteStackSetOutput$ = [3, n0, _DSSO,
|
|
|
1714
1719
|
[],
|
|
1715
1720
|
[]
|
|
1716
1721
|
];
|
|
1722
|
+
var DeploymentConfig$ = [3, n0, _DC,
|
|
1723
|
+
0,
|
|
1724
|
+
[_Mo, _DR],
|
|
1725
|
+
[0, 2]
|
|
1726
|
+
];
|
|
1717
1727
|
var DeploymentTargets$ = [3, n0, _DT,
|
|
1718
1728
|
0,
|
|
1719
1729
|
[_Ac, _AUc, _OUI, _AFT],
|
|
@@ -1756,8 +1766,8 @@ var DescribeChangeSetInput$ = [3, n0, _DCSIe,
|
|
|
1756
1766
|
];
|
|
1757
1767
|
var DescribeChangeSetOutput$ = [3, n0, _DCSOe,
|
|
1758
1768
|
0,
|
|
1759
|
-
[_CSN, _CSI, _SI, _SN, _D, _P, _CT, _ES, _S, _SR, _SDS, _NARN, _RCo, _Ca, _Ta, _Ch, _NT, _INS, _PCSI, _RCSI, _OSF, _IER, _DM],
|
|
1760
|
-
[0, 0, 0, 0, 0, () => _Parameters, 4, 0, 0, 0, 0, 64 | 0, () => RollbackConfiguration$, 64 | 0, () => Tags, () => Changes, 0, 2, 0, 0, 0, 2, 0]
|
|
1769
|
+
[_CSN, _CSI, _SI, _SN, _D, _P, _CT, _ES, _S, _SR, _SDS, _NARN, _RCo, _Ca, _Ta, _Ch, _NT, _INS, _PCSI, _RCSI, _OSF, _IER, _DM, _DC],
|
|
1770
|
+
[0, 0, 0, 0, 0, () => _Parameters, 4, 0, 0, 0, 0, 64 | 0, () => RollbackConfiguration$, 64 | 0, () => Tags, () => Changes, 0, 2, 0, 0, 0, 2, 0, () => DeploymentConfig$]
|
|
1761
1771
|
];
|
|
1762
1772
|
var DescribeEventsInput$ = [3, n0, _DEI,
|
|
1763
1773
|
0,
|
|
@@ -2326,7 +2336,7 @@ var ParameterConstraints$ = [3, n0, _PCa,
|
|
|
2326
2336
|
];
|
|
2327
2337
|
var ParameterDeclaration$ = [3, n0, _PD,
|
|
2328
2338
|
0,
|
|
2329
|
-
[_PK,
|
|
2339
|
+
[_PK, _DVe, _PTa, _NE, _D, _PCa],
|
|
2330
2340
|
[0, 0, 0, 2, 0, () => ParameterConstraints$]
|
|
2331
2341
|
];
|
|
2332
2342
|
var PhysicalResourceIdContextKeyValuePair$ = [3, n0, _PRICKVP,
|
|
@@ -2446,8 +2456,8 @@ var RollbackConfiguration$ = [3, n0, _RCo,
|
|
|
2446
2456
|
];
|
|
2447
2457
|
var RollbackStackInput$ = [3, n0, _RSIo,
|
|
2448
2458
|
0,
|
|
2449
|
-
[_SN, _RARN, _CRT, _REOC],
|
|
2450
|
-
[0, 0, 0, 2], 1
|
|
2459
|
+
[_SN, _RARN, _CRT, _REOC, _DC],
|
|
2460
|
+
[0, 0, 0, 2, () => DeploymentConfig$], 1
|
|
2451
2461
|
];
|
|
2452
2462
|
var RollbackStackOutput$ = [3, n0, _RSO,
|
|
2453
2463
|
0,
|
|
@@ -2506,8 +2516,8 @@ var SignalResourceInput$ = [3, n0, _SRIi,
|
|
|
2506
2516
|
];
|
|
2507
2517
|
var Stack$ = [3, n0, _Sta,
|
|
2508
2518
|
0,
|
|
2509
|
-
[_SN, _CT, _SSta, _SI, _CSI, _D, _P, _DTel, _LUT, _RCo, _SSR, _DR, _NARN, _TIM, _Ca, _Ou, _RARN, _Ta, _ETP, _PIa, _RIo, _DI, _REOC, _DMe, _DSet, _LO],
|
|
2510
|
-
[0, 4, 0, 0, 0, 0, () => _Parameters, 4, 4, () => RollbackConfiguration$, 0, 2, 64 | 0, 1, 64 | 0, () => Outputs, 0, () => Tags, 2, 0, 0, () => StackDriftInformation$, 2, 0, 0, () => LastOperations], 3
|
|
2519
|
+
[_SN, _CT, _SSta, _SI, _CSI, _D, _P, _DTel, _LUT, _RCo, _SSR, _DR, _DC, _NARN, _TIM, _Ca, _Ou, _RARN, _Ta, _ETP, _PIa, _RIo, _DI, _REOC, _DMe, _DSet, _LO],
|
|
2520
|
+
[0, 4, 0, 0, 0, 0, () => _Parameters, 4, 4, () => RollbackConfiguration$, 0, 2, () => DeploymentConfig$, 64 | 0, 1, 64 | 0, () => Outputs, 0, () => Tags, 2, 0, 0, () => StackDriftInformation$, 2, 0, 0, () => LastOperations], 3
|
|
2511
2521
|
];
|
|
2512
2522
|
var StackDefinition$ = [3, n0, _SDt,
|
|
2513
2523
|
0,
|
|
@@ -2676,7 +2686,7 @@ var TemplateConfiguration$ = [3, n0, _TCe,
|
|
|
2676
2686
|
];
|
|
2677
2687
|
var TemplateParameter$ = [3, n0, _TP,
|
|
2678
2688
|
0,
|
|
2679
|
-
[_PK,
|
|
2689
|
+
[_PK, _DVe, _NE, _D],
|
|
2680
2690
|
[0, 0, 2, 0]
|
|
2681
2691
|
];
|
|
2682
2692
|
var TemplateProgress$ = [3, n0, _TPe,
|
|
@@ -2741,8 +2751,8 @@ var UpdateGeneratedTemplateOutput$ = [3, n0, _UGTO,
|
|
|
2741
2751
|
];
|
|
2742
2752
|
var UpdateStackInput$ = [3, n0, _USI,
|
|
2743
2753
|
0,
|
|
2744
|
-
[_SN, _TB, _TURL, _UPT, _SPDUB, _SPDUURL, _P, _Ca, _RTe, _RARN, _RCo, _SPB, _SPURL, _NARN, _Ta, _DR, _CRT, _REOC],
|
|
2745
|
-
[0, 0, 0, 2, 0, 0, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 0, 0, 64 | 0, () => Tags, 2, 0, 2], 1
|
|
2754
|
+
[_SN, _TB, _TURL, _UPT, _SPDUB, _SPDUURL, _P, _Ca, _RTe, _RARN, _RCo, _SPB, _SPURL, _NARN, _Ta, _DR, _CRT, _REOC, _DC, _DV],
|
|
2755
|
+
[0, 0, 0, 2, 0, 0, () => _Parameters, 64 | 0, 64 | 0, 0, () => RollbackConfiguration$, 0, 0, 64 | 0, () => Tags, 2, 0, 2, () => DeploymentConfig$, 2], 1
|
|
2746
2756
|
];
|
|
2747
2757
|
var UpdateStackInstancesInput$ = [3, n0, _USII,
|
|
2748
2758
|
0,
|
|
@@ -3273,6 +3283,7 @@ const getRuntimeConfig$1 = (config) => {
|
|
|
3273
3283
|
serviceTarget: "CloudFormation",
|
|
3274
3284
|
},
|
|
3275
3285
|
serviceId: config?.serviceId ?? "CloudFormation",
|
|
3286
|
+
sha256: config?.sha256 ?? Sha256,
|
|
3276
3287
|
urlParser: config?.urlParser ?? parseUrl,
|
|
3277
3288
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|
|
3278
3289
|
utf8Encoder: config?.utf8Encoder ?? toUtf8,
|
|
@@ -3306,7 +3317,6 @@ const getRuntimeConfig = (config) => {
|
|
|
3306
3317
|
...NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
3307
3318
|
default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
|
|
3308
3319
|
}, config),
|
|
3309
|
-
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
3310
3320
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
3311
3321
|
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
3312
3322
|
useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
@@ -3394,1084 +3404,278 @@ class CloudFormationClient extends Client {
|
|
|
3394
3404
|
}
|
|
3395
3405
|
}
|
|
3396
3406
|
|
|
3397
|
-
|
|
3398
|
-
|
|
3399
|
-
|
|
3400
|
-
|
|
3401
|
-
|
|
3402
|
-
})
|
|
3403
|
-
.s("CloudFormation", "ActivateOrganizationsAccess", {})
|
|
3404
|
-
.n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
|
|
3405
|
-
.sc(ActivateOrganizationsAccess$)
|
|
3406
|
-
.build() {
|
|
3407
|
+
const command = makeBuilder(commonParams, "CloudFormation", "CloudFormationClient", getEndpointPlugin);
|
|
3408
|
+
const _ep0 = {};
|
|
3409
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
3410
|
+
|
|
3411
|
+
class ActivateOrganizationsAccessCommand extends command(_ep0, _mw0, "ActivateOrganizationsAccess", ActivateOrganizationsAccess$) {
|
|
3407
3412
|
}
|
|
3408
3413
|
|
|
3409
|
-
class ActivateTypeCommand extends
|
|
3410
|
-
.classBuilder()
|
|
3411
|
-
.ep(commonParams)
|
|
3412
|
-
.m(function (Command, cs, config, o) {
|
|
3413
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3414
|
-
})
|
|
3415
|
-
.s("CloudFormation", "ActivateType", {})
|
|
3416
|
-
.n("CloudFormationClient", "ActivateTypeCommand")
|
|
3417
|
-
.sc(ActivateType$)
|
|
3418
|
-
.build() {
|
|
3414
|
+
class ActivateTypeCommand extends command(_ep0, _mw0, "ActivateType", ActivateType$) {
|
|
3419
3415
|
}
|
|
3420
3416
|
|
|
3421
|
-
class BatchDescribeTypeConfigurationsCommand extends
|
|
3422
|
-
.classBuilder()
|
|
3423
|
-
.ep(commonParams)
|
|
3424
|
-
.m(function (Command, cs, config, o) {
|
|
3425
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3426
|
-
})
|
|
3427
|
-
.s("CloudFormation", "BatchDescribeTypeConfigurations", {})
|
|
3428
|
-
.n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
|
|
3429
|
-
.sc(BatchDescribeTypeConfigurations$)
|
|
3430
|
-
.build() {
|
|
3417
|
+
class BatchDescribeTypeConfigurationsCommand extends command(_ep0, _mw0, "BatchDescribeTypeConfigurations", BatchDescribeTypeConfigurations$) {
|
|
3431
3418
|
}
|
|
3432
3419
|
|
|
3433
|
-
class CancelUpdateStackCommand extends
|
|
3434
|
-
.classBuilder()
|
|
3435
|
-
.ep(commonParams)
|
|
3436
|
-
.m(function (Command, cs, config, o) {
|
|
3437
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3438
|
-
})
|
|
3439
|
-
.s("CloudFormation", "CancelUpdateStack", {})
|
|
3440
|
-
.n("CloudFormationClient", "CancelUpdateStackCommand")
|
|
3441
|
-
.sc(CancelUpdateStack$)
|
|
3442
|
-
.build() {
|
|
3420
|
+
class CancelUpdateStackCommand extends command(_ep0, _mw0, "CancelUpdateStack", CancelUpdateStack$) {
|
|
3443
3421
|
}
|
|
3444
3422
|
|
|
3445
|
-
class ContinueUpdateRollbackCommand extends
|
|
3446
|
-
.classBuilder()
|
|
3447
|
-
.ep(commonParams)
|
|
3448
|
-
.m(function (Command, cs, config, o) {
|
|
3449
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3450
|
-
})
|
|
3451
|
-
.s("CloudFormation", "ContinueUpdateRollback", {})
|
|
3452
|
-
.n("CloudFormationClient", "ContinueUpdateRollbackCommand")
|
|
3453
|
-
.sc(ContinueUpdateRollback$)
|
|
3454
|
-
.build() {
|
|
3423
|
+
class ContinueUpdateRollbackCommand extends command(_ep0, _mw0, "ContinueUpdateRollback", ContinueUpdateRollback$) {
|
|
3455
3424
|
}
|
|
3456
3425
|
|
|
3457
|
-
class CreateChangeSetCommand extends
|
|
3458
|
-
.classBuilder()
|
|
3459
|
-
.ep(commonParams)
|
|
3460
|
-
.m(function (Command, cs, config, o) {
|
|
3461
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3462
|
-
})
|
|
3463
|
-
.s("CloudFormation", "CreateChangeSet", {})
|
|
3464
|
-
.n("CloudFormationClient", "CreateChangeSetCommand")
|
|
3465
|
-
.sc(CreateChangeSet$)
|
|
3466
|
-
.build() {
|
|
3426
|
+
class CreateChangeSetCommand extends command(_ep0, _mw0, "CreateChangeSet", CreateChangeSet$) {
|
|
3467
3427
|
}
|
|
3468
3428
|
|
|
3469
|
-
class CreateGeneratedTemplateCommand extends
|
|
3470
|
-
.classBuilder()
|
|
3471
|
-
.ep(commonParams)
|
|
3472
|
-
.m(function (Command, cs, config, o) {
|
|
3473
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3474
|
-
})
|
|
3475
|
-
.s("CloudFormation", "CreateGeneratedTemplate", {})
|
|
3476
|
-
.n("CloudFormationClient", "CreateGeneratedTemplateCommand")
|
|
3477
|
-
.sc(CreateGeneratedTemplate$)
|
|
3478
|
-
.build() {
|
|
3429
|
+
class CreateGeneratedTemplateCommand extends command(_ep0, _mw0, "CreateGeneratedTemplate", CreateGeneratedTemplate$) {
|
|
3479
3430
|
}
|
|
3480
3431
|
|
|
3481
|
-
class CreateStackCommand extends
|
|
3482
|
-
.classBuilder()
|
|
3483
|
-
.ep(commonParams)
|
|
3484
|
-
.m(function (Command, cs, config, o) {
|
|
3485
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3486
|
-
})
|
|
3487
|
-
.s("CloudFormation", "CreateStack", {})
|
|
3488
|
-
.n("CloudFormationClient", "CreateStackCommand")
|
|
3489
|
-
.sc(CreateStack$)
|
|
3490
|
-
.build() {
|
|
3432
|
+
class CreateStackCommand extends command(_ep0, _mw0, "CreateStack", CreateStack$) {
|
|
3491
3433
|
}
|
|
3492
3434
|
|
|
3493
|
-
class CreateStackInstancesCommand extends
|
|
3494
|
-
.classBuilder()
|
|
3495
|
-
.ep(commonParams)
|
|
3496
|
-
.m(function (Command, cs, config, o) {
|
|
3497
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3498
|
-
})
|
|
3499
|
-
.s("CloudFormation", "CreateStackInstances", {})
|
|
3500
|
-
.n("CloudFormationClient", "CreateStackInstancesCommand")
|
|
3501
|
-
.sc(CreateStackInstances$)
|
|
3502
|
-
.build() {
|
|
3435
|
+
class CreateStackInstancesCommand extends command(_ep0, _mw0, "CreateStackInstances", CreateStackInstances$) {
|
|
3503
3436
|
}
|
|
3504
3437
|
|
|
3505
|
-
class CreateStackRefactorCommand extends
|
|
3506
|
-
.classBuilder()
|
|
3507
|
-
.ep(commonParams)
|
|
3508
|
-
.m(function (Command, cs, config, o) {
|
|
3509
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3510
|
-
})
|
|
3511
|
-
.s("CloudFormation", "CreateStackRefactor", {})
|
|
3512
|
-
.n("CloudFormationClient", "CreateStackRefactorCommand")
|
|
3513
|
-
.sc(CreateStackRefactor$)
|
|
3514
|
-
.build() {
|
|
3438
|
+
class CreateStackRefactorCommand extends command(_ep0, _mw0, "CreateStackRefactor", CreateStackRefactor$) {
|
|
3515
3439
|
}
|
|
3516
3440
|
|
|
3517
|
-
class CreateStackSetCommand extends
|
|
3518
|
-
.classBuilder()
|
|
3519
|
-
.ep(commonParams)
|
|
3520
|
-
.m(function (Command, cs, config, o) {
|
|
3521
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3522
|
-
})
|
|
3523
|
-
.s("CloudFormation", "CreateStackSet", {})
|
|
3524
|
-
.n("CloudFormationClient", "CreateStackSetCommand")
|
|
3525
|
-
.sc(CreateStackSet$)
|
|
3526
|
-
.build() {
|
|
3441
|
+
class CreateStackSetCommand extends command(_ep0, _mw0, "CreateStackSet", CreateStackSet$) {
|
|
3527
3442
|
}
|
|
3528
3443
|
|
|
3529
|
-
class DeactivateOrganizationsAccessCommand extends
|
|
3530
|
-
.classBuilder()
|
|
3531
|
-
.ep(commonParams)
|
|
3532
|
-
.m(function (Command, cs, config, o) {
|
|
3533
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3534
|
-
})
|
|
3535
|
-
.s("CloudFormation", "DeactivateOrganizationsAccess", {})
|
|
3536
|
-
.n("CloudFormationClient", "DeactivateOrganizationsAccessCommand")
|
|
3537
|
-
.sc(DeactivateOrganizationsAccess$)
|
|
3538
|
-
.build() {
|
|
3444
|
+
class DeactivateOrganizationsAccessCommand extends command(_ep0, _mw0, "DeactivateOrganizationsAccess", DeactivateOrganizationsAccess$) {
|
|
3539
3445
|
}
|
|
3540
3446
|
|
|
3541
|
-
class DeactivateTypeCommand extends
|
|
3542
|
-
.classBuilder()
|
|
3543
|
-
.ep(commonParams)
|
|
3544
|
-
.m(function (Command, cs, config, o) {
|
|
3545
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3546
|
-
})
|
|
3547
|
-
.s("CloudFormation", "DeactivateType", {})
|
|
3548
|
-
.n("CloudFormationClient", "DeactivateTypeCommand")
|
|
3549
|
-
.sc(DeactivateType$)
|
|
3550
|
-
.build() {
|
|
3447
|
+
class DeactivateTypeCommand extends command(_ep0, _mw0, "DeactivateType", DeactivateType$) {
|
|
3551
3448
|
}
|
|
3552
3449
|
|
|
3553
|
-
class DeleteChangeSetCommand extends
|
|
3554
|
-
.classBuilder()
|
|
3555
|
-
.ep(commonParams)
|
|
3556
|
-
.m(function (Command, cs, config, o) {
|
|
3557
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3558
|
-
})
|
|
3559
|
-
.s("CloudFormation", "DeleteChangeSet", {})
|
|
3560
|
-
.n("CloudFormationClient", "DeleteChangeSetCommand")
|
|
3561
|
-
.sc(DeleteChangeSet$)
|
|
3562
|
-
.build() {
|
|
3450
|
+
class DeleteChangeSetCommand extends command(_ep0, _mw0, "DeleteChangeSet", DeleteChangeSet$) {
|
|
3563
3451
|
}
|
|
3564
3452
|
|
|
3565
|
-
class DeleteGeneratedTemplateCommand extends
|
|
3566
|
-
.classBuilder()
|
|
3567
|
-
.ep(commonParams)
|
|
3568
|
-
.m(function (Command, cs, config, o) {
|
|
3569
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3570
|
-
})
|
|
3571
|
-
.s("CloudFormation", "DeleteGeneratedTemplate", {})
|
|
3572
|
-
.n("CloudFormationClient", "DeleteGeneratedTemplateCommand")
|
|
3573
|
-
.sc(DeleteGeneratedTemplate$)
|
|
3574
|
-
.build() {
|
|
3453
|
+
class DeleteGeneratedTemplateCommand extends command(_ep0, _mw0, "DeleteGeneratedTemplate", DeleteGeneratedTemplate$) {
|
|
3575
3454
|
}
|
|
3576
3455
|
|
|
3577
|
-
class DeleteStackCommand extends
|
|
3578
|
-
.classBuilder()
|
|
3579
|
-
.ep(commonParams)
|
|
3580
|
-
.m(function (Command, cs, config, o) {
|
|
3581
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3582
|
-
})
|
|
3583
|
-
.s("CloudFormation", "DeleteStack", {})
|
|
3584
|
-
.n("CloudFormationClient", "DeleteStackCommand")
|
|
3585
|
-
.sc(DeleteStack$)
|
|
3586
|
-
.build() {
|
|
3456
|
+
class DeleteStackCommand extends command(_ep0, _mw0, "DeleteStack", DeleteStack$) {
|
|
3587
3457
|
}
|
|
3588
3458
|
|
|
3589
|
-
class DeleteStackInstancesCommand extends
|
|
3590
|
-
.classBuilder()
|
|
3591
|
-
.ep(commonParams)
|
|
3592
|
-
.m(function (Command, cs, config, o) {
|
|
3593
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3594
|
-
})
|
|
3595
|
-
.s("CloudFormation", "DeleteStackInstances", {})
|
|
3596
|
-
.n("CloudFormationClient", "DeleteStackInstancesCommand")
|
|
3597
|
-
.sc(DeleteStackInstances$)
|
|
3598
|
-
.build() {
|
|
3459
|
+
class DeleteStackInstancesCommand extends command(_ep0, _mw0, "DeleteStackInstances", DeleteStackInstances$) {
|
|
3599
3460
|
}
|
|
3600
3461
|
|
|
3601
|
-
class DeleteStackSetCommand extends
|
|
3602
|
-
.classBuilder()
|
|
3603
|
-
.ep(commonParams)
|
|
3604
|
-
.m(function (Command, cs, config, o) {
|
|
3605
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3606
|
-
})
|
|
3607
|
-
.s("CloudFormation", "DeleteStackSet", {})
|
|
3608
|
-
.n("CloudFormationClient", "DeleteStackSetCommand")
|
|
3609
|
-
.sc(DeleteStackSet$)
|
|
3610
|
-
.build() {
|
|
3462
|
+
class DeleteStackSetCommand extends command(_ep0, _mw0, "DeleteStackSet", DeleteStackSet$) {
|
|
3611
3463
|
}
|
|
3612
3464
|
|
|
3613
|
-
class DeregisterTypeCommand extends
|
|
3614
|
-
.classBuilder()
|
|
3615
|
-
.ep(commonParams)
|
|
3616
|
-
.m(function (Command, cs, config, o) {
|
|
3617
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3618
|
-
})
|
|
3619
|
-
.s("CloudFormation", "DeregisterType", {})
|
|
3620
|
-
.n("CloudFormationClient", "DeregisterTypeCommand")
|
|
3621
|
-
.sc(DeregisterType$)
|
|
3622
|
-
.build() {
|
|
3465
|
+
class DeregisterTypeCommand extends command(_ep0, _mw0, "DeregisterType", DeregisterType$) {
|
|
3623
3466
|
}
|
|
3624
3467
|
|
|
3625
|
-
class DescribeAccountLimitsCommand extends
|
|
3626
|
-
.classBuilder()
|
|
3627
|
-
.ep(commonParams)
|
|
3628
|
-
.m(function (Command, cs, config, o) {
|
|
3629
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3630
|
-
})
|
|
3631
|
-
.s("CloudFormation", "DescribeAccountLimits", {})
|
|
3632
|
-
.n("CloudFormationClient", "DescribeAccountLimitsCommand")
|
|
3633
|
-
.sc(DescribeAccountLimits$)
|
|
3634
|
-
.build() {
|
|
3468
|
+
class DescribeAccountLimitsCommand extends command(_ep0, _mw0, "DescribeAccountLimits", DescribeAccountLimits$) {
|
|
3635
3469
|
}
|
|
3636
3470
|
|
|
3637
|
-
class DescribeChangeSetCommand extends
|
|
3638
|
-
.classBuilder()
|
|
3639
|
-
.ep(commonParams)
|
|
3640
|
-
.m(function (Command, cs, config, o) {
|
|
3641
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3642
|
-
})
|
|
3643
|
-
.s("CloudFormation", "DescribeChangeSet", {})
|
|
3644
|
-
.n("CloudFormationClient", "DescribeChangeSetCommand")
|
|
3645
|
-
.sc(DescribeChangeSet$)
|
|
3646
|
-
.build() {
|
|
3471
|
+
class DescribeChangeSetCommand extends command(_ep0, _mw0, "DescribeChangeSet", DescribeChangeSet$) {
|
|
3647
3472
|
}
|
|
3648
3473
|
|
|
3649
|
-
class DescribeChangeSetHooksCommand extends
|
|
3650
|
-
.classBuilder()
|
|
3651
|
-
.ep(commonParams)
|
|
3652
|
-
.m(function (Command, cs, config, o) {
|
|
3653
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3654
|
-
})
|
|
3655
|
-
.s("CloudFormation", "DescribeChangeSetHooks", {})
|
|
3656
|
-
.n("CloudFormationClient", "DescribeChangeSetHooksCommand")
|
|
3657
|
-
.sc(DescribeChangeSetHooks$)
|
|
3658
|
-
.build() {
|
|
3474
|
+
class DescribeChangeSetHooksCommand extends command(_ep0, _mw0, "DescribeChangeSetHooks", DescribeChangeSetHooks$) {
|
|
3659
3475
|
}
|
|
3660
3476
|
|
|
3661
|
-
class DescribeEventsCommand extends
|
|
3662
|
-
.classBuilder()
|
|
3663
|
-
.ep(commonParams)
|
|
3664
|
-
.m(function (Command, cs, config, o) {
|
|
3665
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3666
|
-
})
|
|
3667
|
-
.s("CloudFormation", "DescribeEvents", {})
|
|
3668
|
-
.n("CloudFormationClient", "DescribeEventsCommand")
|
|
3669
|
-
.sc(DescribeEvents$)
|
|
3670
|
-
.build() {
|
|
3477
|
+
class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
|
|
3671
3478
|
}
|
|
3672
3479
|
|
|
3673
|
-
class DescribeGeneratedTemplateCommand extends
|
|
3674
|
-
.classBuilder()
|
|
3675
|
-
.ep(commonParams)
|
|
3676
|
-
.m(function (Command, cs, config, o) {
|
|
3677
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3678
|
-
})
|
|
3679
|
-
.s("CloudFormation", "DescribeGeneratedTemplate", {})
|
|
3680
|
-
.n("CloudFormationClient", "DescribeGeneratedTemplateCommand")
|
|
3681
|
-
.sc(DescribeGeneratedTemplate$)
|
|
3682
|
-
.build() {
|
|
3480
|
+
class DescribeGeneratedTemplateCommand extends command(_ep0, _mw0, "DescribeGeneratedTemplate", DescribeGeneratedTemplate$) {
|
|
3683
3481
|
}
|
|
3684
3482
|
|
|
3685
|
-
class DescribeOrganizationsAccessCommand extends
|
|
3686
|
-
.classBuilder()
|
|
3687
|
-
.ep(commonParams)
|
|
3688
|
-
.m(function (Command, cs, config, o) {
|
|
3689
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3690
|
-
})
|
|
3691
|
-
.s("CloudFormation", "DescribeOrganizationsAccess", {})
|
|
3692
|
-
.n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
|
|
3693
|
-
.sc(DescribeOrganizationsAccess$)
|
|
3694
|
-
.build() {
|
|
3483
|
+
class DescribeOrganizationsAccessCommand extends command(_ep0, _mw0, "DescribeOrganizationsAccess", DescribeOrganizationsAccess$) {
|
|
3695
3484
|
}
|
|
3696
3485
|
|
|
3697
|
-
class DescribePublisherCommand extends
|
|
3698
|
-
.classBuilder()
|
|
3699
|
-
.ep(commonParams)
|
|
3700
|
-
.m(function (Command, cs, config, o) {
|
|
3701
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3702
|
-
})
|
|
3703
|
-
.s("CloudFormation", "DescribePublisher", {})
|
|
3704
|
-
.n("CloudFormationClient", "DescribePublisherCommand")
|
|
3705
|
-
.sc(DescribePublisher$)
|
|
3706
|
-
.build() {
|
|
3486
|
+
class DescribePublisherCommand extends command(_ep0, _mw0, "DescribePublisher", DescribePublisher$) {
|
|
3707
3487
|
}
|
|
3708
3488
|
|
|
3709
|
-
class DescribeResourceScanCommand extends
|
|
3710
|
-
.classBuilder()
|
|
3711
|
-
.ep(commonParams)
|
|
3712
|
-
.m(function (Command, cs, config, o) {
|
|
3713
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3714
|
-
})
|
|
3715
|
-
.s("CloudFormation", "DescribeResourceScan", {})
|
|
3716
|
-
.n("CloudFormationClient", "DescribeResourceScanCommand")
|
|
3717
|
-
.sc(DescribeResourceScan$)
|
|
3718
|
-
.build() {
|
|
3489
|
+
class DescribeResourceScanCommand extends command(_ep0, _mw0, "DescribeResourceScan", DescribeResourceScan$) {
|
|
3719
3490
|
}
|
|
3720
3491
|
|
|
3721
|
-
class DescribeStackDriftDetectionStatusCommand extends
|
|
3722
|
-
.classBuilder()
|
|
3723
|
-
.ep(commonParams)
|
|
3724
|
-
.m(function (Command, cs, config, o) {
|
|
3725
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3726
|
-
})
|
|
3727
|
-
.s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
|
|
3728
|
-
.n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
|
|
3729
|
-
.sc(DescribeStackDriftDetectionStatus$)
|
|
3730
|
-
.build() {
|
|
3492
|
+
class DescribeStackDriftDetectionStatusCommand extends command(_ep0, _mw0, "DescribeStackDriftDetectionStatus", DescribeStackDriftDetectionStatus$) {
|
|
3731
3493
|
}
|
|
3732
3494
|
|
|
3733
|
-
class DescribeStackEventsCommand extends
|
|
3734
|
-
.classBuilder()
|
|
3735
|
-
.ep(commonParams)
|
|
3736
|
-
.m(function (Command, cs, config, o) {
|
|
3737
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3738
|
-
})
|
|
3739
|
-
.s("CloudFormation", "DescribeStackEvents", {})
|
|
3740
|
-
.n("CloudFormationClient", "DescribeStackEventsCommand")
|
|
3741
|
-
.sc(DescribeStackEvents$)
|
|
3742
|
-
.build() {
|
|
3495
|
+
class DescribeStackEventsCommand extends command(_ep0, _mw0, "DescribeStackEvents", DescribeStackEvents$) {
|
|
3743
3496
|
}
|
|
3744
3497
|
|
|
3745
|
-
class DescribeStackInstanceCommand extends
|
|
3746
|
-
.classBuilder()
|
|
3747
|
-
.ep(commonParams)
|
|
3748
|
-
.m(function (Command, cs, config, o) {
|
|
3749
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3750
|
-
})
|
|
3751
|
-
.s("CloudFormation", "DescribeStackInstance", {})
|
|
3752
|
-
.n("CloudFormationClient", "DescribeStackInstanceCommand")
|
|
3753
|
-
.sc(DescribeStackInstance$)
|
|
3754
|
-
.build() {
|
|
3498
|
+
class DescribeStackInstanceCommand extends command(_ep0, _mw0, "DescribeStackInstance", DescribeStackInstance$) {
|
|
3755
3499
|
}
|
|
3756
3500
|
|
|
3757
|
-
class DescribeStackRefactorCommand extends
|
|
3758
|
-
.classBuilder()
|
|
3759
|
-
.ep(commonParams)
|
|
3760
|
-
.m(function (Command, cs, config, o) {
|
|
3761
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3762
|
-
})
|
|
3763
|
-
.s("CloudFormation", "DescribeStackRefactor", {})
|
|
3764
|
-
.n("CloudFormationClient", "DescribeStackRefactorCommand")
|
|
3765
|
-
.sc(DescribeStackRefactor$)
|
|
3766
|
-
.build() {
|
|
3501
|
+
class DescribeStackRefactorCommand extends command(_ep0, _mw0, "DescribeStackRefactor", DescribeStackRefactor$) {
|
|
3767
3502
|
}
|
|
3768
3503
|
|
|
3769
|
-
class DescribeStackResourceCommand extends
|
|
3770
|
-
.classBuilder()
|
|
3771
|
-
.ep(commonParams)
|
|
3772
|
-
.m(function (Command, cs, config, o) {
|
|
3773
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3774
|
-
})
|
|
3775
|
-
.s("CloudFormation", "DescribeStackResource", {})
|
|
3776
|
-
.n("CloudFormationClient", "DescribeStackResourceCommand")
|
|
3777
|
-
.sc(DescribeStackResource$)
|
|
3778
|
-
.build() {
|
|
3504
|
+
class DescribeStackResourceCommand extends command(_ep0, _mw0, "DescribeStackResource", DescribeStackResource$) {
|
|
3779
3505
|
}
|
|
3780
3506
|
|
|
3781
|
-
class DescribeStackResourceDriftsCommand extends
|
|
3782
|
-
.classBuilder()
|
|
3783
|
-
.ep(commonParams)
|
|
3784
|
-
.m(function (Command, cs, config, o) {
|
|
3785
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3786
|
-
})
|
|
3787
|
-
.s("CloudFormation", "DescribeStackResourceDrifts", {})
|
|
3788
|
-
.n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
|
|
3789
|
-
.sc(DescribeStackResourceDrifts$)
|
|
3790
|
-
.build() {
|
|
3507
|
+
class DescribeStackResourceDriftsCommand extends command(_ep0, _mw0, "DescribeStackResourceDrifts", DescribeStackResourceDrifts$) {
|
|
3791
3508
|
}
|
|
3792
3509
|
|
|
3793
|
-
class DescribeStackResourcesCommand extends
|
|
3794
|
-
.classBuilder()
|
|
3795
|
-
.ep(commonParams)
|
|
3796
|
-
.m(function (Command, cs, config, o) {
|
|
3797
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3798
|
-
})
|
|
3799
|
-
.s("CloudFormation", "DescribeStackResources", {})
|
|
3800
|
-
.n("CloudFormationClient", "DescribeStackResourcesCommand")
|
|
3801
|
-
.sc(DescribeStackResources$)
|
|
3802
|
-
.build() {
|
|
3510
|
+
class DescribeStackResourcesCommand extends command(_ep0, _mw0, "DescribeStackResources", DescribeStackResources$) {
|
|
3803
3511
|
}
|
|
3804
3512
|
|
|
3805
|
-
class DescribeStacksCommand extends
|
|
3806
|
-
.classBuilder()
|
|
3807
|
-
.ep(commonParams)
|
|
3808
|
-
.m(function (Command, cs, config, o) {
|
|
3809
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3810
|
-
})
|
|
3811
|
-
.s("CloudFormation", "DescribeStacks", {})
|
|
3812
|
-
.n("CloudFormationClient", "DescribeStacksCommand")
|
|
3813
|
-
.sc(DescribeStacks$)
|
|
3814
|
-
.build() {
|
|
3513
|
+
class DescribeStacksCommand extends command(_ep0, _mw0, "DescribeStacks", DescribeStacks$) {
|
|
3815
3514
|
}
|
|
3816
3515
|
|
|
3817
|
-
class DescribeStackSetCommand extends
|
|
3818
|
-
.classBuilder()
|
|
3819
|
-
.ep(commonParams)
|
|
3820
|
-
.m(function (Command, cs, config, o) {
|
|
3821
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3822
|
-
})
|
|
3823
|
-
.s("CloudFormation", "DescribeStackSet", {})
|
|
3824
|
-
.n("CloudFormationClient", "DescribeStackSetCommand")
|
|
3825
|
-
.sc(DescribeStackSet$)
|
|
3826
|
-
.build() {
|
|
3516
|
+
class DescribeStackSetCommand extends command(_ep0, _mw0, "DescribeStackSet", DescribeStackSet$) {
|
|
3827
3517
|
}
|
|
3828
3518
|
|
|
3829
|
-
class DescribeStackSetOperationCommand extends
|
|
3830
|
-
.classBuilder()
|
|
3831
|
-
.ep(commonParams)
|
|
3832
|
-
.m(function (Command, cs, config, o) {
|
|
3833
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3834
|
-
})
|
|
3835
|
-
.s("CloudFormation", "DescribeStackSetOperation", {})
|
|
3836
|
-
.n("CloudFormationClient", "DescribeStackSetOperationCommand")
|
|
3837
|
-
.sc(DescribeStackSetOperation$)
|
|
3838
|
-
.build() {
|
|
3519
|
+
class DescribeStackSetOperationCommand extends command(_ep0, _mw0, "DescribeStackSetOperation", DescribeStackSetOperation$) {
|
|
3839
3520
|
}
|
|
3840
3521
|
|
|
3841
|
-
class DescribeTypeCommand extends
|
|
3842
|
-
.classBuilder()
|
|
3843
|
-
.ep(commonParams)
|
|
3844
|
-
.m(function (Command, cs, config, o) {
|
|
3845
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3846
|
-
})
|
|
3847
|
-
.s("CloudFormation", "DescribeType", {})
|
|
3848
|
-
.n("CloudFormationClient", "DescribeTypeCommand")
|
|
3849
|
-
.sc(DescribeType$)
|
|
3850
|
-
.build() {
|
|
3522
|
+
class DescribeTypeCommand extends command(_ep0, _mw0, "DescribeType", DescribeType$) {
|
|
3851
3523
|
}
|
|
3852
3524
|
|
|
3853
|
-
class DescribeTypeRegistrationCommand extends
|
|
3854
|
-
.classBuilder()
|
|
3855
|
-
.ep(commonParams)
|
|
3856
|
-
.m(function (Command, cs, config, o) {
|
|
3857
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3858
|
-
})
|
|
3859
|
-
.s("CloudFormation", "DescribeTypeRegistration", {})
|
|
3860
|
-
.n("CloudFormationClient", "DescribeTypeRegistrationCommand")
|
|
3861
|
-
.sc(DescribeTypeRegistration$)
|
|
3862
|
-
.build() {
|
|
3525
|
+
class DescribeTypeRegistrationCommand extends command(_ep0, _mw0, "DescribeTypeRegistration", DescribeTypeRegistration$) {
|
|
3863
3526
|
}
|
|
3864
3527
|
|
|
3865
|
-
class DetectStackDriftCommand extends
|
|
3866
|
-
.classBuilder()
|
|
3867
|
-
.ep(commonParams)
|
|
3868
|
-
.m(function (Command, cs, config, o) {
|
|
3869
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3870
|
-
})
|
|
3871
|
-
.s("CloudFormation", "DetectStackDrift", {})
|
|
3872
|
-
.n("CloudFormationClient", "DetectStackDriftCommand")
|
|
3873
|
-
.sc(DetectStackDrift$)
|
|
3874
|
-
.build() {
|
|
3528
|
+
class DetectStackDriftCommand extends command(_ep0, _mw0, "DetectStackDrift", DetectStackDrift$) {
|
|
3875
3529
|
}
|
|
3876
3530
|
|
|
3877
|
-
class DetectStackResourceDriftCommand extends
|
|
3878
|
-
.classBuilder()
|
|
3879
|
-
.ep(commonParams)
|
|
3880
|
-
.m(function (Command, cs, config, o) {
|
|
3881
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3882
|
-
})
|
|
3883
|
-
.s("CloudFormation", "DetectStackResourceDrift", {})
|
|
3884
|
-
.n("CloudFormationClient", "DetectStackResourceDriftCommand")
|
|
3885
|
-
.sc(DetectStackResourceDrift$)
|
|
3886
|
-
.build() {
|
|
3531
|
+
class DetectStackResourceDriftCommand extends command(_ep0, _mw0, "DetectStackResourceDrift", DetectStackResourceDrift$) {
|
|
3887
3532
|
}
|
|
3888
3533
|
|
|
3889
|
-
class DetectStackSetDriftCommand extends
|
|
3890
|
-
.classBuilder()
|
|
3891
|
-
.ep(commonParams)
|
|
3892
|
-
.m(function (Command, cs, config, o) {
|
|
3893
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3894
|
-
})
|
|
3895
|
-
.s("CloudFormation", "DetectStackSetDrift", {})
|
|
3896
|
-
.n("CloudFormationClient", "DetectStackSetDriftCommand")
|
|
3897
|
-
.sc(DetectStackSetDrift$)
|
|
3898
|
-
.build() {
|
|
3534
|
+
class DetectStackSetDriftCommand extends command(_ep0, _mw0, "DetectStackSetDrift", DetectStackSetDrift$) {
|
|
3899
3535
|
}
|
|
3900
3536
|
|
|
3901
|
-
class EstimateTemplateCostCommand extends
|
|
3902
|
-
.classBuilder()
|
|
3903
|
-
.ep(commonParams)
|
|
3904
|
-
.m(function (Command, cs, config, o) {
|
|
3905
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3906
|
-
})
|
|
3907
|
-
.s("CloudFormation", "EstimateTemplateCost", {})
|
|
3908
|
-
.n("CloudFormationClient", "EstimateTemplateCostCommand")
|
|
3909
|
-
.sc(EstimateTemplateCost$)
|
|
3910
|
-
.build() {
|
|
3537
|
+
class EstimateTemplateCostCommand extends command(_ep0, _mw0, "EstimateTemplateCost", EstimateTemplateCost$) {
|
|
3911
3538
|
}
|
|
3912
3539
|
|
|
3913
|
-
class ExecuteChangeSetCommand extends
|
|
3914
|
-
.classBuilder()
|
|
3915
|
-
.ep(commonParams)
|
|
3916
|
-
.m(function (Command, cs, config, o) {
|
|
3917
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3918
|
-
})
|
|
3919
|
-
.s("CloudFormation", "ExecuteChangeSet", {})
|
|
3920
|
-
.n("CloudFormationClient", "ExecuteChangeSetCommand")
|
|
3921
|
-
.sc(ExecuteChangeSet$)
|
|
3922
|
-
.build() {
|
|
3540
|
+
class ExecuteChangeSetCommand extends command(_ep0, _mw0, "ExecuteChangeSet", ExecuteChangeSet$) {
|
|
3923
3541
|
}
|
|
3924
3542
|
|
|
3925
|
-
class ExecuteStackRefactorCommand extends
|
|
3926
|
-
.classBuilder()
|
|
3927
|
-
.ep(commonParams)
|
|
3928
|
-
.m(function (Command, cs, config, o) {
|
|
3929
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3930
|
-
})
|
|
3931
|
-
.s("CloudFormation", "ExecuteStackRefactor", {})
|
|
3932
|
-
.n("CloudFormationClient", "ExecuteStackRefactorCommand")
|
|
3933
|
-
.sc(ExecuteStackRefactor$)
|
|
3934
|
-
.build() {
|
|
3543
|
+
class ExecuteStackRefactorCommand extends command(_ep0, _mw0, "ExecuteStackRefactor", ExecuteStackRefactor$) {
|
|
3935
3544
|
}
|
|
3936
3545
|
|
|
3937
|
-
class GetGeneratedTemplateCommand extends
|
|
3938
|
-
.classBuilder()
|
|
3939
|
-
.ep(commonParams)
|
|
3940
|
-
.m(function (Command, cs, config, o) {
|
|
3941
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3942
|
-
})
|
|
3943
|
-
.s("CloudFormation", "GetGeneratedTemplate", {})
|
|
3944
|
-
.n("CloudFormationClient", "GetGeneratedTemplateCommand")
|
|
3945
|
-
.sc(GetGeneratedTemplate$)
|
|
3946
|
-
.build() {
|
|
3546
|
+
class GetGeneratedTemplateCommand extends command(_ep0, _mw0, "GetGeneratedTemplate", GetGeneratedTemplate$) {
|
|
3947
3547
|
}
|
|
3948
3548
|
|
|
3949
|
-
class GetHookResultCommand extends
|
|
3950
|
-
.classBuilder()
|
|
3951
|
-
.ep(commonParams)
|
|
3952
|
-
.m(function (Command, cs, config, o) {
|
|
3953
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3954
|
-
})
|
|
3955
|
-
.s("CloudFormation", "GetHookResult", {})
|
|
3956
|
-
.n("CloudFormationClient", "GetHookResultCommand")
|
|
3957
|
-
.sc(GetHookResult$)
|
|
3958
|
-
.build() {
|
|
3549
|
+
class GetHookResultCommand extends command(_ep0, _mw0, "GetHookResult", GetHookResult$) {
|
|
3959
3550
|
}
|
|
3960
3551
|
|
|
3961
|
-
class GetStackPolicyCommand extends
|
|
3962
|
-
.classBuilder()
|
|
3963
|
-
.ep(commonParams)
|
|
3964
|
-
.m(function (Command, cs, config, o) {
|
|
3965
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3966
|
-
})
|
|
3967
|
-
.s("CloudFormation", "GetStackPolicy", {})
|
|
3968
|
-
.n("CloudFormationClient", "GetStackPolicyCommand")
|
|
3969
|
-
.sc(GetStackPolicy$)
|
|
3970
|
-
.build() {
|
|
3552
|
+
class GetStackPolicyCommand extends command(_ep0, _mw0, "GetStackPolicy", GetStackPolicy$) {
|
|
3971
3553
|
}
|
|
3972
3554
|
|
|
3973
|
-
class GetTemplateCommand extends
|
|
3974
|
-
.classBuilder()
|
|
3975
|
-
.ep(commonParams)
|
|
3976
|
-
.m(function (Command, cs, config, o) {
|
|
3977
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3978
|
-
})
|
|
3979
|
-
.s("CloudFormation", "GetTemplate", {})
|
|
3980
|
-
.n("CloudFormationClient", "GetTemplateCommand")
|
|
3981
|
-
.sc(GetTemplate$)
|
|
3982
|
-
.build() {
|
|
3555
|
+
class GetTemplateCommand extends command(_ep0, _mw0, "GetTemplate", GetTemplate$) {
|
|
3983
3556
|
}
|
|
3984
3557
|
|
|
3985
|
-
class GetTemplateSummaryCommand extends
|
|
3986
|
-
.classBuilder()
|
|
3987
|
-
.ep(commonParams)
|
|
3988
|
-
.m(function (Command, cs, config, o) {
|
|
3989
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3990
|
-
})
|
|
3991
|
-
.s("CloudFormation", "GetTemplateSummary", {})
|
|
3992
|
-
.n("CloudFormationClient", "GetTemplateSummaryCommand")
|
|
3993
|
-
.sc(GetTemplateSummary$)
|
|
3994
|
-
.build() {
|
|
3558
|
+
class GetTemplateSummaryCommand extends command(_ep0, _mw0, "GetTemplateSummary", GetTemplateSummary$) {
|
|
3995
3559
|
}
|
|
3996
3560
|
|
|
3997
|
-
class ImportStacksToStackSetCommand extends
|
|
3998
|
-
.classBuilder()
|
|
3999
|
-
.ep(commonParams)
|
|
4000
|
-
.m(function (Command, cs, config, o) {
|
|
4001
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4002
|
-
})
|
|
4003
|
-
.s("CloudFormation", "ImportStacksToStackSet", {})
|
|
4004
|
-
.n("CloudFormationClient", "ImportStacksToStackSetCommand")
|
|
4005
|
-
.sc(ImportStacksToStackSet$)
|
|
4006
|
-
.build() {
|
|
3561
|
+
class ImportStacksToStackSetCommand extends command(_ep0, _mw0, "ImportStacksToStackSet", ImportStacksToStackSet$) {
|
|
4007
3562
|
}
|
|
4008
3563
|
|
|
4009
|
-
class ListChangeSetsCommand extends
|
|
4010
|
-
.classBuilder()
|
|
4011
|
-
.ep(commonParams)
|
|
4012
|
-
.m(function (Command, cs, config, o) {
|
|
4013
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4014
|
-
})
|
|
4015
|
-
.s("CloudFormation", "ListChangeSets", {})
|
|
4016
|
-
.n("CloudFormationClient", "ListChangeSetsCommand")
|
|
4017
|
-
.sc(ListChangeSets$)
|
|
4018
|
-
.build() {
|
|
3564
|
+
class ListChangeSetsCommand extends command(_ep0, _mw0, "ListChangeSets", ListChangeSets$) {
|
|
4019
3565
|
}
|
|
4020
3566
|
|
|
4021
|
-
class ListExportsCommand extends
|
|
4022
|
-
.classBuilder()
|
|
4023
|
-
.ep(commonParams)
|
|
4024
|
-
.m(function (Command, cs, config, o) {
|
|
4025
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4026
|
-
})
|
|
4027
|
-
.s("CloudFormation", "ListExports", {})
|
|
4028
|
-
.n("CloudFormationClient", "ListExportsCommand")
|
|
4029
|
-
.sc(ListExports$)
|
|
4030
|
-
.build() {
|
|
3567
|
+
class ListExportsCommand extends command(_ep0, _mw0, "ListExports", ListExports$) {
|
|
4031
3568
|
}
|
|
4032
3569
|
|
|
4033
|
-
class ListGeneratedTemplatesCommand extends
|
|
4034
|
-
.classBuilder()
|
|
4035
|
-
.ep(commonParams)
|
|
4036
|
-
.m(function (Command, cs, config, o) {
|
|
4037
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4038
|
-
})
|
|
4039
|
-
.s("CloudFormation", "ListGeneratedTemplates", {})
|
|
4040
|
-
.n("CloudFormationClient", "ListGeneratedTemplatesCommand")
|
|
4041
|
-
.sc(ListGeneratedTemplates$)
|
|
4042
|
-
.build() {
|
|
3570
|
+
class ListGeneratedTemplatesCommand extends command(_ep0, _mw0, "ListGeneratedTemplates", ListGeneratedTemplates$) {
|
|
4043
3571
|
}
|
|
4044
3572
|
|
|
4045
|
-
class ListHookResultsCommand extends
|
|
4046
|
-
.classBuilder()
|
|
4047
|
-
.ep(commonParams)
|
|
4048
|
-
.m(function (Command, cs, config, o) {
|
|
4049
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4050
|
-
})
|
|
4051
|
-
.s("CloudFormation", "ListHookResults", {})
|
|
4052
|
-
.n("CloudFormationClient", "ListHookResultsCommand")
|
|
4053
|
-
.sc(ListHookResults$)
|
|
4054
|
-
.build() {
|
|
3573
|
+
class ListHookResultsCommand extends command(_ep0, _mw0, "ListHookResults", ListHookResults$) {
|
|
4055
3574
|
}
|
|
4056
3575
|
|
|
4057
|
-
class ListImportsCommand extends
|
|
4058
|
-
.classBuilder()
|
|
4059
|
-
.ep(commonParams)
|
|
4060
|
-
.m(function (Command, cs, config, o) {
|
|
4061
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4062
|
-
})
|
|
4063
|
-
.s("CloudFormation", "ListImports", {})
|
|
4064
|
-
.n("CloudFormationClient", "ListImportsCommand")
|
|
4065
|
-
.sc(ListImports$)
|
|
4066
|
-
.build() {
|
|
3576
|
+
class ListImportsCommand extends command(_ep0, _mw0, "ListImports", ListImports$) {
|
|
4067
3577
|
}
|
|
4068
3578
|
|
|
4069
|
-
class ListResourceScanRelatedResourcesCommand extends
|
|
4070
|
-
.classBuilder()
|
|
4071
|
-
.ep(commonParams)
|
|
4072
|
-
.m(function (Command, cs, config, o) {
|
|
4073
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4074
|
-
})
|
|
4075
|
-
.s("CloudFormation", "ListResourceScanRelatedResources", {})
|
|
4076
|
-
.n("CloudFormationClient", "ListResourceScanRelatedResourcesCommand")
|
|
4077
|
-
.sc(ListResourceScanRelatedResources$)
|
|
4078
|
-
.build() {
|
|
3579
|
+
class ListResourceScanRelatedResourcesCommand extends command(_ep0, _mw0, "ListResourceScanRelatedResources", ListResourceScanRelatedResources$) {
|
|
4079
3580
|
}
|
|
4080
3581
|
|
|
4081
|
-
class ListResourceScanResourcesCommand extends
|
|
4082
|
-
.classBuilder()
|
|
4083
|
-
.ep(commonParams)
|
|
4084
|
-
.m(function (Command, cs, config, o) {
|
|
4085
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4086
|
-
})
|
|
4087
|
-
.s("CloudFormation", "ListResourceScanResources", {})
|
|
4088
|
-
.n("CloudFormationClient", "ListResourceScanResourcesCommand")
|
|
4089
|
-
.sc(ListResourceScanResources$)
|
|
4090
|
-
.build() {
|
|
3582
|
+
class ListResourceScanResourcesCommand extends command(_ep0, _mw0, "ListResourceScanResources", ListResourceScanResources$) {
|
|
4091
3583
|
}
|
|
4092
3584
|
|
|
4093
|
-
class ListResourceScansCommand extends
|
|
4094
|
-
.classBuilder()
|
|
4095
|
-
.ep(commonParams)
|
|
4096
|
-
.m(function (Command, cs, config, o) {
|
|
4097
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4098
|
-
})
|
|
4099
|
-
.s("CloudFormation", "ListResourceScans", {})
|
|
4100
|
-
.n("CloudFormationClient", "ListResourceScansCommand")
|
|
4101
|
-
.sc(ListResourceScans$)
|
|
4102
|
-
.build() {
|
|
3585
|
+
class ListResourceScansCommand extends command(_ep0, _mw0, "ListResourceScans", ListResourceScans$) {
|
|
4103
3586
|
}
|
|
4104
3587
|
|
|
4105
|
-
class ListStackInstanceResourceDriftsCommand extends
|
|
4106
|
-
.classBuilder()
|
|
4107
|
-
.ep(commonParams)
|
|
4108
|
-
.m(function (Command, cs, config, o) {
|
|
4109
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4110
|
-
})
|
|
4111
|
-
.s("CloudFormation", "ListStackInstanceResourceDrifts", {})
|
|
4112
|
-
.n("CloudFormationClient", "ListStackInstanceResourceDriftsCommand")
|
|
4113
|
-
.sc(ListStackInstanceResourceDrifts$)
|
|
4114
|
-
.build() {
|
|
3588
|
+
class ListStackInstanceResourceDriftsCommand extends command(_ep0, _mw0, "ListStackInstanceResourceDrifts", ListStackInstanceResourceDrifts$) {
|
|
4115
3589
|
}
|
|
4116
3590
|
|
|
4117
|
-
class ListStackInstancesCommand extends
|
|
4118
|
-
.classBuilder()
|
|
4119
|
-
.ep(commonParams)
|
|
4120
|
-
.m(function (Command, cs, config, o) {
|
|
4121
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4122
|
-
})
|
|
4123
|
-
.s("CloudFormation", "ListStackInstances", {})
|
|
4124
|
-
.n("CloudFormationClient", "ListStackInstancesCommand")
|
|
4125
|
-
.sc(ListStackInstances$)
|
|
4126
|
-
.build() {
|
|
3591
|
+
class ListStackInstancesCommand extends command(_ep0, _mw0, "ListStackInstances", ListStackInstances$) {
|
|
4127
3592
|
}
|
|
4128
3593
|
|
|
4129
|
-
class ListStackRefactorActionsCommand extends
|
|
4130
|
-
.classBuilder()
|
|
4131
|
-
.ep(commonParams)
|
|
4132
|
-
.m(function (Command, cs, config, o) {
|
|
4133
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4134
|
-
})
|
|
4135
|
-
.s("CloudFormation", "ListStackRefactorActions", {})
|
|
4136
|
-
.n("CloudFormationClient", "ListStackRefactorActionsCommand")
|
|
4137
|
-
.sc(ListStackRefactorActions$)
|
|
4138
|
-
.build() {
|
|
3594
|
+
class ListStackRefactorActionsCommand extends command(_ep0, _mw0, "ListStackRefactorActions", ListStackRefactorActions$) {
|
|
4139
3595
|
}
|
|
4140
3596
|
|
|
4141
|
-
class ListStackRefactorsCommand extends
|
|
4142
|
-
.classBuilder()
|
|
4143
|
-
.ep(commonParams)
|
|
4144
|
-
.m(function (Command, cs, config, o) {
|
|
4145
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4146
|
-
})
|
|
4147
|
-
.s("CloudFormation", "ListStackRefactors", {})
|
|
4148
|
-
.n("CloudFormationClient", "ListStackRefactorsCommand")
|
|
4149
|
-
.sc(ListStackRefactors$)
|
|
4150
|
-
.build() {
|
|
3597
|
+
class ListStackRefactorsCommand extends command(_ep0, _mw0, "ListStackRefactors", ListStackRefactors$) {
|
|
4151
3598
|
}
|
|
4152
3599
|
|
|
4153
|
-
class ListStackResourcesCommand extends
|
|
4154
|
-
.classBuilder()
|
|
4155
|
-
.ep(commonParams)
|
|
4156
|
-
.m(function (Command, cs, config, o) {
|
|
4157
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4158
|
-
})
|
|
4159
|
-
.s("CloudFormation", "ListStackResources", {})
|
|
4160
|
-
.n("CloudFormationClient", "ListStackResourcesCommand")
|
|
4161
|
-
.sc(ListStackResources$)
|
|
4162
|
-
.build() {
|
|
3600
|
+
class ListStackResourcesCommand extends command(_ep0, _mw0, "ListStackResources", ListStackResources$) {
|
|
4163
3601
|
}
|
|
4164
3602
|
|
|
4165
|
-
class ListStacksCommand extends
|
|
4166
|
-
.classBuilder()
|
|
4167
|
-
.ep(commonParams)
|
|
4168
|
-
.m(function (Command, cs, config, o) {
|
|
4169
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4170
|
-
})
|
|
4171
|
-
.s("CloudFormation", "ListStacks", {})
|
|
4172
|
-
.n("CloudFormationClient", "ListStacksCommand")
|
|
4173
|
-
.sc(ListStacks$)
|
|
4174
|
-
.build() {
|
|
3603
|
+
class ListStacksCommand extends command(_ep0, _mw0, "ListStacks", ListStacks$) {
|
|
4175
3604
|
}
|
|
4176
3605
|
|
|
4177
|
-
class ListStackSetAutoDeploymentTargetsCommand extends
|
|
4178
|
-
.classBuilder()
|
|
4179
|
-
.ep(commonParams)
|
|
4180
|
-
.m(function (Command, cs, config, o) {
|
|
4181
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4182
|
-
})
|
|
4183
|
-
.s("CloudFormation", "ListStackSetAutoDeploymentTargets", {})
|
|
4184
|
-
.n("CloudFormationClient", "ListStackSetAutoDeploymentTargetsCommand")
|
|
4185
|
-
.sc(ListStackSetAutoDeploymentTargets$)
|
|
4186
|
-
.build() {
|
|
3606
|
+
class ListStackSetAutoDeploymentTargetsCommand extends command(_ep0, _mw0, "ListStackSetAutoDeploymentTargets", ListStackSetAutoDeploymentTargets$) {
|
|
4187
3607
|
}
|
|
4188
3608
|
|
|
4189
|
-
class ListStackSetOperationResultsCommand extends
|
|
4190
|
-
.classBuilder()
|
|
4191
|
-
.ep(commonParams)
|
|
4192
|
-
.m(function (Command, cs, config, o) {
|
|
4193
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4194
|
-
})
|
|
4195
|
-
.s("CloudFormation", "ListStackSetOperationResults", {})
|
|
4196
|
-
.n("CloudFormationClient", "ListStackSetOperationResultsCommand")
|
|
4197
|
-
.sc(ListStackSetOperationResults$)
|
|
4198
|
-
.build() {
|
|
3609
|
+
class ListStackSetOperationResultsCommand extends command(_ep0, _mw0, "ListStackSetOperationResults", ListStackSetOperationResults$) {
|
|
4199
3610
|
}
|
|
4200
3611
|
|
|
4201
|
-
class ListStackSetOperationsCommand extends
|
|
4202
|
-
.classBuilder()
|
|
4203
|
-
.ep(commonParams)
|
|
4204
|
-
.m(function (Command, cs, config, o) {
|
|
4205
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4206
|
-
})
|
|
4207
|
-
.s("CloudFormation", "ListStackSetOperations", {})
|
|
4208
|
-
.n("CloudFormationClient", "ListStackSetOperationsCommand")
|
|
4209
|
-
.sc(ListStackSetOperations$)
|
|
4210
|
-
.build() {
|
|
3612
|
+
class ListStackSetOperationsCommand extends command(_ep0, _mw0, "ListStackSetOperations", ListStackSetOperations$) {
|
|
4211
3613
|
}
|
|
4212
3614
|
|
|
4213
|
-
class ListStackSetsCommand extends
|
|
4214
|
-
.classBuilder()
|
|
4215
|
-
.ep(commonParams)
|
|
4216
|
-
.m(function (Command, cs, config, o) {
|
|
4217
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4218
|
-
})
|
|
4219
|
-
.s("CloudFormation", "ListStackSets", {})
|
|
4220
|
-
.n("CloudFormationClient", "ListStackSetsCommand")
|
|
4221
|
-
.sc(ListStackSets$)
|
|
4222
|
-
.build() {
|
|
3615
|
+
class ListStackSetsCommand extends command(_ep0, _mw0, "ListStackSets", ListStackSets$) {
|
|
4223
3616
|
}
|
|
4224
3617
|
|
|
4225
|
-
class ListTypeRegistrationsCommand extends
|
|
4226
|
-
.classBuilder()
|
|
4227
|
-
.ep(commonParams)
|
|
4228
|
-
.m(function (Command, cs, config, o) {
|
|
4229
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4230
|
-
})
|
|
4231
|
-
.s("CloudFormation", "ListTypeRegistrations", {})
|
|
4232
|
-
.n("CloudFormationClient", "ListTypeRegistrationsCommand")
|
|
4233
|
-
.sc(ListTypeRegistrations$)
|
|
4234
|
-
.build() {
|
|
3618
|
+
class ListTypeRegistrationsCommand extends command(_ep0, _mw0, "ListTypeRegistrations", ListTypeRegistrations$) {
|
|
4235
3619
|
}
|
|
4236
3620
|
|
|
4237
|
-
class ListTypesCommand extends
|
|
4238
|
-
.classBuilder()
|
|
4239
|
-
.ep(commonParams)
|
|
4240
|
-
.m(function (Command, cs, config, o) {
|
|
4241
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4242
|
-
})
|
|
4243
|
-
.s("CloudFormation", "ListTypes", {})
|
|
4244
|
-
.n("CloudFormationClient", "ListTypesCommand")
|
|
4245
|
-
.sc(ListTypes$)
|
|
4246
|
-
.build() {
|
|
3621
|
+
class ListTypesCommand extends command(_ep0, _mw0, "ListTypes", ListTypes$) {
|
|
4247
3622
|
}
|
|
4248
3623
|
|
|
4249
|
-
class ListTypeVersionsCommand extends
|
|
4250
|
-
.classBuilder()
|
|
4251
|
-
.ep(commonParams)
|
|
4252
|
-
.m(function (Command, cs, config, o) {
|
|
4253
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4254
|
-
})
|
|
4255
|
-
.s("CloudFormation", "ListTypeVersions", {})
|
|
4256
|
-
.n("CloudFormationClient", "ListTypeVersionsCommand")
|
|
4257
|
-
.sc(ListTypeVersions$)
|
|
4258
|
-
.build() {
|
|
3624
|
+
class ListTypeVersionsCommand extends command(_ep0, _mw0, "ListTypeVersions", ListTypeVersions$) {
|
|
4259
3625
|
}
|
|
4260
3626
|
|
|
4261
|
-
class PublishTypeCommand extends
|
|
4262
|
-
.classBuilder()
|
|
4263
|
-
.ep(commonParams)
|
|
4264
|
-
.m(function (Command, cs, config, o) {
|
|
4265
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4266
|
-
})
|
|
4267
|
-
.s("CloudFormation", "PublishType", {})
|
|
4268
|
-
.n("CloudFormationClient", "PublishTypeCommand")
|
|
4269
|
-
.sc(PublishType$)
|
|
4270
|
-
.build() {
|
|
3627
|
+
class PublishTypeCommand extends command(_ep0, _mw0, "PublishType", PublishType$) {
|
|
4271
3628
|
}
|
|
4272
3629
|
|
|
4273
|
-
class RecordHandlerProgressCommand extends
|
|
4274
|
-
.classBuilder()
|
|
4275
|
-
.ep(commonParams)
|
|
4276
|
-
.m(function (Command, cs, config, o) {
|
|
4277
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4278
|
-
})
|
|
4279
|
-
.s("CloudFormation", "RecordHandlerProgress", {})
|
|
4280
|
-
.n("CloudFormationClient", "RecordHandlerProgressCommand")
|
|
4281
|
-
.sc(RecordHandlerProgress$)
|
|
4282
|
-
.build() {
|
|
3630
|
+
class RecordHandlerProgressCommand extends command(_ep0, _mw0, "RecordHandlerProgress", RecordHandlerProgress$) {
|
|
4283
3631
|
}
|
|
4284
3632
|
|
|
4285
|
-
class RegisterPublisherCommand extends
|
|
4286
|
-
.classBuilder()
|
|
4287
|
-
.ep(commonParams)
|
|
4288
|
-
.m(function (Command, cs, config, o) {
|
|
4289
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4290
|
-
})
|
|
4291
|
-
.s("CloudFormation", "RegisterPublisher", {})
|
|
4292
|
-
.n("CloudFormationClient", "RegisterPublisherCommand")
|
|
4293
|
-
.sc(RegisterPublisher$)
|
|
4294
|
-
.build() {
|
|
3633
|
+
class RegisterPublisherCommand extends command(_ep0, _mw0, "RegisterPublisher", RegisterPublisher$) {
|
|
4295
3634
|
}
|
|
4296
3635
|
|
|
4297
|
-
class RegisterTypeCommand extends
|
|
4298
|
-
.classBuilder()
|
|
4299
|
-
.ep(commonParams)
|
|
4300
|
-
.m(function (Command, cs, config, o) {
|
|
4301
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4302
|
-
})
|
|
4303
|
-
.s("CloudFormation", "RegisterType", {})
|
|
4304
|
-
.n("CloudFormationClient", "RegisterTypeCommand")
|
|
4305
|
-
.sc(RegisterType$)
|
|
4306
|
-
.build() {
|
|
3636
|
+
class RegisterTypeCommand extends command(_ep0, _mw0, "RegisterType", RegisterType$) {
|
|
4307
3637
|
}
|
|
4308
3638
|
|
|
4309
|
-
class RollbackStackCommand extends
|
|
4310
|
-
.classBuilder()
|
|
4311
|
-
.ep(commonParams)
|
|
4312
|
-
.m(function (Command, cs, config, o) {
|
|
4313
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4314
|
-
})
|
|
4315
|
-
.s("CloudFormation", "RollbackStack", {})
|
|
4316
|
-
.n("CloudFormationClient", "RollbackStackCommand")
|
|
4317
|
-
.sc(RollbackStack$)
|
|
4318
|
-
.build() {
|
|
3639
|
+
class RollbackStackCommand extends command(_ep0, _mw0, "RollbackStack", RollbackStack$) {
|
|
4319
3640
|
}
|
|
4320
3641
|
|
|
4321
|
-
class SetStackPolicyCommand extends
|
|
4322
|
-
.classBuilder()
|
|
4323
|
-
.ep(commonParams)
|
|
4324
|
-
.m(function (Command, cs, config, o) {
|
|
4325
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4326
|
-
})
|
|
4327
|
-
.s("CloudFormation", "SetStackPolicy", {})
|
|
4328
|
-
.n("CloudFormationClient", "SetStackPolicyCommand")
|
|
4329
|
-
.sc(SetStackPolicy$)
|
|
4330
|
-
.build() {
|
|
3642
|
+
class SetStackPolicyCommand extends command(_ep0, _mw0, "SetStackPolicy", SetStackPolicy$) {
|
|
4331
3643
|
}
|
|
4332
3644
|
|
|
4333
|
-
class SetTypeConfigurationCommand extends
|
|
4334
|
-
.classBuilder()
|
|
4335
|
-
.ep(commonParams)
|
|
4336
|
-
.m(function (Command, cs, config, o) {
|
|
4337
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4338
|
-
})
|
|
4339
|
-
.s("CloudFormation", "SetTypeConfiguration", {})
|
|
4340
|
-
.n("CloudFormationClient", "SetTypeConfigurationCommand")
|
|
4341
|
-
.sc(SetTypeConfiguration$)
|
|
4342
|
-
.build() {
|
|
3645
|
+
class SetTypeConfigurationCommand extends command(_ep0, _mw0, "SetTypeConfiguration", SetTypeConfiguration$) {
|
|
4343
3646
|
}
|
|
4344
3647
|
|
|
4345
|
-
class SetTypeDefaultVersionCommand extends
|
|
4346
|
-
.classBuilder()
|
|
4347
|
-
.ep(commonParams)
|
|
4348
|
-
.m(function (Command, cs, config, o) {
|
|
4349
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4350
|
-
})
|
|
4351
|
-
.s("CloudFormation", "SetTypeDefaultVersion", {})
|
|
4352
|
-
.n("CloudFormationClient", "SetTypeDefaultVersionCommand")
|
|
4353
|
-
.sc(SetTypeDefaultVersion$)
|
|
4354
|
-
.build() {
|
|
3648
|
+
class SetTypeDefaultVersionCommand extends command(_ep0, _mw0, "SetTypeDefaultVersion", SetTypeDefaultVersion$) {
|
|
4355
3649
|
}
|
|
4356
3650
|
|
|
4357
|
-
class SignalResourceCommand extends
|
|
4358
|
-
.classBuilder()
|
|
4359
|
-
.ep(commonParams)
|
|
4360
|
-
.m(function (Command, cs, config, o) {
|
|
4361
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4362
|
-
})
|
|
4363
|
-
.s("CloudFormation", "SignalResource", {})
|
|
4364
|
-
.n("CloudFormationClient", "SignalResourceCommand")
|
|
4365
|
-
.sc(SignalResource$)
|
|
4366
|
-
.build() {
|
|
3651
|
+
class SignalResourceCommand extends command(_ep0, _mw0, "SignalResource", SignalResource$) {
|
|
4367
3652
|
}
|
|
4368
3653
|
|
|
4369
|
-
class StartResourceScanCommand extends
|
|
4370
|
-
.classBuilder()
|
|
4371
|
-
.ep(commonParams)
|
|
4372
|
-
.m(function (Command, cs, config, o) {
|
|
4373
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4374
|
-
})
|
|
4375
|
-
.s("CloudFormation", "StartResourceScan", {})
|
|
4376
|
-
.n("CloudFormationClient", "StartResourceScanCommand")
|
|
4377
|
-
.sc(StartResourceScan$)
|
|
4378
|
-
.build() {
|
|
3654
|
+
class StartResourceScanCommand extends command(_ep0, _mw0, "StartResourceScan", StartResourceScan$) {
|
|
4379
3655
|
}
|
|
4380
3656
|
|
|
4381
|
-
class StopStackSetOperationCommand extends
|
|
4382
|
-
.classBuilder()
|
|
4383
|
-
.ep(commonParams)
|
|
4384
|
-
.m(function (Command, cs, config, o) {
|
|
4385
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4386
|
-
})
|
|
4387
|
-
.s("CloudFormation", "StopStackSetOperation", {})
|
|
4388
|
-
.n("CloudFormationClient", "StopStackSetOperationCommand")
|
|
4389
|
-
.sc(StopStackSetOperation$)
|
|
4390
|
-
.build() {
|
|
3657
|
+
class StopStackSetOperationCommand extends command(_ep0, _mw0, "StopStackSetOperation", StopStackSetOperation$) {
|
|
4391
3658
|
}
|
|
4392
3659
|
|
|
4393
|
-
class TestTypeCommand extends
|
|
4394
|
-
.classBuilder()
|
|
4395
|
-
.ep(commonParams)
|
|
4396
|
-
.m(function (Command, cs, config, o) {
|
|
4397
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4398
|
-
})
|
|
4399
|
-
.s("CloudFormation", "TestType", {})
|
|
4400
|
-
.n("CloudFormationClient", "TestTypeCommand")
|
|
4401
|
-
.sc(TestType$)
|
|
4402
|
-
.build() {
|
|
3660
|
+
class TestTypeCommand extends command(_ep0, _mw0, "TestType", TestType$) {
|
|
4403
3661
|
}
|
|
4404
3662
|
|
|
4405
|
-
class UpdateGeneratedTemplateCommand extends
|
|
4406
|
-
.classBuilder()
|
|
4407
|
-
.ep(commonParams)
|
|
4408
|
-
.m(function (Command, cs, config, o) {
|
|
4409
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4410
|
-
})
|
|
4411
|
-
.s("CloudFormation", "UpdateGeneratedTemplate", {})
|
|
4412
|
-
.n("CloudFormationClient", "UpdateGeneratedTemplateCommand")
|
|
4413
|
-
.sc(UpdateGeneratedTemplate$)
|
|
4414
|
-
.build() {
|
|
3663
|
+
class UpdateGeneratedTemplateCommand extends command(_ep0, _mw0, "UpdateGeneratedTemplate", UpdateGeneratedTemplate$) {
|
|
4415
3664
|
}
|
|
4416
3665
|
|
|
4417
|
-
class UpdateStackCommand extends
|
|
4418
|
-
.classBuilder()
|
|
4419
|
-
.ep(commonParams)
|
|
4420
|
-
.m(function (Command, cs, config, o) {
|
|
4421
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4422
|
-
})
|
|
4423
|
-
.s("CloudFormation", "UpdateStack", {})
|
|
4424
|
-
.n("CloudFormationClient", "UpdateStackCommand")
|
|
4425
|
-
.sc(UpdateStack$)
|
|
4426
|
-
.build() {
|
|
3666
|
+
class UpdateStackCommand extends command(_ep0, _mw0, "UpdateStack", UpdateStack$) {
|
|
4427
3667
|
}
|
|
4428
3668
|
|
|
4429
|
-
class UpdateStackInstancesCommand extends
|
|
4430
|
-
.classBuilder()
|
|
4431
|
-
.ep(commonParams)
|
|
4432
|
-
.m(function (Command, cs, config, o) {
|
|
4433
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4434
|
-
})
|
|
4435
|
-
.s("CloudFormation", "UpdateStackInstances", {})
|
|
4436
|
-
.n("CloudFormationClient", "UpdateStackInstancesCommand")
|
|
4437
|
-
.sc(UpdateStackInstances$)
|
|
4438
|
-
.build() {
|
|
3669
|
+
class UpdateStackInstancesCommand extends command(_ep0, _mw0, "UpdateStackInstances", UpdateStackInstances$) {
|
|
4439
3670
|
}
|
|
4440
3671
|
|
|
4441
|
-
class UpdateStackSetCommand extends
|
|
4442
|
-
.classBuilder()
|
|
4443
|
-
.ep(commonParams)
|
|
4444
|
-
.m(function (Command, cs, config, o) {
|
|
4445
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4446
|
-
})
|
|
4447
|
-
.s("CloudFormation", "UpdateStackSet", {})
|
|
4448
|
-
.n("CloudFormationClient", "UpdateStackSetCommand")
|
|
4449
|
-
.sc(UpdateStackSet$)
|
|
4450
|
-
.build() {
|
|
3672
|
+
class UpdateStackSetCommand extends command(_ep0, _mw0, "UpdateStackSet", UpdateStackSet$) {
|
|
4451
3673
|
}
|
|
4452
3674
|
|
|
4453
|
-
class UpdateTerminationProtectionCommand extends
|
|
4454
|
-
.classBuilder()
|
|
4455
|
-
.ep(commonParams)
|
|
4456
|
-
.m(function (Command, cs, config, o) {
|
|
4457
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4458
|
-
})
|
|
4459
|
-
.s("CloudFormation", "UpdateTerminationProtection", {})
|
|
4460
|
-
.n("CloudFormationClient", "UpdateTerminationProtectionCommand")
|
|
4461
|
-
.sc(UpdateTerminationProtection$)
|
|
4462
|
-
.build() {
|
|
3675
|
+
class UpdateTerminationProtectionCommand extends command(_ep0, _mw0, "UpdateTerminationProtection", UpdateTerminationProtection$) {
|
|
4463
3676
|
}
|
|
4464
3677
|
|
|
4465
|
-
class ValidateTemplateCommand extends
|
|
4466
|
-
.classBuilder()
|
|
4467
|
-
.ep(commonParams)
|
|
4468
|
-
.m(function (Command, cs, config, o) {
|
|
4469
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
4470
|
-
})
|
|
4471
|
-
.s("CloudFormation", "ValidateTemplate", {})
|
|
4472
|
-
.n("CloudFormationClient", "ValidateTemplateCommand")
|
|
4473
|
-
.sc(ValidateTemplate$)
|
|
4474
|
-
.build() {
|
|
3678
|
+
class ValidateTemplateCommand extends command(_ep0, _mw0, "ValidateTemplate", ValidateTemplate$) {
|
|
4475
3679
|
}
|
|
4476
3680
|
|
|
4477
3681
|
const paginateDescribeAccountLimits = createPaginator(CloudFormationClient, DescribeAccountLimitsCommand, "NextToken", "NextToken", "");
|
|
@@ -5706,6 +4910,10 @@ const ChangeSetType = {
|
|
|
5706
4910
|
IMPORT: "IMPORT",
|
|
5707
4911
|
UPDATE: "UPDATE",
|
|
5708
4912
|
};
|
|
4913
|
+
const DeploymentConfigMode = {
|
|
4914
|
+
EXPRESS: "EXPRESS",
|
|
4915
|
+
STANDARD: "STANDARD",
|
|
4916
|
+
};
|
|
5709
4917
|
const DeploymentMode = {
|
|
5710
4918
|
REVERT_DRIFT: "REVERT_DRIFT",
|
|
5711
4919
|
};
|
|
@@ -6174,6 +5382,8 @@ exports.DeleteStackSetCommand = DeleteStackSetCommand;
|
|
|
6174
5382
|
exports.DeleteStackSetInput$ = DeleteStackSetInput$;
|
|
6175
5383
|
exports.DeleteStackSetOutput$ = DeleteStackSetOutput$;
|
|
6176
5384
|
exports.DeletionMode = DeletionMode;
|
|
5385
|
+
exports.DeploymentConfig$ = DeploymentConfig$;
|
|
5386
|
+
exports.DeploymentConfigMode = DeploymentConfigMode;
|
|
6177
5387
|
exports.DeploymentMode = DeploymentMode;
|
|
6178
5388
|
exports.DeploymentTargets$ = DeploymentTargets$;
|
|
6179
5389
|
exports.DeprecatedStatus = DeprecatedStatus;
|