@aws-sdk/client-auto-scaling 3.490.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.DeleteNotificationConfigurationCommand = 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 DeleteNotificationConfigurationCommand 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", "DeleteNotificationConfiguration", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteNotificationConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteNotificationConfigurationCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteNotificationConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteNotificationConfigurationCommand = DeleteNotificationConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeletePolicyCommand = 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 DeletePolicyCommand 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", "DeletePolicy", {})
|
|
22
|
-
.n("AutoScalingClient", "DeletePolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeletePolicyCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeletePolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeletePolicyCommand = DeletePolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteScheduledActionCommand = 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 DeleteScheduledActionCommand 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", "DeleteScheduledAction", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteScheduledActionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteScheduledActionCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteScheduledActionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteScheduledActionCommand = DeleteScheduledActionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteTagsCommand = 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 DeleteTagsCommand 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", "DeleteTags", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteTagsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteTagsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteTagsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteTagsCommand = DeleteTagsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteWarmPoolCommand = 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 DeleteWarmPoolCommand 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", "DeleteWarmPool", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteWarmPoolCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteWarmPoolCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteWarmPoolCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteWarmPoolCommand = DeleteWarmPoolCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAccountLimitsCommand = 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 DescribeAccountLimitsCommand 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", "DescribeAccountLimits", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeAccountLimitsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeAccountLimitsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeAccountLimitsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAdjustmentTypesCommand = 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 DescribeAdjustmentTypesCommand 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", "DescribeAdjustmentTypes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeAdjustmentTypesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeAdjustmentTypesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeAdjustmentTypesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeAdjustmentTypesCommand = DescribeAdjustmentTypesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAutoScalingGroupsCommand = 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 DescribeAutoScalingGroupsCommand 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", "DescribeAutoScalingGroups", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeAutoScalingGroupsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeAutoScalingGroupsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeAutoScalingGroupsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeAutoScalingGroupsCommand = DescribeAutoScalingGroupsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAutoScalingInstancesCommand = 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 DescribeAutoScalingInstancesCommand 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", "DescribeAutoScalingInstances", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeAutoScalingInstancesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeAutoScalingInstancesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeAutoScalingInstancesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeAutoScalingInstancesCommand = DescribeAutoScalingInstancesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAutoScalingNotificationTypesCommand = 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 DescribeAutoScalingNotificationTypesCommand 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", "DescribeAutoScalingNotificationTypes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeAutoScalingNotificationTypesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeAutoScalingNotificationTypesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeAutoScalingNotificationTypesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeAutoScalingNotificationTypesCommand = DescribeAutoScalingNotificationTypesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeInstanceRefreshesCommand = 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 DescribeInstanceRefreshesCommand 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", "DescribeInstanceRefreshes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeInstanceRefreshesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeInstanceRefreshesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeInstanceRefreshesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeInstanceRefreshesCommand = DescribeInstanceRefreshesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeLaunchConfigurationsCommand = 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 DescribeLaunchConfigurationsCommand 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", "DescribeLaunchConfigurations", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeLaunchConfigurationsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeLaunchConfigurationsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeLaunchConfigurationsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeLaunchConfigurationsCommand = DescribeLaunchConfigurationsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeLifecycleHookTypesCommand = 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 DescribeLifecycleHookTypesCommand 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", "DescribeLifecycleHookTypes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeLifecycleHookTypesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeLifecycleHookTypesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeLifecycleHookTypesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeLifecycleHookTypesCommand = DescribeLifecycleHookTypesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeLifecycleHooksCommand = 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 DescribeLifecycleHooksCommand 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", "DescribeLifecycleHooks", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeLifecycleHooksCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeLifecycleHooksCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeLifecycleHooksCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeLifecycleHooksCommand = DescribeLifecycleHooksCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeLoadBalancerTargetGroupsCommand = 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 DescribeLoadBalancerTargetGroupsCommand 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", "DescribeLoadBalancerTargetGroups", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeLoadBalancerTargetGroupsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeLoadBalancerTargetGroupsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeLoadBalancerTargetGroupsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeLoadBalancerTargetGroupsCommand = DescribeLoadBalancerTargetGroupsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeLoadBalancersCommand = 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 DescribeLoadBalancersCommand 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", "DescribeLoadBalancers", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeLoadBalancersCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeLoadBalancersCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeLoadBalancersCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeLoadBalancersCommand = DescribeLoadBalancersCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeMetricCollectionTypesCommand = 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 DescribeMetricCollectionTypesCommand 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", "DescribeMetricCollectionTypes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeMetricCollectionTypesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeMetricCollectionTypesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeMetricCollectionTypesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeMetricCollectionTypesCommand = DescribeMetricCollectionTypesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeNotificationConfigurationsCommand = 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 DescribeNotificationConfigurationsCommand 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", "DescribeNotificationConfigurations", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeNotificationConfigurationsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeNotificationConfigurationsCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeNotificationConfigurationsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeNotificationConfigurationsCommand = DescribeNotificationConfigurationsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribePoliciesCommand = 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 DescribePoliciesCommand 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", "DescribePolicies", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribePoliciesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribePoliciesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribePoliciesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribePoliciesCommand = DescribePoliciesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeScalingActivitiesCommand = 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 DescribeScalingActivitiesCommand 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", "DescribeScalingActivities", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeScalingActivitiesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeScalingActivitiesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeScalingActivitiesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeScalingActivitiesCommand = DescribeScalingActivitiesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeScalingProcessTypesCommand = 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 DescribeScalingProcessTypesCommand 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", "DescribeScalingProcessTypes", {})
|
|
22
|
-
.n("AutoScalingClient", "DescribeScalingProcessTypesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DescribeScalingProcessTypesCommand)
|
|
25
|
-
.de(Aws_query_1.de_DescribeScalingProcessTypesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeScalingProcessTypesCommand = DescribeScalingProcessTypesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|