@aws-sdk/client-cloudformation 3.590.0 → 3.596.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 +0 -82
- package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/commands/ActivateTypeCommand.d.ts +2 -1
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +2 -1
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +2 -1
- package/dist-types/commands/CreateChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +2 -1
- package/dist-types/commands/CreateStackSetCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStackSetCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTypeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublisherCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceScanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStacksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTypeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +2 -1
- package/dist-types/commands/DetectStackDriftCommand.d.ts +2 -1
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +2 -1
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +2 -1
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +2 -1
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetStackPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +2 -1
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +2 -1
- package/dist-types/commands/ListChangeSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListExportsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceScansCommand.d.ts +2 -1
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +2 -1
- package/dist-types/commands/ListStackInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListStackResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +2 -1
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +2 -1
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +2 -1
- package/dist-types/commands/ListStackSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListStacksCommand.d.ts +2 -1
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTypesCommand.d.ts +2 -1
- package/dist-types/commands/PublishTypeCommand.d.ts +2 -1
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +2 -1
- package/dist-types/commands/RegisterPublisherCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTypeCommand.d.ts +2 -1
- package/dist-types/commands/RollbackStackCommand.d.ts +2 -1
- package/dist-types/commands/SetStackPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +2 -1
- package/dist-types/commands/SignalResourceCommand.d.ts +2 -1
- package/dist-types/commands/StartResourceScanCommand.d.ts +2 -1
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +2 -1
- package/dist-types/commands/TestTypeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateStackSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/ValidateTemplateCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CloudFormationServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +2 -1
- package/package.json +6 -6