@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
|
@@ -4,7 +4,6 @@ exports.SuspendProcessesCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class SuspendProcessesCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class SuspendProcessesCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.TerminateInstanceInAutoScalingGroupCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UpdateAutoScalingGroupCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class UpdateAutoScalingGroupCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UpdateAutoScalingGroupCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|