@aws-sdk/client-cloudformation 3.36.0 → 3.36.1
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/CHANGELOG.md +11 -0
- package/dist-cjs/CloudFormation.js +0 -19
- package/dist-cjs/CloudFormationClient.js +0 -24
- package/dist-cjs/commands/ActivateTypeCommand.js +0 -30
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +0 -27
- package/dist-cjs/commands/CancelUpdateStackCommand.js +0 -28
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +0 -34
- package/dist-cjs/commands/CreateChangeSetCommand.js +0 -44
- package/dist-cjs/commands/CreateStackCommand.js +0 -25
- package/dist-cjs/commands/CreateStackInstancesCommand.js +0 -25
- package/dist-cjs/commands/CreateStackSetCommand.js +0 -24
- package/dist-cjs/commands/DeactivateTypeCommand.js +0 -29
- package/dist-cjs/commands/DeleteChangeSetCommand.js +0 -31
- package/dist-cjs/commands/DeleteStackCommand.js +0 -26
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +0 -24
- package/dist-cjs/commands/DeleteStackSetCommand.js +0 -25
- package/dist-cjs/commands/DeregisterTypeCommand.js +0 -33
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -27
- package/dist-cjs/commands/DescribeChangeSetCommand.js +0 -26
- package/dist-cjs/commands/DescribePublisherCommand.js +0 -42
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +0 -36
- package/dist-cjs/commands/DescribeStackEventsCommand.js +0 -29
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +0 -26
- package/dist-cjs/commands/DescribeStackResourceCommand.js +0 -26
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +0 -33
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +0 -43
- package/dist-cjs/commands/DescribeStackSetCommand.js +0 -24
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +0 -24
- package/dist-cjs/commands/DescribeStacksCommand.js +0 -29
- package/dist-cjs/commands/DescribeTypeCommand.js +0 -27
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +0 -34
- package/dist-cjs/commands/DetectStackDriftCommand.js +0 -44
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +0 -35
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +0 -67
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +0 -26
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +0 -34
- package/dist-cjs/commands/GetStackPolicyCommand.js +0 -25
- package/dist-cjs/commands/GetTemplateCommand.js +0 -30
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +0 -32
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +0 -31
- package/dist-cjs/commands/ListChangeSetsCommand.js +0 -26
- package/dist-cjs/commands/ListExportsCommand.js +0 -30
- package/dist-cjs/commands/ListImportsCommand.js +0 -29
- package/dist-cjs/commands/ListStackInstancesCommand.js +0 -26
- package/dist-cjs/commands/ListStackResourcesCommand.js +0 -26
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +0 -24
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +0 -24
- package/dist-cjs/commands/ListStackSetsCommand.js +0 -44
- package/dist-cjs/commands/ListStacksCommand.js +0 -28
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +0 -24
- package/dist-cjs/commands/ListTypeVersionsCommand.js +0 -24
- package/dist-cjs/commands/ListTypesCommand.js +0 -24
- package/dist-cjs/commands/PublishTypeCommand.js +0 -29
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +0 -25
- package/dist-cjs/commands/RegisterPublisherCommand.js +0 -30
- package/dist-cjs/commands/RegisterTypeCommand.js +0 -51
- package/dist-cjs/commands/RollbackStackCommand.js +0 -53
- package/dist-cjs/commands/SetStackPolicyCommand.js +0 -24
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +0 -36
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +0 -25
- package/dist-cjs/commands/SignalResourceCommand.js +0 -29
- package/dist-cjs/commands/StopStackSetOperationCommand.js +0 -24
- package/dist-cjs/commands/TestTypeCommand.js +0 -47
- package/dist-cjs/commands/UpdateStackCommand.js +0 -29
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +0 -36
- package/dist-cjs/commands/UpdateStackSetCommand.js +0 -29
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +0 -30
- package/dist-cjs/commands/ValidateTemplateCommand.js +0 -26
- package/dist-cjs/models/models_0.js +0 -603
- package/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStackEventsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +0 -10
- package/dist-cjs/pagination/DescribeStacksPaginator.js +0 -10
- package/dist-cjs/pagination/ListChangeSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListExportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListImportsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackInstancesPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackResourcesPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetOperationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStackSetsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStacksPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypeVersionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListTypesPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_query.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/waitForChangeSetCreateComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackCreateComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackDeleteComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackExists.js +0 -9
- package/dist-cjs/waiters/waitForStackImportComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackRollbackComplete.js +0 -9
- package/dist-cjs/waiters/waitForStackUpdateComplete.js +0 -9
- package/dist-cjs/waiters/waitForTypeRegistrationComplete.js +0 -9
- package/dist-types/ts3.4/CloudFormation.d.ts +66 -661
- package/dist-types/ts3.4/CloudFormationClient.d.ts +24 -105
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +2 -38
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +2 -39
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +2 -31
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +2 -63
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +2 -47
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +2 -49
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +2 -43
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +2 -22
- package/dist-types/ts3.4/models/models_0.d.ts +1066 -6563
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +2 -9
- package/package.json +3 -3
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.