@aws-sdk/client-cloudformation 3.478.0 → 3.484.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 +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ActivateOrganizationsAccessCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "ActivateOrganizationsAccessCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "ActivateOrganizationsAccess",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ActivateOrganizationsAccessCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ActivateOrganizationsAccessCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ActivateOrganizationsAccessCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "ActivateOrganizationsAccess", {})
|
|
22
|
+
.n("CloudFormationClient", "ActivateOrganizationsAccessCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ActivateOrganizationsAccessCommand)
|
|
25
|
+
.de(Aws_query_1.de_ActivateOrganizationsAccessCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ActivateOrganizationsAccessCommand = ActivateOrganizationsAccessCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ActivateTypeCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "ActivateTypeCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "ActivateType",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ActivateTypeCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ActivateTypeCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ActivateTypeCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "ActivateType", {})
|
|
22
|
+
.n("CloudFormationClient", "ActivateTypeCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ActivateTypeCommand)
|
|
25
|
+
.de(Aws_query_1.de_ActivateTypeCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ActivateTypeCommand = ActivateTypeCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class BatchDescribeTypeConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "BatchDescribeTypeConfigurationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "BatchDescribeTypeConfigurations",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_BatchDescribeTypeConfigurationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_BatchDescribeTypeConfigurationsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchDescribeTypeConfigurationsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "BatchDescribeTypeConfigurations", {})
|
|
22
|
+
.n("CloudFormationClient", "BatchDescribeTypeConfigurationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_BatchDescribeTypeConfigurationsCommand)
|
|
25
|
+
.de(Aws_query_1.de_BatchDescribeTypeConfigurationsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchDescribeTypeConfigurationsCommand = BatchDescribeTypeConfigurationsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CancelUpdateStackCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "CancelUpdateStackCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "CancelUpdateStack",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CancelUpdateStackCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CancelUpdateStackCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CancelUpdateStackCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "CancelUpdateStack", {})
|
|
22
|
+
.n("CloudFormationClient", "CancelUpdateStackCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CancelUpdateStackCommand)
|
|
25
|
+
.de(Aws_query_1.de_CancelUpdateStackCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CancelUpdateStackCommand = CancelUpdateStackCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ContinueUpdateRollbackCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "ContinueUpdateRollbackCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "ContinueUpdateRollback",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_ContinueUpdateRollbackCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_ContinueUpdateRollbackCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ContinueUpdateRollbackCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "ContinueUpdateRollback", {})
|
|
22
|
+
.n("CloudFormationClient", "ContinueUpdateRollbackCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_ContinueUpdateRollbackCommand)
|
|
25
|
+
.de(Aws_query_1.de_ContinueUpdateRollbackCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ContinueUpdateRollbackCommand = ContinueUpdateRollbackCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateChangeSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "CreateChangeSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "CreateChangeSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateChangeSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateChangeSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateChangeSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "CreateChangeSet", {})
|
|
22
|
+
.n("CloudFormationClient", "CreateChangeSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateChangeSetCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateChangeSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateChangeSetCommand = CreateChangeSetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateStackCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "CreateStackCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "CreateStack",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateStackCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateStackCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateStackCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "CreateStack", {})
|
|
22
|
+
.n("CloudFormationClient", "CreateStackCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateStackCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateStackCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateStackCommand = CreateStackCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateStackInstancesCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "CreateStackInstancesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "CreateStackInstances",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateStackInstancesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateStackInstancesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateStackInstancesCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "CreateStackInstances", {})
|
|
22
|
+
.n("CloudFormationClient", "CreateStackInstancesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateStackInstancesCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateStackInstancesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateStackInstancesCommand = CreateStackInstancesCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class CreateStackSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "CloudFormationClient";
|
|
29
|
-
const commandName = "CreateStackSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CloudFormation",
|
|
38
|
-
operation: "CreateStackSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_query_1.se_CreateStackSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_query_1.de_CreateStackSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateStackSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("CloudFormation", "CreateStackSet", {})
|
|
22
|
+
.n("CloudFormationClient", "CreateStackSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_query_1.se_CreateStackSetCommand)
|
|
25
|
+
.de(Aws_query_1.de_CreateStackSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateStackSetCommand = CreateStackSetCommand;
|