@aws-sdk/client-cloudformation 3.296.0 → 3.298.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/ActivateTypeCommand.js +2 -3
- package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-cjs/commands/CreateChangeSetCommand.js +2 -3
- package/dist-cjs/commands/CreateStackCommand.js +2 -3
- package/dist-cjs/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/CreateStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeactivateTypeCommand.js +2 -3
- package/dist-cjs/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/DeleteStackSetCommand.js +2 -3
- package/dist-cjs/commands/DeregisterTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribePublisherCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetCommand.js +2 -3
- package/dist-cjs/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/DescribeStacksCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeCommand.js +2 -3
- package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-cjs/commands/DetectStackDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-cjs/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-cjs/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-cjs/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-cjs/commands/GetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-cjs/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-cjs/commands/ListChangeSetsCommand.js +2 -3
- package/dist-cjs/commands/ListExportsCommand.js +2 -3
- package/dist-cjs/commands/ListImportsCommand.js +2 -3
- package/dist-cjs/commands/ListStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListStackResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListStackSetsCommand.js +2 -3
- package/dist-cjs/commands/ListStacksCommand.js +2 -3
- package/dist-cjs/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-cjs/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTypesCommand.js +2 -3
- package/dist-cjs/commands/PublishTypeCommand.js +2 -3
- package/dist-cjs/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-cjs/commands/RegisterPublisherCommand.js +2 -3
- package/dist-cjs/commands/RegisterTypeCommand.js +2 -3
- package/dist-cjs/commands/RollbackStackCommand.js +2 -3
- package/dist-cjs/commands/SetStackPolicyCommand.js +2 -3
- package/dist-cjs/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-cjs/commands/SignalResourceCommand.js +2 -3
- package/dist-cjs/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-cjs/commands/TestTypeCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-cjs/commands/UpdateStackSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-cjs/commands/ValidateTemplateCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -753
- package/dist-cjs/protocols/Aws_query.js +130 -755
- package/dist-es/commands/ActivateTypeCommand.js +2 -3
- package/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -3
- package/dist-es/commands/CancelUpdateStackCommand.js +2 -3
- package/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -3
- package/dist-es/commands/CreateChangeSetCommand.js +2 -3
- package/dist-es/commands/CreateStackCommand.js +2 -3
- package/dist-es/commands/CreateStackInstancesCommand.js +2 -3
- package/dist-es/commands/CreateStackSetCommand.js +2 -3
- package/dist-es/commands/DeactivateTypeCommand.js +2 -3
- package/dist-es/commands/DeleteChangeSetCommand.js +2 -3
- package/dist-es/commands/DeleteStackCommand.js +2 -3
- package/dist-es/commands/DeleteStackInstancesCommand.js +2 -3
- package/dist-es/commands/DeleteStackSetCommand.js +2 -3
- package/dist-es/commands/DeregisterTypeCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetCommand.js +2 -3
- package/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -3
- package/dist-es/commands/DescribePublisherCommand.js +2 -3
- package/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -3
- package/dist-es/commands/DescribeStackEventsCommand.js +2 -3
- package/dist-es/commands/DescribeStackInstanceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -3
- package/dist-es/commands/DescribeStackResourcesCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetCommand.js +2 -3
- package/dist-es/commands/DescribeStackSetOperationCommand.js +2 -3
- package/dist-es/commands/DescribeStacksCommand.js +2 -3
- package/dist-es/commands/DescribeTypeCommand.js +2 -3
- package/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -3
- package/dist-es/commands/DetectStackDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackResourceDriftCommand.js +2 -3
- package/dist-es/commands/DetectStackSetDriftCommand.js +2 -3
- package/dist-es/commands/EstimateTemplateCostCommand.js +2 -3
- package/dist-es/commands/ExecuteChangeSetCommand.js +2 -3
- package/dist-es/commands/GetStackPolicyCommand.js +2 -3
- package/dist-es/commands/GetTemplateCommand.js +2 -3
- package/dist-es/commands/GetTemplateSummaryCommand.js +2 -3
- package/dist-es/commands/ImportStacksToStackSetCommand.js +2 -3
- package/dist-es/commands/ListChangeSetsCommand.js +2 -3
- package/dist-es/commands/ListExportsCommand.js +2 -3
- package/dist-es/commands/ListImportsCommand.js +2 -3
- package/dist-es/commands/ListStackInstancesCommand.js +2 -3
- package/dist-es/commands/ListStackResourcesCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -3
- package/dist-es/commands/ListStackSetOperationsCommand.js +2 -3
- package/dist-es/commands/ListStackSetsCommand.js +2 -3
- package/dist-es/commands/ListStacksCommand.js +2 -3
- package/dist-es/commands/ListTypeRegistrationsCommand.js +2 -3
- package/dist-es/commands/ListTypeVersionsCommand.js +2 -3
- package/dist-es/commands/ListTypesCommand.js +2 -3
- package/dist-es/commands/PublishTypeCommand.js +2 -3
- package/dist-es/commands/RecordHandlerProgressCommand.js +2 -3
- package/dist-es/commands/RegisterPublisherCommand.js +2 -3
- package/dist-es/commands/RegisterTypeCommand.js +2 -3
- package/dist-es/commands/RollbackStackCommand.js +2 -3
- package/dist-es/commands/SetStackPolicyCommand.js +2 -3
- package/dist-es/commands/SetTypeConfigurationCommand.js +2 -3
- package/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -3
- package/dist-es/commands/SignalResourceCommand.js +2 -3
- package/dist-es/commands/StopStackSetOperationCommand.js +2 -3
- package/dist-es/commands/TestTypeCommand.js +2 -3
- package/dist-es/commands/UpdateStackCommand.js +2 -3
- package/dist-es/commands/UpdateStackInstancesCommand.js +2 -3
- package/dist-es/commands/UpdateStackSetCommand.js +2 -3
- package/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -3
- package/dist-es/commands/ValidateTemplateCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -561
- package/dist-es/protocols/Aws_query.js +130 -755
- package/dist-types/CloudFormation.d.ts +67 -0
- package/dist-types/CloudFormationClient.d.ts +24 -4
- package/dist-types/commands/ActivateTypeCommand.d.ts +16 -0
- package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/CancelUpdateStackCommand.d.ts +16 -0
- package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +16 -0
- package/dist-types/commands/CreateChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/CreateStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DeactivateTypeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterTypeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +16 -0
- package/dist-types/commands/DescribePublisherCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackResourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackSetCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStacksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTypeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackDriftCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +16 -0
- package/dist-types/commands/DetectStackSetDriftCommand.d.ts +16 -0
- package/dist-types/commands/EstimateTemplateCostCommand.d.ts +16 -0
- package/dist-types/commands/ExecuteChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/GetStackPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateSummaryCommand.d.ts +16 -0
- package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +16 -0
- package/dist-types/commands/ListChangeSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListExportsCommand.d.ts +16 -0
- package/dist-types/commands/ListImportsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListStackResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetOperationsCommand.d.ts +16 -0
- package/dist-types/commands/ListStackSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListStacksCommand.d.ts +16 -0
- package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTypeVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTypesCommand.d.ts +16 -0
- package/dist-types/commands/PublishTypeCommand.d.ts +16 -0
- package/dist-types/commands/RecordHandlerProgressCommand.d.ts +16 -0
- package/dist-types/commands/RegisterPublisherCommand.d.ts +16 -0
- package/dist-types/commands/RegisterTypeCommand.d.ts +16 -0
- package/dist-types/commands/RollbackStackCommand.d.ts +16 -0
- package/dist-types/commands/SetStackPolicyCommand.d.ts +16 -0
- package/dist-types/commands/SetTypeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +16 -0
- package/dist-types/commands/SignalResourceCommand.d.ts +16 -0
- package/dist-types/commands/StopStackSetOperationCommand.d.ts +16 -0
- package/dist-types/commands/TestTypeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackInstancesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStackSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +16 -0
- package/dist-types/commands/ValidateTemplateCommand.d.ts +16 -0
- package/dist-types/models/CloudFormationServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +543 -755
- package/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStackEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeStacksPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListChangeSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListExportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStackSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStacksPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypeVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTypesPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -535
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ActivateTypeInputFilterSensitiveLog, ActivateTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryActivateTypeCommand, serializeAws_queryActivateTypeCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class ActivateTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ActivateTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { BatchDescribeTypeConfigurationsInputFilterSensitiveLog, BatchDescribeTypeConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryBatchDescribeTypeConfigurationsCommand, serializeAws_queryBatchDescribeTypeConfigurationsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class BatchDescribeTypeConfigurationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchDescribeTypeConfigurationsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CancelUpdateStackInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCancelUpdateStackCommand, serializeAws_queryCancelUpdateStackCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CancelUpdateStackCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CancelUpdateStackCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ContinueUpdateRollbackInputFilterSensitiveLog, ContinueUpdateRollbackOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryContinueUpdateRollbackCommand, serializeAws_queryContinueUpdateRollbackCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class ContinueUpdateRollbackCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ContinueUpdateRollbackCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateChangeSetInputFilterSensitiveLog, CreateChangeSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateChangeSetCommand, serializeAws_queryCreateChangeSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateChangeSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateChangeSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateStackInputFilterSensitiveLog, CreateStackOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateStackCommand, serializeAws_queryCreateStackCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateStackCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStackCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateStackInstancesInputFilterSensitiveLog, CreateStackInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateStackInstancesCommand, serializeAws_queryCreateStackInstancesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateStackInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStackInstancesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateStackSetInputFilterSensitiveLog, CreateStackSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateStackSetCommand, serializeAws_queryCreateStackSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateStackSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStackSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeactivateTypeInputFilterSensitiveLog, DeactivateTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeactivateTypeCommand, serializeAws_queryDeactivateTypeCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeactivateTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeactivateTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteChangeSetInputFilterSensitiveLog, DeleteChangeSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteChangeSetCommand, serializeAws_queryDeleteChangeSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteChangeSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteChangeSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteStackInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteStackCommand, serializeAws_queryDeleteStackCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteStackCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteStackCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteStackInstancesInputFilterSensitiveLog, DeleteStackInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteStackInstancesCommand, serializeAws_queryDeleteStackInstancesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteStackInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteStackInstancesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteStackSetInputFilterSensitiveLog, DeleteStackSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteStackSetCommand, serializeAws_queryDeleteStackSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteStackSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteStackSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeregisterTypeInputFilterSensitiveLog, DeregisterTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeregisterTypeCommand, serializeAws_queryDeregisterTypeCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeregisterTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeregisterTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeAccountLimitsInputFilterSensitiveLog, DescribeAccountLimitsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeAccountLimitsCommand, serializeAws_queryDescribeAccountLimitsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeAccountLimitsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAccountLimitsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeChangeSetInputFilterSensitiveLog, DescribeChangeSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeChangeSetCommand, serializeAws_queryDescribeChangeSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeChangeSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeChangeSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeChangeSetHooksInputFilterSensitiveLog, DescribeChangeSetHooksOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeChangeSetHooksCommand, serializeAws_queryDescribeChangeSetHooksCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeChangeSetHooksCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeChangeSetHooksCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribePublisherInputFilterSensitiveLog, DescribePublisherOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribePublisherCommand, serializeAws_queryDescribePublisherCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribePublisherCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribePublisherCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackDriftDetectionStatusInputFilterSensitiveLog, DescribeStackDriftDetectionStatusOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackDriftDetectionStatusCommand, serializeAws_queryDescribeStackDriftDetectionStatusCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackDriftDetectionStatusCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackDriftDetectionStatusCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackEventsInputFilterSensitiveLog, DescribeStackEventsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackEventsCommand, serializeAws_queryDescribeStackEventsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackEventsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackEventsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackInstanceInputFilterSensitiveLog, DescribeStackInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackInstanceCommand, serializeAws_queryDescribeStackInstanceCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackInstanceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackInstanceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackResourceInputFilterSensitiveLog, DescribeStackResourceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackResourceCommand, serializeAws_queryDescribeStackResourceCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackResourceDriftsInputFilterSensitiveLog, DescribeStackResourceDriftsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackResourceDriftsCommand, serializeAws_queryDescribeStackResourceDriftsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackResourceDriftsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackResourceDriftsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackResourcesInputFilterSensitiveLog, DescribeStackResourcesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackResourcesCommand, serializeAws_queryDescribeStackResourcesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackResourcesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackResourcesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackSetInputFilterSensitiveLog, DescribeStackSetOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackSetCommand, serializeAws_queryDescribeStackSetCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStackSetOperationInputFilterSensitiveLog, DescribeStackSetOperationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStackSetOperationCommand, serializeAws_queryDescribeStackSetOperationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStackSetOperationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStackSetOperationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeStacksInputFilterSensitiveLog, DescribeStacksOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeStacksCommand, serializeAws_queryDescribeStacksCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeStacksCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeStacksCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeTypeInputFilterSensitiveLog, DescribeTypeOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeTypeCommand, serializeAws_queryDescribeTypeCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeTypeCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeTypeCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DescribeTypeRegistrationInputFilterSensitiveLog, DescribeTypeRegistrationOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeTypeRegistrationCommand, serializeAws_queryDescribeTypeRegistrationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeTypeRegistrationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeTypeRegistrationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DetectStackDriftInputFilterSensitiveLog, DetectStackDriftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDetectStackDriftCommand, serializeAws_queryDetectStackDriftCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DetectStackDriftCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DetectStackDriftCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DetectStackResourceDriftInputFilterSensitiveLog, DetectStackResourceDriftOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDetectStackResourceDriftCommand, serializeAws_queryDetectStackResourceDriftCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DetectStackResourceDriftCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DetectStackResourceDriftCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|