@aws-sdk/client-auto-scaling 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/AttachInstancesCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribePoliciesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DetachInstancesCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnterStandbyCommand.js +2 -3
- package/dist-cjs/commands/ExecutePolicyCommand.js +2 -3
- package/dist-cjs/commands/ExitStandbyCommand.js +2 -3
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/PutWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-cjs/commands/ResumeProcessesCommand.js +2 -3
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SuspendProcessesCommand.js +2 -3
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-cjs/protocols/Aws_query.js +112 -610
- package/dist-es/commands/AttachInstancesCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribePoliciesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-es/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-es/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-es/commands/DetachInstancesCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnterStandbyCommand.js +2 -3
- package/dist-es/commands/ExecutePolicyCommand.js +2 -3
- package/dist-es/commands/ExitStandbyCommand.js +2 -3
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-es/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-es/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/PutWarmPoolCommand.js +2 -3
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-es/commands/ResumeProcessesCommand.js +2 -3
- package/dist-es/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-es/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-es/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-es/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SuspendProcessesCommand.js +2 -3
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-es/protocols/Aws_query.js +112 -610
- package/dist-types/AutoScaling.d.ts +66 -0
- package/dist-types/AutoScalingClient.d.ts +24 -4
- package/dist-types/commands/AttachInstancesCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +16 -0
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/DetachInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +16 -0
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +16 -0
- package/dist-types/commands/EnterStandbyCommand.d.ts +16 -0
- package/dist-types/commands/ExecutePolicyCommand.d.ts +16 -0
- package/dist-types/commands/ExitStandbyCommand.d.ts +16 -0
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +16 -0
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +16 -0
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +16 -0
- package/dist-types/commands/PutWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +16 -0
- package/dist-types/commands/ResumeProcessesCommand.d.ts +16 -0
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +16 -0
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +16 -0
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +16 -0
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/SuspendProcessesCommand.d.ts +16 -0
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/models/AutoScalingServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +466 -704
- package/dist-types/pagination/DescribeAutoScalingGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutoScalingInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLaunchConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNotificationConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScalingActivitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -502
- 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 { AttachInstancesQueryFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryAttachInstancesCommand, serializeAws_queryAttachInstancesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class AttachInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AttachInstancesCommand 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 { AttachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog, AttachLoadBalancerTargetGroupsTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryAttachLoadBalancerTargetGroupsCommand, serializeAws_queryAttachLoadBalancerTargetGroupsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class AttachLoadBalancerTargetGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AttachLoadBalancerTargetGroupsCommand 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 { AttachLoadBalancersResultTypeFilterSensitiveLog, AttachLoadBalancersTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryAttachLoadBalancersCommand, serializeAws_queryAttachLoadBalancersCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class AttachLoadBalancersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AttachLoadBalancersCommand 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 { AttachTrafficSourcesResultTypeFilterSensitiveLog, AttachTrafficSourcesTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryAttachTrafficSourcesCommand, serializeAws_queryAttachTrafficSourcesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class AttachTrafficSourcesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AttachTrafficSourcesCommand 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 { BatchDeleteScheduledActionAnswerFilterSensitiveLog, BatchDeleteScheduledActionTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryBatchDeleteScheduledActionCommand, serializeAws_queryBatchDeleteScheduledActionCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class BatchDeleteScheduledActionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchDeleteScheduledActionCommand 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 { BatchPutScheduledUpdateGroupActionAnswerFilterSensitiveLog, BatchPutScheduledUpdateGroupActionTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryBatchPutScheduledUpdateGroupActionCommand, serializeAws_queryBatchPutScheduledUpdateGroupActionCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class BatchPutScheduledUpdateGroupActionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class BatchPutScheduledUpdateGroupActionCommand 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 { CancelInstanceRefreshAnswerFilterSensitiveLog, CancelInstanceRefreshTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCancelInstanceRefreshCommand, serializeAws_queryCancelInstanceRefreshCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CancelInstanceRefreshCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CancelInstanceRefreshCommand 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 { CompleteLifecycleActionAnswerFilterSensitiveLog, CompleteLifecycleActionTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCompleteLifecycleActionCommand, serializeAws_queryCompleteLifecycleActionCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CompleteLifecycleActionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CompleteLifecycleActionCommand 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 { CreateAutoScalingGroupTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateAutoScalingGroupCommand, serializeAws_queryCreateAutoScalingGroupCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateAutoScalingGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateAutoScalingGroupCommand 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 { CreateLaunchConfigurationTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateLaunchConfigurationCommand, serializeAws_queryCreateLaunchConfigurationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateLaunchConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateLaunchConfigurationCommand 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 { CreateOrUpdateTagsTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryCreateOrUpdateTagsCommand, serializeAws_queryCreateOrUpdateTagsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class CreateOrUpdateTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateOrUpdateTagsCommand 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 { DeleteAutoScalingGroupTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteAutoScalingGroupCommand, serializeAws_queryDeleteAutoScalingGroupCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteAutoScalingGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAutoScalingGroupCommand 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 { LaunchConfigurationNameTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteLaunchConfigurationCommand, serializeAws_queryDeleteLaunchConfigurationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteLaunchConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteLaunchConfigurationCommand 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 { DeleteLifecycleHookAnswerFilterSensitiveLog, DeleteLifecycleHookTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteLifecycleHookCommand, serializeAws_queryDeleteLifecycleHookCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteLifecycleHookCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteLifecycleHookCommand 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 { DeleteNotificationConfigurationTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteNotificationConfigurationCommand, serializeAws_queryDeleteNotificationConfigurationCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteNotificationConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteNotificationConfigurationCommand 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 { DeletePolicyTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeletePolicyCommand, serializeAws_queryDeletePolicyCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class DeletePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeletePolicyCommand 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 { DeleteScheduledActionTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteScheduledActionCommand, serializeAws_queryDeleteScheduledActionCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteScheduledActionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteScheduledActionCommand 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 { DeleteTagsTypeFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteTagsCommand, serializeAws_queryDeleteTagsCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteTagsCommand 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 { DeleteWarmPoolAnswerFilterSensitiveLog, DeleteWarmPoolTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteWarmPoolCommand, serializeAws_queryDeleteWarmPoolCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteWarmPoolCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteWarmPoolCommand 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 { DescribeAccountLimitsAnswerFilterSensitiveLog } 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 { DescribeAdjustmentTypesAnswerFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeAdjustmentTypesCommand, serializeAws_queryDescribeAdjustmentTypesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeAdjustmentTypesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAdjustmentTypesCommand 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 { AutoScalingGroupNamesTypeFilterSensitiveLog, AutoScalingGroupsTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeAutoScalingGroupsCommand, serializeAws_queryDescribeAutoScalingGroupsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeAutoScalingGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAutoScalingGroupsCommand 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 { AutoScalingInstancesTypeFilterSensitiveLog, DescribeAutoScalingInstancesTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeAutoScalingInstancesCommand, serializeAws_queryDescribeAutoScalingInstancesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeAutoScalingInstancesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAutoScalingInstancesCommand 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 { DescribeAutoScalingNotificationTypesAnswerFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeAutoScalingNotificationTypesCommand, serializeAws_queryDescribeAutoScalingNotificationTypesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeAutoScalingNotificationTypesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeAutoScalingNotificationTypesCommand 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 { DescribeInstanceRefreshesAnswerFilterSensitiveLog, DescribeInstanceRefreshesTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeInstanceRefreshesCommand, serializeAws_queryDescribeInstanceRefreshesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeInstanceRefreshesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeInstanceRefreshesCommand 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 { LaunchConfigurationNamesTypeFilterSensitiveLog, LaunchConfigurationsTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeLaunchConfigurationsCommand, serializeAws_queryDescribeLaunchConfigurationsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeLaunchConfigurationsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLaunchConfigurationsCommand 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 { DescribeLifecycleHookTypesAnswerFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeLifecycleHookTypesCommand, serializeAws_queryDescribeLifecycleHookTypesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeLifecycleHookTypesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLifecycleHookTypesCommand 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 { DescribeLifecycleHooksAnswerFilterSensitiveLog, DescribeLifecycleHooksTypeFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeLifecycleHooksCommand, serializeAws_queryDescribeLifecycleHooksCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeLifecycleHooksCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLifecycleHooksCommand 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 { DescribeLoadBalancerTargetGroupsRequestFilterSensitiveLog, DescribeLoadBalancerTargetGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeLoadBalancerTargetGroupsCommand, serializeAws_queryDescribeLoadBalancerTargetGroupsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeLoadBalancerTargetGroupsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLoadBalancerTargetGroupsCommand 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 { DescribeLoadBalancersRequestFilterSensitiveLog, DescribeLoadBalancersResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeLoadBalancersCommand, serializeAws_queryDescribeLoadBalancersCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeLoadBalancersCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeLoadBalancersCommand 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 { DescribeMetricCollectionTypesAnswerFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDescribeMetricCollectionTypesCommand, serializeAws_queryDescribeMetricCollectionTypesCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DescribeMetricCollectionTypesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DescribeMetricCollectionTypesCommand 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);
|