@aws-sdk/client-auto-scaling 3.489.0 → 3.495.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/AutoScaling.js +1 -141
- package/dist-cjs/AutoScalingClient.js +1 -43
- package/dist-cjs/commands/AttachInstancesCommand.js +1 -28
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +1 -28
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +1 -28
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +1 -28
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +1 -28
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +1 -28
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +1 -28
- package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +1 -28
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +1 -28
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribePoliciesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +1 -28
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/DetachInstancesCommand.js +1 -28
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +1 -28
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +1 -28
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +1 -28
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +1 -28
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +1 -28
- package/dist-cjs/commands/EnterStandbyCommand.js +1 -28
- package/dist-cjs/commands/ExecutePolicyCommand.js +1 -28
- package/dist-cjs/commands/ExitStandbyCommand.js +1 -28
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +1 -28
- package/dist-cjs/commands/PutLifecycleHookCommand.js +1 -28
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/PutScalingPolicyCommand.js +1 -28
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +1 -28
- package/dist-cjs/commands/PutWarmPoolCommand.js +1 -28
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +1 -28
- package/dist-cjs/commands/ResumeProcessesCommand.js +1 -28
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +1 -28
- package/dist-cjs/commands/SetInstanceHealthCommand.js +1 -28
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +1 -28
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +1 -28
- package/dist-cjs/commands/SuspendProcessesCommand.js +1 -28
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -68
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +10369 -12
- package/dist-cjs/models/AutoScalingServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -301
- package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeInstanceRefreshesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLoadBalancerTargetGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeTagsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeTrafficSourcesPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeWarmPoolPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/index.js +1 -17
- package/dist-cjs/protocols/Aws_query.js +1 -8526
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -6
- package/dist-cjs/waiters/waitForGroupExists.js +1 -45
- package/dist-cjs/waiters/waitForGroupInService.js +1 -67
- package/dist-cjs/waiters/waitForGroupNotExists.js +1 -45
- package/package.json +41 -41
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ResumeProcessesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class ResumeProcessesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "ResumeProcesses", {})
|
|
22
|
-
.n("AutoScalingClient", "ResumeProcessesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_ResumeProcessesCommand)
|
|
25
|
-
.de(Aws_query_1.de_ResumeProcessesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ResumeProcessesCommand = ResumeProcessesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.RollbackInstanceRefreshCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class RollbackInstanceRefreshCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "RollbackInstanceRefresh", {})
|
|
22
|
-
.n("AutoScalingClient", "RollbackInstanceRefreshCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_RollbackInstanceRefreshCommand)
|
|
25
|
-
.de(Aws_query_1.de_RollbackInstanceRefreshCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.RollbackInstanceRefreshCommand = RollbackInstanceRefreshCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SetDesiredCapacityCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SetDesiredCapacityCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "SetDesiredCapacity", {})
|
|
22
|
-
.n("AutoScalingClient", "SetDesiredCapacityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SetDesiredCapacityCommand)
|
|
25
|
-
.de(Aws_query_1.de_SetDesiredCapacityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SetDesiredCapacityCommand = SetDesiredCapacityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SetInstanceHealthCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SetInstanceHealthCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "SetInstanceHealth", {})
|
|
22
|
-
.n("AutoScalingClient", "SetInstanceHealthCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SetInstanceHealthCommand)
|
|
25
|
-
.de(Aws_query_1.de_SetInstanceHealthCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SetInstanceHealthCommand = SetInstanceHealthCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SetInstanceProtectionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SetInstanceProtectionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "SetInstanceProtection", {})
|
|
22
|
-
.n("AutoScalingClient", "SetInstanceProtectionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SetInstanceProtectionCommand)
|
|
25
|
-
.de(Aws_query_1.de_SetInstanceProtectionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SetInstanceProtectionCommand = SetInstanceProtectionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StartInstanceRefreshCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class StartInstanceRefreshCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "StartInstanceRefresh", {})
|
|
22
|
-
.n("AutoScalingClient", "StartInstanceRefreshCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_StartInstanceRefreshCommand)
|
|
25
|
-
.de(Aws_query_1.de_StartInstanceRefreshCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.StartInstanceRefreshCommand = StartInstanceRefreshCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SuspendProcessesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class SuspendProcessesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "SuspendProcesses", {})
|
|
22
|
-
.n("AutoScalingClient", "SuspendProcessesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_SuspendProcessesCommand)
|
|
25
|
-
.de(Aws_query_1.de_SuspendProcessesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.SuspendProcessesCommand = SuspendProcessesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TerminateInstanceInAutoScalingGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "TerminateInstanceInAutoScalingGroup", {})
|
|
22
|
-
.n("AutoScalingClient", "TerminateInstanceInAutoScalingGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_TerminateInstanceInAutoScalingGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_TerminateInstanceInAutoScalingGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TerminateInstanceInAutoScalingGroupCommand = TerminateInstanceInAutoScalingGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAutoScalingGroupCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
|
-
class UpdateAutoScalingGroupCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AutoScaling_2011_01_01", "UpdateAutoScalingGroup", {})
|
|
22
|
-
.n("AutoScalingClient", "UpdateAutoScalingGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_UpdateAutoScalingGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_UpdateAutoScalingGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateAutoScalingGroupCommand = UpdateAutoScalingGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,68 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AttachInstancesCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AttachLoadBalancerTargetGroupsCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./AttachLoadBalancersCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./AttachTrafficSourcesCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./BatchDeleteScheduledActionCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./BatchPutScheduledUpdateGroupActionCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CancelInstanceRefreshCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CompleteLifecycleActionCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateAutoScalingGroupCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateLaunchConfigurationCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateOrUpdateTagsCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DeleteAutoScalingGroupCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DeleteLaunchConfigurationCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DeleteLifecycleHookCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DeleteNotificationConfigurationCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./DeletePolicyCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeleteScheduledActionCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteTagsCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DeleteWarmPoolCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DescribeAccountLimitsCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DescribeAdjustmentTypesCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DescribeAutoScalingGroupsCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DescribeAutoScalingInstancesCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DescribeAutoScalingNotificationTypesCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DescribeInstanceRefreshesCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DescribeLaunchConfigurationsCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DescribeLifecycleHookTypesCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DescribeLifecycleHooksCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DescribeLoadBalancerTargetGroupsCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DescribeLoadBalancersCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DescribeMetricCollectionTypesCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DescribeNotificationConfigurationsCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DescribePoliciesCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DescribeScalingActivitiesCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DescribeScalingProcessTypesCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DescribeScheduledActionsCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DescribeTagsCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DescribeTerminationPolicyTypesCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./DescribeTrafficSourcesCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DescribeWarmPoolCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DetachInstancesCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DetachLoadBalancerTargetGroupsCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DetachLoadBalancersCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DetachTrafficSourcesCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DisableMetricsCollectionCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./EnableMetricsCollectionCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./EnterStandbyCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./ExecutePolicyCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./ExitStandbyCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./GetPredictiveScalingForecastCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./PutLifecycleHookCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./PutNotificationConfigurationCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./PutScalingPolicyCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./PutScheduledUpdateGroupActionCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./PutWarmPoolCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./RecordLifecycleActionHeartbeatCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ResumeProcessesCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./RollbackInstanceRefreshCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./SetDesiredCapacityCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./SetInstanceHealthCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./SetInstanceProtectionCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./StartInstanceRefreshCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./SuspendProcessesCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./TerminateInstanceInAutoScalingGroupCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./UpdateAutoScalingGroupCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "autoscaling",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|