@aws-sdk/client-auto-scaling 3.490.0 → 3.496.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 +10371 -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
package/dist-cjs/AutoScaling.js
CHANGED
|
@@ -1,141 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AutoScaling = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AutoScalingClient_1 = require("./AutoScalingClient");
|
|
6
|
-
const AttachInstancesCommand_1 = require("./commands/AttachInstancesCommand");
|
|
7
|
-
const AttachLoadBalancersCommand_1 = require("./commands/AttachLoadBalancersCommand");
|
|
8
|
-
const AttachLoadBalancerTargetGroupsCommand_1 = require("./commands/AttachLoadBalancerTargetGroupsCommand");
|
|
9
|
-
const AttachTrafficSourcesCommand_1 = require("./commands/AttachTrafficSourcesCommand");
|
|
10
|
-
const BatchDeleteScheduledActionCommand_1 = require("./commands/BatchDeleteScheduledActionCommand");
|
|
11
|
-
const BatchPutScheduledUpdateGroupActionCommand_1 = require("./commands/BatchPutScheduledUpdateGroupActionCommand");
|
|
12
|
-
const CancelInstanceRefreshCommand_1 = require("./commands/CancelInstanceRefreshCommand");
|
|
13
|
-
const CompleteLifecycleActionCommand_1 = require("./commands/CompleteLifecycleActionCommand");
|
|
14
|
-
const CreateAutoScalingGroupCommand_1 = require("./commands/CreateAutoScalingGroupCommand");
|
|
15
|
-
const CreateLaunchConfigurationCommand_1 = require("./commands/CreateLaunchConfigurationCommand");
|
|
16
|
-
const CreateOrUpdateTagsCommand_1 = require("./commands/CreateOrUpdateTagsCommand");
|
|
17
|
-
const DeleteAutoScalingGroupCommand_1 = require("./commands/DeleteAutoScalingGroupCommand");
|
|
18
|
-
const DeleteLaunchConfigurationCommand_1 = require("./commands/DeleteLaunchConfigurationCommand");
|
|
19
|
-
const DeleteLifecycleHookCommand_1 = require("./commands/DeleteLifecycleHookCommand");
|
|
20
|
-
const DeleteNotificationConfigurationCommand_1 = require("./commands/DeleteNotificationConfigurationCommand");
|
|
21
|
-
const DeletePolicyCommand_1 = require("./commands/DeletePolicyCommand");
|
|
22
|
-
const DeleteScheduledActionCommand_1 = require("./commands/DeleteScheduledActionCommand");
|
|
23
|
-
const DeleteTagsCommand_1 = require("./commands/DeleteTagsCommand");
|
|
24
|
-
const DeleteWarmPoolCommand_1 = require("./commands/DeleteWarmPoolCommand");
|
|
25
|
-
const DescribeAccountLimitsCommand_1 = require("./commands/DescribeAccountLimitsCommand");
|
|
26
|
-
const DescribeAdjustmentTypesCommand_1 = require("./commands/DescribeAdjustmentTypesCommand");
|
|
27
|
-
const DescribeAutoScalingGroupsCommand_1 = require("./commands/DescribeAutoScalingGroupsCommand");
|
|
28
|
-
const DescribeAutoScalingInstancesCommand_1 = require("./commands/DescribeAutoScalingInstancesCommand");
|
|
29
|
-
const DescribeAutoScalingNotificationTypesCommand_1 = require("./commands/DescribeAutoScalingNotificationTypesCommand");
|
|
30
|
-
const DescribeInstanceRefreshesCommand_1 = require("./commands/DescribeInstanceRefreshesCommand");
|
|
31
|
-
const DescribeLaunchConfigurationsCommand_1 = require("./commands/DescribeLaunchConfigurationsCommand");
|
|
32
|
-
const DescribeLifecycleHooksCommand_1 = require("./commands/DescribeLifecycleHooksCommand");
|
|
33
|
-
const DescribeLifecycleHookTypesCommand_1 = require("./commands/DescribeLifecycleHookTypesCommand");
|
|
34
|
-
const DescribeLoadBalancersCommand_1 = require("./commands/DescribeLoadBalancersCommand");
|
|
35
|
-
const DescribeLoadBalancerTargetGroupsCommand_1 = require("./commands/DescribeLoadBalancerTargetGroupsCommand");
|
|
36
|
-
const DescribeMetricCollectionTypesCommand_1 = require("./commands/DescribeMetricCollectionTypesCommand");
|
|
37
|
-
const DescribeNotificationConfigurationsCommand_1 = require("./commands/DescribeNotificationConfigurationsCommand");
|
|
38
|
-
const DescribePoliciesCommand_1 = require("./commands/DescribePoliciesCommand");
|
|
39
|
-
const DescribeScalingActivitiesCommand_1 = require("./commands/DescribeScalingActivitiesCommand");
|
|
40
|
-
const DescribeScalingProcessTypesCommand_1 = require("./commands/DescribeScalingProcessTypesCommand");
|
|
41
|
-
const DescribeScheduledActionsCommand_1 = require("./commands/DescribeScheduledActionsCommand");
|
|
42
|
-
const DescribeTagsCommand_1 = require("./commands/DescribeTagsCommand");
|
|
43
|
-
const DescribeTerminationPolicyTypesCommand_1 = require("./commands/DescribeTerminationPolicyTypesCommand");
|
|
44
|
-
const DescribeTrafficSourcesCommand_1 = require("./commands/DescribeTrafficSourcesCommand");
|
|
45
|
-
const DescribeWarmPoolCommand_1 = require("./commands/DescribeWarmPoolCommand");
|
|
46
|
-
const DetachInstancesCommand_1 = require("./commands/DetachInstancesCommand");
|
|
47
|
-
const DetachLoadBalancersCommand_1 = require("./commands/DetachLoadBalancersCommand");
|
|
48
|
-
const DetachLoadBalancerTargetGroupsCommand_1 = require("./commands/DetachLoadBalancerTargetGroupsCommand");
|
|
49
|
-
const DetachTrafficSourcesCommand_1 = require("./commands/DetachTrafficSourcesCommand");
|
|
50
|
-
const DisableMetricsCollectionCommand_1 = require("./commands/DisableMetricsCollectionCommand");
|
|
51
|
-
const EnableMetricsCollectionCommand_1 = require("./commands/EnableMetricsCollectionCommand");
|
|
52
|
-
const EnterStandbyCommand_1 = require("./commands/EnterStandbyCommand");
|
|
53
|
-
const ExecutePolicyCommand_1 = require("./commands/ExecutePolicyCommand");
|
|
54
|
-
const ExitStandbyCommand_1 = require("./commands/ExitStandbyCommand");
|
|
55
|
-
const GetPredictiveScalingForecastCommand_1 = require("./commands/GetPredictiveScalingForecastCommand");
|
|
56
|
-
const PutLifecycleHookCommand_1 = require("./commands/PutLifecycleHookCommand");
|
|
57
|
-
const PutNotificationConfigurationCommand_1 = require("./commands/PutNotificationConfigurationCommand");
|
|
58
|
-
const PutScalingPolicyCommand_1 = require("./commands/PutScalingPolicyCommand");
|
|
59
|
-
const PutScheduledUpdateGroupActionCommand_1 = require("./commands/PutScheduledUpdateGroupActionCommand");
|
|
60
|
-
const PutWarmPoolCommand_1 = require("./commands/PutWarmPoolCommand");
|
|
61
|
-
const RecordLifecycleActionHeartbeatCommand_1 = require("./commands/RecordLifecycleActionHeartbeatCommand");
|
|
62
|
-
const ResumeProcessesCommand_1 = require("./commands/ResumeProcessesCommand");
|
|
63
|
-
const RollbackInstanceRefreshCommand_1 = require("./commands/RollbackInstanceRefreshCommand");
|
|
64
|
-
const SetDesiredCapacityCommand_1 = require("./commands/SetDesiredCapacityCommand");
|
|
65
|
-
const SetInstanceHealthCommand_1 = require("./commands/SetInstanceHealthCommand");
|
|
66
|
-
const SetInstanceProtectionCommand_1 = require("./commands/SetInstanceProtectionCommand");
|
|
67
|
-
const StartInstanceRefreshCommand_1 = require("./commands/StartInstanceRefreshCommand");
|
|
68
|
-
const SuspendProcessesCommand_1 = require("./commands/SuspendProcessesCommand");
|
|
69
|
-
const TerminateInstanceInAutoScalingGroupCommand_1 = require("./commands/TerminateInstanceInAutoScalingGroupCommand");
|
|
70
|
-
const UpdateAutoScalingGroupCommand_1 = require("./commands/UpdateAutoScalingGroupCommand");
|
|
71
|
-
const commands = {
|
|
72
|
-
AttachInstancesCommand: AttachInstancesCommand_1.AttachInstancesCommand,
|
|
73
|
-
AttachLoadBalancersCommand: AttachLoadBalancersCommand_1.AttachLoadBalancersCommand,
|
|
74
|
-
AttachLoadBalancerTargetGroupsCommand: AttachLoadBalancerTargetGroupsCommand_1.AttachLoadBalancerTargetGroupsCommand,
|
|
75
|
-
AttachTrafficSourcesCommand: AttachTrafficSourcesCommand_1.AttachTrafficSourcesCommand,
|
|
76
|
-
BatchDeleteScheduledActionCommand: BatchDeleteScheduledActionCommand_1.BatchDeleteScheduledActionCommand,
|
|
77
|
-
BatchPutScheduledUpdateGroupActionCommand: BatchPutScheduledUpdateGroupActionCommand_1.BatchPutScheduledUpdateGroupActionCommand,
|
|
78
|
-
CancelInstanceRefreshCommand: CancelInstanceRefreshCommand_1.CancelInstanceRefreshCommand,
|
|
79
|
-
CompleteLifecycleActionCommand: CompleteLifecycleActionCommand_1.CompleteLifecycleActionCommand,
|
|
80
|
-
CreateAutoScalingGroupCommand: CreateAutoScalingGroupCommand_1.CreateAutoScalingGroupCommand,
|
|
81
|
-
CreateLaunchConfigurationCommand: CreateLaunchConfigurationCommand_1.CreateLaunchConfigurationCommand,
|
|
82
|
-
CreateOrUpdateTagsCommand: CreateOrUpdateTagsCommand_1.CreateOrUpdateTagsCommand,
|
|
83
|
-
DeleteAutoScalingGroupCommand: DeleteAutoScalingGroupCommand_1.DeleteAutoScalingGroupCommand,
|
|
84
|
-
DeleteLaunchConfigurationCommand: DeleteLaunchConfigurationCommand_1.DeleteLaunchConfigurationCommand,
|
|
85
|
-
DeleteLifecycleHookCommand: DeleteLifecycleHookCommand_1.DeleteLifecycleHookCommand,
|
|
86
|
-
DeleteNotificationConfigurationCommand: DeleteNotificationConfigurationCommand_1.DeleteNotificationConfigurationCommand,
|
|
87
|
-
DeletePolicyCommand: DeletePolicyCommand_1.DeletePolicyCommand,
|
|
88
|
-
DeleteScheduledActionCommand: DeleteScheduledActionCommand_1.DeleteScheduledActionCommand,
|
|
89
|
-
DeleteTagsCommand: DeleteTagsCommand_1.DeleteTagsCommand,
|
|
90
|
-
DeleteWarmPoolCommand: DeleteWarmPoolCommand_1.DeleteWarmPoolCommand,
|
|
91
|
-
DescribeAccountLimitsCommand: DescribeAccountLimitsCommand_1.DescribeAccountLimitsCommand,
|
|
92
|
-
DescribeAdjustmentTypesCommand: DescribeAdjustmentTypesCommand_1.DescribeAdjustmentTypesCommand,
|
|
93
|
-
DescribeAutoScalingGroupsCommand: DescribeAutoScalingGroupsCommand_1.DescribeAutoScalingGroupsCommand,
|
|
94
|
-
DescribeAutoScalingInstancesCommand: DescribeAutoScalingInstancesCommand_1.DescribeAutoScalingInstancesCommand,
|
|
95
|
-
DescribeAutoScalingNotificationTypesCommand: DescribeAutoScalingNotificationTypesCommand_1.DescribeAutoScalingNotificationTypesCommand,
|
|
96
|
-
DescribeInstanceRefreshesCommand: DescribeInstanceRefreshesCommand_1.DescribeInstanceRefreshesCommand,
|
|
97
|
-
DescribeLaunchConfigurationsCommand: DescribeLaunchConfigurationsCommand_1.DescribeLaunchConfigurationsCommand,
|
|
98
|
-
DescribeLifecycleHooksCommand: DescribeLifecycleHooksCommand_1.DescribeLifecycleHooksCommand,
|
|
99
|
-
DescribeLifecycleHookTypesCommand: DescribeLifecycleHookTypesCommand_1.DescribeLifecycleHookTypesCommand,
|
|
100
|
-
DescribeLoadBalancersCommand: DescribeLoadBalancersCommand_1.DescribeLoadBalancersCommand,
|
|
101
|
-
DescribeLoadBalancerTargetGroupsCommand: DescribeLoadBalancerTargetGroupsCommand_1.DescribeLoadBalancerTargetGroupsCommand,
|
|
102
|
-
DescribeMetricCollectionTypesCommand: DescribeMetricCollectionTypesCommand_1.DescribeMetricCollectionTypesCommand,
|
|
103
|
-
DescribeNotificationConfigurationsCommand: DescribeNotificationConfigurationsCommand_1.DescribeNotificationConfigurationsCommand,
|
|
104
|
-
DescribePoliciesCommand: DescribePoliciesCommand_1.DescribePoliciesCommand,
|
|
105
|
-
DescribeScalingActivitiesCommand: DescribeScalingActivitiesCommand_1.DescribeScalingActivitiesCommand,
|
|
106
|
-
DescribeScalingProcessTypesCommand: DescribeScalingProcessTypesCommand_1.DescribeScalingProcessTypesCommand,
|
|
107
|
-
DescribeScheduledActionsCommand: DescribeScheduledActionsCommand_1.DescribeScheduledActionsCommand,
|
|
108
|
-
DescribeTagsCommand: DescribeTagsCommand_1.DescribeTagsCommand,
|
|
109
|
-
DescribeTerminationPolicyTypesCommand: DescribeTerminationPolicyTypesCommand_1.DescribeTerminationPolicyTypesCommand,
|
|
110
|
-
DescribeTrafficSourcesCommand: DescribeTrafficSourcesCommand_1.DescribeTrafficSourcesCommand,
|
|
111
|
-
DescribeWarmPoolCommand: DescribeWarmPoolCommand_1.DescribeWarmPoolCommand,
|
|
112
|
-
DetachInstancesCommand: DetachInstancesCommand_1.DetachInstancesCommand,
|
|
113
|
-
DetachLoadBalancersCommand: DetachLoadBalancersCommand_1.DetachLoadBalancersCommand,
|
|
114
|
-
DetachLoadBalancerTargetGroupsCommand: DetachLoadBalancerTargetGroupsCommand_1.DetachLoadBalancerTargetGroupsCommand,
|
|
115
|
-
DetachTrafficSourcesCommand: DetachTrafficSourcesCommand_1.DetachTrafficSourcesCommand,
|
|
116
|
-
DisableMetricsCollectionCommand: DisableMetricsCollectionCommand_1.DisableMetricsCollectionCommand,
|
|
117
|
-
EnableMetricsCollectionCommand: EnableMetricsCollectionCommand_1.EnableMetricsCollectionCommand,
|
|
118
|
-
EnterStandbyCommand: EnterStandbyCommand_1.EnterStandbyCommand,
|
|
119
|
-
ExecutePolicyCommand: ExecutePolicyCommand_1.ExecutePolicyCommand,
|
|
120
|
-
ExitStandbyCommand: ExitStandbyCommand_1.ExitStandbyCommand,
|
|
121
|
-
GetPredictiveScalingForecastCommand: GetPredictiveScalingForecastCommand_1.GetPredictiveScalingForecastCommand,
|
|
122
|
-
PutLifecycleHookCommand: PutLifecycleHookCommand_1.PutLifecycleHookCommand,
|
|
123
|
-
PutNotificationConfigurationCommand: PutNotificationConfigurationCommand_1.PutNotificationConfigurationCommand,
|
|
124
|
-
PutScalingPolicyCommand: PutScalingPolicyCommand_1.PutScalingPolicyCommand,
|
|
125
|
-
PutScheduledUpdateGroupActionCommand: PutScheduledUpdateGroupActionCommand_1.PutScheduledUpdateGroupActionCommand,
|
|
126
|
-
PutWarmPoolCommand: PutWarmPoolCommand_1.PutWarmPoolCommand,
|
|
127
|
-
RecordLifecycleActionHeartbeatCommand: RecordLifecycleActionHeartbeatCommand_1.RecordLifecycleActionHeartbeatCommand,
|
|
128
|
-
ResumeProcessesCommand: ResumeProcessesCommand_1.ResumeProcessesCommand,
|
|
129
|
-
RollbackInstanceRefreshCommand: RollbackInstanceRefreshCommand_1.RollbackInstanceRefreshCommand,
|
|
130
|
-
SetDesiredCapacityCommand: SetDesiredCapacityCommand_1.SetDesiredCapacityCommand,
|
|
131
|
-
SetInstanceHealthCommand: SetInstanceHealthCommand_1.SetInstanceHealthCommand,
|
|
132
|
-
SetInstanceProtectionCommand: SetInstanceProtectionCommand_1.SetInstanceProtectionCommand,
|
|
133
|
-
StartInstanceRefreshCommand: StartInstanceRefreshCommand_1.StartInstanceRefreshCommand,
|
|
134
|
-
SuspendProcessesCommand: SuspendProcessesCommand_1.SuspendProcessesCommand,
|
|
135
|
-
TerminateInstanceInAutoScalingGroupCommand: TerminateInstanceInAutoScalingGroupCommand_1.TerminateInstanceInAutoScalingGroupCommand,
|
|
136
|
-
UpdateAutoScalingGroupCommand: UpdateAutoScalingGroupCommand_1.UpdateAutoScalingGroupCommand,
|
|
137
|
-
};
|
|
138
|
-
class AutoScaling extends AutoScalingClient_1.AutoScalingClient {
|
|
139
|
-
}
|
|
140
|
-
exports.AutoScaling = AutoScaling;
|
|
141
|
-
(0, smithy_client_1.createAggregatedClient)(commands, AutoScaling);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AutoScalingClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class AutoScalingClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.AutoScalingClient = AutoScalingClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachInstancesCommand = 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 AttachInstancesCommand 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", "AttachInstances", {})
|
|
22
|
-
.n("AutoScalingClient", "AttachInstancesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_AttachInstancesCommand)
|
|
25
|
-
.de(Aws_query_1.de_AttachInstancesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachInstancesCommand = AttachInstancesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachLoadBalancerTargetGroupsCommand = 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 AttachLoadBalancerTargetGroupsCommand 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", "AttachLoadBalancerTargetGroups", {})
|
|
22
|
-
.n("AutoScalingClient", "AttachLoadBalancerTargetGroupsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_AttachLoadBalancerTargetGroupsCommand)
|
|
25
|
-
.de(Aws_query_1.de_AttachLoadBalancerTargetGroupsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachLoadBalancerTargetGroupsCommand = AttachLoadBalancerTargetGroupsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachLoadBalancersCommand = 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 AttachLoadBalancersCommand 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", "AttachLoadBalancers", {})
|
|
22
|
-
.n("AutoScalingClient", "AttachLoadBalancersCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_AttachLoadBalancersCommand)
|
|
25
|
-
.de(Aws_query_1.de_AttachLoadBalancersCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachLoadBalancersCommand = AttachLoadBalancersCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AttachTrafficSourcesCommand = 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 AttachTrafficSourcesCommand 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", "AttachTrafficSources", {})
|
|
22
|
-
.n("AutoScalingClient", "AttachTrafficSourcesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_AttachTrafficSourcesCommand)
|
|
25
|
-
.de(Aws_query_1.de_AttachTrafficSourcesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AttachTrafficSourcesCommand = AttachTrafficSourcesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchDeleteScheduledActionCommand = 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 BatchDeleteScheduledActionCommand 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", "BatchDeleteScheduledAction", {})
|
|
22
|
-
.n("AutoScalingClient", "BatchDeleteScheduledActionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_BatchDeleteScheduledActionCommand)
|
|
25
|
-
.de(Aws_query_1.de_BatchDeleteScheduledActionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchDeleteScheduledActionCommand = BatchDeleteScheduledActionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchPutScheduledUpdateGroupActionCommand = 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 BatchPutScheduledUpdateGroupActionCommand 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", "BatchPutScheduledUpdateGroupAction", {})
|
|
22
|
-
.n("AutoScalingClient", "BatchPutScheduledUpdateGroupActionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_BatchPutScheduledUpdateGroupActionCommand)
|
|
25
|
-
.de(Aws_query_1.de_BatchPutScheduledUpdateGroupActionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.BatchPutScheduledUpdateGroupActionCommand = BatchPutScheduledUpdateGroupActionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelInstanceRefreshCommand = 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 CancelInstanceRefreshCommand 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", "CancelInstanceRefresh", {})
|
|
22
|
-
.n("AutoScalingClient", "CancelInstanceRefreshCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CancelInstanceRefreshCommand)
|
|
25
|
-
.de(Aws_query_1.de_CancelInstanceRefreshCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CancelInstanceRefreshCommand = CancelInstanceRefreshCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CompleteLifecycleActionCommand = 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 CompleteLifecycleActionCommand 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", "CompleteLifecycleAction", {})
|
|
22
|
-
.n("AutoScalingClient", "CompleteLifecycleActionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CompleteLifecycleActionCommand)
|
|
25
|
-
.de(Aws_query_1.de_CompleteLifecycleActionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CompleteLifecycleActionCommand = CompleteLifecycleActionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAutoScalingGroupCommand = 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 CreateAutoScalingGroupCommand 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", "CreateAutoScalingGroup", {})
|
|
22
|
-
.n("AutoScalingClient", "CreateAutoScalingGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateAutoScalingGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateAutoScalingGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAutoScalingGroupCommand = CreateAutoScalingGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateLaunchConfigurationCommand = 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 CreateLaunchConfigurationCommand 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", "CreateLaunchConfiguration", {})
|
|
22
|
-
.n("AutoScalingClient", "CreateLaunchConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateLaunchConfigurationCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateLaunchConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateLaunchConfigurationCommand = CreateLaunchConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateOrUpdateTagsCommand = 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 CreateOrUpdateTagsCommand 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", "CreateOrUpdateTags", {})
|
|
22
|
-
.n("AutoScalingClient", "CreateOrUpdateTagsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_CreateOrUpdateTagsCommand)
|
|
25
|
-
.de(Aws_query_1.de_CreateOrUpdateTagsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateOrUpdateTagsCommand = CreateOrUpdateTagsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAutoScalingGroupCommand = 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 DeleteAutoScalingGroupCommand 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", "DeleteAutoScalingGroup", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteAutoScalingGroupCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteAutoScalingGroupCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteAutoScalingGroupCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteAutoScalingGroupCommand = DeleteAutoScalingGroupCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteLaunchConfigurationCommand = 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 DeleteLaunchConfigurationCommand 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", "DeleteLaunchConfiguration", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteLaunchConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteLaunchConfigurationCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteLaunchConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteLaunchConfigurationCommand = DeleteLaunchConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteLifecycleHookCommand = 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 DeleteLifecycleHookCommand 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", "DeleteLifecycleHook", {})
|
|
22
|
-
.n("AutoScalingClient", "DeleteLifecycleHookCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_query_1.se_DeleteLifecycleHookCommand)
|
|
25
|
-
.de(Aws_query_1.de_DeleteLifecycleHookCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteLifecycleHookCommand = DeleteLifecycleHookCommand;
|
|
1
|
+
module.exports = require("../index.js");
|