@aws-sdk/client-auto-scaling 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AttachInstancesCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribePoliciesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -3
- package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/DetachInstancesCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-cjs/commands/EnterStandbyCommand.js +2 -3
- package/dist-cjs/commands/ExecutePolicyCommand.js +2 -3
- package/dist-cjs/commands/ExitStandbyCommand.js +2 -3
- package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-cjs/commands/PutWarmPoolCommand.js +2 -3
- package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-cjs/commands/ResumeProcessesCommand.js +2 -3
- package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-cjs/commands/SuspendProcessesCommand.js +2 -3
- package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -709
- package/dist-cjs/protocols/Aws_query.js +112 -610
- package/dist-es/commands/AttachInstancesCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/AttachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/AttachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/BatchDeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/CancelInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/CompleteLifecycleActionCommand.js +2 -3
- package/dist-es/commands/CreateAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/CreateLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateOrUpdateTagsCommand.js +2 -3
- package/dist-es/commands/DeleteAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/DeleteLaunchConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteLifecycleHookCommand.js +2 -3
- package/dist-es/commands/DeleteNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteScheduledActionCommand.js +2 -3
- package/dist-es/commands/DeleteTagsCommand.js +2 -3
- package/dist-es/commands/DeleteWarmPoolCommand.js +2 -3
- package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeAdjustmentTypesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -3
- package/dist-es/commands/DescribeInstanceRefreshesCommand.js +2 -3
- package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +2 -3
- package/dist-es/commands/DescribeLifecycleHooksCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DescribeLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +2 -3
- package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribePoliciesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingActivitiesCommand.js +2 -3
- package/dist-es/commands/DescribeScalingProcessTypesCommand.js +2 -3
- package/dist-es/commands/DescribeScheduledActionsCommand.js +2 -3
- package/dist-es/commands/DescribeTagsCommand.js +2 -3
- package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +2 -3
- package/dist-es/commands/DescribeTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DescribeWarmPoolCommand.js +2 -3
- package/dist-es/commands/DetachInstancesCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -3
- package/dist-es/commands/DetachLoadBalancersCommand.js +2 -3
- package/dist-es/commands/DetachTrafficSourcesCommand.js +2 -3
- package/dist-es/commands/DisableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnableMetricsCollectionCommand.js +2 -3
- package/dist-es/commands/EnterStandbyCommand.js +2 -3
- package/dist-es/commands/ExecutePolicyCommand.js +2 -3
- package/dist-es/commands/ExitStandbyCommand.js +2 -3
- package/dist-es/commands/GetPredictiveScalingForecastCommand.js +2 -3
- package/dist-es/commands/PutLifecycleHookCommand.js +2 -3
- package/dist-es/commands/PutNotificationConfigurationCommand.js +2 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +2 -3
- package/dist-es/commands/PutWarmPoolCommand.js +2 -3
- package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +2 -3
- package/dist-es/commands/ResumeProcessesCommand.js +2 -3
- package/dist-es/commands/RollbackInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SetDesiredCapacityCommand.js +2 -3
- package/dist-es/commands/SetInstanceHealthCommand.js +2 -3
- package/dist-es/commands/SetInstanceProtectionCommand.js +2 -3
- package/dist-es/commands/StartInstanceRefreshCommand.js +2 -3
- package/dist-es/commands/SuspendProcessesCommand.js +2 -3
- package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -3
- package/dist-es/commands/UpdateAutoScalingGroupCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -528
- package/dist-es/protocols/Aws_query.js +112 -610
- package/dist-types/AutoScaling.d.ts +66 -0
- package/dist-types/AutoScalingClient.d.ts +24 -4
- package/dist-types/commands/AttachInstancesCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +16 -0
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/DetachInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +16 -0
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +16 -0
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +16 -0
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +16 -0
- package/dist-types/commands/EnterStandbyCommand.d.ts +16 -0
- package/dist-types/commands/ExecutePolicyCommand.d.ts +16 -0
- package/dist-types/commands/ExitStandbyCommand.d.ts +16 -0
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +16 -0
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +16 -0
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +16 -0
- package/dist-types/commands/PutWarmPoolCommand.d.ts +16 -0
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +16 -0
- package/dist-types/commands/ResumeProcessesCommand.d.ts +16 -0
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +16 -0
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +16 -0
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +16 -0
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +16 -0
- package/dist-types/commands/SuspendProcessesCommand.d.ts +16 -0
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +16 -0
- package/dist-types/models/AutoScalingServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +466 -704
- package/dist-types/pagination/DescribeAutoScalingGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeAutoScalingInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeLaunchConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNotificationConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScalingActivitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -502
- package/package.json +4 -3
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { AutoScalingServiceException as __BaseException } from "./AutoScalingServiceException";
|
|
3
3
|
/**
|
|
4
|
+
* @public
|
|
4
5
|
* <p>Specifies the minimum and maximum for the <code>AcceleratorCount</code> object when
|
|
5
6
|
* you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
6
7
|
*/
|
|
@@ -14,12 +15,18 @@ export interface AcceleratorCountRequest {
|
|
|
14
15
|
*/
|
|
15
16
|
Max?: number;
|
|
16
17
|
}
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
17
21
|
export declare enum AcceleratorManufacturer {
|
|
18
22
|
AMAZON_WEB_SERVICES = "amazon-web-services",
|
|
19
23
|
AMD = "amd",
|
|
20
24
|
NVIDIA = "nvidia",
|
|
21
25
|
XILINX = "xilinx"
|
|
22
26
|
}
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
23
30
|
export declare enum AcceleratorName {
|
|
24
31
|
A100 = "a100",
|
|
25
32
|
K80 = "k80",
|
|
@@ -30,6 +37,7 @@ export declare enum AcceleratorName {
|
|
|
30
37
|
VU9P = "vu9p"
|
|
31
38
|
}
|
|
32
39
|
/**
|
|
40
|
+
* @public
|
|
33
41
|
* <p>Specifies the minimum and maximum for the <code>AcceleratorTotalMemoryMiB</code>
|
|
34
42
|
* object when you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
35
43
|
*/
|
|
@@ -43,12 +51,16 @@ export interface AcceleratorTotalMemoryMiBRequest {
|
|
|
43
51
|
*/
|
|
44
52
|
Max?: number;
|
|
45
53
|
}
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
46
57
|
export declare enum AcceleratorType {
|
|
47
58
|
FPGA = "fpga",
|
|
48
59
|
GPU = "gpu",
|
|
49
60
|
INFERENCE = "inference"
|
|
50
61
|
}
|
|
51
62
|
/**
|
|
63
|
+
* @public
|
|
52
64
|
* <p>The request failed because an active instance refresh or rollback for the specified
|
|
53
65
|
* Auto Scaling group was not found.</p>
|
|
54
66
|
*/
|
|
@@ -60,6 +72,9 @@ export declare class ActiveInstanceRefreshNotFoundFault extends __BaseException
|
|
|
60
72
|
*/
|
|
61
73
|
constructor(opts: __ExceptionOptionType<ActiveInstanceRefreshNotFoundFault, __BaseException>);
|
|
62
74
|
}
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
63
78
|
export declare enum ScalingActivityStatusCode {
|
|
64
79
|
Cancelled = "Cancelled",
|
|
65
80
|
Failed = "Failed",
|
|
@@ -75,6 +90,7 @@ export declare enum ScalingActivityStatusCode {
|
|
|
75
90
|
WaitingForSpotInstanceRequestId = "WaitingForSpotInstanceRequestId"
|
|
76
91
|
}
|
|
77
92
|
/**
|
|
93
|
+
* @public
|
|
78
94
|
* <p>Describes scaling activity, which is a long-running process that represents a change
|
|
79
95
|
* to your Auto Scaling group, such as changing its size or replacing an instance.</p>
|
|
80
96
|
*/
|
|
@@ -129,6 +145,9 @@ export interface Activity {
|
|
|
129
145
|
*/
|
|
130
146
|
AutoScalingGroupARN?: string;
|
|
131
147
|
}
|
|
148
|
+
/**
|
|
149
|
+
* @public
|
|
150
|
+
*/
|
|
132
151
|
export interface ActivitiesType {
|
|
133
152
|
/**
|
|
134
153
|
* <p>The scaling activities. Activities are sorted by start time. Activities still in
|
|
@@ -143,6 +162,9 @@ export interface ActivitiesType {
|
|
|
143
162
|
*/
|
|
144
163
|
NextToken?: string;
|
|
145
164
|
}
|
|
165
|
+
/**
|
|
166
|
+
* @public
|
|
167
|
+
*/
|
|
146
168
|
export interface ActivityType {
|
|
147
169
|
/**
|
|
148
170
|
* <p>A scaling activity.</p>
|
|
@@ -150,6 +172,7 @@ export interface ActivityType {
|
|
|
150
172
|
Activity?: Activity;
|
|
151
173
|
}
|
|
152
174
|
/**
|
|
175
|
+
* @public
|
|
153
176
|
* <p>Describes a policy adjustment type.</p>
|
|
154
177
|
*/
|
|
155
178
|
export interface AdjustmentType {
|
|
@@ -160,6 +183,7 @@ export interface AdjustmentType {
|
|
|
160
183
|
AdjustmentType?: string;
|
|
161
184
|
}
|
|
162
185
|
/**
|
|
186
|
+
* @public
|
|
163
187
|
* <p>Describes an alarm.</p>
|
|
164
188
|
*/
|
|
165
189
|
export interface Alarm {
|
|
@@ -173,6 +197,7 @@ export interface Alarm {
|
|
|
173
197
|
AlarmARN?: string;
|
|
174
198
|
}
|
|
175
199
|
/**
|
|
200
|
+
* @public
|
|
176
201
|
* <p>You already have an Auto Scaling group or launch configuration with this name.</p>
|
|
177
202
|
*/
|
|
178
203
|
export declare class AlreadyExistsFault extends __BaseException {
|
|
@@ -183,6 +208,9 @@ export declare class AlreadyExistsFault extends __BaseException {
|
|
|
183
208
|
*/
|
|
184
209
|
constructor(opts: __ExceptionOptionType<AlreadyExistsFault, __BaseException>);
|
|
185
210
|
}
|
|
211
|
+
/**
|
|
212
|
+
* @public
|
|
213
|
+
*/
|
|
186
214
|
export interface AttachInstancesQuery {
|
|
187
215
|
/**
|
|
188
216
|
* <p>The IDs of the instances. You can specify up to 20 instances.</p>
|
|
@@ -194,6 +222,7 @@ export interface AttachInstancesQuery {
|
|
|
194
222
|
AutoScalingGroupName: string | undefined;
|
|
195
223
|
}
|
|
196
224
|
/**
|
|
225
|
+
* @public
|
|
197
226
|
* <p>You already have a pending update to an Amazon EC2 Auto Scaling resource (for example, an Auto Scaling group,
|
|
198
227
|
* instance, or load balancer).</p>
|
|
199
228
|
*/
|
|
@@ -206,6 +235,7 @@ export declare class ResourceContentionFault extends __BaseException {
|
|
|
206
235
|
constructor(opts: __ExceptionOptionType<ResourceContentionFault, __BaseException>);
|
|
207
236
|
}
|
|
208
237
|
/**
|
|
238
|
+
* @public
|
|
209
239
|
* <p>The service-linked role is not yet ready for use.</p>
|
|
210
240
|
*/
|
|
211
241
|
export declare class ServiceLinkedRoleFailure extends __BaseException {
|
|
@@ -216,8 +246,14 @@ export declare class ServiceLinkedRoleFailure extends __BaseException {
|
|
|
216
246
|
*/
|
|
217
247
|
constructor(opts: __ExceptionOptionType<ServiceLinkedRoleFailure, __BaseException>);
|
|
218
248
|
}
|
|
249
|
+
/**
|
|
250
|
+
* @public
|
|
251
|
+
*/
|
|
219
252
|
export interface AttachLoadBalancersResultType {
|
|
220
253
|
}
|
|
254
|
+
/**
|
|
255
|
+
* @public
|
|
256
|
+
*/
|
|
221
257
|
export interface AttachLoadBalancersType {
|
|
222
258
|
/**
|
|
223
259
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -228,8 +264,14 @@ export interface AttachLoadBalancersType {
|
|
|
228
264
|
*/
|
|
229
265
|
LoadBalancerNames: string[] | undefined;
|
|
230
266
|
}
|
|
267
|
+
/**
|
|
268
|
+
* @public
|
|
269
|
+
*/
|
|
231
270
|
export interface AttachLoadBalancerTargetGroupsResultType {
|
|
232
271
|
}
|
|
272
|
+
/**
|
|
273
|
+
* @public
|
|
274
|
+
*/
|
|
233
275
|
export interface AttachLoadBalancerTargetGroupsType {
|
|
234
276
|
/**
|
|
235
277
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -241,9 +283,13 @@ export interface AttachLoadBalancerTargetGroupsType {
|
|
|
241
283
|
*/
|
|
242
284
|
TargetGroupARNs: string[] | undefined;
|
|
243
285
|
}
|
|
286
|
+
/**
|
|
287
|
+
* @public
|
|
288
|
+
*/
|
|
244
289
|
export interface AttachTrafficSourcesResultType {
|
|
245
290
|
}
|
|
246
291
|
/**
|
|
292
|
+
* @public
|
|
247
293
|
* <p>Describes the identifier of a traffic source.</p>
|
|
248
294
|
* <p>Currently, you must specify an Amazon Resource Name (ARN) for an existing VPC Lattice
|
|
249
295
|
* target group.</p>
|
|
@@ -254,6 +300,9 @@ export interface TrafficSourceIdentifier {
|
|
|
254
300
|
*/
|
|
255
301
|
Identifier?: string;
|
|
256
302
|
}
|
|
303
|
+
/**
|
|
304
|
+
* @public
|
|
305
|
+
*/
|
|
257
306
|
export interface AttachTrafficSourcesType {
|
|
258
307
|
/**
|
|
259
308
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -270,6 +319,7 @@ export interface AttachTrafficSourcesType {
|
|
|
270
319
|
TrafficSources: TrafficSourceIdentifier[] | undefined;
|
|
271
320
|
}
|
|
272
321
|
/**
|
|
322
|
+
* @public
|
|
273
323
|
* <p>Describes a scheduled action that could not be created, updated, or deleted.</p>
|
|
274
324
|
*/
|
|
275
325
|
export interface FailedScheduledUpdateGroupActionRequest {
|
|
@@ -286,6 +336,9 @@ export interface FailedScheduledUpdateGroupActionRequest {
|
|
|
286
336
|
*/
|
|
287
337
|
ErrorMessage?: string;
|
|
288
338
|
}
|
|
339
|
+
/**
|
|
340
|
+
* @public
|
|
341
|
+
*/
|
|
289
342
|
export interface BatchDeleteScheduledActionAnswer {
|
|
290
343
|
/**
|
|
291
344
|
* <p>The names of the scheduled actions that could not be deleted, including an error
|
|
@@ -293,6 +346,9 @@ export interface BatchDeleteScheduledActionAnswer {
|
|
|
293
346
|
*/
|
|
294
347
|
FailedScheduledActions?: FailedScheduledUpdateGroupActionRequest[];
|
|
295
348
|
}
|
|
349
|
+
/**
|
|
350
|
+
* @public
|
|
351
|
+
*/
|
|
296
352
|
export interface BatchDeleteScheduledActionType {
|
|
297
353
|
/**
|
|
298
354
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -304,6 +360,9 @@ export interface BatchDeleteScheduledActionType {
|
|
|
304
360
|
*/
|
|
305
361
|
ScheduledActionNames: string[] | undefined;
|
|
306
362
|
}
|
|
363
|
+
/**
|
|
364
|
+
* @public
|
|
365
|
+
*/
|
|
307
366
|
export interface BatchPutScheduledUpdateGroupActionAnswer {
|
|
308
367
|
/**
|
|
309
368
|
* <p>The names of the scheduled actions that could not be created or updated, including an
|
|
@@ -312,6 +371,7 @@ export interface BatchPutScheduledUpdateGroupActionAnswer {
|
|
|
312
371
|
FailedScheduledUpdateGroupActions?: FailedScheduledUpdateGroupActionRequest[];
|
|
313
372
|
}
|
|
314
373
|
/**
|
|
374
|
+
* @public
|
|
315
375
|
* <p>Describes information used for one or more scheduled scaling action updates in a <a>BatchPutScheduledUpdateGroupAction</a> operation.</p>
|
|
316
376
|
*/
|
|
317
377
|
export interface ScheduledUpdateGroupActionRequest {
|
|
@@ -366,6 +426,9 @@ export interface ScheduledUpdateGroupActionRequest {
|
|
|
366
426
|
*/
|
|
367
427
|
TimeZone?: string;
|
|
368
428
|
}
|
|
429
|
+
/**
|
|
430
|
+
* @public
|
|
431
|
+
*/
|
|
369
432
|
export interface BatchPutScheduledUpdateGroupActionType {
|
|
370
433
|
/**
|
|
371
434
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -377,6 +440,7 @@ export interface BatchPutScheduledUpdateGroupActionType {
|
|
|
377
440
|
ScheduledUpdateGroupActions: ScheduledUpdateGroupActionRequest[] | undefined;
|
|
378
441
|
}
|
|
379
442
|
/**
|
|
443
|
+
* @public
|
|
380
444
|
* <p>You have already reached a limit for your Amazon EC2 Auto Scaling
|
|
381
445
|
* resources (for example, Auto Scaling groups, launch configurations, or lifecycle hooks). For
|
|
382
446
|
* more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_DescribeAccountLimits.html">DescribeAccountLimits</a> in the <i>Amazon EC2 Auto Scaling API
|
|
@@ -390,6 +454,9 @@ export declare class LimitExceededFault extends __BaseException {
|
|
|
390
454
|
*/
|
|
391
455
|
constructor(opts: __ExceptionOptionType<LimitExceededFault, __BaseException>);
|
|
392
456
|
}
|
|
457
|
+
/**
|
|
458
|
+
* @public
|
|
459
|
+
*/
|
|
393
460
|
export interface CancelInstanceRefreshAnswer {
|
|
394
461
|
/**
|
|
395
462
|
* <p>The instance refresh ID associated with the request. This is the unique ID assigned to
|
|
@@ -397,14 +464,23 @@ export interface CancelInstanceRefreshAnswer {
|
|
|
397
464
|
*/
|
|
398
465
|
InstanceRefreshId?: string;
|
|
399
466
|
}
|
|
467
|
+
/**
|
|
468
|
+
* @public
|
|
469
|
+
*/
|
|
400
470
|
export interface CancelInstanceRefreshType {
|
|
401
471
|
/**
|
|
402
472
|
* <p>The name of the Auto Scaling group.</p>
|
|
403
473
|
*/
|
|
404
474
|
AutoScalingGroupName: string | undefined;
|
|
405
475
|
}
|
|
476
|
+
/**
|
|
477
|
+
* @public
|
|
478
|
+
*/
|
|
406
479
|
export interface CompleteLifecycleActionAnswer {
|
|
407
480
|
}
|
|
481
|
+
/**
|
|
482
|
+
* @public
|
|
483
|
+
*/
|
|
408
484
|
export interface CompleteLifecycleActionType {
|
|
409
485
|
/**
|
|
410
486
|
* <p>The name of the lifecycle hook.</p>
|
|
@@ -431,6 +507,7 @@ export interface CompleteLifecycleActionType {
|
|
|
431
507
|
InstanceId?: string;
|
|
432
508
|
}
|
|
433
509
|
/**
|
|
510
|
+
* @public
|
|
434
511
|
* <p>Describes the launch template and the version of the launch template that Amazon EC2 Auto Scaling
|
|
435
512
|
* uses to launch Amazon EC2 instances. For more information about launch templates, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/LaunchTemplates.html">Launch
|
|
436
513
|
* templates</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
@@ -461,6 +538,7 @@ export interface LaunchTemplateSpecification {
|
|
|
461
538
|
Version?: string;
|
|
462
539
|
}
|
|
463
540
|
/**
|
|
541
|
+
* @public
|
|
464
542
|
* <p>Describes information used to specify a lifecycle hook for an Auto Scaling
|
|
465
543
|
* group.</p>
|
|
466
544
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html">Amazon EC2 Auto Scaling lifecycle
|
|
@@ -519,6 +597,7 @@ export interface LifecycleHookSpecification {
|
|
|
519
597
|
RoleARN?: string;
|
|
520
598
|
}
|
|
521
599
|
/**
|
|
600
|
+
* @public
|
|
522
601
|
* <p>Use this structure to specify the distribution of On-Demand Instances and Spot
|
|
523
602
|
* Instances and the allocation strategies used to fulfill On-Demand and Spot capacities
|
|
524
603
|
* for a mixed instances policy.</p>
|
|
@@ -634,12 +713,16 @@ export interface InstancesDistribution {
|
|
|
634
713
|
*/
|
|
635
714
|
SpotMaxPrice?: string;
|
|
636
715
|
}
|
|
716
|
+
/**
|
|
717
|
+
* @public
|
|
718
|
+
*/
|
|
637
719
|
export declare enum BareMetal {
|
|
638
720
|
EXCLUDED = "excluded",
|
|
639
721
|
INCLUDED = "included",
|
|
640
722
|
REQUIRED = "required"
|
|
641
723
|
}
|
|
642
724
|
/**
|
|
725
|
+
* @public
|
|
643
726
|
* <p>Specifies the minimum and maximum for the <code>BaselineEbsBandwidthMbps</code> object
|
|
644
727
|
* when you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
645
728
|
*/
|
|
@@ -653,30 +736,46 @@ export interface BaselineEbsBandwidthMbpsRequest {
|
|
|
653
736
|
*/
|
|
654
737
|
Max?: number;
|
|
655
738
|
}
|
|
739
|
+
/**
|
|
740
|
+
* @public
|
|
741
|
+
*/
|
|
656
742
|
export declare enum BurstablePerformance {
|
|
657
743
|
EXCLUDED = "excluded",
|
|
658
744
|
INCLUDED = "included",
|
|
659
745
|
REQUIRED = "required"
|
|
660
746
|
}
|
|
747
|
+
/**
|
|
748
|
+
* @public
|
|
749
|
+
*/
|
|
661
750
|
export declare enum CpuManufacturer {
|
|
662
751
|
AMAZON_WEB_SERVICES = "amazon-web-services",
|
|
663
752
|
AMD = "amd",
|
|
664
753
|
INTEL = "intel"
|
|
665
754
|
}
|
|
755
|
+
/**
|
|
756
|
+
* @public
|
|
757
|
+
*/
|
|
666
758
|
export declare enum InstanceGeneration {
|
|
667
759
|
CURRENT = "current",
|
|
668
760
|
PREVIOUS = "previous"
|
|
669
761
|
}
|
|
762
|
+
/**
|
|
763
|
+
* @public
|
|
764
|
+
*/
|
|
670
765
|
export declare enum LocalStorage {
|
|
671
766
|
EXCLUDED = "excluded",
|
|
672
767
|
INCLUDED = "included",
|
|
673
768
|
REQUIRED = "required"
|
|
674
769
|
}
|
|
770
|
+
/**
|
|
771
|
+
* @public
|
|
772
|
+
*/
|
|
675
773
|
export declare enum LocalStorageType {
|
|
676
774
|
HDD = "hdd",
|
|
677
775
|
SSD = "ssd"
|
|
678
776
|
}
|
|
679
777
|
/**
|
|
778
|
+
* @public
|
|
680
779
|
* <p>Specifies the minimum and maximum for the <code>MemoryGiBPerVCpu</code> object when
|
|
681
780
|
* you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
682
781
|
*/
|
|
@@ -691,6 +790,7 @@ export interface MemoryGiBPerVCpuRequest {
|
|
|
691
790
|
Max?: number;
|
|
692
791
|
}
|
|
693
792
|
/**
|
|
793
|
+
* @public
|
|
694
794
|
* <p>Specifies the minimum and maximum for the <code>MemoryMiB</code> object when you
|
|
695
795
|
* specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
696
796
|
*/
|
|
@@ -705,6 +805,7 @@ export interface MemoryMiBRequest {
|
|
|
705
805
|
Max?: number;
|
|
706
806
|
}
|
|
707
807
|
/**
|
|
808
|
+
* @public
|
|
708
809
|
* <p>Specifies the minimum and maximum for the <code>NetworkBandwidthGbps</code> object
|
|
709
810
|
* when you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
710
811
|
* <note>
|
|
@@ -726,6 +827,7 @@ export interface NetworkBandwidthGbpsRequest {
|
|
|
726
827
|
Max?: number;
|
|
727
828
|
}
|
|
728
829
|
/**
|
|
830
|
+
* @public
|
|
729
831
|
* <p>Specifies the minimum and maximum for the <code>NetworkInterfaceCount</code> object
|
|
730
832
|
* when you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
731
833
|
*/
|
|
@@ -740,6 +842,7 @@ export interface NetworkInterfaceCountRequest {
|
|
|
740
842
|
Max?: number;
|
|
741
843
|
}
|
|
742
844
|
/**
|
|
845
|
+
* @public
|
|
743
846
|
* <p>Specifies the minimum and maximum for the <code>TotalLocalStorageGB</code> object when
|
|
744
847
|
* you specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
745
848
|
*/
|
|
@@ -754,6 +857,7 @@ export interface TotalLocalStorageGBRequest {
|
|
|
754
857
|
Max?: number;
|
|
755
858
|
}
|
|
756
859
|
/**
|
|
860
|
+
* @public
|
|
757
861
|
* <p>Specifies the minimum and maximum for the <code>VCpuCount</code> object when you
|
|
758
862
|
* specify <a>InstanceRequirements</a> for an Auto Scaling group.</p>
|
|
759
863
|
*/
|
|
@@ -768,6 +872,7 @@ export interface VCpuCountRequest {
|
|
|
768
872
|
Max?: number;
|
|
769
873
|
}
|
|
770
874
|
/**
|
|
875
|
+
* @public
|
|
771
876
|
* <p>The attributes for the instance types for a mixed instances policy. Amazon EC2 Auto Scaling uses your
|
|
772
877
|
* specified requirements to identify instance types. Then, it uses your On-Demand and Spot
|
|
773
878
|
* allocation strategies to launch instances from these instance types.</p>
|
|
@@ -1069,6 +1174,7 @@ export interface InstanceRequirements {
|
|
|
1069
1174
|
AllowedInstanceTypes?: string[];
|
|
1070
1175
|
}
|
|
1071
1176
|
/**
|
|
1177
|
+
* @public
|
|
1072
1178
|
* <p>Use this structure to let Amazon EC2 Auto Scaling do the following when the Auto Scaling group has a mixed
|
|
1073
1179
|
* instances policy:</p>
|
|
1074
1180
|
* <ul>
|
|
@@ -1148,6 +1254,7 @@ export interface LaunchTemplateOverrides {
|
|
|
1148
1254
|
InstanceRequirements?: InstanceRequirements;
|
|
1149
1255
|
}
|
|
1150
1256
|
/**
|
|
1257
|
+
* @public
|
|
1151
1258
|
* <p>Use this structure to specify the launch templates and instance types (overrides) for
|
|
1152
1259
|
* a mixed instances policy.</p>
|
|
1153
1260
|
*/
|
|
@@ -1163,6 +1270,7 @@ export interface LaunchTemplate {
|
|
|
1163
1270
|
Overrides?: LaunchTemplateOverrides[];
|
|
1164
1271
|
}
|
|
1165
1272
|
/**
|
|
1273
|
+
* @public
|
|
1166
1274
|
* <p>Use this structure to launch multiple instance types and On-Demand Instances and Spot
|
|
1167
1275
|
* Instances within a single Auto Scaling group.</p>
|
|
1168
1276
|
* <p>A mixed instances policy contains information that Amazon EC2 Auto Scaling can use to launch
|
|
@@ -1182,6 +1290,7 @@ export interface MixedInstancesPolicy {
|
|
|
1182
1290
|
InstancesDistribution?: InstancesDistribution;
|
|
1183
1291
|
}
|
|
1184
1292
|
/**
|
|
1293
|
+
* @public
|
|
1185
1294
|
* <p>Describes a tag for an Auto Scaling group.</p>
|
|
1186
1295
|
*/
|
|
1187
1296
|
export interface Tag {
|
|
@@ -1208,6 +1317,9 @@ export interface Tag {
|
|
|
1208
1317
|
*/
|
|
1209
1318
|
PropagateAtLaunch?: boolean;
|
|
1210
1319
|
}
|
|
1320
|
+
/**
|
|
1321
|
+
* @public
|
|
1322
|
+
*/
|
|
1211
1323
|
export interface CreateAutoScalingGroupType {
|
|
1212
1324
|
/**
|
|
1213
1325
|
* <p>The name of the Auto Scaling group. This name must be unique per Region per account.</p>
|
|
@@ -1457,6 +1569,7 @@ export interface CreateAutoScalingGroupType {
|
|
|
1457
1569
|
TrafficSources?: TrafficSourceIdentifier[];
|
|
1458
1570
|
}
|
|
1459
1571
|
/**
|
|
1572
|
+
* @public
|
|
1460
1573
|
* <p>Describes information used to set up an Amazon EBS volume specified in a block device
|
|
1461
1574
|
* mapping.</p>
|
|
1462
1575
|
*/
|
|
@@ -1554,6 +1667,7 @@ export interface Ebs {
|
|
|
1554
1667
|
Throughput?: number;
|
|
1555
1668
|
}
|
|
1556
1669
|
/**
|
|
1670
|
+
* @public
|
|
1557
1671
|
* <p>Describes a block device mapping.</p>
|
|
1558
1672
|
*/
|
|
1559
1673
|
export interface BlockDeviceMapping {
|
|
@@ -1589,6 +1703,7 @@ export interface BlockDeviceMapping {
|
|
|
1589
1703
|
NoDevice?: boolean;
|
|
1590
1704
|
}
|
|
1591
1705
|
/**
|
|
1706
|
+
* @public
|
|
1592
1707
|
* <p>Describes whether detailed monitoring is enabled for the Auto Scaling instances.</p>
|
|
1593
1708
|
*/
|
|
1594
1709
|
export interface InstanceMonitoring {
|
|
@@ -1598,15 +1713,22 @@ export interface InstanceMonitoring {
|
|
|
1598
1713
|
*/
|
|
1599
1714
|
Enabled?: boolean;
|
|
1600
1715
|
}
|
|
1716
|
+
/**
|
|
1717
|
+
* @public
|
|
1718
|
+
*/
|
|
1601
1719
|
export declare enum InstanceMetadataEndpointState {
|
|
1602
1720
|
Disabled = "disabled",
|
|
1603
1721
|
Enabled = "enabled"
|
|
1604
1722
|
}
|
|
1723
|
+
/**
|
|
1724
|
+
* @public
|
|
1725
|
+
*/
|
|
1605
1726
|
export declare enum InstanceMetadataHttpTokensState {
|
|
1606
1727
|
Optional = "optional",
|
|
1607
1728
|
Required = "required"
|
|
1608
1729
|
}
|
|
1609
1730
|
/**
|
|
1731
|
+
* @public
|
|
1610
1732
|
* <p>The metadata options for the instances. For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-config.html#launch-configurations-imds">Configuring the Instance Metadata Options</a> in the
|
|
1611
1733
|
* <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
1612
1734
|
*/
|
|
@@ -1641,6 +1763,9 @@ export interface InstanceMetadataOptions {
|
|
|
1641
1763
|
*/
|
|
1642
1764
|
HttpEndpoint?: InstanceMetadataEndpointState | string;
|
|
1643
1765
|
}
|
|
1766
|
+
/**
|
|
1767
|
+
* @public
|
|
1768
|
+
*/
|
|
1644
1769
|
export interface CreateLaunchConfigurationType {
|
|
1645
1770
|
/**
|
|
1646
1771
|
* <p>The name of the launch configuration. This name must be unique per Region per
|
|
@@ -1809,6 +1934,9 @@ export interface CreateLaunchConfigurationType {
|
|
|
1809
1934
|
*/
|
|
1810
1935
|
MetadataOptions?: InstanceMetadataOptions;
|
|
1811
1936
|
}
|
|
1937
|
+
/**
|
|
1938
|
+
* @public
|
|
1939
|
+
*/
|
|
1812
1940
|
export interface CreateOrUpdateTagsType {
|
|
1813
1941
|
/**
|
|
1814
1942
|
* <p>One or more tags.</p>
|
|
@@ -1816,6 +1944,7 @@ export interface CreateOrUpdateTagsType {
|
|
|
1816
1944
|
Tags: Tag[] | undefined;
|
|
1817
1945
|
}
|
|
1818
1946
|
/**
|
|
1947
|
+
* @public
|
|
1819
1948
|
* <p>The operation can't be performed because the resource is in use.</p>
|
|
1820
1949
|
*/
|
|
1821
1950
|
export declare class ResourceInUseFault extends __BaseException {
|
|
@@ -1826,6 +1955,9 @@ export declare class ResourceInUseFault extends __BaseException {
|
|
|
1826
1955
|
*/
|
|
1827
1956
|
constructor(opts: __ExceptionOptionType<ResourceInUseFault, __BaseException>);
|
|
1828
1957
|
}
|
|
1958
|
+
/**
|
|
1959
|
+
* @public
|
|
1960
|
+
*/
|
|
1829
1961
|
export interface DeleteAutoScalingGroupType {
|
|
1830
1962
|
/**
|
|
1831
1963
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -1839,6 +1971,7 @@ export interface DeleteAutoScalingGroupType {
|
|
|
1839
1971
|
ForceDelete?: boolean;
|
|
1840
1972
|
}
|
|
1841
1973
|
/**
|
|
1974
|
+
* @public
|
|
1842
1975
|
* <p>The operation can't be performed because there are scaling activities in
|
|
1843
1976
|
* progress.</p>
|
|
1844
1977
|
*/
|
|
@@ -1850,14 +1983,23 @@ export declare class ScalingActivityInProgressFault extends __BaseException {
|
|
|
1850
1983
|
*/
|
|
1851
1984
|
constructor(opts: __ExceptionOptionType<ScalingActivityInProgressFault, __BaseException>);
|
|
1852
1985
|
}
|
|
1986
|
+
/**
|
|
1987
|
+
* @public
|
|
1988
|
+
*/
|
|
1853
1989
|
export interface LaunchConfigurationNameType {
|
|
1854
1990
|
/**
|
|
1855
1991
|
* <p>The name of the launch configuration.</p>
|
|
1856
1992
|
*/
|
|
1857
1993
|
LaunchConfigurationName: string | undefined;
|
|
1858
1994
|
}
|
|
1995
|
+
/**
|
|
1996
|
+
* @public
|
|
1997
|
+
*/
|
|
1859
1998
|
export interface DeleteLifecycleHookAnswer {
|
|
1860
1999
|
}
|
|
2000
|
+
/**
|
|
2001
|
+
* @public
|
|
2002
|
+
*/
|
|
1861
2003
|
export interface DeleteLifecycleHookType {
|
|
1862
2004
|
/**
|
|
1863
2005
|
* <p>The name of the lifecycle hook.</p>
|
|
@@ -1868,6 +2010,9 @@ export interface DeleteLifecycleHookType {
|
|
|
1868
2010
|
*/
|
|
1869
2011
|
AutoScalingGroupName: string | undefined;
|
|
1870
2012
|
}
|
|
2013
|
+
/**
|
|
2014
|
+
* @public
|
|
2015
|
+
*/
|
|
1871
2016
|
export interface DeleteNotificationConfigurationType {
|
|
1872
2017
|
/**
|
|
1873
2018
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -1878,6 +2023,9 @@ export interface DeleteNotificationConfigurationType {
|
|
|
1878
2023
|
*/
|
|
1879
2024
|
TopicARN: string | undefined;
|
|
1880
2025
|
}
|
|
2026
|
+
/**
|
|
2027
|
+
* @public
|
|
2028
|
+
*/
|
|
1881
2029
|
export interface DeletePolicyType {
|
|
1882
2030
|
/**
|
|
1883
2031
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -1888,6 +2036,9 @@ export interface DeletePolicyType {
|
|
|
1888
2036
|
*/
|
|
1889
2037
|
PolicyName: string | undefined;
|
|
1890
2038
|
}
|
|
2039
|
+
/**
|
|
2040
|
+
* @public
|
|
2041
|
+
*/
|
|
1891
2042
|
export interface DeleteScheduledActionType {
|
|
1892
2043
|
/**
|
|
1893
2044
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -1898,14 +2049,23 @@ export interface DeleteScheduledActionType {
|
|
|
1898
2049
|
*/
|
|
1899
2050
|
ScheduledActionName: string | undefined;
|
|
1900
2051
|
}
|
|
2052
|
+
/**
|
|
2053
|
+
* @public
|
|
2054
|
+
*/
|
|
1901
2055
|
export interface DeleteTagsType {
|
|
1902
2056
|
/**
|
|
1903
2057
|
* <p>One or more tags.</p>
|
|
1904
2058
|
*/
|
|
1905
2059
|
Tags: Tag[] | undefined;
|
|
1906
2060
|
}
|
|
2061
|
+
/**
|
|
2062
|
+
* @public
|
|
2063
|
+
*/
|
|
1907
2064
|
export interface DeleteWarmPoolAnswer {
|
|
1908
2065
|
}
|
|
2066
|
+
/**
|
|
2067
|
+
* @public
|
|
2068
|
+
*/
|
|
1909
2069
|
export interface DeleteWarmPoolType {
|
|
1910
2070
|
/**
|
|
1911
2071
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -1919,6 +2079,9 @@ export interface DeleteWarmPoolType {
|
|
|
1919
2079
|
*/
|
|
1920
2080
|
ForceDelete?: boolean;
|
|
1921
2081
|
}
|
|
2082
|
+
/**
|
|
2083
|
+
* @public
|
|
2084
|
+
*/
|
|
1922
2085
|
export interface DescribeAccountLimitsAnswer {
|
|
1923
2086
|
/**
|
|
1924
2087
|
* <p>The maximum number of groups allowed for your account. The default is 200 groups per
|
|
@@ -1939,6 +2102,9 @@ export interface DescribeAccountLimitsAnswer {
|
|
|
1939
2102
|
*/
|
|
1940
2103
|
NumberOfLaunchConfigurations?: number;
|
|
1941
2104
|
}
|
|
2105
|
+
/**
|
|
2106
|
+
* @public
|
|
2107
|
+
*/
|
|
1942
2108
|
export interface DescribeAdjustmentTypesAnswer {
|
|
1943
2109
|
/**
|
|
1944
2110
|
* <p>The policy adjustment types.</p>
|
|
@@ -1946,6 +2112,7 @@ export interface DescribeAdjustmentTypesAnswer {
|
|
|
1946
2112
|
AdjustmentTypes?: AdjustmentType[];
|
|
1947
2113
|
}
|
|
1948
2114
|
/**
|
|
2115
|
+
* @public
|
|
1949
2116
|
* <p>Describes a filter that is used to return a more specific list of results from a
|
|
1950
2117
|
* describe operation.</p>
|
|
1951
2118
|
* <p>If you specify multiple filters, the filters are automatically logically joined with
|
|
@@ -2022,6 +2189,9 @@ export interface Filter {
|
|
|
2022
2189
|
*/
|
|
2023
2190
|
Values?: string[];
|
|
2024
2191
|
}
|
|
2192
|
+
/**
|
|
2193
|
+
* @public
|
|
2194
|
+
*/
|
|
2025
2195
|
export interface AutoScalingGroupNamesType {
|
|
2026
2196
|
/**
|
|
2027
2197
|
* <p>The names of the Auto Scaling groups. By default, you can only specify up to 50 names. You can
|
|
@@ -2046,6 +2216,7 @@ export interface AutoScalingGroupNamesType {
|
|
|
2046
2216
|
Filters?: Filter[];
|
|
2047
2217
|
}
|
|
2048
2218
|
/**
|
|
2219
|
+
* @public
|
|
2049
2220
|
* <p>Describes an enabled Auto Scaling group metric.</p>
|
|
2050
2221
|
*/
|
|
2051
2222
|
export interface EnabledMetric {
|
|
@@ -2161,6 +2332,9 @@ export interface EnabledMetric {
|
|
|
2161
2332
|
*/
|
|
2162
2333
|
Granularity?: string;
|
|
2163
2334
|
}
|
|
2335
|
+
/**
|
|
2336
|
+
* @public
|
|
2337
|
+
*/
|
|
2164
2338
|
export declare enum LifecycleState {
|
|
2165
2339
|
DETACHED = "Detached",
|
|
2166
2340
|
DETACHING = "Detaching",
|
|
@@ -2187,6 +2361,7 @@ export declare enum LifecycleState {
|
|
|
2187
2361
|
WARMED_TERMINATING_WAIT = "Warmed:Terminating:Wait"
|
|
2188
2362
|
}
|
|
2189
2363
|
/**
|
|
2364
|
+
* @public
|
|
2190
2365
|
* <p>Describes an EC2 instance.</p>
|
|
2191
2366
|
*/
|
|
2192
2367
|
export interface Instance {
|
|
@@ -2235,6 +2410,7 @@ export interface Instance {
|
|
|
2235
2410
|
WeightedCapacity?: string;
|
|
2236
2411
|
}
|
|
2237
2412
|
/**
|
|
2413
|
+
* @public
|
|
2238
2414
|
* <p>Describes an auto scaling process that has been suspended.</p>
|
|
2239
2415
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-suspend-resume-processes.html#process-types">Scaling processes</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
2240
2416
|
*/
|
|
@@ -2249,6 +2425,7 @@ export interface SuspendedProcess {
|
|
|
2249
2425
|
SuspensionReason?: string;
|
|
2250
2426
|
}
|
|
2251
2427
|
/**
|
|
2428
|
+
* @public
|
|
2252
2429
|
* <p>Describes a tag for an Auto Scaling group.</p>
|
|
2253
2430
|
*/
|
|
2254
2431
|
export interface TagDescription {
|
|
@@ -2276,6 +2453,7 @@ export interface TagDescription {
|
|
|
2276
2453
|
PropagateAtLaunch?: boolean;
|
|
2277
2454
|
}
|
|
2278
2455
|
/**
|
|
2456
|
+
* @public
|
|
2279
2457
|
* <p>Describes an instance reuse policy for a warm pool. </p>
|
|
2280
2458
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html">Warm pools for
|
|
2281
2459
|
* Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
@@ -2287,15 +2465,22 @@ export interface InstanceReusePolicy {
|
|
|
2287
2465
|
*/
|
|
2288
2466
|
ReuseOnScaleIn?: boolean;
|
|
2289
2467
|
}
|
|
2468
|
+
/**
|
|
2469
|
+
* @public
|
|
2470
|
+
*/
|
|
2290
2471
|
export declare enum WarmPoolState {
|
|
2291
2472
|
Hibernated = "Hibernated",
|
|
2292
2473
|
Running = "Running",
|
|
2293
2474
|
Stopped = "Stopped"
|
|
2294
2475
|
}
|
|
2476
|
+
/**
|
|
2477
|
+
* @public
|
|
2478
|
+
*/
|
|
2295
2479
|
export declare enum WarmPoolStatus {
|
|
2296
2480
|
PendingDelete = "PendingDelete"
|
|
2297
2481
|
}
|
|
2298
2482
|
/**
|
|
2483
|
+
* @public
|
|
2299
2484
|
* <p>Describes a warm pool configuration. </p>
|
|
2300
2485
|
*/
|
|
2301
2486
|
export interface WarmPoolConfiguration {
|
|
@@ -2322,6 +2507,7 @@ export interface WarmPoolConfiguration {
|
|
|
2322
2507
|
InstanceReusePolicy?: InstanceReusePolicy;
|
|
2323
2508
|
}
|
|
2324
2509
|
/**
|
|
2510
|
+
* @public
|
|
2325
2511
|
* <p>Describes an Auto Scaling group.</p>
|
|
2326
2512
|
*/
|
|
2327
2513
|
export interface AutoScalingGroup {
|
|
@@ -2476,6 +2662,9 @@ export interface AutoScalingGroup {
|
|
|
2476
2662
|
*/
|
|
2477
2663
|
TrafficSources?: TrafficSourceIdentifier[];
|
|
2478
2664
|
}
|
|
2665
|
+
/**
|
|
2666
|
+
* @public
|
|
2667
|
+
*/
|
|
2479
2668
|
export interface AutoScalingGroupsType {
|
|
2480
2669
|
/**
|
|
2481
2670
|
* <p>The groups.</p>
|
|
@@ -2490,6 +2679,7 @@ export interface AutoScalingGroupsType {
|
|
|
2490
2679
|
NextToken?: string;
|
|
2491
2680
|
}
|
|
2492
2681
|
/**
|
|
2682
|
+
* @public
|
|
2493
2683
|
* <p>The <code>NextToken</code> value is not valid.</p>
|
|
2494
2684
|
*/
|
|
2495
2685
|
export declare class InvalidNextToken extends __BaseException {
|
|
@@ -2501,6 +2691,7 @@ export declare class InvalidNextToken extends __BaseException {
|
|
|
2501
2691
|
constructor(opts: __ExceptionOptionType<InvalidNextToken, __BaseException>);
|
|
2502
2692
|
}
|
|
2503
2693
|
/**
|
|
2694
|
+
* @public
|
|
2504
2695
|
* <p>Describes an EC2 instance associated with an Auto Scaling group.</p>
|
|
2505
2696
|
*/
|
|
2506
2697
|
export interface AutoScalingInstanceDetails {
|
|
@@ -2564,6 +2755,9 @@ export interface AutoScalingInstanceDetails {
|
|
|
2564
2755
|
*/
|
|
2565
2756
|
WeightedCapacity?: string;
|
|
2566
2757
|
}
|
|
2758
|
+
/**
|
|
2759
|
+
* @public
|
|
2760
|
+
*/
|
|
2567
2761
|
export interface AutoScalingInstancesType {
|
|
2568
2762
|
/**
|
|
2569
2763
|
* <p>The instances.</p>
|
|
@@ -2577,6 +2771,9 @@ export interface AutoScalingInstancesType {
|
|
|
2577
2771
|
*/
|
|
2578
2772
|
NextToken?: string;
|
|
2579
2773
|
}
|
|
2774
|
+
/**
|
|
2775
|
+
* @public
|
|
2776
|
+
*/
|
|
2580
2777
|
export interface DescribeAutoScalingInstancesType {
|
|
2581
2778
|
/**
|
|
2582
2779
|
* <p>The IDs of the instances. If you omit this property, all Auto Scaling instances are described.
|
|
@@ -2595,6 +2792,9 @@ export interface DescribeAutoScalingInstancesType {
|
|
|
2595
2792
|
*/
|
|
2596
2793
|
NextToken?: string;
|
|
2597
2794
|
}
|
|
2795
|
+
/**
|
|
2796
|
+
* @public
|
|
2797
|
+
*/
|
|
2598
2798
|
export interface DescribeAutoScalingNotificationTypesAnswer {
|
|
2599
2799
|
/**
|
|
2600
2800
|
* <p>The notification types.</p>
|
|
@@ -2602,6 +2802,7 @@ export interface DescribeAutoScalingNotificationTypesAnswer {
|
|
|
2602
2802
|
AutoScalingNotificationTypes?: string[];
|
|
2603
2803
|
}
|
|
2604
2804
|
/**
|
|
2805
|
+
* @public
|
|
2605
2806
|
* <p>Describes the desired configuration for an instance refresh. </p>
|
|
2606
2807
|
* <p>If you specify a desired configuration, you must specify either a
|
|
2607
2808
|
* <code>LaunchTemplate</code> or a <code>MixedInstancesPolicy</code>. </p>
|
|
@@ -2623,17 +2824,24 @@ export interface DesiredConfiguration {
|
|
|
2623
2824
|
*/
|
|
2624
2825
|
MixedInstancesPolicy?: MixedInstancesPolicy;
|
|
2625
2826
|
}
|
|
2827
|
+
/**
|
|
2828
|
+
* @public
|
|
2829
|
+
*/
|
|
2626
2830
|
export declare enum ScaleInProtectedInstances {
|
|
2627
2831
|
Ignore = "Ignore",
|
|
2628
2832
|
Refresh = "Refresh",
|
|
2629
2833
|
Wait = "Wait"
|
|
2630
2834
|
}
|
|
2835
|
+
/**
|
|
2836
|
+
* @public
|
|
2837
|
+
*/
|
|
2631
2838
|
export declare enum StandbyInstances {
|
|
2632
2839
|
Ignore = "Ignore",
|
|
2633
2840
|
Terminate = "Terminate",
|
|
2634
2841
|
Wait = "Wait"
|
|
2635
2842
|
}
|
|
2636
2843
|
/**
|
|
2844
|
+
* @public
|
|
2637
2845
|
* <p>Describes the preferences for an instance refresh.</p>
|
|
2638
2846
|
*/
|
|
2639
2847
|
export interface RefreshPreferences {
|
|
@@ -2754,6 +2962,7 @@ export interface RefreshPreferences {
|
|
|
2754
2962
|
StandbyInstances?: StandbyInstances | string;
|
|
2755
2963
|
}
|
|
2756
2964
|
/**
|
|
2965
|
+
* @public
|
|
2757
2966
|
* <p>Reports progress on replacing instances that are in the Auto Scaling group.</p>
|
|
2758
2967
|
*/
|
|
2759
2968
|
export interface InstanceRefreshLivePoolProgress {
|
|
@@ -2771,6 +2980,7 @@ export interface InstanceRefreshLivePoolProgress {
|
|
|
2771
2980
|
InstancesToUpdate?: number;
|
|
2772
2981
|
}
|
|
2773
2982
|
/**
|
|
2983
|
+
* @public
|
|
2774
2984
|
* <p>Reports progress on replacing instances that are in the warm pool.</p>
|
|
2775
2985
|
*/
|
|
2776
2986
|
export interface InstanceRefreshWarmPoolProgress {
|
|
@@ -2788,6 +2998,7 @@ export interface InstanceRefreshWarmPoolProgress {
|
|
|
2788
2998
|
InstancesToUpdate?: number;
|
|
2789
2999
|
}
|
|
2790
3000
|
/**
|
|
3001
|
+
* @public
|
|
2791
3002
|
* <p>Reports progress on replacing instances in an Auto Scaling group that has a warm pool. This
|
|
2792
3003
|
* includes separate details for instances in the warm pool and instances in the Auto Scaling group
|
|
2793
3004
|
* (the live pool).</p>
|
|
@@ -2803,6 +3014,7 @@ export interface InstanceRefreshProgressDetails {
|
|
|
2803
3014
|
WarmPoolProgress?: InstanceRefreshWarmPoolProgress;
|
|
2804
3015
|
}
|
|
2805
3016
|
/**
|
|
3017
|
+
* @public
|
|
2806
3018
|
* <p>Details about an instance refresh rollback.</p>
|
|
2807
3019
|
*/
|
|
2808
3020
|
export interface RollbackDetails {
|
|
@@ -2832,6 +3044,9 @@ export interface RollbackDetails {
|
|
|
2832
3044
|
*/
|
|
2833
3045
|
ProgressDetailsOnRollback?: InstanceRefreshProgressDetails;
|
|
2834
3046
|
}
|
|
3047
|
+
/**
|
|
3048
|
+
* @public
|
|
3049
|
+
*/
|
|
2835
3050
|
export declare enum InstanceRefreshStatus {
|
|
2836
3051
|
Cancelled = "Cancelled",
|
|
2837
3052
|
Cancelling = "Cancelling",
|
|
@@ -2844,6 +3059,7 @@ export declare enum InstanceRefreshStatus {
|
|
|
2844
3059
|
Successful = "Successful"
|
|
2845
3060
|
}
|
|
2846
3061
|
/**
|
|
3062
|
+
* @public
|
|
2847
3063
|
* <p>Describes an instance refresh for an Auto Scaling group. </p>
|
|
2848
3064
|
*/
|
|
2849
3065
|
export interface InstanceRefresh {
|
|
@@ -2954,6 +3170,9 @@ export interface InstanceRefresh {
|
|
|
2954
3170
|
*/
|
|
2955
3171
|
RollbackDetails?: RollbackDetails;
|
|
2956
3172
|
}
|
|
3173
|
+
/**
|
|
3174
|
+
* @public
|
|
3175
|
+
*/
|
|
2957
3176
|
export interface DescribeInstanceRefreshesAnswer {
|
|
2958
3177
|
/**
|
|
2959
3178
|
* <p>The instance refreshes for the specified group, sorted by creation timestamp in
|
|
@@ -2968,6 +3187,9 @@ export interface DescribeInstanceRefreshesAnswer {
|
|
|
2968
3187
|
*/
|
|
2969
3188
|
NextToken?: string;
|
|
2970
3189
|
}
|
|
3190
|
+
/**
|
|
3191
|
+
* @public
|
|
3192
|
+
*/
|
|
2971
3193
|
export interface DescribeInstanceRefreshesType {
|
|
2972
3194
|
/**
|
|
2973
3195
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -2988,6 +3210,9 @@ export interface DescribeInstanceRefreshesType {
|
|
|
2988
3210
|
*/
|
|
2989
3211
|
MaxRecords?: number;
|
|
2990
3212
|
}
|
|
3213
|
+
/**
|
|
3214
|
+
* @public
|
|
3215
|
+
*/
|
|
2991
3216
|
export interface LaunchConfigurationNamesType {
|
|
2992
3217
|
/**
|
|
2993
3218
|
* <p>The launch configuration names. If you omit this property, all launch configurations
|
|
@@ -3007,6 +3232,7 @@ export interface LaunchConfigurationNamesType {
|
|
|
3007
3232
|
MaxRecords?: number;
|
|
3008
3233
|
}
|
|
3009
3234
|
/**
|
|
3235
|
+
* @public
|
|
3010
3236
|
* <p>Describes a launch configuration.</p>
|
|
3011
3237
|
*/
|
|
3012
3238
|
export interface LaunchConfiguration {
|
|
@@ -3131,6 +3357,9 @@ export interface LaunchConfiguration {
|
|
|
3131
3357
|
*/
|
|
3132
3358
|
MetadataOptions?: InstanceMetadataOptions;
|
|
3133
3359
|
}
|
|
3360
|
+
/**
|
|
3361
|
+
* @public
|
|
3362
|
+
*/
|
|
3134
3363
|
export interface LaunchConfigurationsType {
|
|
3135
3364
|
/**
|
|
3136
3365
|
* <p>The launch configurations.</p>
|
|
@@ -3145,6 +3374,7 @@ export interface LaunchConfigurationsType {
|
|
|
3145
3374
|
NextToken?: string;
|
|
3146
3375
|
}
|
|
3147
3376
|
/**
|
|
3377
|
+
* @public
|
|
3148
3378
|
* <p>Describes a lifecycle hook. A lifecycle hook lets you create solutions that are aware
|
|
3149
3379
|
* of events in the Auto Scaling instance lifecycle, and then perform a custom action on instances
|
|
3150
3380
|
* when the corresponding lifecycle event
|
|
@@ -3201,12 +3431,18 @@ export interface LifecycleHook {
|
|
|
3201
3431
|
*/
|
|
3202
3432
|
DefaultResult?: string;
|
|
3203
3433
|
}
|
|
3434
|
+
/**
|
|
3435
|
+
* @public
|
|
3436
|
+
*/
|
|
3204
3437
|
export interface DescribeLifecycleHooksAnswer {
|
|
3205
3438
|
/**
|
|
3206
3439
|
* <p>The lifecycle hooks for the specified group.</p>
|
|
3207
3440
|
*/
|
|
3208
3441
|
LifecycleHooks?: LifecycleHook[];
|
|
3209
3442
|
}
|
|
3443
|
+
/**
|
|
3444
|
+
* @public
|
|
3445
|
+
*/
|
|
3210
3446
|
export interface DescribeLifecycleHooksType {
|
|
3211
3447
|
/**
|
|
3212
3448
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -3218,12 +3454,18 @@ export interface DescribeLifecycleHooksType {
|
|
|
3218
3454
|
*/
|
|
3219
3455
|
LifecycleHookNames?: string[];
|
|
3220
3456
|
}
|
|
3457
|
+
/**
|
|
3458
|
+
* @public
|
|
3459
|
+
*/
|
|
3221
3460
|
export interface DescribeLifecycleHookTypesAnswer {
|
|
3222
3461
|
/**
|
|
3223
3462
|
* <p>The lifecycle hook types.</p>
|
|
3224
3463
|
*/
|
|
3225
3464
|
LifecycleHookTypes?: string[];
|
|
3226
3465
|
}
|
|
3466
|
+
/**
|
|
3467
|
+
* @public
|
|
3468
|
+
*/
|
|
3227
3469
|
export interface DescribeLoadBalancersRequest {
|
|
3228
3470
|
/**
|
|
3229
3471
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -3241,6 +3483,7 @@ export interface DescribeLoadBalancersRequest {
|
|
|
3241
3483
|
MaxRecords?: number;
|
|
3242
3484
|
}
|
|
3243
3485
|
/**
|
|
3486
|
+
* @public
|
|
3244
3487
|
* <p>Describes the state of a Classic Load Balancer.</p>
|
|
3245
3488
|
*/
|
|
3246
3489
|
export interface LoadBalancerState {
|
|
@@ -3281,6 +3524,9 @@ export interface LoadBalancerState {
|
|
|
3281
3524
|
*/
|
|
3282
3525
|
State?: string;
|
|
3283
3526
|
}
|
|
3527
|
+
/**
|
|
3528
|
+
* @public
|
|
3529
|
+
*/
|
|
3284
3530
|
export interface DescribeLoadBalancersResponse {
|
|
3285
3531
|
/**
|
|
3286
3532
|
* <p>The load balancers.</p>
|
|
@@ -3294,6 +3540,9 @@ export interface DescribeLoadBalancersResponse {
|
|
|
3294
3540
|
*/
|
|
3295
3541
|
NextToken?: string;
|
|
3296
3542
|
}
|
|
3543
|
+
/**
|
|
3544
|
+
* @public
|
|
3545
|
+
*/
|
|
3297
3546
|
export interface DescribeLoadBalancerTargetGroupsRequest {
|
|
3298
3547
|
/**
|
|
3299
3548
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -3311,6 +3560,7 @@ export interface DescribeLoadBalancerTargetGroupsRequest {
|
|
|
3311
3560
|
MaxRecords?: number;
|
|
3312
3561
|
}
|
|
3313
3562
|
/**
|
|
3563
|
+
* @public
|
|
3314
3564
|
* <p>Describes the state of a target group.</p>
|
|
3315
3565
|
*/
|
|
3316
3566
|
export interface LoadBalancerTargetGroupState {
|
|
@@ -3351,6 +3601,9 @@ export interface LoadBalancerTargetGroupState {
|
|
|
3351
3601
|
*/
|
|
3352
3602
|
State?: string;
|
|
3353
3603
|
}
|
|
3604
|
+
/**
|
|
3605
|
+
* @public
|
|
3606
|
+
*/
|
|
3354
3607
|
export interface DescribeLoadBalancerTargetGroupsResponse {
|
|
3355
3608
|
/**
|
|
3356
3609
|
* <p>Information about the target groups.</p>
|
|
@@ -3365,6 +3618,7 @@ export interface DescribeLoadBalancerTargetGroupsResponse {
|
|
|
3365
3618
|
NextToken?: string;
|
|
3366
3619
|
}
|
|
3367
3620
|
/**
|
|
3621
|
+
* @public
|
|
3368
3622
|
* <p>Describes a granularity of a metric.</p>
|
|
3369
3623
|
*/
|
|
3370
3624
|
export interface MetricGranularityType {
|
|
@@ -3374,6 +3628,7 @@ export interface MetricGranularityType {
|
|
|
3374
3628
|
Granularity?: string;
|
|
3375
3629
|
}
|
|
3376
3630
|
/**
|
|
3631
|
+
* @public
|
|
3377
3632
|
* <p>Describes a metric.</p>
|
|
3378
3633
|
*/
|
|
3379
3634
|
export interface MetricCollectionType {
|
|
@@ -3484,6 +3739,9 @@ export interface MetricCollectionType {
|
|
|
3484
3739
|
*/
|
|
3485
3740
|
Metric?: string;
|
|
3486
3741
|
}
|
|
3742
|
+
/**
|
|
3743
|
+
* @public
|
|
3744
|
+
*/
|
|
3487
3745
|
export interface DescribeMetricCollectionTypesAnswer {
|
|
3488
3746
|
/**
|
|
3489
3747
|
* <p>The metrics.</p>
|
|
@@ -3495,6 +3753,7 @@ export interface DescribeMetricCollectionTypesAnswer {
|
|
|
3495
3753
|
Granularities?: MetricGranularityType[];
|
|
3496
3754
|
}
|
|
3497
3755
|
/**
|
|
3756
|
+
* @public
|
|
3498
3757
|
* <p>Describes a notification.</p>
|
|
3499
3758
|
*/
|
|
3500
3759
|
export interface NotificationConfiguration {
|
|
@@ -3538,6 +3797,9 @@ export interface NotificationConfiguration {
|
|
|
3538
3797
|
*/
|
|
3539
3798
|
NotificationType?: string;
|
|
3540
3799
|
}
|
|
3800
|
+
/**
|
|
3801
|
+
* @public
|
|
3802
|
+
*/
|
|
3541
3803
|
export interface DescribeNotificationConfigurationsAnswer {
|
|
3542
3804
|
/**
|
|
3543
3805
|
* <p>The notification configurations.</p>
|
|
@@ -3551,6 +3813,9 @@ export interface DescribeNotificationConfigurationsAnswer {
|
|
|
3551
3813
|
*/
|
|
3552
3814
|
NextToken?: string;
|
|
3553
3815
|
}
|
|
3816
|
+
/**
|
|
3817
|
+
* @public
|
|
3818
|
+
*/
|
|
3554
3819
|
export interface DescribeNotificationConfigurationsType {
|
|
3555
3820
|
/**
|
|
3556
3821
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -3567,6 +3832,9 @@ export interface DescribeNotificationConfigurationsType {
|
|
|
3567
3832
|
*/
|
|
3568
3833
|
MaxRecords?: number;
|
|
3569
3834
|
}
|
|
3835
|
+
/**
|
|
3836
|
+
* @public
|
|
3837
|
+
*/
|
|
3570
3838
|
export interface DescribePoliciesType {
|
|
3571
3839
|
/**
|
|
3572
3840
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -3596,11 +3864,15 @@ export interface DescribePoliciesType {
|
|
|
3596
3864
|
*/
|
|
3597
3865
|
MaxRecords?: number;
|
|
3598
3866
|
}
|
|
3867
|
+
/**
|
|
3868
|
+
* @public
|
|
3869
|
+
*/
|
|
3599
3870
|
export declare enum PredictiveScalingMaxCapacityBreachBehavior {
|
|
3600
3871
|
HonorMaxCapacity = "HonorMaxCapacity",
|
|
3601
3872
|
IncreaseMaxCapacity = "IncreaseMaxCapacity"
|
|
3602
3873
|
}
|
|
3603
3874
|
/**
|
|
3875
|
+
* @public
|
|
3604
3876
|
* <p>Describes the dimension of a metric.</p>
|
|
3605
3877
|
*/
|
|
3606
3878
|
export interface MetricDimension {
|
|
@@ -3614,6 +3886,7 @@ export interface MetricDimension {
|
|
|
3614
3886
|
Value: string | undefined;
|
|
3615
3887
|
}
|
|
3616
3888
|
/**
|
|
3889
|
+
* @public
|
|
3617
3890
|
* <p>Represents a specific metric. </p>
|
|
3618
3891
|
*/
|
|
3619
3892
|
export interface Metric {
|
|
@@ -3638,6 +3911,7 @@ export interface Metric {
|
|
|
3638
3911
|
Dimensions?: MetricDimension[];
|
|
3639
3912
|
}
|
|
3640
3913
|
/**
|
|
3914
|
+
* @public
|
|
3641
3915
|
* <p>This structure defines the CloudWatch metric to return, along with the statistic, period,
|
|
3642
3916
|
* and unit.</p>
|
|
3643
3917
|
* <p>For more information about the CloudWatch terminology below, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html">Amazon CloudWatch
|
|
@@ -3664,6 +3938,7 @@ export interface MetricStat {
|
|
|
3664
3938
|
Unit?: string;
|
|
3665
3939
|
}
|
|
3666
3940
|
/**
|
|
3941
|
+
* @public
|
|
3667
3942
|
* <p>The metric data to return. Also defines whether this call is returning data for one
|
|
3668
3943
|
* metric only, or whether it is performing a math expression on the values of returned
|
|
3669
3944
|
* metric statistics to create a new time series. A time series is a series of data points,
|
|
@@ -3714,6 +3989,7 @@ export interface MetricDataQuery {
|
|
|
3714
3989
|
ReturnData?: boolean;
|
|
3715
3990
|
}
|
|
3716
3991
|
/**
|
|
3992
|
+
* @public
|
|
3717
3993
|
* <p>Describes a customized capacity metric for a predictive scaling policy.</p>
|
|
3718
3994
|
*/
|
|
3719
3995
|
export interface PredictiveScalingCustomizedCapacityMetric {
|
|
@@ -3725,6 +4001,7 @@ export interface PredictiveScalingCustomizedCapacityMetric {
|
|
|
3725
4001
|
MetricDataQueries: MetricDataQuery[] | undefined;
|
|
3726
4002
|
}
|
|
3727
4003
|
/**
|
|
4004
|
+
* @public
|
|
3728
4005
|
* <p>Describes a custom load metric for a predictive scaling policy.</p>
|
|
3729
4006
|
*/
|
|
3730
4007
|
export interface PredictiveScalingCustomizedLoadMetric {
|
|
@@ -3736,6 +4013,7 @@ export interface PredictiveScalingCustomizedLoadMetric {
|
|
|
3736
4013
|
MetricDataQueries: MetricDataQuery[] | undefined;
|
|
3737
4014
|
}
|
|
3738
4015
|
/**
|
|
4016
|
+
* @public
|
|
3739
4017
|
* <p>Describes a custom scaling metric for a predictive scaling policy.</p>
|
|
3740
4018
|
*/
|
|
3741
4019
|
export interface PredictiveScalingCustomizedScalingMetric {
|
|
@@ -3746,6 +4024,9 @@ export interface PredictiveScalingCustomizedScalingMetric {
|
|
|
3746
4024
|
*/
|
|
3747
4025
|
MetricDataQueries: MetricDataQuery[] | undefined;
|
|
3748
4026
|
}
|
|
4027
|
+
/**
|
|
4028
|
+
* @public
|
|
4029
|
+
*/
|
|
3749
4030
|
export declare enum PredefinedLoadMetricType {
|
|
3750
4031
|
ALBTargetGroupRequestCount = "ALBTargetGroupRequestCount",
|
|
3751
4032
|
ASGTotalCPUUtilization = "ASGTotalCPUUtilization",
|
|
@@ -3753,6 +4034,7 @@ export declare enum PredefinedLoadMetricType {
|
|
|
3753
4034
|
ASGTotalNetworkOut = "ASGTotalNetworkOut"
|
|
3754
4035
|
}
|
|
3755
4036
|
/**
|
|
4037
|
+
* @public
|
|
3756
4038
|
* <p>Describes a load metric for a predictive scaling policy.</p>
|
|
3757
4039
|
* <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a
|
|
3758
4040
|
* predictive scaling policy uses individually specified load and scaling metrics instead
|
|
@@ -3788,6 +4070,9 @@ export interface PredictiveScalingPredefinedLoadMetric {
|
|
|
3788
4070
|
*/
|
|
3789
4071
|
ResourceLabel?: string;
|
|
3790
4072
|
}
|
|
4073
|
+
/**
|
|
4074
|
+
* @public
|
|
4075
|
+
*/
|
|
3791
4076
|
export declare enum PredefinedMetricPairType {
|
|
3792
4077
|
ALBRequestCount = "ALBRequestCount",
|
|
3793
4078
|
ASGCPUUtilization = "ASGCPUUtilization",
|
|
@@ -3795,6 +4080,7 @@ export declare enum PredefinedMetricPairType {
|
|
|
3795
4080
|
ASGNetworkOut = "ASGNetworkOut"
|
|
3796
4081
|
}
|
|
3797
4082
|
/**
|
|
4083
|
+
* @public
|
|
3798
4084
|
* <p>Represents a metric pair for a predictive scaling policy. </p>
|
|
3799
4085
|
*/
|
|
3800
4086
|
export interface PredictiveScalingPredefinedMetricPair {
|
|
@@ -3830,6 +4116,9 @@ export interface PredictiveScalingPredefinedMetricPair {
|
|
|
3830
4116
|
*/
|
|
3831
4117
|
ResourceLabel?: string;
|
|
3832
4118
|
}
|
|
4119
|
+
/**
|
|
4120
|
+
* @public
|
|
4121
|
+
*/
|
|
3833
4122
|
export declare enum PredefinedScalingMetricType {
|
|
3834
4123
|
ALBRequestCountPerTarget = "ALBRequestCountPerTarget",
|
|
3835
4124
|
ASGAverageCPUUtilization = "ASGAverageCPUUtilization",
|
|
@@ -3837,6 +4126,7 @@ export declare enum PredefinedScalingMetricType {
|
|
|
3837
4126
|
ASGAverageNetworkOut = "ASGAverageNetworkOut"
|
|
3838
4127
|
}
|
|
3839
4128
|
/**
|
|
4129
|
+
* @public
|
|
3840
4130
|
* <p>Describes a scaling metric for a predictive scaling policy.</p>
|
|
3841
4131
|
* <p>When returned in the output of <code>DescribePolicies</code>, it indicates that a
|
|
3842
4132
|
* predictive scaling policy uses individually specified load and scaling metrics instead
|
|
@@ -3873,6 +4163,7 @@ export interface PredictiveScalingPredefinedScalingMetric {
|
|
|
3873
4163
|
ResourceLabel?: string;
|
|
3874
4164
|
}
|
|
3875
4165
|
/**
|
|
4166
|
+
* @public
|
|
3876
4167
|
* <p>This structure specifies the metrics and target utilization settings for a predictive
|
|
3877
4168
|
* scaling policy. </p>
|
|
3878
4169
|
* <p>You must specify either a metric pair, or a load metric and a scaling metric
|
|
@@ -3956,11 +4247,15 @@ export interface PredictiveScalingMetricSpecification {
|
|
|
3956
4247
|
*/
|
|
3957
4248
|
CustomizedCapacityMetricSpecification?: PredictiveScalingCustomizedCapacityMetric;
|
|
3958
4249
|
}
|
|
4250
|
+
/**
|
|
4251
|
+
* @public
|
|
4252
|
+
*/
|
|
3959
4253
|
export declare enum PredictiveScalingMode {
|
|
3960
4254
|
ForecastAndScale = "ForecastAndScale",
|
|
3961
4255
|
ForecastOnly = "ForecastOnly"
|
|
3962
4256
|
}
|
|
3963
4257
|
/**
|
|
4258
|
+
* @public
|
|
3964
4259
|
* <p>Represents a predictive scaling policy configuration to use with Amazon EC2 Auto Scaling.</p>
|
|
3965
4260
|
*/
|
|
3966
4261
|
export interface PredictiveScalingConfiguration {
|
|
@@ -4023,6 +4318,7 @@ export interface PredictiveScalingConfiguration {
|
|
|
4023
4318
|
MaxCapacityBuffer?: number;
|
|
4024
4319
|
}
|
|
4025
4320
|
/**
|
|
4321
|
+
* @public
|
|
4026
4322
|
* <p>Describes information used to create a step adjustment for a step scaling
|
|
4027
4323
|
* policy.</p>
|
|
4028
4324
|
* <p>For the following examples, suppose that you have an alarm with a breach threshold of
|
|
@@ -4089,6 +4385,7 @@ export interface StepAdjustment {
|
|
|
4089
4385
|
ScalingAdjustment: number | undefined;
|
|
4090
4386
|
}
|
|
4091
4387
|
/**
|
|
4388
|
+
* @public
|
|
4092
4389
|
* <p>This structure defines the CloudWatch metric to return, along with the statistic, period,
|
|
4093
4390
|
* and unit.</p>
|
|
4094
4391
|
* <p>For more information about the CloudWatch terminology below, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html">Amazon CloudWatch
|
|
@@ -4114,6 +4411,7 @@ export interface TargetTrackingMetricStat {
|
|
|
4114
4411
|
Unit?: string;
|
|
4115
4412
|
}
|
|
4116
4413
|
/**
|
|
4414
|
+
* @public
|
|
4117
4415
|
* <p>The metric data to return. Also defines whether this call is returning data for one
|
|
4118
4416
|
* metric only, or whether it is performing a math expression on the values of returned
|
|
4119
4417
|
* metric statistics to create a new time series. A time series is a series of data points,
|
|
@@ -4161,6 +4459,9 @@ export interface TargetTrackingMetricDataQuery {
|
|
|
4161
4459
|
*/
|
|
4162
4460
|
ReturnData?: boolean;
|
|
4163
4461
|
}
|
|
4462
|
+
/**
|
|
4463
|
+
* @public
|
|
4464
|
+
*/
|
|
4164
4465
|
export declare enum MetricStatistic {
|
|
4165
4466
|
Average = "Average",
|
|
4166
4467
|
Maximum = "Maximum",
|
|
@@ -4169,6 +4470,7 @@ export declare enum MetricStatistic {
|
|
|
4169
4470
|
Sum = "Sum"
|
|
4170
4471
|
}
|
|
4171
4472
|
/**
|
|
4473
|
+
* @public
|
|
4172
4474
|
* <p>Represents a CloudWatch metric of your choosing for a target tracking scaling policy to use
|
|
4173
4475
|
* with Amazon EC2 Auto Scaling.</p>
|
|
4174
4476
|
* <p>To create your customized metric specification:</p>
|
|
@@ -4228,6 +4530,9 @@ export interface CustomizedMetricSpecification {
|
|
|
4228
4530
|
*/
|
|
4229
4531
|
Metrics?: TargetTrackingMetricDataQuery[];
|
|
4230
4532
|
}
|
|
4533
|
+
/**
|
|
4534
|
+
* @public
|
|
4535
|
+
*/
|
|
4231
4536
|
export declare enum MetricType {
|
|
4232
4537
|
ALBRequestCountPerTarget = "ALBRequestCountPerTarget",
|
|
4233
4538
|
ASGAverageCPUUtilization = "ASGAverageCPUUtilization",
|
|
@@ -4235,6 +4540,7 @@ export declare enum MetricType {
|
|
|
4235
4540
|
ASGAverageNetworkOut = "ASGAverageNetworkOut"
|
|
4236
4541
|
}
|
|
4237
4542
|
/**
|
|
4543
|
+
* @public
|
|
4238
4544
|
* <p>Represents a predefined metric for a target tracking scaling policy to use with
|
|
4239
4545
|
* Amazon EC2 Auto Scaling.</p>
|
|
4240
4546
|
*/
|
|
@@ -4291,6 +4597,7 @@ export interface PredefinedMetricSpecification {
|
|
|
4291
4597
|
ResourceLabel?: string;
|
|
4292
4598
|
}
|
|
4293
4599
|
/**
|
|
4600
|
+
* @public
|
|
4294
4601
|
* <p>Represents a target tracking scaling policy configuration to use with Amazon EC2 Auto Scaling.</p>
|
|
4295
4602
|
*/
|
|
4296
4603
|
export interface TargetTrackingConfiguration {
|
|
@@ -4324,6 +4631,7 @@ export interface TargetTrackingConfiguration {
|
|
|
4324
4631
|
DisableScaleIn?: boolean;
|
|
4325
4632
|
}
|
|
4326
4633
|
/**
|
|
4634
|
+
* @public
|
|
4327
4635
|
* <p>Describes a scaling policy.</p>
|
|
4328
4636
|
*/
|
|
4329
4637
|
export interface ScalingPolicy {
|
|
@@ -4428,6 +4736,9 @@ export interface ScalingPolicy {
|
|
|
4428
4736
|
*/
|
|
4429
4737
|
PredictiveScalingConfiguration?: PredictiveScalingConfiguration;
|
|
4430
4738
|
}
|
|
4739
|
+
/**
|
|
4740
|
+
* @public
|
|
4741
|
+
*/
|
|
4431
4742
|
export interface PoliciesType {
|
|
4432
4743
|
/**
|
|
4433
4744
|
* <p>The scaling policies.</p>
|
|
@@ -4441,6 +4752,9 @@ export interface PoliciesType {
|
|
|
4441
4752
|
*/
|
|
4442
4753
|
NextToken?: string;
|
|
4443
4754
|
}
|
|
4755
|
+
/**
|
|
4756
|
+
* @public
|
|
4757
|
+
*/
|
|
4444
4758
|
export interface DescribeScalingActivitiesType {
|
|
4445
4759
|
/**
|
|
4446
4760
|
* <p>The activity IDs of the desired scaling activities. If you omit this property, all
|
|
@@ -4470,6 +4784,7 @@ export interface DescribeScalingActivitiesType {
|
|
|
4470
4784
|
NextToken?: string;
|
|
4471
4785
|
}
|
|
4472
4786
|
/**
|
|
4787
|
+
* @public
|
|
4473
4788
|
* <p>Describes a process type.</p>
|
|
4474
4789
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-suspend-resume-processes.html#process-types">Scaling processes</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p>
|
|
4475
4790
|
*/
|
|
@@ -4526,12 +4841,18 @@ export interface ProcessType {
|
|
|
4526
4841
|
*/
|
|
4527
4842
|
ProcessName: string | undefined;
|
|
4528
4843
|
}
|
|
4844
|
+
/**
|
|
4845
|
+
* @public
|
|
4846
|
+
*/
|
|
4529
4847
|
export interface ProcessesType {
|
|
4530
4848
|
/**
|
|
4531
4849
|
* <p>The names of the process types.</p>
|
|
4532
4850
|
*/
|
|
4533
4851
|
Processes?: ProcessType[];
|
|
4534
4852
|
}
|
|
4853
|
+
/**
|
|
4854
|
+
* @public
|
|
4855
|
+
*/
|
|
4535
4856
|
export interface DescribeScheduledActionsType {
|
|
4536
4857
|
/**
|
|
4537
4858
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4566,6 +4887,7 @@ export interface DescribeScheduledActionsType {
|
|
|
4566
4887
|
MaxRecords?: number;
|
|
4567
4888
|
}
|
|
4568
4889
|
/**
|
|
4890
|
+
* @public
|
|
4569
4891
|
* <p>Describes a scheduled scaling
|
|
4570
4892
|
* action.</p>
|
|
4571
4893
|
*/
|
|
@@ -4621,6 +4943,9 @@ export interface ScheduledUpdateGroupAction {
|
|
|
4621
4943
|
*/
|
|
4622
4944
|
TimeZone?: string;
|
|
4623
4945
|
}
|
|
4946
|
+
/**
|
|
4947
|
+
* @public
|
|
4948
|
+
*/
|
|
4624
4949
|
export interface ScheduledActionsType {
|
|
4625
4950
|
/**
|
|
4626
4951
|
* <p>The scheduled actions.</p>
|
|
@@ -4634,6 +4959,9 @@ export interface ScheduledActionsType {
|
|
|
4634
4959
|
*/
|
|
4635
4960
|
NextToken?: string;
|
|
4636
4961
|
}
|
|
4962
|
+
/**
|
|
4963
|
+
* @public
|
|
4964
|
+
*/
|
|
4637
4965
|
export interface DescribeTagsType {
|
|
4638
4966
|
/**
|
|
4639
4967
|
* <p>One or more filters to scope the tags to return. The maximum number of filters per
|
|
@@ -4651,6 +4979,9 @@ export interface DescribeTagsType {
|
|
|
4651
4979
|
*/
|
|
4652
4980
|
MaxRecords?: number;
|
|
4653
4981
|
}
|
|
4982
|
+
/**
|
|
4983
|
+
* @public
|
|
4984
|
+
*/
|
|
4654
4985
|
export interface TagsType {
|
|
4655
4986
|
/**
|
|
4656
4987
|
* <p>One or more tags.</p>
|
|
@@ -4664,6 +4995,9 @@ export interface TagsType {
|
|
|
4664
4995
|
*/
|
|
4665
4996
|
NextToken?: string;
|
|
4666
4997
|
}
|
|
4998
|
+
/**
|
|
4999
|
+
* @public
|
|
5000
|
+
*/
|
|
4667
5001
|
export interface DescribeTerminationPolicyTypesAnswer {
|
|
4668
5002
|
/**
|
|
4669
5003
|
* <p>The termination policies supported by Amazon EC2 Auto Scaling: <code>OldestInstance</code>,
|
|
@@ -4673,6 +5007,9 @@ export interface DescribeTerminationPolicyTypesAnswer {
|
|
|
4673
5007
|
*/
|
|
4674
5008
|
TerminationPolicyTypes?: string[];
|
|
4675
5009
|
}
|
|
5010
|
+
/**
|
|
5011
|
+
* @public
|
|
5012
|
+
*/
|
|
4676
5013
|
export interface DescribeTrafficSourcesRequest {
|
|
4677
5014
|
/**
|
|
4678
5015
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4695,6 +5032,7 @@ export interface DescribeTrafficSourcesRequest {
|
|
|
4695
5032
|
MaxRecords?: number;
|
|
4696
5033
|
}
|
|
4697
5034
|
/**
|
|
5035
|
+
* @public
|
|
4698
5036
|
* <p>Describes the state of a traffic source.</p>
|
|
4699
5037
|
*/
|
|
4700
5038
|
export interface TrafficSourceState {
|
|
@@ -4736,6 +5074,9 @@ export interface TrafficSourceState {
|
|
|
4736
5074
|
*/
|
|
4737
5075
|
State?: string;
|
|
4738
5076
|
}
|
|
5077
|
+
/**
|
|
5078
|
+
* @public
|
|
5079
|
+
*/
|
|
4739
5080
|
export interface DescribeTrafficSourcesResponse {
|
|
4740
5081
|
/**
|
|
4741
5082
|
* <p>Information about the traffic sources.</p>
|
|
@@ -4749,6 +5090,9 @@ export interface DescribeTrafficSourcesResponse {
|
|
|
4749
5090
|
*/
|
|
4750
5091
|
NextToken?: string;
|
|
4751
5092
|
}
|
|
5093
|
+
/**
|
|
5094
|
+
* @public
|
|
5095
|
+
*/
|
|
4752
5096
|
export interface DescribeWarmPoolAnswer {
|
|
4753
5097
|
/**
|
|
4754
5098
|
* <p>The warm pool configuration details. </p>
|
|
@@ -4766,6 +5110,9 @@ export interface DescribeWarmPoolAnswer {
|
|
|
4766
5110
|
*/
|
|
4767
5111
|
NextToken?: string;
|
|
4768
5112
|
}
|
|
5113
|
+
/**
|
|
5114
|
+
* @public
|
|
5115
|
+
*/
|
|
4769
5116
|
export interface DescribeWarmPoolType {
|
|
4770
5117
|
/**
|
|
4771
5118
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4782,12 +5129,18 @@ export interface DescribeWarmPoolType {
|
|
|
4782
5129
|
*/
|
|
4783
5130
|
NextToken?: string;
|
|
4784
5131
|
}
|
|
5132
|
+
/**
|
|
5133
|
+
* @public
|
|
5134
|
+
*/
|
|
4785
5135
|
export interface DetachInstancesAnswer {
|
|
4786
5136
|
/**
|
|
4787
5137
|
* <p>The activities related to detaching the instances from the Auto Scaling group.</p>
|
|
4788
5138
|
*/
|
|
4789
5139
|
Activities?: Activity[];
|
|
4790
5140
|
}
|
|
5141
|
+
/**
|
|
5142
|
+
* @public
|
|
5143
|
+
*/
|
|
4791
5144
|
export interface DetachInstancesQuery {
|
|
4792
5145
|
/**
|
|
4793
5146
|
* <p>The IDs of the instances. You can specify up to 20 instances.</p>
|
|
@@ -4803,8 +5156,14 @@ export interface DetachInstancesQuery {
|
|
|
4803
5156
|
*/
|
|
4804
5157
|
ShouldDecrementDesiredCapacity: boolean | undefined;
|
|
4805
5158
|
}
|
|
5159
|
+
/**
|
|
5160
|
+
* @public
|
|
5161
|
+
*/
|
|
4806
5162
|
export interface DetachLoadBalancersResultType {
|
|
4807
5163
|
}
|
|
5164
|
+
/**
|
|
5165
|
+
* @public
|
|
5166
|
+
*/
|
|
4808
5167
|
export interface DetachLoadBalancersType {
|
|
4809
5168
|
/**
|
|
4810
5169
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4815,8 +5174,14 @@ export interface DetachLoadBalancersType {
|
|
|
4815
5174
|
*/
|
|
4816
5175
|
LoadBalancerNames: string[] | undefined;
|
|
4817
5176
|
}
|
|
5177
|
+
/**
|
|
5178
|
+
* @public
|
|
5179
|
+
*/
|
|
4818
5180
|
export interface DetachLoadBalancerTargetGroupsResultType {
|
|
4819
5181
|
}
|
|
5182
|
+
/**
|
|
5183
|
+
* @public
|
|
5184
|
+
*/
|
|
4820
5185
|
export interface DetachLoadBalancerTargetGroupsType {
|
|
4821
5186
|
/**
|
|
4822
5187
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4828,8 +5193,14 @@ export interface DetachLoadBalancerTargetGroupsType {
|
|
|
4828
5193
|
*/
|
|
4829
5194
|
TargetGroupARNs: string[] | undefined;
|
|
4830
5195
|
}
|
|
5196
|
+
/**
|
|
5197
|
+
* @public
|
|
5198
|
+
*/
|
|
4831
5199
|
export interface DetachTrafficSourcesResultType {
|
|
4832
5200
|
}
|
|
5201
|
+
/**
|
|
5202
|
+
* @public
|
|
5203
|
+
*/
|
|
4833
5204
|
export interface DetachTrafficSourcesType {
|
|
4834
5205
|
/**
|
|
4835
5206
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4845,6 +5216,9 @@ export interface DetachTrafficSourcesType {
|
|
|
4845
5216
|
*/
|
|
4846
5217
|
TrafficSources: TrafficSourceIdentifier[] | undefined;
|
|
4847
5218
|
}
|
|
5219
|
+
/**
|
|
5220
|
+
* @public
|
|
5221
|
+
*/
|
|
4848
5222
|
export interface DisableMetricsCollectionQuery {
|
|
4849
5223
|
/**
|
|
4850
5224
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -4960,6 +5334,9 @@ export interface DisableMetricsCollectionQuery {
|
|
|
4960
5334
|
*/
|
|
4961
5335
|
Metrics?: string[];
|
|
4962
5336
|
}
|
|
5337
|
+
/**
|
|
5338
|
+
* @public
|
|
5339
|
+
*/
|
|
4963
5340
|
export interface EnableMetricsCollectionQuery {
|
|
4964
5341
|
/**
|
|
4965
5342
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5081,12 +5458,18 @@ export interface EnableMetricsCollectionQuery {
|
|
|
5081
5458
|
*/
|
|
5082
5459
|
Granularity: string | undefined;
|
|
5083
5460
|
}
|
|
5461
|
+
/**
|
|
5462
|
+
* @public
|
|
5463
|
+
*/
|
|
5084
5464
|
export interface EnterStandbyAnswer {
|
|
5085
5465
|
/**
|
|
5086
5466
|
* <p>The activities related to moving instances into <code>Standby</code> mode.</p>
|
|
5087
5467
|
*/
|
|
5088
5468
|
Activities?: Activity[];
|
|
5089
5469
|
}
|
|
5470
|
+
/**
|
|
5471
|
+
* @public
|
|
5472
|
+
*/
|
|
5090
5473
|
export interface EnterStandbyQuery {
|
|
5091
5474
|
/**
|
|
5092
5475
|
* <p>The IDs of the instances. You can specify up to 20 instances.</p>
|
|
@@ -5102,6 +5485,9 @@ export interface EnterStandbyQuery {
|
|
|
5102
5485
|
*/
|
|
5103
5486
|
ShouldDecrementDesiredCapacity: boolean | undefined;
|
|
5104
5487
|
}
|
|
5488
|
+
/**
|
|
5489
|
+
* @public
|
|
5490
|
+
*/
|
|
5105
5491
|
export interface ExecutePolicyType {
|
|
5106
5492
|
/**
|
|
5107
5493
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5138,12 +5524,18 @@ export interface ExecutePolicyType {
|
|
|
5138
5524
|
*/
|
|
5139
5525
|
BreachThreshold?: number;
|
|
5140
5526
|
}
|
|
5527
|
+
/**
|
|
5528
|
+
* @public
|
|
5529
|
+
*/
|
|
5141
5530
|
export interface ExitStandbyAnswer {
|
|
5142
5531
|
/**
|
|
5143
5532
|
* <p>The activities related to moving instances out of <code>Standby</code> mode.</p>
|
|
5144
5533
|
*/
|
|
5145
5534
|
Activities?: Activity[];
|
|
5146
5535
|
}
|
|
5536
|
+
/**
|
|
5537
|
+
* @public
|
|
5538
|
+
*/
|
|
5147
5539
|
export interface ExitStandbyQuery {
|
|
5148
5540
|
/**
|
|
5149
5541
|
* <p>The IDs of the instances. You can specify up to 20 instances.</p>
|
|
@@ -5155,6 +5547,7 @@ export interface ExitStandbyQuery {
|
|
|
5155
5547
|
AutoScalingGroupName: string | undefined;
|
|
5156
5548
|
}
|
|
5157
5549
|
/**
|
|
5550
|
+
* @public
|
|
5158
5551
|
* <p>A <code>GetPredictiveScalingForecast</code> call returns the capacity forecast for a
|
|
5159
5552
|
* predictive scaling policy. This structure includes the data points for that capacity
|
|
5160
5553
|
* forecast, along with the timestamps of those data points. </p>
|
|
@@ -5170,6 +5563,7 @@ export interface CapacityForecast {
|
|
|
5170
5563
|
Values: number[] | undefined;
|
|
5171
5564
|
}
|
|
5172
5565
|
/**
|
|
5566
|
+
* @public
|
|
5173
5567
|
* <p>A <code>GetPredictiveScalingForecast</code> call returns the load forecast for a
|
|
5174
5568
|
* predictive scaling policy. This structure includes the data points for that load
|
|
5175
5569
|
* forecast, along with the timestamps of those data points and the metric specification.
|
|
@@ -5189,6 +5583,9 @@ export interface LoadForecast {
|
|
|
5189
5583
|
*/
|
|
5190
5584
|
MetricSpecification: PredictiveScalingMetricSpecification | undefined;
|
|
5191
5585
|
}
|
|
5586
|
+
/**
|
|
5587
|
+
* @public
|
|
5588
|
+
*/
|
|
5192
5589
|
export interface GetPredictiveScalingForecastAnswer {
|
|
5193
5590
|
/**
|
|
5194
5591
|
* <p>The load forecast.</p>
|
|
@@ -5203,6 +5600,9 @@ export interface GetPredictiveScalingForecastAnswer {
|
|
|
5203
5600
|
*/
|
|
5204
5601
|
UpdateTime: Date | undefined;
|
|
5205
5602
|
}
|
|
5603
|
+
/**
|
|
5604
|
+
* @public
|
|
5605
|
+
*/
|
|
5206
5606
|
export interface GetPredictiveScalingForecastType {
|
|
5207
5607
|
/**
|
|
5208
5608
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5226,8 +5626,14 @@ export interface GetPredictiveScalingForecastType {
|
|
|
5226
5626
|
*/
|
|
5227
5627
|
EndTime: Date | undefined;
|
|
5228
5628
|
}
|
|
5629
|
+
/**
|
|
5630
|
+
* @public
|
|
5631
|
+
*/
|
|
5229
5632
|
export interface PutLifecycleHookAnswer {
|
|
5230
5633
|
}
|
|
5634
|
+
/**
|
|
5635
|
+
* @public
|
|
5636
|
+
*/
|
|
5231
5637
|
export interface PutLifecycleHookType {
|
|
5232
5638
|
/**
|
|
5233
5639
|
* <p>The name of the lifecycle hook.</p>
|
|
@@ -5291,6 +5697,9 @@ export interface PutLifecycleHookType {
|
|
|
5291
5697
|
*/
|
|
5292
5698
|
DefaultResult?: string;
|
|
5293
5699
|
}
|
|
5700
|
+
/**
|
|
5701
|
+
* @public
|
|
5702
|
+
*/
|
|
5294
5703
|
export interface PutNotificationConfigurationType {
|
|
5295
5704
|
/**
|
|
5296
5705
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5307,6 +5716,7 @@ export interface PutNotificationConfigurationType {
|
|
|
5307
5716
|
NotificationTypes: string[] | undefined;
|
|
5308
5717
|
}
|
|
5309
5718
|
/**
|
|
5719
|
+
* @public
|
|
5310
5720
|
* <p>Contains the output of PutScalingPolicy.</p>
|
|
5311
5721
|
*/
|
|
5312
5722
|
export interface PolicyARNType {
|
|
@@ -5319,6 +5729,9 @@ export interface PolicyARNType {
|
|
|
5319
5729
|
*/
|
|
5320
5730
|
Alarms?: Alarm[];
|
|
5321
5731
|
}
|
|
5732
|
+
/**
|
|
5733
|
+
* @public
|
|
5734
|
+
*/
|
|
5322
5735
|
export interface PutScalingPolicyType {
|
|
5323
5736
|
/**
|
|
5324
5737
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5487,6 +5900,9 @@ export interface PutScalingPolicyType {
|
|
|
5487
5900
|
*/
|
|
5488
5901
|
PredictiveScalingConfiguration?: PredictiveScalingConfiguration;
|
|
5489
5902
|
}
|
|
5903
|
+
/**
|
|
5904
|
+
* @public
|
|
5905
|
+
*/
|
|
5490
5906
|
export interface PutScheduledUpdateGroupActionType {
|
|
5491
5907
|
/**
|
|
5492
5908
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5551,8 +5967,14 @@ export interface PutScheduledUpdateGroupActionType {
|
|
|
5551
5967
|
*/
|
|
5552
5968
|
TimeZone?: string;
|
|
5553
5969
|
}
|
|
5970
|
+
/**
|
|
5971
|
+
* @public
|
|
5972
|
+
*/
|
|
5554
5973
|
export interface PutWarmPoolAnswer {
|
|
5555
5974
|
}
|
|
5975
|
+
/**
|
|
5976
|
+
* @public
|
|
5977
|
+
*/
|
|
5556
5978
|
export interface PutWarmPoolType {
|
|
5557
5979
|
/**
|
|
5558
5980
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5597,8 +6019,14 @@ export interface PutWarmPoolType {
|
|
|
5597
6019
|
*/
|
|
5598
6020
|
InstanceReusePolicy?: InstanceReusePolicy;
|
|
5599
6021
|
}
|
|
6022
|
+
/**
|
|
6023
|
+
* @public
|
|
6024
|
+
*/
|
|
5600
6025
|
export interface RecordLifecycleActionHeartbeatAnswer {
|
|
5601
6026
|
}
|
|
6027
|
+
/**
|
|
6028
|
+
* @public
|
|
6029
|
+
*/
|
|
5602
6030
|
export interface RecordLifecycleActionHeartbeatType {
|
|
5603
6031
|
/**
|
|
5604
6032
|
* <p>The name of the lifecycle hook.</p>
|
|
@@ -5619,6 +6047,9 @@ export interface RecordLifecycleActionHeartbeatType {
|
|
|
5619
6047
|
*/
|
|
5620
6048
|
InstanceId?: string;
|
|
5621
6049
|
}
|
|
6050
|
+
/**
|
|
6051
|
+
* @public
|
|
6052
|
+
*/
|
|
5622
6053
|
export interface ScalingProcessQuery {
|
|
5623
6054
|
/**
|
|
5624
6055
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5678,6 +6109,7 @@ export interface ScalingProcessQuery {
|
|
|
5678
6109
|
ScalingProcesses?: string[];
|
|
5679
6110
|
}
|
|
5680
6111
|
/**
|
|
6112
|
+
* @public
|
|
5681
6113
|
* <p>The request failed because a desired configuration was not found or an incompatible
|
|
5682
6114
|
* launch template (uses a Systems Manager parameter instead of an AMI ID) or launch
|
|
5683
6115
|
* template version (<code>$Latest</code> or <code>$Default</code>) is present on the Auto Scaling
|
|
@@ -5691,6 +6123,9 @@ export declare class IrreversibleInstanceRefreshFault extends __BaseException {
|
|
|
5691
6123
|
*/
|
|
5692
6124
|
constructor(opts: __ExceptionOptionType<IrreversibleInstanceRefreshFault, __BaseException>);
|
|
5693
6125
|
}
|
|
6126
|
+
/**
|
|
6127
|
+
* @public
|
|
6128
|
+
*/
|
|
5694
6129
|
export interface RollbackInstanceRefreshAnswer {
|
|
5695
6130
|
/**
|
|
5696
6131
|
* <p>The instance refresh ID associated with the request. This is the unique ID assigned to
|
|
@@ -5698,12 +6133,18 @@ export interface RollbackInstanceRefreshAnswer {
|
|
|
5698
6133
|
*/
|
|
5699
6134
|
InstanceRefreshId?: string;
|
|
5700
6135
|
}
|
|
6136
|
+
/**
|
|
6137
|
+
* @public
|
|
6138
|
+
*/
|
|
5701
6139
|
export interface RollbackInstanceRefreshType {
|
|
5702
6140
|
/**
|
|
5703
6141
|
* <p>The name of the Auto Scaling group.</p>
|
|
5704
6142
|
*/
|
|
5705
6143
|
AutoScalingGroupName?: string;
|
|
5706
6144
|
}
|
|
6145
|
+
/**
|
|
6146
|
+
* @public
|
|
6147
|
+
*/
|
|
5707
6148
|
export interface SetDesiredCapacityType {
|
|
5708
6149
|
/**
|
|
5709
6150
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5721,6 +6162,9 @@ export interface SetDesiredCapacityType {
|
|
|
5721
6162
|
*/
|
|
5722
6163
|
HonorCooldown?: boolean;
|
|
5723
6164
|
}
|
|
6165
|
+
/**
|
|
6166
|
+
* @public
|
|
6167
|
+
*/
|
|
5724
6168
|
export interface SetInstanceHealthQuery {
|
|
5725
6169
|
/**
|
|
5726
6170
|
* <p>The ID of the instance.</p>
|
|
@@ -5743,8 +6187,14 @@ export interface SetInstanceHealthQuery {
|
|
|
5743
6187
|
*/
|
|
5744
6188
|
ShouldRespectGracePeriod?: boolean;
|
|
5745
6189
|
}
|
|
6190
|
+
/**
|
|
6191
|
+
* @public
|
|
6192
|
+
*/
|
|
5746
6193
|
export interface SetInstanceProtectionAnswer {
|
|
5747
6194
|
}
|
|
6195
|
+
/**
|
|
6196
|
+
* @public
|
|
6197
|
+
*/
|
|
5748
6198
|
export interface SetInstanceProtectionQuery {
|
|
5749
6199
|
/**
|
|
5750
6200
|
* <p>One or more instance IDs. You can specify up to 50 instances.</p>
|
|
@@ -5761,6 +6211,7 @@ export interface SetInstanceProtectionQuery {
|
|
|
5761
6211
|
ProtectedFromScaleIn: boolean | undefined;
|
|
5762
6212
|
}
|
|
5763
6213
|
/**
|
|
6214
|
+
* @public
|
|
5764
6215
|
* <p>The request failed because an active instance refresh already exists for the specified
|
|
5765
6216
|
* Auto Scaling group.</p>
|
|
5766
6217
|
*/
|
|
@@ -5772,15 +6223,24 @@ export declare class InstanceRefreshInProgressFault extends __BaseException {
|
|
|
5772
6223
|
*/
|
|
5773
6224
|
constructor(opts: __ExceptionOptionType<InstanceRefreshInProgressFault, __BaseException>);
|
|
5774
6225
|
}
|
|
6226
|
+
/**
|
|
6227
|
+
* @public
|
|
6228
|
+
*/
|
|
5775
6229
|
export interface StartInstanceRefreshAnswer {
|
|
5776
6230
|
/**
|
|
5777
6231
|
* <p>A unique ID for tracking the progress of the instance refresh.</p>
|
|
5778
6232
|
*/
|
|
5779
6233
|
InstanceRefreshId?: string;
|
|
5780
6234
|
}
|
|
6235
|
+
/**
|
|
6236
|
+
* @public
|
|
6237
|
+
*/
|
|
5781
6238
|
export declare enum RefreshStrategy {
|
|
5782
6239
|
Rolling = "Rolling"
|
|
5783
6240
|
}
|
|
6241
|
+
/**
|
|
6242
|
+
* @public
|
|
6243
|
+
*/
|
|
5784
6244
|
export interface StartInstanceRefreshType {
|
|
5785
6245
|
/**
|
|
5786
6246
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -5826,6 +6286,9 @@ export interface StartInstanceRefreshType {
|
|
|
5826
6286
|
*/
|
|
5827
6287
|
Preferences?: RefreshPreferences;
|
|
5828
6288
|
}
|
|
6289
|
+
/**
|
|
6290
|
+
* @public
|
|
6291
|
+
*/
|
|
5829
6292
|
export interface TerminateInstanceInAutoScalingGroupType {
|
|
5830
6293
|
/**
|
|
5831
6294
|
* <p>The ID of the instance.</p>
|
|
@@ -5837,6 +6300,9 @@ export interface TerminateInstanceInAutoScalingGroupType {
|
|
|
5837
6300
|
*/
|
|
5838
6301
|
ShouldDecrementDesiredCapacity: boolean | undefined;
|
|
5839
6302
|
}
|
|
6303
|
+
/**
|
|
6304
|
+
* @public
|
|
6305
|
+
*/
|
|
5840
6306
|
export interface UpdateAutoScalingGroupType {
|
|
5841
6307
|
/**
|
|
5842
6308
|
* <p>The name of the Auto Scaling group.</p>
|
|
@@ -6009,707 +6475,3 @@ export interface UpdateAutoScalingGroupType {
|
|
|
6009
6475
|
*/
|
|
6010
6476
|
DefaultInstanceWarmup?: number;
|
|
6011
6477
|
}
|
|
6012
|
-
/**
|
|
6013
|
-
* @internal
|
|
6014
|
-
*/
|
|
6015
|
-
export declare const AcceleratorCountRequestFilterSensitiveLog: (obj: AcceleratorCountRequest) => any;
|
|
6016
|
-
/**
|
|
6017
|
-
* @internal
|
|
6018
|
-
*/
|
|
6019
|
-
export declare const AcceleratorTotalMemoryMiBRequestFilterSensitiveLog: (obj: AcceleratorTotalMemoryMiBRequest) => any;
|
|
6020
|
-
/**
|
|
6021
|
-
* @internal
|
|
6022
|
-
*/
|
|
6023
|
-
export declare const ActivityFilterSensitiveLog: (obj: Activity) => any;
|
|
6024
|
-
/**
|
|
6025
|
-
* @internal
|
|
6026
|
-
*/
|
|
6027
|
-
export declare const ActivitiesTypeFilterSensitiveLog: (obj: ActivitiesType) => any;
|
|
6028
|
-
/**
|
|
6029
|
-
* @internal
|
|
6030
|
-
*/
|
|
6031
|
-
export declare const ActivityTypeFilterSensitiveLog: (obj: ActivityType) => any;
|
|
6032
|
-
/**
|
|
6033
|
-
* @internal
|
|
6034
|
-
*/
|
|
6035
|
-
export declare const AdjustmentTypeFilterSensitiveLog: (obj: AdjustmentType) => any;
|
|
6036
|
-
/**
|
|
6037
|
-
* @internal
|
|
6038
|
-
*/
|
|
6039
|
-
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
6040
|
-
/**
|
|
6041
|
-
* @internal
|
|
6042
|
-
*/
|
|
6043
|
-
export declare const AttachInstancesQueryFilterSensitiveLog: (obj: AttachInstancesQuery) => any;
|
|
6044
|
-
/**
|
|
6045
|
-
* @internal
|
|
6046
|
-
*/
|
|
6047
|
-
export declare const AttachLoadBalancersResultTypeFilterSensitiveLog: (obj: AttachLoadBalancersResultType) => any;
|
|
6048
|
-
/**
|
|
6049
|
-
* @internal
|
|
6050
|
-
*/
|
|
6051
|
-
export declare const AttachLoadBalancersTypeFilterSensitiveLog: (obj: AttachLoadBalancersType) => any;
|
|
6052
|
-
/**
|
|
6053
|
-
* @internal
|
|
6054
|
-
*/
|
|
6055
|
-
export declare const AttachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (obj: AttachLoadBalancerTargetGroupsResultType) => any;
|
|
6056
|
-
/**
|
|
6057
|
-
* @internal
|
|
6058
|
-
*/
|
|
6059
|
-
export declare const AttachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (obj: AttachLoadBalancerTargetGroupsType) => any;
|
|
6060
|
-
/**
|
|
6061
|
-
* @internal
|
|
6062
|
-
*/
|
|
6063
|
-
export declare const AttachTrafficSourcesResultTypeFilterSensitiveLog: (obj: AttachTrafficSourcesResultType) => any;
|
|
6064
|
-
/**
|
|
6065
|
-
* @internal
|
|
6066
|
-
*/
|
|
6067
|
-
export declare const TrafficSourceIdentifierFilterSensitiveLog: (obj: TrafficSourceIdentifier) => any;
|
|
6068
|
-
/**
|
|
6069
|
-
* @internal
|
|
6070
|
-
*/
|
|
6071
|
-
export declare const AttachTrafficSourcesTypeFilterSensitiveLog: (obj: AttachTrafficSourcesType) => any;
|
|
6072
|
-
/**
|
|
6073
|
-
* @internal
|
|
6074
|
-
*/
|
|
6075
|
-
export declare const FailedScheduledUpdateGroupActionRequestFilterSensitiveLog: (obj: FailedScheduledUpdateGroupActionRequest) => any;
|
|
6076
|
-
/**
|
|
6077
|
-
* @internal
|
|
6078
|
-
*/
|
|
6079
|
-
export declare const BatchDeleteScheduledActionAnswerFilterSensitiveLog: (obj: BatchDeleteScheduledActionAnswer) => any;
|
|
6080
|
-
/**
|
|
6081
|
-
* @internal
|
|
6082
|
-
*/
|
|
6083
|
-
export declare const BatchDeleteScheduledActionTypeFilterSensitiveLog: (obj: BatchDeleteScheduledActionType) => any;
|
|
6084
|
-
/**
|
|
6085
|
-
* @internal
|
|
6086
|
-
*/
|
|
6087
|
-
export declare const BatchPutScheduledUpdateGroupActionAnswerFilterSensitiveLog: (obj: BatchPutScheduledUpdateGroupActionAnswer) => any;
|
|
6088
|
-
/**
|
|
6089
|
-
* @internal
|
|
6090
|
-
*/
|
|
6091
|
-
export declare const ScheduledUpdateGroupActionRequestFilterSensitiveLog: (obj: ScheduledUpdateGroupActionRequest) => any;
|
|
6092
|
-
/**
|
|
6093
|
-
* @internal
|
|
6094
|
-
*/
|
|
6095
|
-
export declare const BatchPutScheduledUpdateGroupActionTypeFilterSensitiveLog: (obj: BatchPutScheduledUpdateGroupActionType) => any;
|
|
6096
|
-
/**
|
|
6097
|
-
* @internal
|
|
6098
|
-
*/
|
|
6099
|
-
export declare const CancelInstanceRefreshAnswerFilterSensitiveLog: (obj: CancelInstanceRefreshAnswer) => any;
|
|
6100
|
-
/**
|
|
6101
|
-
* @internal
|
|
6102
|
-
*/
|
|
6103
|
-
export declare const CancelInstanceRefreshTypeFilterSensitiveLog: (obj: CancelInstanceRefreshType) => any;
|
|
6104
|
-
/**
|
|
6105
|
-
* @internal
|
|
6106
|
-
*/
|
|
6107
|
-
export declare const CompleteLifecycleActionAnswerFilterSensitiveLog: (obj: CompleteLifecycleActionAnswer) => any;
|
|
6108
|
-
/**
|
|
6109
|
-
* @internal
|
|
6110
|
-
*/
|
|
6111
|
-
export declare const CompleteLifecycleActionTypeFilterSensitiveLog: (obj: CompleteLifecycleActionType) => any;
|
|
6112
|
-
/**
|
|
6113
|
-
* @internal
|
|
6114
|
-
*/
|
|
6115
|
-
export declare const LaunchTemplateSpecificationFilterSensitiveLog: (obj: LaunchTemplateSpecification) => any;
|
|
6116
|
-
/**
|
|
6117
|
-
* @internal
|
|
6118
|
-
*/
|
|
6119
|
-
export declare const LifecycleHookSpecificationFilterSensitiveLog: (obj: LifecycleHookSpecification) => any;
|
|
6120
|
-
/**
|
|
6121
|
-
* @internal
|
|
6122
|
-
*/
|
|
6123
|
-
export declare const InstancesDistributionFilterSensitiveLog: (obj: InstancesDistribution) => any;
|
|
6124
|
-
/**
|
|
6125
|
-
* @internal
|
|
6126
|
-
*/
|
|
6127
|
-
export declare const BaselineEbsBandwidthMbpsRequestFilterSensitiveLog: (obj: BaselineEbsBandwidthMbpsRequest) => any;
|
|
6128
|
-
/**
|
|
6129
|
-
* @internal
|
|
6130
|
-
*/
|
|
6131
|
-
export declare const MemoryGiBPerVCpuRequestFilterSensitiveLog: (obj: MemoryGiBPerVCpuRequest) => any;
|
|
6132
|
-
/**
|
|
6133
|
-
* @internal
|
|
6134
|
-
*/
|
|
6135
|
-
export declare const MemoryMiBRequestFilterSensitiveLog: (obj: MemoryMiBRequest) => any;
|
|
6136
|
-
/**
|
|
6137
|
-
* @internal
|
|
6138
|
-
*/
|
|
6139
|
-
export declare const NetworkBandwidthGbpsRequestFilterSensitiveLog: (obj: NetworkBandwidthGbpsRequest) => any;
|
|
6140
|
-
/**
|
|
6141
|
-
* @internal
|
|
6142
|
-
*/
|
|
6143
|
-
export declare const NetworkInterfaceCountRequestFilterSensitiveLog: (obj: NetworkInterfaceCountRequest) => any;
|
|
6144
|
-
/**
|
|
6145
|
-
* @internal
|
|
6146
|
-
*/
|
|
6147
|
-
export declare const TotalLocalStorageGBRequestFilterSensitiveLog: (obj: TotalLocalStorageGBRequest) => any;
|
|
6148
|
-
/**
|
|
6149
|
-
* @internal
|
|
6150
|
-
*/
|
|
6151
|
-
export declare const VCpuCountRequestFilterSensitiveLog: (obj: VCpuCountRequest) => any;
|
|
6152
|
-
/**
|
|
6153
|
-
* @internal
|
|
6154
|
-
*/
|
|
6155
|
-
export declare const InstanceRequirementsFilterSensitiveLog: (obj: InstanceRequirements) => any;
|
|
6156
|
-
/**
|
|
6157
|
-
* @internal
|
|
6158
|
-
*/
|
|
6159
|
-
export declare const LaunchTemplateOverridesFilterSensitiveLog: (obj: LaunchTemplateOverrides) => any;
|
|
6160
|
-
/**
|
|
6161
|
-
* @internal
|
|
6162
|
-
*/
|
|
6163
|
-
export declare const LaunchTemplateFilterSensitiveLog: (obj: LaunchTemplate) => any;
|
|
6164
|
-
/**
|
|
6165
|
-
* @internal
|
|
6166
|
-
*/
|
|
6167
|
-
export declare const MixedInstancesPolicyFilterSensitiveLog: (obj: MixedInstancesPolicy) => any;
|
|
6168
|
-
/**
|
|
6169
|
-
* @internal
|
|
6170
|
-
*/
|
|
6171
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6172
|
-
/**
|
|
6173
|
-
* @internal
|
|
6174
|
-
*/
|
|
6175
|
-
export declare const CreateAutoScalingGroupTypeFilterSensitiveLog: (obj: CreateAutoScalingGroupType) => any;
|
|
6176
|
-
/**
|
|
6177
|
-
* @internal
|
|
6178
|
-
*/
|
|
6179
|
-
export declare const EbsFilterSensitiveLog: (obj: Ebs) => any;
|
|
6180
|
-
/**
|
|
6181
|
-
* @internal
|
|
6182
|
-
*/
|
|
6183
|
-
export declare const BlockDeviceMappingFilterSensitiveLog: (obj: BlockDeviceMapping) => any;
|
|
6184
|
-
/**
|
|
6185
|
-
* @internal
|
|
6186
|
-
*/
|
|
6187
|
-
export declare const InstanceMonitoringFilterSensitiveLog: (obj: InstanceMonitoring) => any;
|
|
6188
|
-
/**
|
|
6189
|
-
* @internal
|
|
6190
|
-
*/
|
|
6191
|
-
export declare const InstanceMetadataOptionsFilterSensitiveLog: (obj: InstanceMetadataOptions) => any;
|
|
6192
|
-
/**
|
|
6193
|
-
* @internal
|
|
6194
|
-
*/
|
|
6195
|
-
export declare const CreateLaunchConfigurationTypeFilterSensitiveLog: (obj: CreateLaunchConfigurationType) => any;
|
|
6196
|
-
/**
|
|
6197
|
-
* @internal
|
|
6198
|
-
*/
|
|
6199
|
-
export declare const CreateOrUpdateTagsTypeFilterSensitiveLog: (obj: CreateOrUpdateTagsType) => any;
|
|
6200
|
-
/**
|
|
6201
|
-
* @internal
|
|
6202
|
-
*/
|
|
6203
|
-
export declare const DeleteAutoScalingGroupTypeFilterSensitiveLog: (obj: DeleteAutoScalingGroupType) => any;
|
|
6204
|
-
/**
|
|
6205
|
-
* @internal
|
|
6206
|
-
*/
|
|
6207
|
-
export declare const LaunchConfigurationNameTypeFilterSensitiveLog: (obj: LaunchConfigurationNameType) => any;
|
|
6208
|
-
/**
|
|
6209
|
-
* @internal
|
|
6210
|
-
*/
|
|
6211
|
-
export declare const DeleteLifecycleHookAnswerFilterSensitiveLog: (obj: DeleteLifecycleHookAnswer) => any;
|
|
6212
|
-
/**
|
|
6213
|
-
* @internal
|
|
6214
|
-
*/
|
|
6215
|
-
export declare const DeleteLifecycleHookTypeFilterSensitiveLog: (obj: DeleteLifecycleHookType) => any;
|
|
6216
|
-
/**
|
|
6217
|
-
* @internal
|
|
6218
|
-
*/
|
|
6219
|
-
export declare const DeleteNotificationConfigurationTypeFilterSensitiveLog: (obj: DeleteNotificationConfigurationType) => any;
|
|
6220
|
-
/**
|
|
6221
|
-
* @internal
|
|
6222
|
-
*/
|
|
6223
|
-
export declare const DeletePolicyTypeFilterSensitiveLog: (obj: DeletePolicyType) => any;
|
|
6224
|
-
/**
|
|
6225
|
-
* @internal
|
|
6226
|
-
*/
|
|
6227
|
-
export declare const DeleteScheduledActionTypeFilterSensitiveLog: (obj: DeleteScheduledActionType) => any;
|
|
6228
|
-
/**
|
|
6229
|
-
* @internal
|
|
6230
|
-
*/
|
|
6231
|
-
export declare const DeleteTagsTypeFilterSensitiveLog: (obj: DeleteTagsType) => any;
|
|
6232
|
-
/**
|
|
6233
|
-
* @internal
|
|
6234
|
-
*/
|
|
6235
|
-
export declare const DeleteWarmPoolAnswerFilterSensitiveLog: (obj: DeleteWarmPoolAnswer) => any;
|
|
6236
|
-
/**
|
|
6237
|
-
* @internal
|
|
6238
|
-
*/
|
|
6239
|
-
export declare const DeleteWarmPoolTypeFilterSensitiveLog: (obj: DeleteWarmPoolType) => any;
|
|
6240
|
-
/**
|
|
6241
|
-
* @internal
|
|
6242
|
-
*/
|
|
6243
|
-
export declare const DescribeAccountLimitsAnswerFilterSensitiveLog: (obj: DescribeAccountLimitsAnswer) => any;
|
|
6244
|
-
/**
|
|
6245
|
-
* @internal
|
|
6246
|
-
*/
|
|
6247
|
-
export declare const DescribeAdjustmentTypesAnswerFilterSensitiveLog: (obj: DescribeAdjustmentTypesAnswer) => any;
|
|
6248
|
-
/**
|
|
6249
|
-
* @internal
|
|
6250
|
-
*/
|
|
6251
|
-
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
6252
|
-
/**
|
|
6253
|
-
* @internal
|
|
6254
|
-
*/
|
|
6255
|
-
export declare const AutoScalingGroupNamesTypeFilterSensitiveLog: (obj: AutoScalingGroupNamesType) => any;
|
|
6256
|
-
/**
|
|
6257
|
-
* @internal
|
|
6258
|
-
*/
|
|
6259
|
-
export declare const EnabledMetricFilterSensitiveLog: (obj: EnabledMetric) => any;
|
|
6260
|
-
/**
|
|
6261
|
-
* @internal
|
|
6262
|
-
*/
|
|
6263
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
6264
|
-
/**
|
|
6265
|
-
* @internal
|
|
6266
|
-
*/
|
|
6267
|
-
export declare const SuspendedProcessFilterSensitiveLog: (obj: SuspendedProcess) => any;
|
|
6268
|
-
/**
|
|
6269
|
-
* @internal
|
|
6270
|
-
*/
|
|
6271
|
-
export declare const TagDescriptionFilterSensitiveLog: (obj: TagDescription) => any;
|
|
6272
|
-
/**
|
|
6273
|
-
* @internal
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const InstanceReusePolicyFilterSensitiveLog: (obj: InstanceReusePolicy) => any;
|
|
6276
|
-
/**
|
|
6277
|
-
* @internal
|
|
6278
|
-
*/
|
|
6279
|
-
export declare const WarmPoolConfigurationFilterSensitiveLog: (obj: WarmPoolConfiguration) => any;
|
|
6280
|
-
/**
|
|
6281
|
-
* @internal
|
|
6282
|
-
*/
|
|
6283
|
-
export declare const AutoScalingGroupFilterSensitiveLog: (obj: AutoScalingGroup) => any;
|
|
6284
|
-
/**
|
|
6285
|
-
* @internal
|
|
6286
|
-
*/
|
|
6287
|
-
export declare const AutoScalingGroupsTypeFilterSensitiveLog: (obj: AutoScalingGroupsType) => any;
|
|
6288
|
-
/**
|
|
6289
|
-
* @internal
|
|
6290
|
-
*/
|
|
6291
|
-
export declare const AutoScalingInstanceDetailsFilterSensitiveLog: (obj: AutoScalingInstanceDetails) => any;
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
export declare const AutoScalingInstancesTypeFilterSensitiveLog: (obj: AutoScalingInstancesType) => any;
|
|
6296
|
-
/**
|
|
6297
|
-
* @internal
|
|
6298
|
-
*/
|
|
6299
|
-
export declare const DescribeAutoScalingInstancesTypeFilterSensitiveLog: (obj: DescribeAutoScalingInstancesType) => any;
|
|
6300
|
-
/**
|
|
6301
|
-
* @internal
|
|
6302
|
-
*/
|
|
6303
|
-
export declare const DescribeAutoScalingNotificationTypesAnswerFilterSensitiveLog: (obj: DescribeAutoScalingNotificationTypesAnswer) => any;
|
|
6304
|
-
/**
|
|
6305
|
-
* @internal
|
|
6306
|
-
*/
|
|
6307
|
-
export declare const DesiredConfigurationFilterSensitiveLog: (obj: DesiredConfiguration) => any;
|
|
6308
|
-
/**
|
|
6309
|
-
* @internal
|
|
6310
|
-
*/
|
|
6311
|
-
export declare const RefreshPreferencesFilterSensitiveLog: (obj: RefreshPreferences) => any;
|
|
6312
|
-
/**
|
|
6313
|
-
* @internal
|
|
6314
|
-
*/
|
|
6315
|
-
export declare const InstanceRefreshLivePoolProgressFilterSensitiveLog: (obj: InstanceRefreshLivePoolProgress) => any;
|
|
6316
|
-
/**
|
|
6317
|
-
* @internal
|
|
6318
|
-
*/
|
|
6319
|
-
export declare const InstanceRefreshWarmPoolProgressFilterSensitiveLog: (obj: InstanceRefreshWarmPoolProgress) => any;
|
|
6320
|
-
/**
|
|
6321
|
-
* @internal
|
|
6322
|
-
*/
|
|
6323
|
-
export declare const InstanceRefreshProgressDetailsFilterSensitiveLog: (obj: InstanceRefreshProgressDetails) => any;
|
|
6324
|
-
/**
|
|
6325
|
-
* @internal
|
|
6326
|
-
*/
|
|
6327
|
-
export declare const RollbackDetailsFilterSensitiveLog: (obj: RollbackDetails) => any;
|
|
6328
|
-
/**
|
|
6329
|
-
* @internal
|
|
6330
|
-
*/
|
|
6331
|
-
export declare const InstanceRefreshFilterSensitiveLog: (obj: InstanceRefresh) => any;
|
|
6332
|
-
/**
|
|
6333
|
-
* @internal
|
|
6334
|
-
*/
|
|
6335
|
-
export declare const DescribeInstanceRefreshesAnswerFilterSensitiveLog: (obj: DescribeInstanceRefreshesAnswer) => any;
|
|
6336
|
-
/**
|
|
6337
|
-
* @internal
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const DescribeInstanceRefreshesTypeFilterSensitiveLog: (obj: DescribeInstanceRefreshesType) => any;
|
|
6340
|
-
/**
|
|
6341
|
-
* @internal
|
|
6342
|
-
*/
|
|
6343
|
-
export declare const LaunchConfigurationNamesTypeFilterSensitiveLog: (obj: LaunchConfigurationNamesType) => any;
|
|
6344
|
-
/**
|
|
6345
|
-
* @internal
|
|
6346
|
-
*/
|
|
6347
|
-
export declare const LaunchConfigurationFilterSensitiveLog: (obj: LaunchConfiguration) => any;
|
|
6348
|
-
/**
|
|
6349
|
-
* @internal
|
|
6350
|
-
*/
|
|
6351
|
-
export declare const LaunchConfigurationsTypeFilterSensitiveLog: (obj: LaunchConfigurationsType) => any;
|
|
6352
|
-
/**
|
|
6353
|
-
* @internal
|
|
6354
|
-
*/
|
|
6355
|
-
export declare const LifecycleHookFilterSensitiveLog: (obj: LifecycleHook) => any;
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
export declare const DescribeLifecycleHooksAnswerFilterSensitiveLog: (obj: DescribeLifecycleHooksAnswer) => any;
|
|
6360
|
-
/**
|
|
6361
|
-
* @internal
|
|
6362
|
-
*/
|
|
6363
|
-
export declare const DescribeLifecycleHooksTypeFilterSensitiveLog: (obj: DescribeLifecycleHooksType) => any;
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
export declare const DescribeLifecycleHookTypesAnswerFilterSensitiveLog: (obj: DescribeLifecycleHookTypesAnswer) => any;
|
|
6368
|
-
/**
|
|
6369
|
-
* @internal
|
|
6370
|
-
*/
|
|
6371
|
-
export declare const DescribeLoadBalancersRequestFilterSensitiveLog: (obj: DescribeLoadBalancersRequest) => any;
|
|
6372
|
-
/**
|
|
6373
|
-
* @internal
|
|
6374
|
-
*/
|
|
6375
|
-
export declare const LoadBalancerStateFilterSensitiveLog: (obj: LoadBalancerState) => any;
|
|
6376
|
-
/**
|
|
6377
|
-
* @internal
|
|
6378
|
-
*/
|
|
6379
|
-
export declare const DescribeLoadBalancersResponseFilterSensitiveLog: (obj: DescribeLoadBalancersResponse) => any;
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
export declare const DescribeLoadBalancerTargetGroupsRequestFilterSensitiveLog: (obj: DescribeLoadBalancerTargetGroupsRequest) => any;
|
|
6384
|
-
/**
|
|
6385
|
-
* @internal
|
|
6386
|
-
*/
|
|
6387
|
-
export declare const LoadBalancerTargetGroupStateFilterSensitiveLog: (obj: LoadBalancerTargetGroupState) => any;
|
|
6388
|
-
/**
|
|
6389
|
-
* @internal
|
|
6390
|
-
*/
|
|
6391
|
-
export declare const DescribeLoadBalancerTargetGroupsResponseFilterSensitiveLog: (obj: DescribeLoadBalancerTargetGroupsResponse) => any;
|
|
6392
|
-
/**
|
|
6393
|
-
* @internal
|
|
6394
|
-
*/
|
|
6395
|
-
export declare const MetricGranularityTypeFilterSensitiveLog: (obj: MetricGranularityType) => any;
|
|
6396
|
-
/**
|
|
6397
|
-
* @internal
|
|
6398
|
-
*/
|
|
6399
|
-
export declare const MetricCollectionTypeFilterSensitiveLog: (obj: MetricCollectionType) => any;
|
|
6400
|
-
/**
|
|
6401
|
-
* @internal
|
|
6402
|
-
*/
|
|
6403
|
-
export declare const DescribeMetricCollectionTypesAnswerFilterSensitiveLog: (obj: DescribeMetricCollectionTypesAnswer) => any;
|
|
6404
|
-
/**
|
|
6405
|
-
* @internal
|
|
6406
|
-
*/
|
|
6407
|
-
export declare const NotificationConfigurationFilterSensitiveLog: (obj: NotificationConfiguration) => any;
|
|
6408
|
-
/**
|
|
6409
|
-
* @internal
|
|
6410
|
-
*/
|
|
6411
|
-
export declare const DescribeNotificationConfigurationsAnswerFilterSensitiveLog: (obj: DescribeNotificationConfigurationsAnswer) => any;
|
|
6412
|
-
/**
|
|
6413
|
-
* @internal
|
|
6414
|
-
*/
|
|
6415
|
-
export declare const DescribeNotificationConfigurationsTypeFilterSensitiveLog: (obj: DescribeNotificationConfigurationsType) => any;
|
|
6416
|
-
/**
|
|
6417
|
-
* @internal
|
|
6418
|
-
*/
|
|
6419
|
-
export declare const DescribePoliciesTypeFilterSensitiveLog: (obj: DescribePoliciesType) => any;
|
|
6420
|
-
/**
|
|
6421
|
-
* @internal
|
|
6422
|
-
*/
|
|
6423
|
-
export declare const MetricDimensionFilterSensitiveLog: (obj: MetricDimension) => any;
|
|
6424
|
-
/**
|
|
6425
|
-
* @internal
|
|
6426
|
-
*/
|
|
6427
|
-
export declare const MetricFilterSensitiveLog: (obj: Metric) => any;
|
|
6428
|
-
/**
|
|
6429
|
-
* @internal
|
|
6430
|
-
*/
|
|
6431
|
-
export declare const MetricStatFilterSensitiveLog: (obj: MetricStat) => any;
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
export declare const MetricDataQueryFilterSensitiveLog: (obj: MetricDataQuery) => any;
|
|
6436
|
-
/**
|
|
6437
|
-
* @internal
|
|
6438
|
-
*/
|
|
6439
|
-
export declare const PredictiveScalingCustomizedCapacityMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedCapacityMetric) => any;
|
|
6440
|
-
/**
|
|
6441
|
-
* @internal
|
|
6442
|
-
*/
|
|
6443
|
-
export declare const PredictiveScalingCustomizedLoadMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedLoadMetric) => any;
|
|
6444
|
-
/**
|
|
6445
|
-
* @internal
|
|
6446
|
-
*/
|
|
6447
|
-
export declare const PredictiveScalingCustomizedScalingMetricFilterSensitiveLog: (obj: PredictiveScalingCustomizedScalingMetric) => any;
|
|
6448
|
-
/**
|
|
6449
|
-
* @internal
|
|
6450
|
-
*/
|
|
6451
|
-
export declare const PredictiveScalingPredefinedLoadMetricFilterSensitiveLog: (obj: PredictiveScalingPredefinedLoadMetric) => any;
|
|
6452
|
-
/**
|
|
6453
|
-
* @internal
|
|
6454
|
-
*/
|
|
6455
|
-
export declare const PredictiveScalingPredefinedMetricPairFilterSensitiveLog: (obj: PredictiveScalingPredefinedMetricPair) => any;
|
|
6456
|
-
/**
|
|
6457
|
-
* @internal
|
|
6458
|
-
*/
|
|
6459
|
-
export declare const PredictiveScalingPredefinedScalingMetricFilterSensitiveLog: (obj: PredictiveScalingPredefinedScalingMetric) => any;
|
|
6460
|
-
/**
|
|
6461
|
-
* @internal
|
|
6462
|
-
*/
|
|
6463
|
-
export declare const PredictiveScalingMetricSpecificationFilterSensitiveLog: (obj: PredictiveScalingMetricSpecification) => any;
|
|
6464
|
-
/**
|
|
6465
|
-
* @internal
|
|
6466
|
-
*/
|
|
6467
|
-
export declare const PredictiveScalingConfigurationFilterSensitiveLog: (obj: PredictiveScalingConfiguration) => any;
|
|
6468
|
-
/**
|
|
6469
|
-
* @internal
|
|
6470
|
-
*/
|
|
6471
|
-
export declare const StepAdjustmentFilterSensitiveLog: (obj: StepAdjustment) => any;
|
|
6472
|
-
/**
|
|
6473
|
-
* @internal
|
|
6474
|
-
*/
|
|
6475
|
-
export declare const TargetTrackingMetricStatFilterSensitiveLog: (obj: TargetTrackingMetricStat) => any;
|
|
6476
|
-
/**
|
|
6477
|
-
* @internal
|
|
6478
|
-
*/
|
|
6479
|
-
export declare const TargetTrackingMetricDataQueryFilterSensitiveLog: (obj: TargetTrackingMetricDataQuery) => any;
|
|
6480
|
-
/**
|
|
6481
|
-
* @internal
|
|
6482
|
-
*/
|
|
6483
|
-
export declare const CustomizedMetricSpecificationFilterSensitiveLog: (obj: CustomizedMetricSpecification) => any;
|
|
6484
|
-
/**
|
|
6485
|
-
* @internal
|
|
6486
|
-
*/
|
|
6487
|
-
export declare const PredefinedMetricSpecificationFilterSensitiveLog: (obj: PredefinedMetricSpecification) => any;
|
|
6488
|
-
/**
|
|
6489
|
-
* @internal
|
|
6490
|
-
*/
|
|
6491
|
-
export declare const TargetTrackingConfigurationFilterSensitiveLog: (obj: TargetTrackingConfiguration) => any;
|
|
6492
|
-
/**
|
|
6493
|
-
* @internal
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const ScalingPolicyFilterSensitiveLog: (obj: ScalingPolicy) => any;
|
|
6496
|
-
/**
|
|
6497
|
-
* @internal
|
|
6498
|
-
*/
|
|
6499
|
-
export declare const PoliciesTypeFilterSensitiveLog: (obj: PoliciesType) => any;
|
|
6500
|
-
/**
|
|
6501
|
-
* @internal
|
|
6502
|
-
*/
|
|
6503
|
-
export declare const DescribeScalingActivitiesTypeFilterSensitiveLog: (obj: DescribeScalingActivitiesType) => any;
|
|
6504
|
-
/**
|
|
6505
|
-
* @internal
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const ProcessTypeFilterSensitiveLog: (obj: ProcessType) => any;
|
|
6508
|
-
/**
|
|
6509
|
-
* @internal
|
|
6510
|
-
*/
|
|
6511
|
-
export declare const ProcessesTypeFilterSensitiveLog: (obj: ProcessesType) => any;
|
|
6512
|
-
/**
|
|
6513
|
-
* @internal
|
|
6514
|
-
*/
|
|
6515
|
-
export declare const DescribeScheduledActionsTypeFilterSensitiveLog: (obj: DescribeScheduledActionsType) => any;
|
|
6516
|
-
/**
|
|
6517
|
-
* @internal
|
|
6518
|
-
*/
|
|
6519
|
-
export declare const ScheduledUpdateGroupActionFilterSensitiveLog: (obj: ScheduledUpdateGroupAction) => any;
|
|
6520
|
-
/**
|
|
6521
|
-
* @internal
|
|
6522
|
-
*/
|
|
6523
|
-
export declare const ScheduledActionsTypeFilterSensitiveLog: (obj: ScheduledActionsType) => any;
|
|
6524
|
-
/**
|
|
6525
|
-
* @internal
|
|
6526
|
-
*/
|
|
6527
|
-
export declare const DescribeTagsTypeFilterSensitiveLog: (obj: DescribeTagsType) => any;
|
|
6528
|
-
/**
|
|
6529
|
-
* @internal
|
|
6530
|
-
*/
|
|
6531
|
-
export declare const TagsTypeFilterSensitiveLog: (obj: TagsType) => any;
|
|
6532
|
-
/**
|
|
6533
|
-
* @internal
|
|
6534
|
-
*/
|
|
6535
|
-
export declare const DescribeTerminationPolicyTypesAnswerFilterSensitiveLog: (obj: DescribeTerminationPolicyTypesAnswer) => any;
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const DescribeTrafficSourcesRequestFilterSensitiveLog: (obj: DescribeTrafficSourcesRequest) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const TrafficSourceStateFilterSensitiveLog: (obj: TrafficSourceState) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const DescribeTrafficSourcesResponseFilterSensitiveLog: (obj: DescribeTrafficSourcesResponse) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const DescribeWarmPoolAnswerFilterSensitiveLog: (obj: DescribeWarmPoolAnswer) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const DescribeWarmPoolTypeFilterSensitiveLog: (obj: DescribeWarmPoolType) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const DetachInstancesAnswerFilterSensitiveLog: (obj: DetachInstancesAnswer) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const DetachInstancesQueryFilterSensitiveLog: (obj: DetachInstancesQuery) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const DetachLoadBalancersResultTypeFilterSensitiveLog: (obj: DetachLoadBalancersResultType) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const DetachLoadBalancersTypeFilterSensitiveLog: (obj: DetachLoadBalancersType) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const DetachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog: (obj: DetachLoadBalancerTargetGroupsResultType) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const DetachLoadBalancerTargetGroupsTypeFilterSensitiveLog: (obj: DetachLoadBalancerTargetGroupsType) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const DetachTrafficSourcesResultTypeFilterSensitiveLog: (obj: DetachTrafficSourcesResultType) => any;
|
|
6584
|
-
/**
|
|
6585
|
-
* @internal
|
|
6586
|
-
*/
|
|
6587
|
-
export declare const DetachTrafficSourcesTypeFilterSensitiveLog: (obj: DetachTrafficSourcesType) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const DisableMetricsCollectionQueryFilterSensitiveLog: (obj: DisableMetricsCollectionQuery) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const EnableMetricsCollectionQueryFilterSensitiveLog: (obj: EnableMetricsCollectionQuery) => any;
|
|
6596
|
-
/**
|
|
6597
|
-
* @internal
|
|
6598
|
-
*/
|
|
6599
|
-
export declare const EnterStandbyAnswerFilterSensitiveLog: (obj: EnterStandbyAnswer) => any;
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
export declare const EnterStandbyQueryFilterSensitiveLog: (obj: EnterStandbyQuery) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const ExecutePolicyTypeFilterSensitiveLog: (obj: ExecutePolicyType) => any;
|
|
6608
|
-
/**
|
|
6609
|
-
* @internal
|
|
6610
|
-
*/
|
|
6611
|
-
export declare const ExitStandbyAnswerFilterSensitiveLog: (obj: ExitStandbyAnswer) => any;
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
export declare const ExitStandbyQueryFilterSensitiveLog: (obj: ExitStandbyQuery) => any;
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
export declare const CapacityForecastFilterSensitiveLog: (obj: CapacityForecast) => any;
|
|
6620
|
-
/**
|
|
6621
|
-
* @internal
|
|
6622
|
-
*/
|
|
6623
|
-
export declare const LoadForecastFilterSensitiveLog: (obj: LoadForecast) => any;
|
|
6624
|
-
/**
|
|
6625
|
-
* @internal
|
|
6626
|
-
*/
|
|
6627
|
-
export declare const GetPredictiveScalingForecastAnswerFilterSensitiveLog: (obj: GetPredictiveScalingForecastAnswer) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const GetPredictiveScalingForecastTypeFilterSensitiveLog: (obj: GetPredictiveScalingForecastType) => any;
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
export declare const PutLifecycleHookAnswerFilterSensitiveLog: (obj: PutLifecycleHookAnswer) => any;
|
|
6636
|
-
/**
|
|
6637
|
-
* @internal
|
|
6638
|
-
*/
|
|
6639
|
-
export declare const PutLifecycleHookTypeFilterSensitiveLog: (obj: PutLifecycleHookType) => any;
|
|
6640
|
-
/**
|
|
6641
|
-
* @internal
|
|
6642
|
-
*/
|
|
6643
|
-
export declare const PutNotificationConfigurationTypeFilterSensitiveLog: (obj: PutNotificationConfigurationType) => any;
|
|
6644
|
-
/**
|
|
6645
|
-
* @internal
|
|
6646
|
-
*/
|
|
6647
|
-
export declare const PolicyARNTypeFilterSensitiveLog: (obj: PolicyARNType) => any;
|
|
6648
|
-
/**
|
|
6649
|
-
* @internal
|
|
6650
|
-
*/
|
|
6651
|
-
export declare const PutScalingPolicyTypeFilterSensitiveLog: (obj: PutScalingPolicyType) => any;
|
|
6652
|
-
/**
|
|
6653
|
-
* @internal
|
|
6654
|
-
*/
|
|
6655
|
-
export declare const PutScheduledUpdateGroupActionTypeFilterSensitiveLog: (obj: PutScheduledUpdateGroupActionType) => any;
|
|
6656
|
-
/**
|
|
6657
|
-
* @internal
|
|
6658
|
-
*/
|
|
6659
|
-
export declare const PutWarmPoolAnswerFilterSensitiveLog: (obj: PutWarmPoolAnswer) => any;
|
|
6660
|
-
/**
|
|
6661
|
-
* @internal
|
|
6662
|
-
*/
|
|
6663
|
-
export declare const PutWarmPoolTypeFilterSensitiveLog: (obj: PutWarmPoolType) => any;
|
|
6664
|
-
/**
|
|
6665
|
-
* @internal
|
|
6666
|
-
*/
|
|
6667
|
-
export declare const RecordLifecycleActionHeartbeatAnswerFilterSensitiveLog: (obj: RecordLifecycleActionHeartbeatAnswer) => any;
|
|
6668
|
-
/**
|
|
6669
|
-
* @internal
|
|
6670
|
-
*/
|
|
6671
|
-
export declare const RecordLifecycleActionHeartbeatTypeFilterSensitiveLog: (obj: RecordLifecycleActionHeartbeatType) => any;
|
|
6672
|
-
/**
|
|
6673
|
-
* @internal
|
|
6674
|
-
*/
|
|
6675
|
-
export declare const ScalingProcessQueryFilterSensitiveLog: (obj: ScalingProcessQuery) => any;
|
|
6676
|
-
/**
|
|
6677
|
-
* @internal
|
|
6678
|
-
*/
|
|
6679
|
-
export declare const RollbackInstanceRefreshAnswerFilterSensitiveLog: (obj: RollbackInstanceRefreshAnswer) => any;
|
|
6680
|
-
/**
|
|
6681
|
-
* @internal
|
|
6682
|
-
*/
|
|
6683
|
-
export declare const RollbackInstanceRefreshTypeFilterSensitiveLog: (obj: RollbackInstanceRefreshType) => any;
|
|
6684
|
-
/**
|
|
6685
|
-
* @internal
|
|
6686
|
-
*/
|
|
6687
|
-
export declare const SetDesiredCapacityTypeFilterSensitiveLog: (obj: SetDesiredCapacityType) => any;
|
|
6688
|
-
/**
|
|
6689
|
-
* @internal
|
|
6690
|
-
*/
|
|
6691
|
-
export declare const SetInstanceHealthQueryFilterSensitiveLog: (obj: SetInstanceHealthQuery) => any;
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
export declare const SetInstanceProtectionAnswerFilterSensitiveLog: (obj: SetInstanceProtectionAnswer) => any;
|
|
6696
|
-
/**
|
|
6697
|
-
* @internal
|
|
6698
|
-
*/
|
|
6699
|
-
export declare const SetInstanceProtectionQueryFilterSensitiveLog: (obj: SetInstanceProtectionQuery) => any;
|
|
6700
|
-
/**
|
|
6701
|
-
* @internal
|
|
6702
|
-
*/
|
|
6703
|
-
export declare const StartInstanceRefreshAnswerFilterSensitiveLog: (obj: StartInstanceRefreshAnswer) => any;
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
export declare const StartInstanceRefreshTypeFilterSensitiveLog: (obj: StartInstanceRefreshType) => any;
|
|
6708
|
-
/**
|
|
6709
|
-
* @internal
|
|
6710
|
-
*/
|
|
6711
|
-
export declare const TerminateInstanceInAutoScalingGroupTypeFilterSensitiveLog: (obj: TerminateInstanceInAutoScalingGroupType) => any;
|
|
6712
|
-
/**
|
|
6713
|
-
* @internal
|
|
6714
|
-
*/
|
|
6715
|
-
export declare const UpdateAutoScalingGroupTypeFilterSensitiveLog: (obj: UpdateAutoScalingGroupType) => any;
|