@aws-sdk/client-cloudformation 3.169.0 → 3.170.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 +8 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1198 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +526 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +37 -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 +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3100 -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 +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
export * from "./ActivateTypeCommand";
|
|
2
|
-
export * from "./BatchDescribeTypeConfigurationsCommand";
|
|
3
|
-
export * from "./CancelUpdateStackCommand";
|
|
4
|
-
export * from "./ContinueUpdateRollbackCommand";
|
|
5
|
-
export * from "./CreateChangeSetCommand";
|
|
6
|
-
export * from "./CreateStackCommand";
|
|
7
|
-
export * from "./CreateStackInstancesCommand";
|
|
8
|
-
export * from "./CreateStackSetCommand";
|
|
9
|
-
export * from "./DeactivateTypeCommand";
|
|
10
|
-
export * from "./DeleteChangeSetCommand";
|
|
11
|
-
export * from "./DeleteStackCommand";
|
|
12
|
-
export * from "./DeleteStackInstancesCommand";
|
|
13
|
-
export * from "./DeleteStackSetCommand";
|
|
14
|
-
export * from "./DeregisterTypeCommand";
|
|
15
|
-
export * from "./DescribeAccountLimitsCommand";
|
|
16
|
-
export * from "./DescribeChangeSetCommand";
|
|
17
|
-
export * from "./DescribeChangeSetHooksCommand";
|
|
18
|
-
export * from "./DescribePublisherCommand";
|
|
19
|
-
export * from "./DescribeStackDriftDetectionStatusCommand";
|
|
20
|
-
export * from "./DescribeStackEventsCommand";
|
|
21
|
-
export * from "./DescribeStackInstanceCommand";
|
|
22
|
-
export * from "./DescribeStackResourceCommand";
|
|
23
|
-
export * from "./DescribeStackResourceDriftsCommand";
|
|
24
|
-
export * from "./DescribeStackResourcesCommand";
|
|
25
|
-
export * from "./DescribeStackSetCommand";
|
|
26
|
-
export * from "./DescribeStackSetOperationCommand";
|
|
27
|
-
export * from "./DescribeStacksCommand";
|
|
28
|
-
export * from "./DescribeTypeCommand";
|
|
29
|
-
export * from "./DescribeTypeRegistrationCommand";
|
|
30
|
-
export * from "./DetectStackDriftCommand";
|
|
31
|
-
export * from "./DetectStackResourceDriftCommand";
|
|
32
|
-
export * from "./DetectStackSetDriftCommand";
|
|
33
|
-
export * from "./EstimateTemplateCostCommand";
|
|
34
|
-
export * from "./ExecuteChangeSetCommand";
|
|
35
|
-
export * from "./GetStackPolicyCommand";
|
|
36
|
-
export * from "./GetTemplateCommand";
|
|
37
|
-
export * from "./GetTemplateSummaryCommand";
|
|
38
|
-
export * from "./ImportStacksToStackSetCommand";
|
|
39
|
-
export * from "./ListChangeSetsCommand";
|
|
40
|
-
export * from "./ListExportsCommand";
|
|
41
|
-
export * from "./ListImportsCommand";
|
|
42
|
-
export * from "./ListStackInstancesCommand";
|
|
43
|
-
export * from "./ListStackResourcesCommand";
|
|
44
|
-
export * from "./ListStackSetOperationResultsCommand";
|
|
45
|
-
export * from "./ListStackSetOperationsCommand";
|
|
46
|
-
export * from "./ListStackSetsCommand";
|
|
47
|
-
export * from "./ListStacksCommand";
|
|
48
|
-
export * from "./ListTypeRegistrationsCommand";
|
|
49
|
-
export * from "./ListTypeVersionsCommand";
|
|
50
|
-
export * from "./ListTypesCommand";
|
|
51
|
-
export * from "./PublishTypeCommand";
|
|
52
|
-
export * from "./RecordHandlerProgressCommand";
|
|
53
|
-
export * from "./RegisterPublisherCommand";
|
|
54
|
-
export * from "./RegisterTypeCommand";
|
|
55
|
-
export * from "./RollbackStackCommand";
|
|
56
|
-
export * from "./SetStackPolicyCommand";
|
|
57
|
-
export * from "./SetTypeConfigurationCommand";
|
|
58
|
-
export * from "./SetTypeDefaultVersionCommand";
|
|
59
|
-
export * from "./SignalResourceCommand";
|
|
60
|
-
export * from "./StopStackSetOperationCommand";
|
|
61
|
-
export * from "./TestTypeCommand";
|
|
62
|
-
export * from "./UpdateStackCommand";
|
|
63
|
-
export * from "./UpdateStackInstancesCommand";
|
|
64
|
-
export * from "./UpdateStackSetCommand";
|
|
65
|
-
export * from "./UpdateTerminationProtectionCommand";
|
|
66
|
-
export * from "./ValidateTemplateCommand";
|
|
1
|
+
export * from "./ActivateTypeCommand";
|
|
2
|
+
export * from "./BatchDescribeTypeConfigurationsCommand";
|
|
3
|
+
export * from "./CancelUpdateStackCommand";
|
|
4
|
+
export * from "./ContinueUpdateRollbackCommand";
|
|
5
|
+
export * from "./CreateChangeSetCommand";
|
|
6
|
+
export * from "./CreateStackCommand";
|
|
7
|
+
export * from "./CreateStackInstancesCommand";
|
|
8
|
+
export * from "./CreateStackSetCommand";
|
|
9
|
+
export * from "./DeactivateTypeCommand";
|
|
10
|
+
export * from "./DeleteChangeSetCommand";
|
|
11
|
+
export * from "./DeleteStackCommand";
|
|
12
|
+
export * from "./DeleteStackInstancesCommand";
|
|
13
|
+
export * from "./DeleteStackSetCommand";
|
|
14
|
+
export * from "./DeregisterTypeCommand";
|
|
15
|
+
export * from "./DescribeAccountLimitsCommand";
|
|
16
|
+
export * from "./DescribeChangeSetCommand";
|
|
17
|
+
export * from "./DescribeChangeSetHooksCommand";
|
|
18
|
+
export * from "./DescribePublisherCommand";
|
|
19
|
+
export * from "./DescribeStackDriftDetectionStatusCommand";
|
|
20
|
+
export * from "./DescribeStackEventsCommand";
|
|
21
|
+
export * from "./DescribeStackInstanceCommand";
|
|
22
|
+
export * from "./DescribeStackResourceCommand";
|
|
23
|
+
export * from "./DescribeStackResourceDriftsCommand";
|
|
24
|
+
export * from "./DescribeStackResourcesCommand";
|
|
25
|
+
export * from "./DescribeStackSetCommand";
|
|
26
|
+
export * from "./DescribeStackSetOperationCommand";
|
|
27
|
+
export * from "./DescribeStacksCommand";
|
|
28
|
+
export * from "./DescribeTypeCommand";
|
|
29
|
+
export * from "./DescribeTypeRegistrationCommand";
|
|
30
|
+
export * from "./DetectStackDriftCommand";
|
|
31
|
+
export * from "./DetectStackResourceDriftCommand";
|
|
32
|
+
export * from "./DetectStackSetDriftCommand";
|
|
33
|
+
export * from "./EstimateTemplateCostCommand";
|
|
34
|
+
export * from "./ExecuteChangeSetCommand";
|
|
35
|
+
export * from "./GetStackPolicyCommand";
|
|
36
|
+
export * from "./GetTemplateCommand";
|
|
37
|
+
export * from "./GetTemplateSummaryCommand";
|
|
38
|
+
export * from "./ImportStacksToStackSetCommand";
|
|
39
|
+
export * from "./ListChangeSetsCommand";
|
|
40
|
+
export * from "./ListExportsCommand";
|
|
41
|
+
export * from "./ListImportsCommand";
|
|
42
|
+
export * from "./ListStackInstancesCommand";
|
|
43
|
+
export * from "./ListStackResourcesCommand";
|
|
44
|
+
export * from "./ListStackSetOperationResultsCommand";
|
|
45
|
+
export * from "./ListStackSetOperationsCommand";
|
|
46
|
+
export * from "./ListStackSetsCommand";
|
|
47
|
+
export * from "./ListStacksCommand";
|
|
48
|
+
export * from "./ListTypeRegistrationsCommand";
|
|
49
|
+
export * from "./ListTypeVersionsCommand";
|
|
50
|
+
export * from "./ListTypesCommand";
|
|
51
|
+
export * from "./PublishTypeCommand";
|
|
52
|
+
export * from "./RecordHandlerProgressCommand";
|
|
53
|
+
export * from "./RegisterPublisherCommand";
|
|
54
|
+
export * from "./RegisterTypeCommand";
|
|
55
|
+
export * from "./RollbackStackCommand";
|
|
56
|
+
export * from "./SetStackPolicyCommand";
|
|
57
|
+
export * from "./SetTypeConfigurationCommand";
|
|
58
|
+
export * from "./SetTypeDefaultVersionCommand";
|
|
59
|
+
export * from "./SignalResourceCommand";
|
|
60
|
+
export * from "./StopStackSetOperationCommand";
|
|
61
|
+
export * from "./TestTypeCommand";
|
|
62
|
+
export * from "./UpdateStackCommand";
|
|
63
|
+
export * from "./UpdateStackInstancesCommand";
|
|
64
|
+
export * from "./UpdateStackSetCommand";
|
|
65
|
+
export * from "./UpdateTerminationProtectionCommand";
|
|
66
|
+
export * from "./ValidateTemplateCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./CloudFormation";
|
|
2
|
-
export * from "./CloudFormationClient";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export * from "./waiters";
|
|
7
|
-
export { CloudFormationServiceException } from "./models/CloudFormationServiceException";
|
|
1
|
+
export * from "./CloudFormation";
|
|
2
|
+
export * from "./CloudFormationClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|
|
7
|
+
export { CloudFormationServiceException } from "./models/CloudFormationServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class CloudFormationServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
1
|
+
export * from "./models_0";
|