@aws-sdk/client-auto-scaling 3.588.0 → 3.592.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/index.js +0 -65
- package/dist-types/AutoScalingClient.d.ts +4 -4
- package/dist-types/commands/AttachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DetachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnterStandbyCommand.d.ts +2 -1
- package/dist-types/commands/ExecutePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ExitStandbyCommand.d.ts +2 -1
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/PutWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
- package/dist-types/commands/ResumeProcessesCommand.d.ts +2 -1
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +2 -1
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SuspendProcessesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AutoScalingServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AutoScalingClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -298,7 +298,6 @@ var AutoScalingClient = _AutoScalingClient;
|
|
|
298
298
|
|
|
299
299
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
300
300
|
|
|
301
|
-
var import_types = require("@smithy/types");
|
|
302
301
|
|
|
303
302
|
// src/protocols/Aws_query.ts
|
|
304
303
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -7550,7 +7549,6 @@ var AttachInstancesCommand = _AttachInstancesCommand;
|
|
|
7550
7549
|
|
|
7551
7550
|
|
|
7552
7551
|
|
|
7553
|
-
|
|
7554
7552
|
var _AttachLoadBalancersCommand = class _AttachLoadBalancersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7555
7553
|
...commonParams
|
|
7556
7554
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7567,7 +7565,6 @@ var AttachLoadBalancersCommand = _AttachLoadBalancersCommand;
|
|
|
7567
7565
|
|
|
7568
7566
|
|
|
7569
7567
|
|
|
7570
|
-
|
|
7571
7568
|
var _AttachLoadBalancerTargetGroupsCommand = class _AttachLoadBalancerTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7572
7569
|
...commonParams
|
|
7573
7570
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7584,7 +7581,6 @@ var AttachLoadBalancerTargetGroupsCommand = _AttachLoadBalancerTargetGroupsComma
|
|
|
7584
7581
|
|
|
7585
7582
|
|
|
7586
7583
|
|
|
7587
|
-
|
|
7588
7584
|
var _AttachTrafficSourcesCommand = class _AttachTrafficSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7589
7585
|
...commonParams
|
|
7590
7586
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7601,7 +7597,6 @@ var AttachTrafficSourcesCommand = _AttachTrafficSourcesCommand;
|
|
|
7601
7597
|
|
|
7602
7598
|
|
|
7603
7599
|
|
|
7604
|
-
|
|
7605
7600
|
var _BatchDeleteScheduledActionCommand = class _BatchDeleteScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7606
7601
|
...commonParams
|
|
7607
7602
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7618,7 +7613,6 @@ var BatchDeleteScheduledActionCommand = _BatchDeleteScheduledActionCommand;
|
|
|
7618
7613
|
|
|
7619
7614
|
|
|
7620
7615
|
|
|
7621
|
-
|
|
7622
7616
|
var _BatchPutScheduledUpdateGroupActionCommand = class _BatchPutScheduledUpdateGroupActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7623
7617
|
...commonParams
|
|
7624
7618
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7635,7 +7629,6 @@ var BatchPutScheduledUpdateGroupActionCommand = _BatchPutScheduledUpdateGroupAct
|
|
|
7635
7629
|
|
|
7636
7630
|
|
|
7637
7631
|
|
|
7638
|
-
|
|
7639
7632
|
var _CancelInstanceRefreshCommand = class _CancelInstanceRefreshCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7640
7633
|
...commonParams
|
|
7641
7634
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7652,7 +7645,6 @@ var CancelInstanceRefreshCommand = _CancelInstanceRefreshCommand;
|
|
|
7652
7645
|
|
|
7653
7646
|
|
|
7654
7647
|
|
|
7655
|
-
|
|
7656
7648
|
var _CompleteLifecycleActionCommand = class _CompleteLifecycleActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7657
7649
|
...commonParams
|
|
7658
7650
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7669,7 +7661,6 @@ var CompleteLifecycleActionCommand = _CompleteLifecycleActionCommand;
|
|
|
7669
7661
|
|
|
7670
7662
|
|
|
7671
7663
|
|
|
7672
|
-
|
|
7673
7664
|
var _CreateAutoScalingGroupCommand = class _CreateAutoScalingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7674
7665
|
...commonParams
|
|
7675
7666
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7686,7 +7677,6 @@ var CreateAutoScalingGroupCommand = _CreateAutoScalingGroupCommand;
|
|
|
7686
7677
|
|
|
7687
7678
|
|
|
7688
7679
|
|
|
7689
|
-
|
|
7690
7680
|
var _CreateLaunchConfigurationCommand = class _CreateLaunchConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7691
7681
|
...commonParams
|
|
7692
7682
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7703,7 +7693,6 @@ var CreateLaunchConfigurationCommand = _CreateLaunchConfigurationCommand;
|
|
|
7703
7693
|
|
|
7704
7694
|
|
|
7705
7695
|
|
|
7706
|
-
|
|
7707
7696
|
var _CreateOrUpdateTagsCommand = class _CreateOrUpdateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7708
7697
|
...commonParams
|
|
7709
7698
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7720,7 +7709,6 @@ var CreateOrUpdateTagsCommand = _CreateOrUpdateTagsCommand;
|
|
|
7720
7709
|
|
|
7721
7710
|
|
|
7722
7711
|
|
|
7723
|
-
|
|
7724
7712
|
var _DeleteAutoScalingGroupCommand = class _DeleteAutoScalingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7725
7713
|
...commonParams
|
|
7726
7714
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7737,7 +7725,6 @@ var DeleteAutoScalingGroupCommand = _DeleteAutoScalingGroupCommand;
|
|
|
7737
7725
|
|
|
7738
7726
|
|
|
7739
7727
|
|
|
7740
|
-
|
|
7741
7728
|
var _DeleteLaunchConfigurationCommand = class _DeleteLaunchConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7742
7729
|
...commonParams
|
|
7743
7730
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7754,7 +7741,6 @@ var DeleteLaunchConfigurationCommand = _DeleteLaunchConfigurationCommand;
|
|
|
7754
7741
|
|
|
7755
7742
|
|
|
7756
7743
|
|
|
7757
|
-
|
|
7758
7744
|
var _DeleteLifecycleHookCommand = class _DeleteLifecycleHookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7759
7745
|
...commonParams
|
|
7760
7746
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7771,7 +7757,6 @@ var DeleteLifecycleHookCommand = _DeleteLifecycleHookCommand;
|
|
|
7771
7757
|
|
|
7772
7758
|
|
|
7773
7759
|
|
|
7774
|
-
|
|
7775
7760
|
var _DeleteNotificationConfigurationCommand = class _DeleteNotificationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7776
7761
|
...commonParams
|
|
7777
7762
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7788,7 +7773,6 @@ var DeleteNotificationConfigurationCommand = _DeleteNotificationConfigurationCom
|
|
|
7788
7773
|
|
|
7789
7774
|
|
|
7790
7775
|
|
|
7791
|
-
|
|
7792
7776
|
var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7793
7777
|
...commonParams
|
|
7794
7778
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7805,7 +7789,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
|
|
|
7805
7789
|
|
|
7806
7790
|
|
|
7807
7791
|
|
|
7808
|
-
|
|
7809
7792
|
var _DeleteScheduledActionCommand = class _DeleteScheduledActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7810
7793
|
...commonParams
|
|
7811
7794
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7822,7 +7805,6 @@ var DeleteScheduledActionCommand = _DeleteScheduledActionCommand;
|
|
|
7822
7805
|
|
|
7823
7806
|
|
|
7824
7807
|
|
|
7825
|
-
|
|
7826
7808
|
var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7827
7809
|
...commonParams
|
|
7828
7810
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7839,7 +7821,6 @@ var DeleteTagsCommand = _DeleteTagsCommand;
|
|
|
7839
7821
|
|
|
7840
7822
|
|
|
7841
7823
|
|
|
7842
|
-
|
|
7843
7824
|
var _DeleteWarmPoolCommand = class _DeleteWarmPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7844
7825
|
...commonParams
|
|
7845
7826
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7856,7 +7837,6 @@ var DeleteWarmPoolCommand = _DeleteWarmPoolCommand;
|
|
|
7856
7837
|
|
|
7857
7838
|
|
|
7858
7839
|
|
|
7859
|
-
|
|
7860
7840
|
var _DescribeAccountLimitsCommand = class _DescribeAccountLimitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7861
7841
|
...commonParams
|
|
7862
7842
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7873,7 +7853,6 @@ var DescribeAccountLimitsCommand = _DescribeAccountLimitsCommand;
|
|
|
7873
7853
|
|
|
7874
7854
|
|
|
7875
7855
|
|
|
7876
|
-
|
|
7877
7856
|
var _DescribeAdjustmentTypesCommand = class _DescribeAdjustmentTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7878
7857
|
...commonParams
|
|
7879
7858
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7890,7 +7869,6 @@ var DescribeAdjustmentTypesCommand = _DescribeAdjustmentTypesCommand;
|
|
|
7890
7869
|
|
|
7891
7870
|
|
|
7892
7871
|
|
|
7893
|
-
|
|
7894
7872
|
var _DescribeAutoScalingGroupsCommand = class _DescribeAutoScalingGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7895
7873
|
...commonParams
|
|
7896
7874
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7907,7 +7885,6 @@ var DescribeAutoScalingGroupsCommand = _DescribeAutoScalingGroupsCommand;
|
|
|
7907
7885
|
|
|
7908
7886
|
|
|
7909
7887
|
|
|
7910
|
-
|
|
7911
7888
|
var _DescribeAutoScalingInstancesCommand = class _DescribeAutoScalingInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7912
7889
|
...commonParams
|
|
7913
7890
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7924,7 +7901,6 @@ var DescribeAutoScalingInstancesCommand = _DescribeAutoScalingInstancesCommand;
|
|
|
7924
7901
|
|
|
7925
7902
|
|
|
7926
7903
|
|
|
7927
|
-
|
|
7928
7904
|
var _DescribeAutoScalingNotificationTypesCommand = class _DescribeAutoScalingNotificationTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7929
7905
|
...commonParams
|
|
7930
7906
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7941,7 +7917,6 @@ var DescribeAutoScalingNotificationTypesCommand = _DescribeAutoScalingNotificati
|
|
|
7941
7917
|
|
|
7942
7918
|
|
|
7943
7919
|
|
|
7944
|
-
|
|
7945
7920
|
var _DescribeInstanceRefreshesCommand = class _DescribeInstanceRefreshesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7946
7921
|
...commonParams
|
|
7947
7922
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7958,7 +7933,6 @@ var DescribeInstanceRefreshesCommand = _DescribeInstanceRefreshesCommand;
|
|
|
7958
7933
|
|
|
7959
7934
|
|
|
7960
7935
|
|
|
7961
|
-
|
|
7962
7936
|
var _DescribeLaunchConfigurationsCommand = class _DescribeLaunchConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7963
7937
|
...commonParams
|
|
7964
7938
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7975,7 +7949,6 @@ var DescribeLaunchConfigurationsCommand = _DescribeLaunchConfigurationsCommand;
|
|
|
7975
7949
|
|
|
7976
7950
|
|
|
7977
7951
|
|
|
7978
|
-
|
|
7979
7952
|
var _DescribeLifecycleHooksCommand = class _DescribeLifecycleHooksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7980
7953
|
...commonParams
|
|
7981
7954
|
}).m(function(Command, cs, config, o) {
|
|
@@ -7992,7 +7965,6 @@ var DescribeLifecycleHooksCommand = _DescribeLifecycleHooksCommand;
|
|
|
7992
7965
|
|
|
7993
7966
|
|
|
7994
7967
|
|
|
7995
|
-
|
|
7996
7968
|
var _DescribeLifecycleHookTypesCommand = class _DescribeLifecycleHookTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
7997
7969
|
...commonParams
|
|
7998
7970
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8009,7 +7981,6 @@ var DescribeLifecycleHookTypesCommand = _DescribeLifecycleHookTypesCommand;
|
|
|
8009
7981
|
|
|
8010
7982
|
|
|
8011
7983
|
|
|
8012
|
-
|
|
8013
7984
|
var _DescribeLoadBalancersCommand = class _DescribeLoadBalancersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8014
7985
|
...commonParams
|
|
8015
7986
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8026,7 +7997,6 @@ var DescribeLoadBalancersCommand = _DescribeLoadBalancersCommand;
|
|
|
8026
7997
|
|
|
8027
7998
|
|
|
8028
7999
|
|
|
8029
|
-
|
|
8030
8000
|
var _DescribeLoadBalancerTargetGroupsCommand = class _DescribeLoadBalancerTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8031
8001
|
...commonParams
|
|
8032
8002
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8043,7 +8013,6 @@ var DescribeLoadBalancerTargetGroupsCommand = _DescribeLoadBalancerTargetGroupsC
|
|
|
8043
8013
|
|
|
8044
8014
|
|
|
8045
8015
|
|
|
8046
|
-
|
|
8047
8016
|
var _DescribeMetricCollectionTypesCommand = class _DescribeMetricCollectionTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8048
8017
|
...commonParams
|
|
8049
8018
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8060,7 +8029,6 @@ var DescribeMetricCollectionTypesCommand = _DescribeMetricCollectionTypesCommand
|
|
|
8060
8029
|
|
|
8061
8030
|
|
|
8062
8031
|
|
|
8063
|
-
|
|
8064
8032
|
var _DescribeNotificationConfigurationsCommand = class _DescribeNotificationConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8065
8033
|
...commonParams
|
|
8066
8034
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8077,7 +8045,6 @@ var DescribeNotificationConfigurationsCommand = _DescribeNotificationConfigurati
|
|
|
8077
8045
|
|
|
8078
8046
|
|
|
8079
8047
|
|
|
8080
|
-
|
|
8081
8048
|
var _DescribePoliciesCommand = class _DescribePoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8082
8049
|
...commonParams
|
|
8083
8050
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8094,7 +8061,6 @@ var DescribePoliciesCommand = _DescribePoliciesCommand;
|
|
|
8094
8061
|
|
|
8095
8062
|
|
|
8096
8063
|
|
|
8097
|
-
|
|
8098
8064
|
var _DescribeScalingActivitiesCommand = class _DescribeScalingActivitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8099
8065
|
...commonParams
|
|
8100
8066
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8111,7 +8077,6 @@ var DescribeScalingActivitiesCommand = _DescribeScalingActivitiesCommand;
|
|
|
8111
8077
|
|
|
8112
8078
|
|
|
8113
8079
|
|
|
8114
|
-
|
|
8115
8080
|
var _DescribeScalingProcessTypesCommand = class _DescribeScalingProcessTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8116
8081
|
...commonParams
|
|
8117
8082
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8128,7 +8093,6 @@ var DescribeScalingProcessTypesCommand = _DescribeScalingProcessTypesCommand;
|
|
|
8128
8093
|
|
|
8129
8094
|
|
|
8130
8095
|
|
|
8131
|
-
|
|
8132
8096
|
var _DescribeScheduledActionsCommand = class _DescribeScheduledActionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8133
8097
|
...commonParams
|
|
8134
8098
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8145,7 +8109,6 @@ var DescribeScheduledActionsCommand = _DescribeScheduledActionsCommand;
|
|
|
8145
8109
|
|
|
8146
8110
|
|
|
8147
8111
|
|
|
8148
|
-
|
|
8149
8112
|
var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8150
8113
|
...commonParams
|
|
8151
8114
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8162,7 +8125,6 @@ var DescribeTagsCommand = _DescribeTagsCommand;
|
|
|
8162
8125
|
|
|
8163
8126
|
|
|
8164
8127
|
|
|
8165
|
-
|
|
8166
8128
|
var _DescribeTerminationPolicyTypesCommand = class _DescribeTerminationPolicyTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8167
8129
|
...commonParams
|
|
8168
8130
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8179,7 +8141,6 @@ var DescribeTerminationPolicyTypesCommand = _DescribeTerminationPolicyTypesComma
|
|
|
8179
8141
|
|
|
8180
8142
|
|
|
8181
8143
|
|
|
8182
|
-
|
|
8183
8144
|
var _DescribeTrafficSourcesCommand = class _DescribeTrafficSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8184
8145
|
...commonParams
|
|
8185
8146
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8196,7 +8157,6 @@ var DescribeTrafficSourcesCommand = _DescribeTrafficSourcesCommand;
|
|
|
8196
8157
|
|
|
8197
8158
|
|
|
8198
8159
|
|
|
8199
|
-
|
|
8200
8160
|
var _DescribeWarmPoolCommand = class _DescribeWarmPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8201
8161
|
...commonParams
|
|
8202
8162
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8213,7 +8173,6 @@ var DescribeWarmPoolCommand = _DescribeWarmPoolCommand;
|
|
|
8213
8173
|
|
|
8214
8174
|
|
|
8215
8175
|
|
|
8216
|
-
|
|
8217
8176
|
var _DetachInstancesCommand = class _DetachInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8218
8177
|
...commonParams
|
|
8219
8178
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8230,7 +8189,6 @@ var DetachInstancesCommand = _DetachInstancesCommand;
|
|
|
8230
8189
|
|
|
8231
8190
|
|
|
8232
8191
|
|
|
8233
|
-
|
|
8234
8192
|
var _DetachLoadBalancersCommand = class _DetachLoadBalancersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8235
8193
|
...commonParams
|
|
8236
8194
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8247,7 +8205,6 @@ var DetachLoadBalancersCommand = _DetachLoadBalancersCommand;
|
|
|
8247
8205
|
|
|
8248
8206
|
|
|
8249
8207
|
|
|
8250
|
-
|
|
8251
8208
|
var _DetachLoadBalancerTargetGroupsCommand = class _DetachLoadBalancerTargetGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8252
8209
|
...commonParams
|
|
8253
8210
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8264,7 +8221,6 @@ var DetachLoadBalancerTargetGroupsCommand = _DetachLoadBalancerTargetGroupsComma
|
|
|
8264
8221
|
|
|
8265
8222
|
|
|
8266
8223
|
|
|
8267
|
-
|
|
8268
8224
|
var _DetachTrafficSourcesCommand = class _DetachTrafficSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8269
8225
|
...commonParams
|
|
8270
8226
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8281,7 +8237,6 @@ var DetachTrafficSourcesCommand = _DetachTrafficSourcesCommand;
|
|
|
8281
8237
|
|
|
8282
8238
|
|
|
8283
8239
|
|
|
8284
|
-
|
|
8285
8240
|
var _DisableMetricsCollectionCommand = class _DisableMetricsCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8286
8241
|
...commonParams
|
|
8287
8242
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8298,7 +8253,6 @@ var DisableMetricsCollectionCommand = _DisableMetricsCollectionCommand;
|
|
|
8298
8253
|
|
|
8299
8254
|
|
|
8300
8255
|
|
|
8301
|
-
|
|
8302
8256
|
var _EnableMetricsCollectionCommand = class _EnableMetricsCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8303
8257
|
...commonParams
|
|
8304
8258
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8315,7 +8269,6 @@ var EnableMetricsCollectionCommand = _EnableMetricsCollectionCommand;
|
|
|
8315
8269
|
|
|
8316
8270
|
|
|
8317
8271
|
|
|
8318
|
-
|
|
8319
8272
|
var _EnterStandbyCommand = class _EnterStandbyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8320
8273
|
...commonParams
|
|
8321
8274
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8332,7 +8285,6 @@ var EnterStandbyCommand = _EnterStandbyCommand;
|
|
|
8332
8285
|
|
|
8333
8286
|
|
|
8334
8287
|
|
|
8335
|
-
|
|
8336
8288
|
var _ExecutePolicyCommand = class _ExecutePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8337
8289
|
...commonParams
|
|
8338
8290
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8349,7 +8301,6 @@ var ExecutePolicyCommand = _ExecutePolicyCommand;
|
|
|
8349
8301
|
|
|
8350
8302
|
|
|
8351
8303
|
|
|
8352
|
-
|
|
8353
8304
|
var _ExitStandbyCommand = class _ExitStandbyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8354
8305
|
...commonParams
|
|
8355
8306
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8366,7 +8317,6 @@ var ExitStandbyCommand = _ExitStandbyCommand;
|
|
|
8366
8317
|
|
|
8367
8318
|
|
|
8368
8319
|
|
|
8369
|
-
|
|
8370
8320
|
var _GetPredictiveScalingForecastCommand = class _GetPredictiveScalingForecastCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8371
8321
|
...commonParams
|
|
8372
8322
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8383,7 +8333,6 @@ var GetPredictiveScalingForecastCommand = _GetPredictiveScalingForecastCommand;
|
|
|
8383
8333
|
|
|
8384
8334
|
|
|
8385
8335
|
|
|
8386
|
-
|
|
8387
8336
|
var _PutLifecycleHookCommand = class _PutLifecycleHookCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8388
8337
|
...commonParams
|
|
8389
8338
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8400,7 +8349,6 @@ var PutLifecycleHookCommand = _PutLifecycleHookCommand;
|
|
|
8400
8349
|
|
|
8401
8350
|
|
|
8402
8351
|
|
|
8403
|
-
|
|
8404
8352
|
var _PutNotificationConfigurationCommand = class _PutNotificationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8405
8353
|
...commonParams
|
|
8406
8354
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8417,7 +8365,6 @@ var PutNotificationConfigurationCommand = _PutNotificationConfigurationCommand;
|
|
|
8417
8365
|
|
|
8418
8366
|
|
|
8419
8367
|
|
|
8420
|
-
|
|
8421
8368
|
var _PutScalingPolicyCommand = class _PutScalingPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8422
8369
|
...commonParams
|
|
8423
8370
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8434,7 +8381,6 @@ var PutScalingPolicyCommand = _PutScalingPolicyCommand;
|
|
|
8434
8381
|
|
|
8435
8382
|
|
|
8436
8383
|
|
|
8437
|
-
|
|
8438
8384
|
var _PutScheduledUpdateGroupActionCommand = class _PutScheduledUpdateGroupActionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8439
8385
|
...commonParams
|
|
8440
8386
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8451,7 +8397,6 @@ var PutScheduledUpdateGroupActionCommand = _PutScheduledUpdateGroupActionCommand
|
|
|
8451
8397
|
|
|
8452
8398
|
|
|
8453
8399
|
|
|
8454
|
-
|
|
8455
8400
|
var _PutWarmPoolCommand = class _PutWarmPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8456
8401
|
...commonParams
|
|
8457
8402
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8468,7 +8413,6 @@ var PutWarmPoolCommand = _PutWarmPoolCommand;
|
|
|
8468
8413
|
|
|
8469
8414
|
|
|
8470
8415
|
|
|
8471
|
-
|
|
8472
8416
|
var _RecordLifecycleActionHeartbeatCommand = class _RecordLifecycleActionHeartbeatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8473
8417
|
...commonParams
|
|
8474
8418
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8485,7 +8429,6 @@ var RecordLifecycleActionHeartbeatCommand = _RecordLifecycleActionHeartbeatComma
|
|
|
8485
8429
|
|
|
8486
8430
|
|
|
8487
8431
|
|
|
8488
|
-
|
|
8489
8432
|
var _ResumeProcessesCommand = class _ResumeProcessesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8490
8433
|
...commonParams
|
|
8491
8434
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8502,7 +8445,6 @@ var ResumeProcessesCommand = _ResumeProcessesCommand;
|
|
|
8502
8445
|
|
|
8503
8446
|
|
|
8504
8447
|
|
|
8505
|
-
|
|
8506
8448
|
var _RollbackInstanceRefreshCommand = class _RollbackInstanceRefreshCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8507
8449
|
...commonParams
|
|
8508
8450
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8519,7 +8461,6 @@ var RollbackInstanceRefreshCommand = _RollbackInstanceRefreshCommand;
|
|
|
8519
8461
|
|
|
8520
8462
|
|
|
8521
8463
|
|
|
8522
|
-
|
|
8523
8464
|
var _SetDesiredCapacityCommand = class _SetDesiredCapacityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8524
8465
|
...commonParams
|
|
8525
8466
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8536,7 +8477,6 @@ var SetDesiredCapacityCommand = _SetDesiredCapacityCommand;
|
|
|
8536
8477
|
|
|
8537
8478
|
|
|
8538
8479
|
|
|
8539
|
-
|
|
8540
8480
|
var _SetInstanceHealthCommand = class _SetInstanceHealthCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8541
8481
|
...commonParams
|
|
8542
8482
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8553,7 +8493,6 @@ var SetInstanceHealthCommand = _SetInstanceHealthCommand;
|
|
|
8553
8493
|
|
|
8554
8494
|
|
|
8555
8495
|
|
|
8556
|
-
|
|
8557
8496
|
var _SetInstanceProtectionCommand = class _SetInstanceProtectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8558
8497
|
...commonParams
|
|
8559
8498
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8570,7 +8509,6 @@ var SetInstanceProtectionCommand = _SetInstanceProtectionCommand;
|
|
|
8570
8509
|
|
|
8571
8510
|
|
|
8572
8511
|
|
|
8573
|
-
|
|
8574
8512
|
var _StartInstanceRefreshCommand = class _StartInstanceRefreshCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8575
8513
|
...commonParams
|
|
8576
8514
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8587,7 +8525,6 @@ var StartInstanceRefreshCommand = _StartInstanceRefreshCommand;
|
|
|
8587
8525
|
|
|
8588
8526
|
|
|
8589
8527
|
|
|
8590
|
-
|
|
8591
8528
|
var _SuspendProcessesCommand = class _SuspendProcessesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8592
8529
|
...commonParams
|
|
8593
8530
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8604,7 +8541,6 @@ var SuspendProcessesCommand = _SuspendProcessesCommand;
|
|
|
8604
8541
|
|
|
8605
8542
|
|
|
8606
8543
|
|
|
8607
|
-
|
|
8608
8544
|
var _TerminateInstanceInAutoScalingGroupCommand = class _TerminateInstanceInAutoScalingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8609
8545
|
...commonParams
|
|
8610
8546
|
}).m(function(Command, cs, config, o) {
|
|
@@ -8621,7 +8557,6 @@ var TerminateInstanceInAutoScalingGroupCommand = _TerminateInstanceInAutoScaling
|
|
|
8621
8557
|
|
|
8622
8558
|
|
|
8623
8559
|
|
|
8624
|
-
|
|
8625
8560
|
var _UpdateAutoScalingGroupCommand = class _UpdateAutoScalingGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
8626
8561
|
...commonParams
|
|
8627
8562
|
}).m(function(Command, cs, config, o) {
|
|
@@ -155,15 +155,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
155
155
|
* Enables FIPS compatible endpoints.
|
|
156
156
|
*/
|
|
157
157
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
158
|
+
/**
|
|
159
|
+
* The AWS region to which this client will send requests
|
|
160
|
+
*/
|
|
161
|
+
region?: string | __Provider<string>;
|
|
158
162
|
/**
|
|
159
163
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
160
164
|
* @internal
|
|
161
165
|
*/
|
|
162
166
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
163
|
-
/**
|
|
164
|
-
* The AWS region to which this client will send requests
|
|
165
|
-
*/
|
|
166
|
-
region?: string | __Provider<string>;
|
|
167
167
|
/**
|
|
168
168
|
* Default credentials provider; Not available in browser runtime.
|
|
169
169
|
* @deprecated
|