@aws-sdk/client-cloudformation 3.478.0 → 3.481.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/commands/ActivateOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/ActivateTypeCommand.js +18 -41
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/CancelUpdateStackCommand.js +18 -41
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +18 -41
- package/dist-cjs/commands/CreateChangeSetCommand.js +18 -41
- package/dist-cjs/commands/CreateStackCommand.js +18 -41
- package/dist-cjs/commands/CreateStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/CreateStackSetCommand.js +18 -41
- package/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/DeactivateTypeCommand.js +18 -41
- package/dist-cjs/commands/DeleteChangeSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackSetCommand.js +18 -41
- package/dist-cjs/commands/DeregisterTypeCommand.js +18 -41
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +18 -41
- package/dist-cjs/commands/DescribeChangeSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +18 -41
- package/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +18 -41
- package/dist-cjs/commands/DescribePublisherCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackSetCommand.js +18 -41
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +18 -41
- package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
- package/dist-cjs/commands/DescribeTypeCommand.js +18 -41
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +18 -41
- package/dist-cjs/commands/DetectStackDriftCommand.js +18 -41
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +18 -41
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +18 -41
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +18 -41
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +18 -41
- package/dist-cjs/commands/GetStackPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +18 -41
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +18 -41
- package/dist-cjs/commands/ListChangeSetsCommand.js +18 -41
- package/dist-cjs/commands/ListExportsCommand.js +18 -41
- package/dist-cjs/commands/ListImportsCommand.js +18 -41
- package/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
- package/dist-cjs/commands/ListStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListStackResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +18 -41
- package/dist-cjs/commands/ListStackSetsCommand.js +18 -41
- package/dist-cjs/commands/ListStacksCommand.js +18 -41
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +18 -41
- package/dist-cjs/commands/ListTypeVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListTypesCommand.js +18 -41
- package/dist-cjs/commands/PublishTypeCommand.js +18 -41
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +18 -41
- package/dist-cjs/commands/RegisterPublisherCommand.js +18 -41
- package/dist-cjs/commands/RegisterTypeCommand.js +18 -41
- package/dist-cjs/commands/RollbackStackCommand.js +18 -41
- package/dist-cjs/commands/SetStackPolicyCommand.js +18 -41
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +18 -41
- package/dist-cjs/commands/SignalResourceCommand.js +18 -41
- package/dist-cjs/commands/StopStackSetOperationCommand.js +18 -41
- package/dist-cjs/commands/TestTypeCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackSetCommand.js +18 -41
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +18 -41
- package/dist-cjs/commands/ValidateTemplateCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ActivateOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/ActivateTypeCommand.js +18 -41
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +18 -41
- package/dist-es/commands/CancelUpdateStackCommand.js +18 -41
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +18 -41
- package/dist-es/commands/CreateChangeSetCommand.js +18 -41
- package/dist-es/commands/CreateStackCommand.js +18 -41
- package/dist-es/commands/CreateStackInstancesCommand.js +18 -41
- package/dist-es/commands/CreateStackSetCommand.js +18 -41
- package/dist-es/commands/DeactivateOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/DeactivateTypeCommand.js +18 -41
- package/dist-es/commands/DeleteChangeSetCommand.js +18 -41
- package/dist-es/commands/DeleteStackCommand.js +18 -41
- package/dist-es/commands/DeleteStackInstancesCommand.js +18 -41
- package/dist-es/commands/DeleteStackSetCommand.js +18 -41
- package/dist-es/commands/DeregisterTypeCommand.js +18 -41
- package/dist-es/commands/DescribeAccountLimitsCommand.js +18 -41
- package/dist-es/commands/DescribeChangeSetCommand.js +18 -41
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +18 -41
- package/dist-es/commands/DescribeOrganizationsAccessCommand.js +18 -41
- package/dist-es/commands/DescribePublisherCommand.js +18 -41
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +18 -41
- package/dist-es/commands/DescribeStackEventsCommand.js +18 -41
- package/dist-es/commands/DescribeStackInstanceCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourceCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +18 -41
- package/dist-es/commands/DescribeStackResourcesCommand.js +18 -41
- package/dist-es/commands/DescribeStackSetCommand.js +18 -41
- package/dist-es/commands/DescribeStackSetOperationCommand.js +18 -41
- package/dist-es/commands/DescribeStacksCommand.js +18 -41
- package/dist-es/commands/DescribeTypeCommand.js +18 -41
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +18 -41
- package/dist-es/commands/DetectStackDriftCommand.js +18 -41
- package/dist-es/commands/DetectStackResourceDriftCommand.js +18 -41
- package/dist-es/commands/DetectStackSetDriftCommand.js +18 -41
- package/dist-es/commands/EstimateTemplateCostCommand.js +18 -41
- package/dist-es/commands/ExecuteChangeSetCommand.js +18 -41
- package/dist-es/commands/GetStackPolicyCommand.js +18 -41
- package/dist-es/commands/GetTemplateCommand.js +18 -41
- package/dist-es/commands/GetTemplateSummaryCommand.js +18 -41
- package/dist-es/commands/ImportStacksToStackSetCommand.js +18 -41
- package/dist-es/commands/ListChangeSetsCommand.js +18 -41
- package/dist-es/commands/ListExportsCommand.js +18 -41
- package/dist-es/commands/ListImportsCommand.js +18 -41
- package/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +18 -41
- package/dist-es/commands/ListStackInstancesCommand.js +18 -41
- package/dist-es/commands/ListStackResourcesCommand.js +18 -41
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +18 -41
- package/dist-es/commands/ListStackSetOperationsCommand.js +18 -41
- package/dist-es/commands/ListStackSetsCommand.js +18 -41
- package/dist-es/commands/ListStacksCommand.js +18 -41
- package/dist-es/commands/ListTypeRegistrationsCommand.js +18 -41
- package/dist-es/commands/ListTypeVersionsCommand.js +18 -41
- package/dist-es/commands/ListTypesCommand.js +18 -41
- package/dist-es/commands/PublishTypeCommand.js +18 -41
- package/dist-es/commands/RecordHandlerProgressCommand.js +18 -41
- package/dist-es/commands/RegisterPublisherCommand.js +18 -41
- package/dist-es/commands/RegisterTypeCommand.js +18 -41
- package/dist-es/commands/RollbackStackCommand.js +18 -41
- package/dist-es/commands/SetStackPolicyCommand.js +18 -41
- package/dist-es/commands/SetTypeConfigurationCommand.js +18 -41
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +18 -41
- package/dist-es/commands/SignalResourceCommand.js +18 -41
- package/dist-es/commands/StopStackSetOperationCommand.js +18 -41
- package/dist-es/commands/TestTypeCommand.js +18 -41
- package/dist-es/commands/UpdateStackCommand.js +18 -41
- package/dist-es/commands/UpdateStackInstancesCommand.js +18 -41
- package/dist-es/commands/UpdateStackSetCommand.js +18 -41
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +18 -41
- package/dist-es/commands/ValidateTemplateCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/ActivateTypeCommand.d.ts +6 -21
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -21
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -21
- package/dist-types/commands/CreateChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateTypeCommand.d.ts +6 -21
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterTypeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -21
- package/dist-types/commands/DescribePublisherCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackSetCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTypeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackDriftCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -21
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -21
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -21
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -21
- package/dist-types/commands/GetStackPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -21
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -21
- package/dist-types/commands/ListChangeSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListExportsCommand.d.ts +6 -21
- package/dist-types/commands/ListImportsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListStackResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -21
- package/dist-types/commands/ListStackSetsCommand.d.ts +6 -21
- package/dist-types/commands/ListStacksCommand.d.ts +6 -21
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListTypesCommand.d.ts +6 -21
- package/dist-types/commands/PublishTypeCommand.d.ts +6 -21
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -21
- package/dist-types/commands/RegisterPublisherCommand.d.ts +6 -21
- package/dist-types/commands/RegisterTypeCommand.d.ts +6 -21
- package/dist-types/commands/RollbackStackCommand.d.ts +6 -21
- package/dist-types/commands/SetStackPolicyCommand.d.ts +6 -21
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -21
- package/dist-types/commands/SignalResourceCommand.d.ts +6 -21
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -21
- package/dist-types/commands/TestTypeCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackSetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -21
- package/dist-types/commands/ValidateTemplateCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateStackCommand, se_UpdateStackCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateStackCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudFormationClient";
|
|
26
|
-
const commandName = "UpdateStackCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CloudFormation",
|
|
35
|
-
operation: "UpdateStack",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateStackCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateStackCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateStackCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CloudFormation", "UpdateStack", {})
|
|
19
|
+
.n("CloudFormationClient", "UpdateStackCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateStackCommand)
|
|
22
|
+
.de(de_UpdateStackCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateStackInstancesCommand, se_UpdateStackInstancesCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateStackInstancesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudFormationClient";
|
|
26
|
-
const commandName = "UpdateStackInstancesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CloudFormation",
|
|
35
|
-
operation: "UpdateStackInstances",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateStackInstancesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateStackInstancesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateStackInstancesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CloudFormation", "UpdateStackInstances", {})
|
|
19
|
+
.n("CloudFormationClient", "UpdateStackInstancesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateStackInstancesCommand)
|
|
22
|
+
.de(de_UpdateStackInstancesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateStackSetCommand, se_UpdateStackSetCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateStackSetCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudFormationClient";
|
|
26
|
-
const commandName = "UpdateStackSetCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CloudFormation",
|
|
35
|
-
operation: "UpdateStackSet",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateStackSetCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateStackSetCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateStackSetCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CloudFormation", "UpdateStackSet", {})
|
|
19
|
+
.n("CloudFormationClient", "UpdateStackSetCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateStackSetCommand)
|
|
22
|
+
.de(de_UpdateStackSetCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateTerminationProtectionCommand, se_UpdateTerminationProtectionCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateTerminationProtectionCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudFormationClient";
|
|
26
|
-
const commandName = "UpdateTerminationProtectionCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CloudFormation",
|
|
35
|
-
operation: "UpdateTerminationProtection",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateTerminationProtectionCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateTerminationProtectionCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateTerminationProtectionCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CloudFormation", "UpdateTerminationProtection", {})
|
|
19
|
+
.n("CloudFormationClient", "UpdateTerminationProtectionCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateTerminationProtectionCommand)
|
|
22
|
+
.de(de_UpdateTerminationProtectionCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ValidateTemplateCommand, se_ValidateTemplateCommand } from "../protocols/Aws_query";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ValidateTemplateCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CloudFormationClient";
|
|
26
|
-
const commandName = "ValidateTemplateCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CloudFormation",
|
|
35
|
-
operation: "ValidateTemplate",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ValidateTemplateCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ValidateTemplateCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ValidateTemplateCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CloudFormation", "ValidateTemplate", {})
|
|
19
|
+
.n("CloudFormationClient", "ValidateTemplateCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ValidateTemplateCommand)
|
|
22
|
+
.de(de_ValidateTemplateCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
|
|
|
6
6
|
defaultSigningName: "cloudformation",
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
+
export const commonParams = {
|
|
10
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
11
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
12
|
+
Region: { type: "builtInParams", name: "region" },
|
|
13
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
14
|
+
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { ActivateOrganizationsAccessInput, ActivateOrganizationsAccessOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ActivateOrganizationsAccessCommandInput extends ActivateOrganiz
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ActivateOrganizationsAccessCommandOutput extends ActivateOrganizationsAccessOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ActivateOrganizationsAccessCommand_base: {
|
|
24
|
+
new (input: ActivateOrganizationsAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateOrganizationsAccessCommandInput, ActivateOrganizationsAccessCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Activate trusted access with Organizations. With trusted access between StackSets
|
|
@@ -55,23 +58,5 @@ export interface ActivateOrganizationsAccessCommandOutput extends ActivateOrgani
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class ActivateOrganizationsAccessCommand extends
|
|
59
|
-
readonly input: ActivateOrganizationsAccessCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: ActivateOrganizationsAccessCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateOrganizationsAccessCommandInput, ActivateOrganizationsAccessCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class ActivateOrganizationsAccessCommand extends ActivateOrganizationsAccessCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { ActivateTypeInput, ActivateTypeOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ActivateTypeCommandInput extends ActivateTypeInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ActivateTypeCommandOutput extends ActivateTypeOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ActivateTypeCommand_base: {
|
|
24
|
+
new (input: ActivateTypeCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateTypeCommandInput, ActivateTypeCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Activates a public third-party extension, making it available for use in stack templates. For more information,
|
|
@@ -74,23 +77,5 @@ export interface ActivateTypeCommandOutput extends ActivateTypeOutput, __Metadat
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class ActivateTypeCommand extends
|
|
78
|
-
readonly input: ActivateTypeCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: ActivateTypeCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateTypeCommandInput, ActivateTypeCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class ActivateTypeCommand extends ActivateTypeCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { BatchDescribeTypeConfigurationsInput, BatchDescribeTypeConfigurationsOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDescribeTypeConfigurationsCommandInput extends BatchDescri
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDescribeTypeConfigurationsCommandOutput extends BatchDescribeTypeConfigurationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDescribeTypeConfigurationsCommand_base: {
|
|
24
|
+
new (input: BatchDescribeTypeConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns configuration data for the specified CloudFormation extensions, from the CloudFormation registry for the account and Region.</p>
|
|
@@ -99,23 +102,5 @@ export interface BatchDescribeTypeConfigurationsCommandOutput extends BatchDescr
|
|
|
99
102
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
100
103
|
*
|
|
101
104
|
*/
|
|
102
|
-
export declare class BatchDescribeTypeConfigurationsCommand extends
|
|
103
|
-
readonly input: BatchDescribeTypeConfigurationsCommandInput;
|
|
104
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
105
|
-
/**
|
|
106
|
-
* @public
|
|
107
|
-
*/
|
|
108
|
-
constructor(input: BatchDescribeTypeConfigurationsCommandInput);
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDescribeTypeConfigurationsCommandInput, BatchDescribeTypeConfigurationsCommandOutput>;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private serialize;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private deserialize;
|
|
105
|
+
export declare class BatchDescribeTypeConfigurationsCommand extends BatchDescribeTypeConfigurationsCommand_base {
|
|
121
106
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { CancelUpdateStackInput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CancelUpdateStackCommandInput extends CancelUpdateStackInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CancelUpdateStackCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CancelUpdateStackCommand_base: {
|
|
24
|
+
new (input: CancelUpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Cancels an update on the specified stack. If the call completes successfully, the stack rolls back the update
|
|
@@ -57,23 +60,5 @@ export interface CancelUpdateStackCommandOutput extends __MetadataBearer {
|
|
|
57
60
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
58
61
|
*
|
|
59
62
|
*/
|
|
60
|
-
export declare class CancelUpdateStackCommand extends
|
|
61
|
-
readonly input: CancelUpdateStackCommandInput;
|
|
62
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
-
/**
|
|
64
|
-
* @public
|
|
65
|
-
*/
|
|
66
|
-
constructor(input: CancelUpdateStackCommandInput);
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelUpdateStackCommandInput, CancelUpdateStackCommandOutput>;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private serialize;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private deserialize;
|
|
63
|
+
export declare class CancelUpdateStackCommand extends CancelUpdateStackCommand_base {
|
|
79
64
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { ContinueUpdateRollbackInput, ContinueUpdateRollbackOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ContinueUpdateRollbackCommandInput extends ContinueUpdateRollba
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ContinueUpdateRollbackCommandOutput extends ContinueUpdateRollbackOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ContinueUpdateRollbackCommand_base: {
|
|
24
|
+
new (input: ContinueUpdateRollbackCommandInput): import("@smithy/smithy-client").CommandImpl<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>For a specified stack that's in the <code>UPDATE_ROLLBACK_FAILED</code> state, continues rolling it back to the
|
|
@@ -65,23 +68,5 @@ export interface ContinueUpdateRollbackCommandOutput extends ContinueUpdateRollb
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class ContinueUpdateRollbackCommand extends
|
|
69
|
-
readonly input: ContinueUpdateRollbackCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: ContinueUpdateRollbackCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ContinueUpdateRollbackCommandInput, ContinueUpdateRollbackCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class ContinueUpdateRollbackCommand extends ContinueUpdateRollbackCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFormationClient";
|
|
5
4
|
import { CreateChangeSetInput, CreateChangeSetOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateChangeSetCommandInput extends CreateChangeSetInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateChangeSetCommandOutput extends CreateChangeSetOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateChangeSetCommand_base: {
|
|
24
|
+
new (input: CreateChangeSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateChangeSetCommandInput, CreateChangeSetCommandOutput, CloudFormationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a list of changes that will be applied to a stack so that you can review the changes before executing
|
|
@@ -130,23 +133,5 @@ export interface CreateChangeSetCommandOutput extends CreateChangeSetOutput, __M
|
|
|
130
133
|
* <p>Base exception class for all service exceptions from CloudFormation service.</p>
|
|
131
134
|
*
|
|
132
135
|
*/
|
|
133
|
-
export declare class CreateChangeSetCommand extends
|
|
134
|
-
readonly input: CreateChangeSetCommandInput;
|
|
135
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
136
|
-
/**
|
|
137
|
-
* @public
|
|
138
|
-
*/
|
|
139
|
-
constructor(input: CreateChangeSetCommandInput);
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFormationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateChangeSetCommandInput, CreateChangeSetCommandOutput>;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private serialize;
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
private deserialize;
|
|
136
|
+
export declare class CreateChangeSetCommand extends CreateChangeSetCommand_base {
|
|
152
137
|
}
|