@aws-sdk/client-cloudformation 3.169.0 → 3.171.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1132 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +501 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2162 -2855
- package/dist-types/ts3.4/pagination/DescribeAccountLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackResourceDriftsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChangeSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +17 -17
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +11 -7
- package/package.json +35 -35
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudformation
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-cloudformation
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.169.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.168.0...v3.169.0) (2022-09-12)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-cloudformation
|