@aws-sdk/client-auto-scaling 3.651.1 → 3.654.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-types/commands/AttachInstancesCommand.d.ts +11 -0
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +11 -0
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +11 -0
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +11 -0
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +11 -0
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +11 -0
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +11 -0
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +11 -0
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +11 -0
- package/dist-types/commands/DetachInstancesCommand.d.ts +11 -0
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +11 -0
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +11 -0
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +11 -0
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +11 -0
- package/dist-types/commands/EnterStandbyCommand.d.ts +11 -0
- package/dist-types/commands/ExecutePolicyCommand.d.ts +11 -0
- package/dist-types/commands/ExitStandbyCommand.d.ts +11 -0
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +11 -0
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +11 -0
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +11 -0
- package/dist-types/commands/PutWarmPoolCommand.d.ts +11 -0
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +11 -0
- package/dist-types/commands/ResumeProcessesCommand.d.ts +11 -0
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +11 -0
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +11 -0
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +11 -0
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +11 -0
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +11 -0
- package/dist-types/commands/SuspendProcessesCommand.d.ts +11 -0
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -88,4 +88,15 @@ declare const AttachInstancesCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class AttachInstancesCommand extends AttachInstancesCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: AttachInstancesQuery;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: AttachInstancesCommandInput;
|
|
99
|
+
output: AttachInstancesCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -108,4 +108,15 @@ declare const AttachLoadBalancerTargetGroupsCommand_base: {
|
|
|
108
108
|
*
|
|
109
109
|
*/
|
|
110
110
|
export declare class AttachLoadBalancerTargetGroupsCommand extends AttachLoadBalancerTargetGroupsCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: AttachLoadBalancerTargetGroupsType;
|
|
115
|
+
output: {};
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: AttachLoadBalancerTargetGroupsCommandInput;
|
|
119
|
+
output: AttachLoadBalancerTargetGroupsCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -95,4 +95,15 @@ declare const AttachLoadBalancersCommand_base: {
|
|
|
95
95
|
*
|
|
96
96
|
*/
|
|
97
97
|
export declare class AttachLoadBalancersCommand extends AttachLoadBalancersCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: AttachLoadBalancersType;
|
|
102
|
+
output: {};
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: AttachLoadBalancersCommandInput;
|
|
106
|
+
output: AttachLoadBalancersCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -107,4 +107,15 @@ declare const AttachTrafficSourcesCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
export declare class AttachTrafficSourcesCommand extends AttachTrafficSourcesCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: AttachTrafficSourcesType;
|
|
114
|
+
output: {};
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: AttachTrafficSourcesCommandInput;
|
|
118
|
+
output: AttachTrafficSourcesCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -70,4 +70,15 @@ declare const BatchDeleteScheduledActionCommand_base: {
|
|
|
70
70
|
* @public
|
|
71
71
|
*/
|
|
72
72
|
export declare class BatchDeleteScheduledActionCommand extends BatchDeleteScheduledActionCommand_base {
|
|
73
|
+
/** @internal type navigation helper, not in runtime. */
|
|
74
|
+
protected static __types: {
|
|
75
|
+
api: {
|
|
76
|
+
input: BatchDeleteScheduledActionType;
|
|
77
|
+
output: BatchDeleteScheduledActionAnswer;
|
|
78
|
+
};
|
|
79
|
+
sdk: {
|
|
80
|
+
input: BatchDeleteScheduledActionCommandInput;
|
|
81
|
+
output: BatchDeleteScheduledActionCommandOutput;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
73
84
|
}
|
|
@@ -88,4 +88,15 @@ declare const BatchPutScheduledUpdateGroupActionCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class BatchPutScheduledUpdateGroupActionCommand extends BatchPutScheduledUpdateGroupActionCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: BatchPutScheduledUpdateGroupActionType;
|
|
95
|
+
output: BatchPutScheduledUpdateGroupActionAnswer;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: BatchPutScheduledUpdateGroupActionCommandInput;
|
|
99
|
+
output: BatchPutScheduledUpdateGroupActionCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -94,4 +94,15 @@ declare const CancelInstanceRefreshCommand_base: {
|
|
|
94
94
|
*
|
|
95
95
|
*/
|
|
96
96
|
export declare class CancelInstanceRefreshCommand extends CancelInstanceRefreshCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: CancelInstanceRefreshType;
|
|
101
|
+
output: CancelInstanceRefreshAnswer;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: CancelInstanceRefreshCommandInput;
|
|
105
|
+
output: CancelInstanceRefreshCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -114,4 +114,15 @@ declare const CompleteLifecycleActionCommand_base: {
|
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
export declare class CompleteLifecycleActionCommand extends CompleteLifecycleActionCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: CompleteLifecycleActionType;
|
|
121
|
+
output: {};
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: CompleteLifecycleActionCommandInput;
|
|
125
|
+
output: CompleteLifecycleActionCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -372,4 +372,15 @@ declare const CreateAutoScalingGroupCommand_base: {
|
|
|
372
372
|
*
|
|
373
373
|
*/
|
|
374
374
|
export declare class CreateAutoScalingGroupCommand extends CreateAutoScalingGroupCommand_base {
|
|
375
|
+
/** @internal type navigation helper, not in runtime. */
|
|
376
|
+
protected static __types: {
|
|
377
|
+
api: {
|
|
378
|
+
input: CreateAutoScalingGroupType;
|
|
379
|
+
output: {};
|
|
380
|
+
};
|
|
381
|
+
sdk: {
|
|
382
|
+
input: CreateAutoScalingGroupCommandInput;
|
|
383
|
+
output: CreateAutoScalingGroupCommandOutput;
|
|
384
|
+
};
|
|
385
|
+
};
|
|
375
386
|
}
|
|
@@ -140,4 +140,15 @@ declare const CreateLaunchConfigurationCommand_base: {
|
|
|
140
140
|
*
|
|
141
141
|
*/
|
|
142
142
|
export declare class CreateLaunchConfigurationCommand extends CreateLaunchConfigurationCommand_base {
|
|
143
|
+
/** @internal type navigation helper, not in runtime. */
|
|
144
|
+
protected static __types: {
|
|
145
|
+
api: {
|
|
146
|
+
input: CreateLaunchConfigurationType;
|
|
147
|
+
output: {};
|
|
148
|
+
};
|
|
149
|
+
sdk: {
|
|
150
|
+
input: CreateLaunchConfigurationCommandInput;
|
|
151
|
+
output: CreateLaunchConfigurationCommandOutput;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
143
154
|
}
|
|
@@ -109,4 +109,15 @@ declare const CreateOrUpdateTagsCommand_base: {
|
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
export declare class CreateOrUpdateTagsCommand extends CreateOrUpdateTagsCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: CreateOrUpdateTagsType;
|
|
116
|
+
output: {};
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: CreateOrUpdateTagsCommandInput;
|
|
120
|
+
output: CreateOrUpdateTagsCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -104,4 +104,15 @@ declare const DeleteAutoScalingGroupCommand_base: {
|
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
export declare class DeleteAutoScalingGroupCommand extends DeleteAutoScalingGroupCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: DeleteAutoScalingGroupType;
|
|
111
|
+
output: {};
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: DeleteAutoScalingGroupCommandInput;
|
|
115
|
+
output: DeleteAutoScalingGroupCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteLaunchConfigurationCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteLaunchConfigurationCommand extends DeleteLaunchConfigurationCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: LaunchConfigurationNameType;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteLaunchConfigurationCommandInput;
|
|
86
|
+
output: DeleteLaunchConfigurationCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteLifecycleHookCommand_base: {
|
|
|
75
75
|
*
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteLifecycleHookCommand extends DeleteLifecycleHookCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteLifecycleHookType;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteLifecycleHookCommandInput;
|
|
86
|
+
output: DeleteLifecycleHookCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteNotificationConfigurationCommand_base: {
|
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteNotificationConfigurationCommand extends DeleteNotificationConfigurationCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteNotificationConfigurationType;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteNotificationConfigurationCommandInput;
|
|
83
|
+
output: DeleteNotificationConfigurationCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -80,4 +80,15 @@ declare const DeletePolicyCommand_base: {
|
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: DeletePolicyType;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: DeletePolicyCommandInput;
|
|
91
|
+
output: DeletePolicyCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteScheduledActionCommand_base: {
|
|
|
72
72
|
*
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteScheduledActionType;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteScheduledActionCommandInput;
|
|
83
|
+
output: DeleteScheduledActionCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteTagsCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteTagsType;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteTagsCommandInput;
|
|
99
|
+
output: DeleteTagsCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteWarmPoolCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteWarmPoolCommand extends DeleteWarmPoolCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteWarmPoolType;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteWarmPoolCommandInput;
|
|
86
|
+
output: DeleteWarmPoolCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -83,4 +83,15 @@ declare const DescribeAccountLimitsCommand_base: {
|
|
|
83
83
|
*
|
|
84
84
|
*/
|
|
85
85
|
export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: {};
|
|
90
|
+
output: DescribeAccountLimitsAnswer;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: DescribeAccountLimitsCommandInput;
|
|
94
|
+
output: DescribeAccountLimitsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -106,4 +106,15 @@ declare const DescribeAdjustmentTypesCommand_base: {
|
|
|
106
106
|
*
|
|
107
107
|
*/
|
|
108
108
|
export declare class DescribeAdjustmentTypesCommand extends DescribeAdjustmentTypesCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: {};
|
|
113
|
+
output: DescribeAdjustmentTypesAnswer;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: DescribeAdjustmentTypesCommandInput;
|
|
117
|
+
output: DescribeAdjustmentTypesCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -339,4 +339,15 @@ declare const DescribeAutoScalingGroupsCommand_base: {
|
|
|
339
339
|
*
|
|
340
340
|
*/
|
|
341
341
|
export declare class DescribeAutoScalingGroupsCommand extends DescribeAutoScalingGroupsCommand_base {
|
|
342
|
+
/** @internal type navigation helper, not in runtime. */
|
|
343
|
+
protected static __types: {
|
|
344
|
+
api: {
|
|
345
|
+
input: AutoScalingGroupNamesType;
|
|
346
|
+
output: AutoScalingGroupsType;
|
|
347
|
+
};
|
|
348
|
+
sdk: {
|
|
349
|
+
input: DescribeAutoScalingGroupsCommandInput;
|
|
350
|
+
output: DescribeAutoScalingGroupsCommandOutput;
|
|
351
|
+
};
|
|
352
|
+
};
|
|
342
353
|
}
|
|
@@ -115,4 +115,15 @@ declare const DescribeAutoScalingInstancesCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class DescribeAutoScalingInstancesCommand extends DescribeAutoScalingInstancesCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: DescribeAutoScalingInstancesType;
|
|
122
|
+
output: AutoScalingInstancesType;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: DescribeAutoScalingInstancesCommandInput;
|
|
126
|
+
output: DescribeAutoScalingInstancesCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -81,4 +81,15 @@ declare const DescribeAutoScalingNotificationTypesCommand_base: {
|
|
|
81
81
|
*
|
|
82
82
|
*/
|
|
83
83
|
export declare class DescribeAutoScalingNotificationTypesCommand extends DescribeAutoScalingNotificationTypesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: {};
|
|
88
|
+
output: DescribeAutoScalingNotificationTypesAnswer;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DescribeAutoScalingNotificationTypesCommandInput;
|
|
92
|
+
output: DescribeAutoScalingNotificationTypesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -298,4 +298,15 @@ declare const DescribeInstanceRefreshesCommand_base: {
|
|
|
298
298
|
*
|
|
299
299
|
*/
|
|
300
300
|
export declare class DescribeInstanceRefreshesCommand extends DescribeInstanceRefreshesCommand_base {
|
|
301
|
+
/** @internal type navigation helper, not in runtime. */
|
|
302
|
+
protected static __types: {
|
|
303
|
+
api: {
|
|
304
|
+
input: DescribeInstanceRefreshesType;
|
|
305
|
+
output: DescribeInstanceRefreshesAnswer;
|
|
306
|
+
};
|
|
307
|
+
sdk: {
|
|
308
|
+
input: DescribeInstanceRefreshesCommandInput;
|
|
309
|
+
output: DescribeInstanceRefreshesCommandOutput;
|
|
310
|
+
};
|
|
311
|
+
};
|
|
301
312
|
}
|
|
@@ -152,4 +152,15 @@ declare const DescribeLaunchConfigurationsCommand_base: {
|
|
|
152
152
|
*
|
|
153
153
|
*/
|
|
154
154
|
export declare class DescribeLaunchConfigurationsCommand extends DescribeLaunchConfigurationsCommand_base {
|
|
155
|
+
/** @internal type navigation helper, not in runtime. */
|
|
156
|
+
protected static __types: {
|
|
157
|
+
api: {
|
|
158
|
+
input: LaunchConfigurationNamesType;
|
|
159
|
+
output: LaunchConfigurationsType;
|
|
160
|
+
};
|
|
161
|
+
sdk: {
|
|
162
|
+
input: DescribeLaunchConfigurationsCommandInput;
|
|
163
|
+
output: DescribeLaunchConfigurationsCommandOutput;
|
|
164
|
+
};
|
|
165
|
+
};
|
|
155
166
|
}
|
|
@@ -91,4 +91,15 @@ declare const DescribeLifecycleHookTypesCommand_base: {
|
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
export declare class DescribeLifecycleHookTypesCommand extends DescribeLifecycleHookTypesCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: {};
|
|
98
|
+
output: DescribeLifecycleHookTypesAnswer;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DescribeLifecycleHookTypesCommandInput;
|
|
102
|
+
output: DescribeLifecycleHookTypesCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -103,4 +103,15 @@ declare const DescribeLifecycleHooksCommand_base: {
|
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
export declare class DescribeLifecycleHooksCommand extends DescribeLifecycleHooksCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: DescribeLifecycleHooksType;
|
|
110
|
+
output: DescribeLifecycleHooksAnswer;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: DescribeLifecycleHooksCommandInput;
|
|
114
|
+
output: DescribeLifecycleHooksCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -125,4 +125,15 @@ declare const DescribeLoadBalancerTargetGroupsCommand_base: {
|
|
|
125
125
|
*
|
|
126
126
|
*/
|
|
127
127
|
export declare class DescribeLoadBalancerTargetGroupsCommand extends DescribeLoadBalancerTargetGroupsCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: DescribeLoadBalancerTargetGroupsRequest;
|
|
132
|
+
output: DescribeLoadBalancerTargetGroupsResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: DescribeLoadBalancerTargetGroupsCommandInput;
|
|
136
|
+
output: DescribeLoadBalancerTargetGroupsCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -123,4 +123,15 @@ declare const DescribeLoadBalancersCommand_base: {
|
|
|
123
123
|
*
|
|
124
124
|
*/
|
|
125
125
|
export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: DescribeLoadBalancersRequest;
|
|
130
|
+
output: DescribeLoadBalancersResponse;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: DescribeLoadBalancersCommandInput;
|
|
134
|
+
output: DescribeLoadBalancersCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -112,4 +112,15 @@ declare const DescribeMetricCollectionTypesCommand_base: {
|
|
|
112
112
|
*
|
|
113
113
|
*/
|
|
114
114
|
export declare class DescribeMetricCollectionTypesCommand extends DescribeMetricCollectionTypesCommand_base {
|
|
115
|
+
/** @internal type navigation helper, not in runtime. */
|
|
116
|
+
protected static __types: {
|
|
117
|
+
api: {
|
|
118
|
+
input: {};
|
|
119
|
+
output: DescribeMetricCollectionTypesAnswer;
|
|
120
|
+
};
|
|
121
|
+
sdk: {
|
|
122
|
+
input: DescribeMetricCollectionTypesCommandInput;
|
|
123
|
+
output: DescribeMetricCollectionTypesCommandOutput;
|
|
124
|
+
};
|
|
125
|
+
};
|
|
115
126
|
}
|
|
@@ -105,4 +105,15 @@ declare const DescribeNotificationConfigurationsCommand_base: {
|
|
|
105
105
|
*
|
|
106
106
|
*/
|
|
107
107
|
export declare class DescribeNotificationConfigurationsCommand extends DescribeNotificationConfigurationsCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: DescribeNotificationConfigurationsType;
|
|
112
|
+
output: DescribeNotificationConfigurationsAnswer;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: DescribeNotificationConfigurationsCommandInput;
|
|
116
|
+
output: DescribeNotificationConfigurationsCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -261,4 +261,15 @@ declare const DescribePoliciesCommand_base: {
|
|
|
261
261
|
*
|
|
262
262
|
*/
|
|
263
263
|
export declare class DescribePoliciesCommand extends DescribePoliciesCommand_base {
|
|
264
|
+
/** @internal type navigation helper, not in runtime. */
|
|
265
|
+
protected static __types: {
|
|
266
|
+
api: {
|
|
267
|
+
input: DescribePoliciesType;
|
|
268
|
+
output: PoliciesType;
|
|
269
|
+
};
|
|
270
|
+
sdk: {
|
|
271
|
+
input: DescribePoliciesCommandInput;
|
|
272
|
+
output: DescribePoliciesCommandOutput;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
264
275
|
}
|
|
@@ -123,4 +123,15 @@ declare const DescribeScalingActivitiesCommand_base: {
|
|
|
123
123
|
*
|
|
124
124
|
*/
|
|
125
125
|
export declare class DescribeScalingActivitiesCommand extends DescribeScalingActivitiesCommand_base {
|
|
126
|
+
/** @internal type navigation helper, not in runtime. */
|
|
127
|
+
protected static __types: {
|
|
128
|
+
api: {
|
|
129
|
+
input: DescribeScalingActivitiesType;
|
|
130
|
+
output: ActivitiesType;
|
|
131
|
+
};
|
|
132
|
+
sdk: {
|
|
133
|
+
input: DescribeScalingActivitiesCommandInput;
|
|
134
|
+
output: DescribeScalingActivitiesCommandOutput;
|
|
135
|
+
};
|
|
136
|
+
};
|
|
126
137
|
}
|
|
@@ -103,4 +103,15 @@ declare const DescribeScalingProcessTypesCommand_base: {
|
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
export declare class DescribeScalingProcessTypesCommand extends DescribeScalingProcessTypesCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: {};
|
|
110
|
+
output: ProcessesType;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: DescribeScalingProcessTypesCommandInput;
|
|
114
|
+
output: DescribeScalingProcessTypesCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -117,4 +117,15 @@ declare const DescribeScheduledActionsCommand_base: {
|
|
|
117
117
|
*
|
|
118
118
|
*/
|
|
119
119
|
export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: DescribeScheduledActionsType;
|
|
124
|
+
output: ScheduledActionsType;
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: DescribeScheduledActionsCommandInput;
|
|
128
|
+
output: DescribeScheduledActionsCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -128,4 +128,15 @@ declare const DescribeTagsCommand_base: {
|
|
|
128
128
|
*
|
|
129
129
|
*/
|
|
130
130
|
export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: DescribeTagsType;
|
|
135
|
+
output: TagsType;
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: DescribeTagsCommandInput;
|
|
139
|
+
output: DescribeTagsCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -84,4 +84,15 @@ declare const DescribeTerminationPolicyTypesCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class DescribeTerminationPolicyTypesCommand extends DescribeTerminationPolicyTypesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: {};
|
|
91
|
+
output: DescribeTerminationPolicyTypesAnswer;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DescribeTerminationPolicyTypesCommandInput;
|
|
95
|
+
output: DescribeTerminationPolicyTypesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -102,4 +102,15 @@ declare const DescribeTrafficSourcesCommand_base: {
|
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
export declare class DescribeTrafficSourcesCommand extends DescribeTrafficSourcesCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: DescribeTrafficSourcesRequest;
|
|
109
|
+
output: DescribeTrafficSourcesResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: DescribeTrafficSourcesCommandInput;
|
|
113
|
+
output: DescribeTrafficSourcesCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|