@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
|
@@ -74,140 +74,59 @@ import { ValidateTemplateCommandInput, ValidateTemplateCommandOutput } from "./c
|
|
|
74
74
|
export declare type ServiceInputTypes = ActivateTypeCommandInput | BatchDescribeTypeConfigurationsCommandInput | CancelUpdateStackCommandInput | ContinueUpdateRollbackCommandInput | CreateChangeSetCommandInput | CreateStackCommandInput | CreateStackInstancesCommandInput | CreateStackSetCommandInput | DeactivateTypeCommandInput | DeleteChangeSetCommandInput | DeleteStackCommandInput | DeleteStackInstancesCommandInput | DeleteStackSetCommandInput | DeregisterTypeCommandInput | DescribeAccountLimitsCommandInput | DescribeChangeSetCommandInput | DescribePublisherCommandInput | DescribeStackDriftDetectionStatusCommandInput | DescribeStackEventsCommandInput | DescribeStackInstanceCommandInput | DescribeStackResourceCommandInput | DescribeStackResourceDriftsCommandInput | DescribeStackResourcesCommandInput | DescribeStackSetCommandInput | DescribeStackSetOperationCommandInput | DescribeStacksCommandInput | DescribeTypeCommandInput | DescribeTypeRegistrationCommandInput | DetectStackDriftCommandInput | DetectStackResourceDriftCommandInput | DetectStackSetDriftCommandInput | EstimateTemplateCostCommandInput | ExecuteChangeSetCommandInput | GetStackPolicyCommandInput | GetTemplateCommandInput | GetTemplateSummaryCommandInput | ImportStacksToStackSetCommandInput | ListChangeSetsCommandInput | ListExportsCommandInput | ListImportsCommandInput | ListStackInstancesCommandInput | ListStackResourcesCommandInput | ListStackSetOperationResultsCommandInput | ListStackSetOperationsCommandInput | ListStackSetsCommandInput | ListStacksCommandInput | ListTypeRegistrationsCommandInput | ListTypeVersionsCommandInput | ListTypesCommandInput | PublishTypeCommandInput | RecordHandlerProgressCommandInput | RegisterPublisherCommandInput | RegisterTypeCommandInput | RollbackStackCommandInput | SetStackPolicyCommandInput | SetTypeConfigurationCommandInput | SetTypeDefaultVersionCommandInput | SignalResourceCommandInput | StopStackSetOperationCommandInput | TestTypeCommandInput | UpdateStackCommandInput | UpdateStackInstancesCommandInput | UpdateStackSetCommandInput | UpdateTerminationProtectionCommandInput | ValidateTemplateCommandInput;
|
|
75
75
|
export declare type ServiceOutputTypes = ActivateTypeCommandOutput | BatchDescribeTypeConfigurationsCommandOutput | CancelUpdateStackCommandOutput | ContinueUpdateRollbackCommandOutput | CreateChangeSetCommandOutput | CreateStackCommandOutput | CreateStackInstancesCommandOutput | CreateStackSetCommandOutput | DeactivateTypeCommandOutput | DeleteChangeSetCommandOutput | DeleteStackCommandOutput | DeleteStackInstancesCommandOutput | DeleteStackSetCommandOutput | DeregisterTypeCommandOutput | DescribeAccountLimitsCommandOutput | DescribeChangeSetCommandOutput | DescribePublisherCommandOutput | DescribeStackDriftDetectionStatusCommandOutput | DescribeStackEventsCommandOutput | DescribeStackInstanceCommandOutput | DescribeStackResourceCommandOutput | DescribeStackResourceDriftsCommandOutput | DescribeStackResourcesCommandOutput | DescribeStackSetCommandOutput | DescribeStackSetOperationCommandOutput | DescribeStacksCommandOutput | DescribeTypeCommandOutput | DescribeTypeRegistrationCommandOutput | DetectStackDriftCommandOutput | DetectStackResourceDriftCommandOutput | DetectStackSetDriftCommandOutput | EstimateTemplateCostCommandOutput | ExecuteChangeSetCommandOutput | GetStackPolicyCommandOutput | GetTemplateCommandOutput | GetTemplateSummaryCommandOutput | ImportStacksToStackSetCommandOutput | ListChangeSetsCommandOutput | ListExportsCommandOutput | ListImportsCommandOutput | ListStackInstancesCommandOutput | ListStackResourcesCommandOutput | ListStackSetOperationResultsCommandOutput | ListStackSetOperationsCommandOutput | ListStackSetsCommandOutput | ListStacksCommandOutput | ListTypeRegistrationsCommandOutput | ListTypeVersionsCommandOutput | ListTypesCommandOutput | PublishTypeCommandOutput | RecordHandlerProgressCommandOutput | RegisterPublisherCommandOutput | RegisterTypeCommandOutput | RollbackStackCommandOutput | SetStackPolicyCommandOutput | SetTypeConfigurationCommandOutput | SetTypeDefaultVersionCommandOutput | SignalResourceCommandOutput | StopStackSetOperationCommandOutput | TestTypeCommandOutput | UpdateStackCommandOutput | UpdateStackInstancesCommandOutput | UpdateStackSetCommandOutput | UpdateTerminationProtectionCommandOutput | ValidateTemplateCommandOutput;
|
|
76
76
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
77
|
-
|
|
78
|
-
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
79
|
-
*/
|
|
77
|
+
|
|
80
78
|
requestHandler?: __HttpHandler;
|
|
81
|
-
|
|
82
|
-
* A constructor for a class implementing the {@link __Hash} interface
|
|
83
|
-
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
79
|
+
|
|
86
80
|
sha256?: __HashConstructor;
|
|
87
|
-
|
|
88
|
-
* The function that will be used to convert strings into HTTP endpoints.
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
81
|
+
|
|
91
82
|
urlParser?: __UrlParser;
|
|
92
|
-
|
|
93
|
-
* A function that can calculate the length of a request body.
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
83
|
+
|
|
96
84
|
bodyLengthChecker?: (body: any) => number | undefined;
|
|
97
|
-
|
|
98
|
-
* A function that converts a stream into an array of bytes.
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
85
|
+
|
|
101
86
|
streamCollector?: __StreamCollector;
|
|
102
|
-
|
|
103
|
-
* The function that will be used to convert a base64-encoded string to a byte array.
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
87
|
+
|
|
106
88
|
base64Decoder?: __Decoder;
|
|
107
|
-
|
|
108
|
-
* The function that will be used to convert binary data to a base64-encoded string.
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
89
|
+
|
|
111
90
|
base64Encoder?: __Encoder;
|
|
112
|
-
|
|
113
|
-
* The function that will be used to convert a UTF8-encoded string to a byte array.
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
91
|
+
|
|
116
92
|
utf8Decoder?: __Decoder;
|
|
117
|
-
|
|
118
|
-
* The function that will be used to convert binary data to a UTF-8 encoded string.
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
93
|
+
|
|
121
94
|
utf8Encoder?: __Encoder;
|
|
122
|
-
|
|
123
|
-
* The runtime environment.
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
95
|
+
|
|
126
96
|
runtime?: string;
|
|
127
|
-
|
|
128
|
-
* Disable dyanamically changing the endpoint of the client based on the hostPrefix
|
|
129
|
-
* trait of an operation.
|
|
130
|
-
*/
|
|
97
|
+
|
|
131
98
|
disableHostPrefix?: boolean;
|
|
132
|
-
|
|
133
|
-
* Value for how many times a request will be made at most in case of retry.
|
|
134
|
-
*/
|
|
99
|
+
|
|
135
100
|
maxAttempts?: number | __Provider<number>;
|
|
136
|
-
|
|
137
|
-
* Specifies which retry algorithm to use.
|
|
138
|
-
*/
|
|
101
|
+
|
|
139
102
|
retryMode?: string | __Provider<string>;
|
|
140
|
-
|
|
141
|
-
* Optional logger for logging debug/info/warn/error.
|
|
142
|
-
*/
|
|
103
|
+
|
|
143
104
|
logger?: __Logger;
|
|
144
|
-
|
|
145
|
-
* Unique service identifier.
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
105
|
+
|
|
148
106
|
serviceId?: string;
|
|
149
|
-
|
|
150
|
-
* The AWS region to which this client will send requests
|
|
151
|
-
*/
|
|
107
|
+
|
|
152
108
|
region?: string | __Provider<string>;
|
|
153
|
-
|
|
154
|
-
* Default credentials provider; Not available in browser runtime.
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
109
|
+
|
|
157
110
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
158
|
-
|
|
159
|
-
* Fetch related hostname, signing name or signing region with given region.
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
111
|
+
|
|
162
112
|
regionInfoProvider?: RegionInfoProvider;
|
|
163
|
-
|
|
164
|
-
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
113
|
+
|
|
167
114
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
168
115
|
}
|
|
169
116
|
declare type CloudFormationClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
|
|
170
|
-
|
|
171
|
-
* The configuration interface of CloudFormationClient class constructor that set the region, credentials and other options.
|
|
172
|
-
*/
|
|
117
|
+
|
|
173
118
|
export interface CloudFormationClientConfig extends CloudFormationClientConfigType {
|
|
174
119
|
}
|
|
175
120
|
declare type CloudFormationClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
|
|
176
|
-
|
|
177
|
-
* The resolved configuration interface of CloudFormationClient class. This is resolved and normalized from the {@link CloudFormationClientConfig | constructor configuration interface}.
|
|
178
|
-
*/
|
|
121
|
+
|
|
179
122
|
export interface CloudFormationClientResolvedConfig extends CloudFormationClientResolvedConfigType {
|
|
180
123
|
}
|
|
181
|
-
|
|
182
|
-
* <fullname>AWS CloudFormation</fullname>
|
|
183
|
-
* <p>CloudFormation allows you to create and manage Amazon Web Services infrastructure deployments
|
|
184
|
-
* predictably and repeatedly. You can use CloudFormation to leverage Amazon Web Services products, such
|
|
185
|
-
* as Amazon Elastic Compute Cloud, Amazon Elastic Block Store, Amazon Simple Notification
|
|
186
|
-
* Service, Elastic Load Balancing, and Auto Scaling to build highly-reliable, highly
|
|
187
|
-
* scalable, cost-effective applications without creating or configuring the underlying Amazon Web Services
|
|
188
|
-
* infrastructure.</p>
|
|
189
|
-
* <p>With CloudFormation, you declare all of your resources and dependencies in a
|
|
190
|
-
* template file. The template defines a collection of resources as a single unit called a
|
|
191
|
-
* stack. CloudFormation creates and deletes all member resources of the stack together
|
|
192
|
-
* and manages all dependencies between the resources for you.</p>
|
|
193
|
-
* <p>For more information about CloudFormation, see the <a href="http://aws.amazon.com/cloudformation/">CloudFormation Product Page</a>.</p>
|
|
194
|
-
* <p>CloudFormation makes use of other Amazon Web Services products. If you need additional
|
|
195
|
-
* technical information about a specific Amazon Web Services product, you can find the product's technical
|
|
196
|
-
* documentation at <a href="https://docs.aws.amazon.com/">
|
|
197
|
-
* <code>docs.aws.amazon.com</code>
|
|
198
|
-
* </a>.</p>
|
|
199
|
-
*/
|
|
124
|
+
|
|
200
125
|
export declare class CloudFormationClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CloudFormationClientResolvedConfig> {
|
|
201
|
-
|
|
202
|
-
* The resolved configuration of CloudFormationClient class. This is resolved and normalized from the {@link CloudFormationClientConfig | constructor configuration interface}.
|
|
203
|
-
*/
|
|
126
|
+
|
|
204
127
|
readonly config: CloudFormationClientResolvedConfig;
|
|
205
128
|
constructor(configuration: CloudFormationClientConfig);
|
|
206
|
-
|
|
207
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
208
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
209
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
210
|
-
*/
|
|
129
|
+
|
|
211
130
|
destroy(): void;
|
|
212
131
|
}
|
|
213
132
|
export {};
|
|
@@ -6,35 +6,11 @@ export interface ActivateTypeCommandInput extends ActivateTypeInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ActivateTypeCommandOutput extends ActivateTypeOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Activates a public third-party extension, making it available for use in stack
|
|
11
|
-
* templates. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html">Using
|
|
12
|
-
* public extensions</a> in the <i>CloudFormation User Guide</i>.</p>
|
|
13
|
-
* <p>Once you have activated a public third-party extension in your account and region, use
|
|
14
|
-
* <a href="AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.html">SetTypeConfiguration</a> to specify configuration properties for the extension. For
|
|
15
|
-
* more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-register.html#registry-set-configuration">Configuring extensions at the account level</a> in the <i>CloudFormation
|
|
16
|
-
* User Guide</i>.</p>
|
|
17
|
-
* @example
|
|
18
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
19
|
-
* ```javascript
|
|
20
|
-
* import { CloudFormationClient, ActivateTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
21
|
-
* // const { CloudFormationClient, ActivateTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
22
|
-
* const client = new CloudFormationClient(config);
|
|
23
|
-
* const command = new ActivateTypeCommand(input);
|
|
24
|
-
* const response = await client.send(command);
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @see {@link ActivateTypeCommandInput} for command's `input` shape.
|
|
28
|
-
* @see {@link ActivateTypeCommandOutput} for command's `response` shape.
|
|
29
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
30
|
-
*
|
|
31
|
-
*/
|
|
9
|
+
|
|
32
10
|
export declare class ActivateTypeCommand extends $Command<ActivateTypeCommandInput, ActivateTypeCommandOutput, CloudFormationClientResolvedConfig> {
|
|
33
11
|
readonly input: ActivateTypeCommandInput;
|
|
34
12
|
constructor(input: ActivateTypeCommandInput);
|
|
35
|
-
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
13
|
+
|
|
38
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateTypeCommandInput, ActivateTypeCommandOutput>;
|
|
39
15
|
private serialize;
|
|
40
16
|
private deserialize;
|
|
@@ -6,32 +6,11 @@ export interface BatchDescribeTypeConfigurationsCommandInput extends BatchDescri
|
|
|
6
6
|
}
|
|
7
7
|
export interface BatchDescribeTypeConfigurationsCommandOutput extends BatchDescribeTypeConfigurationsOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Returns configuration data for the specified CloudFormation extensions, from the
|
|
11
|
-
* CloudFormation registry for the account and region.</p>
|
|
12
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-register.html#registry-set-configuration">Configuring extensions at the account level</a> in the
|
|
13
|
-
* <i>CloudFormation User Guide</i>.</p>
|
|
14
|
-
* @example
|
|
15
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
16
|
-
* ```javascript
|
|
17
|
-
* import { CloudFormationClient, BatchDescribeTypeConfigurationsCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
18
|
-
* // const { CloudFormationClient, BatchDescribeTypeConfigurationsCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
19
|
-
* const client = new CloudFormationClient(config);
|
|
20
|
-
* const command = new BatchDescribeTypeConfigurationsCommand(input);
|
|
21
|
-
* const response = await client.send(command);
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @see {@link BatchDescribeTypeConfigurationsCommandInput} for command's `input` shape.
|
|
25
|
-
* @see {@link BatchDescribeTypeConfigurationsCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
27
|
-
*
|
|
28
|
-
*/
|
|
9
|
+
|
|
29
10
|
export declare class BatchDescribeTypeConfigurationsCommand extends $Command<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput, CloudFormationClientResolvedConfig> {
|
|
30
11
|
readonly input: BatchDescribeTypeConfigurationsCommandInput;
|
|
31
12
|
constructor(input: BatchDescribeTypeConfigurationsCommandInput);
|
|
32
|
-
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
13
|
+
|
|
35
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput>;
|
|
36
15
|
private serialize;
|
|
37
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface CancelUpdateStackCommandInput extends CancelUpdateStackInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CancelUpdateStackCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Cancels an update on the specified stack. If the call completes successfully, the
|
|
11
|
-
* stack rolls back the update and reverts to the previous stack configuration.</p>
|
|
12
|
-
* <note>
|
|
13
|
-
* <p>You can cancel only stacks that are in the UPDATE_IN_PROGRESS state.</p>
|
|
14
|
-
* </note>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { CloudFormationClient, CancelUpdateStackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
19
|
-
* // const { CloudFormationClient, CancelUpdateStackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
20
|
-
* const client = new CloudFormationClient(config);
|
|
21
|
-
* const command = new CancelUpdateStackCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link CancelUpdateStackCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link CancelUpdateStackCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class CancelUpdateStackCommand extends $Command<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput, CloudFormationClientResolvedConfig> {
|
|
31
11
|
readonly input: CancelUpdateStackCommandInput;
|
|
32
12
|
constructor(input: CancelUpdateStackCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,39 +6,11 @@ export interface ContinueUpdateRollbackCommandInput extends ContinueUpdateRollba
|
|
|
6
6
|
}
|
|
7
7
|
export interface ContinueUpdateRollbackCommandOutput extends ContinueUpdateRollbackOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>For a specified stack that is in the <code>UPDATE_ROLLBACK_FAILED</code> state,
|
|
11
|
-
* continues rolling it back to the <code>UPDATE_ROLLBACK_COMPLETE</code> state. Depending on
|
|
12
|
-
* the cause of the failure, you can manually <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-update-rollback-failed"> fix the error</a> and continue the rollback. By continuing the rollback, you can
|
|
13
|
-
* return your stack to a working state (the <code>UPDATE_ROLLBACK_COMPLETE</code> state), and
|
|
14
|
-
* then try to update the stack again.</p>
|
|
15
|
-
* <p>A stack goes into the <code>UPDATE_ROLLBACK_FAILED</code> state when
|
|
16
|
-
* CloudFormation cannot roll back all changes after a failed stack update. For example, you
|
|
17
|
-
* might have a stack that is rolling back to an old database instance that was deleted
|
|
18
|
-
* outside of CloudFormation. Because CloudFormation doesn't know the database was
|
|
19
|
-
* deleted, it assumes that the database instance still exists and attempts to roll back to
|
|
20
|
-
* it, causing the update rollback to fail.</p>
|
|
21
|
-
* @example
|
|
22
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
23
|
-
* ```javascript
|
|
24
|
-
* import { CloudFormationClient, ContinueUpdateRollbackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
25
|
-
* // const { CloudFormationClient, ContinueUpdateRollbackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
26
|
-
* const client = new CloudFormationClient(config);
|
|
27
|
-
* const command = new ContinueUpdateRollbackCommand(input);
|
|
28
|
-
* const response = await client.send(command);
|
|
29
|
-
* ```
|
|
30
|
-
*
|
|
31
|
-
* @see {@link ContinueUpdateRollbackCommandInput} for command's `input` shape.
|
|
32
|
-
* @see {@link ContinueUpdateRollbackCommandOutput} for command's `response` shape.
|
|
33
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
34
|
-
*
|
|
35
|
-
*/
|
|
9
|
+
|
|
36
10
|
export declare class ContinueUpdateRollbackCommand extends $Command<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput, CloudFormationClientResolvedConfig> {
|
|
37
11
|
readonly input: ContinueUpdateRollbackCommandInput;
|
|
38
12
|
constructor(input: ContinueUpdateRollbackCommandInput);
|
|
39
|
-
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
13
|
+
|
|
42
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput>;
|
|
43
15
|
private serialize;
|
|
44
16
|
private deserialize;
|
|
@@ -6,49 +6,11 @@ export interface CreateChangeSetCommandInput extends CreateChangeSetInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateChangeSetCommandOutput extends CreateChangeSetOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a list of changes that will be applied to a stack so that you can review the
|
|
11
|
-
* changes before executing them. You can create a change set for a stack that doesn't exist
|
|
12
|
-
* or an existing stack. If you create a change set for a stack that doesn't exist, the change
|
|
13
|
-
* set shows all of the resources that CloudFormation will create. If you create a change
|
|
14
|
-
* set for an existing stack, CloudFormation compares the stack's information with the
|
|
15
|
-
* information that you submit in the change set and lists the differences. Use change sets to
|
|
16
|
-
* understand which resources CloudFormation will create or change, and how it will change
|
|
17
|
-
* resources in an existing stack, before you create or update a stack.</p>
|
|
18
|
-
* <p>To create a change set for a stack that doesn't exist, for the
|
|
19
|
-
* <code>ChangeSetType</code> parameter, specify <code>CREATE</code>. To create a change
|
|
20
|
-
* set for an existing stack, specify <code>UPDATE</code> for the <code>ChangeSetType</code>
|
|
21
|
-
* parameter. To create a change set for an import operation, specify <code>IMPORT</code> for
|
|
22
|
-
* the <code>ChangeSetType</code> parameter. After the <code>CreateChangeSet</code> call
|
|
23
|
-
* successfully completes, CloudFormation starts creating the change set. To check the
|
|
24
|
-
* status of the change set or to review it, use the <a>DescribeChangeSet</a>
|
|
25
|
-
* action.</p>
|
|
26
|
-
* <p>When you are satisfied with the changes the change set will make, execute the change
|
|
27
|
-
* set by using the <a>ExecuteChangeSet</a> action. CloudFormation doesn't make
|
|
28
|
-
* changes until you execute the change set.</p>
|
|
29
|
-
* <p>To create a change set for the entire stack hierachy, set
|
|
30
|
-
* <code>IncludeNestedStacks</code> to <code>True</code>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { CloudFormationClient, CreateChangeSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
35
|
-
* // const { CloudFormationClient, CreateChangeSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
36
|
-
* const client = new CloudFormationClient(config);
|
|
37
|
-
* const command = new CreateChangeSetCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link CreateChangeSetCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link CreateChangeSetCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
9
|
+
|
|
46
10
|
export declare class CreateChangeSetCommand extends $Command<CreateChangeSetCommandInput, CreateChangeSetCommandOutput, CloudFormationClientResolvedConfig> {
|
|
47
11
|
readonly input: CreateChangeSetCommandInput;
|
|
48
12
|
constructor(input: CreateChangeSetCommandInput);
|
|
49
|
-
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
13
|
+
|
|
52
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChangeSetCommandInput, CreateChangeSetCommandOutput>;
|
|
53
15
|
private serialize;
|
|
54
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateStackCommandInput extends CreateStackInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateStackCommandOutput extends CreateStackOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a stack as specified in the template. After the call completes successfully,
|
|
11
|
-
* the stack creation starts. You can check the status of the stack via the <a>DescribeStacks</a> API.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { CloudFormationClient, CreateStackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
16
|
-
* // const { CloudFormationClient, CreateStackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
17
|
-
* const client = new CloudFormationClient(config);
|
|
18
|
-
* const command = new CreateStackCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateStackCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateStackCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateStackCommand extends $Command<CreateStackCommandInput, CreateStackCommandOutput, CloudFormationClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateStackCommandInput;
|
|
29
12
|
constructor(input: CreateStackCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStackCommandInput, CreateStackCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface CreateStackInstancesCommandInput extends CreateStackInstancesIn
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateStackInstancesCommandOutput extends CreateStackInstancesOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates stack instances for the specified accounts, within the specified Regions. A
|
|
11
|
-
* stack instance refers to a stack in a specific account and Region. You must specify at least one value for either <code>Accounts</code> or <code>DeploymentTargets</code>, and you must specify at least one value for <code>Regions</code>.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { CloudFormationClient, CreateStackInstancesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
16
|
-
* // const { CloudFormationClient, CreateStackInstancesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
17
|
-
* const client = new CloudFormationClient(config);
|
|
18
|
-
* const command = new CreateStackInstancesCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link CreateStackInstancesCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link CreateStackInstancesCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class CreateStackInstancesCommand extends $Command<CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput, CloudFormationClientResolvedConfig> {
|
|
28
11
|
readonly input: CreateStackInstancesCommandInput;
|
|
29
12
|
constructor(input: CreateStackInstancesCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStackInstancesCommandInput, CreateStackInstancesCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface CreateStackSetCommandInput extends CreateStackSetInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface CreateStackSetCommandOutput extends CreateStackSetOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a stack set.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CloudFormationClient, CreateStackSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
15
|
-
* // const { CloudFormationClient, CreateStackSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
16
|
-
* const client = new CloudFormationClient(config);
|
|
17
|
-
* const command = new CreateStackSetCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link CreateStackSetCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link CreateStackSetCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class CreateStackSetCommand extends $Command<CreateStackSetCommandInput, CreateStackSetCommandOutput, CloudFormationClientResolvedConfig> {
|
|
27
11
|
readonly input: CreateStackSetCommandInput;
|
|
28
12
|
constructor(input: CreateStackSetCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStackSetCommandInput, CreateStackSetCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface DeactivateTypeCommandInput extends DeactivateTypeInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeactivateTypeCommandOutput extends DeactivateTypeOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deactivates a public extension that was previously activated in this account and
|
|
11
|
-
* region.</p>
|
|
12
|
-
* <p>Once deactivated, an extension cannot be used in any CloudFormation operation. This
|
|
13
|
-
* includes stack update operations where the stack template includes the extension, even if
|
|
14
|
-
* no updates are being made to the extension. In addition, deactivated extensions are not
|
|
15
|
-
* automatically updated if a new version of the extension is released.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { CloudFormationClient, DeactivateTypeCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
20
|
-
* // const { CloudFormationClient, DeactivateTypeCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
21
|
-
* const client = new CloudFormationClient(config);
|
|
22
|
-
* const command = new DeactivateTypeCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link DeactivateTypeCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link DeactivateTypeCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class DeactivateTypeCommand extends $Command<DeactivateTypeCommandInput, DeactivateTypeCommandOutput, CloudFormationClientResolvedConfig> {
|
|
32
11
|
readonly input: DeactivateTypeCommandInput;
|
|
33
12
|
constructor(input: DeactivateTypeCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeactivateTypeCommandInput, DeactivateTypeCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,36 +6,11 @@ export interface DeleteChangeSetCommandInput extends DeleteChangeSetInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteChangeSetCommandOutput extends DeleteChangeSetOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes the specified change set. Deleting change sets ensures that no one executes
|
|
11
|
-
* the wrong change set.</p>
|
|
12
|
-
* <p>If the call successfully completes, CloudFormation successfully deleted the
|
|
13
|
-
* change set.</p>
|
|
14
|
-
* <p>If <code>IncludeNestedStacks</code> specifies <code>True</code> during the creation of
|
|
15
|
-
* the nested change set, then <code>DeleteChangeSet</code> will delete all change sets that
|
|
16
|
-
* belong to the stacks hierarchy and will also delete all change sets for nested stacks with
|
|
17
|
-
* the status of <code>REVIEW_IN_PROGRESS</code>.</p>
|
|
18
|
-
* @example
|
|
19
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
20
|
-
* ```javascript
|
|
21
|
-
* import { CloudFormationClient, DeleteChangeSetCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
22
|
-
* // const { CloudFormationClient, DeleteChangeSetCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
23
|
-
* const client = new CloudFormationClient(config);
|
|
24
|
-
* const command = new DeleteChangeSetCommand(input);
|
|
25
|
-
* const response = await client.send(command);
|
|
26
|
-
* ```
|
|
27
|
-
*
|
|
28
|
-
* @see {@link DeleteChangeSetCommandInput} for command's `input` shape.
|
|
29
|
-
* @see {@link DeleteChangeSetCommandOutput} for command's `response` shape.
|
|
30
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
31
|
-
*
|
|
32
|
-
*/
|
|
9
|
+
|
|
33
10
|
export declare class DeleteChangeSetCommand extends $Command<DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput, CloudFormationClientResolvedConfig> {
|
|
34
11
|
readonly input: DeleteChangeSetCommandInput;
|
|
35
12
|
constructor(input: DeleteChangeSetCommandInput);
|
|
36
|
-
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
13
|
+
|
|
39
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteChangeSetCommandInput, DeleteChangeSetCommandOutput>;
|
|
40
15
|
private serialize;
|
|
41
16
|
private deserialize;
|
|
@@ -6,31 +6,11 @@ export interface DeleteStackCommandInput extends DeleteStackInput {
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteStackCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes a specified stack. Once the call completes successfully, stack deletion
|
|
11
|
-
* starts. Deleted stacks do not show up in the <a>DescribeStacks</a> API if the
|
|
12
|
-
* deletion has been completed successfully.</p>
|
|
13
|
-
* @example
|
|
14
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
15
|
-
* ```javascript
|
|
16
|
-
* import { CloudFormationClient, DeleteStackCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
17
|
-
* // const { CloudFormationClient, DeleteStackCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
18
|
-
* const client = new CloudFormationClient(config);
|
|
19
|
-
* const command = new DeleteStackCommand(input);
|
|
20
|
-
* const response = await client.send(command);
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @see {@link DeleteStackCommandInput} for command's `input` shape.
|
|
24
|
-
* @see {@link DeleteStackCommandOutput} for command's `response` shape.
|
|
25
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
26
|
-
*
|
|
27
|
-
*/
|
|
9
|
+
|
|
28
10
|
export declare class DeleteStackCommand extends $Command<DeleteStackCommandInput, DeleteStackCommandOutput, CloudFormationClientResolvedConfig> {
|
|
29
11
|
readonly input: DeleteStackCommandInput;
|
|
30
12
|
constructor(input: DeleteStackCommandInput);
|
|
31
|
-
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
13
|
+
|
|
34
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStackCommandInput, DeleteStackCommandOutput>;
|
|
35
15
|
private serialize;
|
|
36
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface DeleteStackInstancesCommandInput extends DeleteStackInstancesIn
|
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteStackInstancesCommandOutput extends DeleteStackInstancesOutput, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Deletes stack instances for the specified accounts, in the specified Regions.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CloudFormationClient, DeleteStackInstancesCommand } from "@aws-sdk/client-cloudformation"; // ES Modules import
|
|
15
|
-
* // const { CloudFormationClient, DeleteStackInstancesCommand } = require("@aws-sdk/client-cloudformation"); // CommonJS import
|
|
16
|
-
* const client = new CloudFormationClient(config);
|
|
17
|
-
* const command = new DeleteStackInstancesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DeleteStackInstancesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DeleteStackInstancesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CloudFormationClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class DeleteStackInstancesCommand extends $Command<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput, CloudFormationClientResolvedConfig> {
|
|
27
11
|
readonly input: DeleteStackInstancesCommandInput;
|
|
28
12
|
constructor(input: DeleteStackInstancesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStackInstancesCommandInput, DeleteStackInstancesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|