@aws-sdk/client-auto-scaling 3.489.0 → 3.495.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/dist-cjs/AutoScaling.js +1 -141
  2. package/dist-cjs/AutoScalingClient.js +1 -43
  3. package/dist-cjs/commands/AttachInstancesCommand.js +1 -28
  4. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +1 -28
  5. package/dist-cjs/commands/AttachLoadBalancersCommand.js +1 -28
  6. package/dist-cjs/commands/AttachTrafficSourcesCommand.js +1 -28
  7. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +1 -28
  8. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +1 -28
  9. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +1 -28
  10. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +1 -28
  11. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +1 -28
  12. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +1 -28
  13. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +1 -28
  18. package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteScheduledActionCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteTagsCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteWarmPoolCommand.js +1 -28
  22. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
  23. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribePoliciesCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeTagsCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeWarmPoolCommand.js +1 -28
  43. package/dist-cjs/commands/DetachInstancesCommand.js +1 -28
  44. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +1 -28
  45. package/dist-cjs/commands/DetachLoadBalancersCommand.js +1 -28
  46. package/dist-cjs/commands/DetachTrafficSourcesCommand.js +1 -28
  47. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +1 -28
  48. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +1 -28
  49. package/dist-cjs/commands/EnterStandbyCommand.js +1 -28
  50. package/dist-cjs/commands/ExecutePolicyCommand.js +1 -28
  51. package/dist-cjs/commands/ExitStandbyCommand.js +1 -28
  52. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +1 -28
  53. package/dist-cjs/commands/PutLifecycleHookCommand.js +1 -28
  54. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +1 -28
  55. package/dist-cjs/commands/PutScalingPolicyCommand.js +1 -28
  56. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +1 -28
  57. package/dist-cjs/commands/PutWarmPoolCommand.js +1 -28
  58. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +1 -28
  59. package/dist-cjs/commands/ResumeProcessesCommand.js +1 -28
  60. package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +1 -28
  61. package/dist-cjs/commands/SetDesiredCapacityCommand.js +1 -28
  62. package/dist-cjs/commands/SetInstanceHealthCommand.js +1 -28
  63. package/dist-cjs/commands/SetInstanceProtectionCommand.js +1 -28
  64. package/dist-cjs/commands/StartInstanceRefreshCommand.js +1 -28
  65. package/dist-cjs/commands/SuspendProcessesCommand.js +1 -28
  66. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +1 -28
  68. package/dist-cjs/commands/index.js +1 -68
  69. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  70. package/dist-cjs/extensionConfiguration.js +1 -2
  71. package/dist-cjs/index.js +10369 -12
  72. package/dist-cjs/models/AutoScalingServiceException.js +1 -12
  73. package/dist-cjs/models/index.js +1 -4
  74. package/dist-cjs/models/models_0.js +1 -301
  75. package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +1 -7
  76. package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +1 -7
  77. package/dist-cjs/pagination/DescribeInstanceRefreshesPaginator.js +1 -7
  78. package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +1 -7
  79. package/dist-cjs/pagination/DescribeLoadBalancerTargetGroupsPaginator.js +1 -7
  80. package/dist-cjs/pagination/DescribeLoadBalancersPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +1 -7
  82. package/dist-cjs/pagination/DescribePoliciesPaginator.js +1 -7
  83. package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +1 -7
  84. package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +1 -7
  85. package/dist-cjs/pagination/DescribeTagsPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeTrafficSourcesPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeWarmPoolPaginator.js +1 -7
  88. package/dist-cjs/pagination/Interfaces.js +1 -2
  89. package/dist-cjs/pagination/index.js +1 -17
  90. package/dist-cjs/protocols/Aws_query.js +1 -8526
  91. package/dist-cjs/runtimeExtensions.js +1 -22
  92. package/dist-cjs/waiters/index.js +1 -6
  93. package/dist-cjs/waiters/waitForGroupExists.js +1 -45
  94. package/dist-cjs/waiters/waitForGroupInService.js +1 -67
  95. package/dist-cjs/waiters/waitForGroupNotExists.js +1 -45
  96. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResumeProcessesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class ResumeProcessesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "ResumeProcesses", {})
22
- .n("AutoScalingClient", "ResumeProcessesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_ResumeProcessesCommand)
25
- .de(Aws_query_1.de_ResumeProcessesCommand)
26
- .build() {
27
- }
28
- exports.ResumeProcessesCommand = ResumeProcessesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RollbackInstanceRefreshCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class RollbackInstanceRefreshCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "RollbackInstanceRefresh", {})
22
- .n("AutoScalingClient", "RollbackInstanceRefreshCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_RollbackInstanceRefreshCommand)
25
- .de(Aws_query_1.de_RollbackInstanceRefreshCommand)
26
- .build() {
27
- }
28
- exports.RollbackInstanceRefreshCommand = RollbackInstanceRefreshCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetDesiredCapacityCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class SetDesiredCapacityCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "SetDesiredCapacity", {})
22
- .n("AutoScalingClient", "SetDesiredCapacityCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SetDesiredCapacityCommand)
25
- .de(Aws_query_1.de_SetDesiredCapacityCommand)
26
- .build() {
27
- }
28
- exports.SetDesiredCapacityCommand = SetDesiredCapacityCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetInstanceHealthCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class SetInstanceHealthCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "SetInstanceHealth", {})
22
- .n("AutoScalingClient", "SetInstanceHealthCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SetInstanceHealthCommand)
25
- .de(Aws_query_1.de_SetInstanceHealthCommand)
26
- .build() {
27
- }
28
- exports.SetInstanceHealthCommand = SetInstanceHealthCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetInstanceProtectionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class SetInstanceProtectionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "SetInstanceProtection", {})
22
- .n("AutoScalingClient", "SetInstanceProtectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SetInstanceProtectionCommand)
25
- .de(Aws_query_1.de_SetInstanceProtectionCommand)
26
- .build() {
27
- }
28
- exports.SetInstanceProtectionCommand = SetInstanceProtectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartInstanceRefreshCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class StartInstanceRefreshCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "StartInstanceRefresh", {})
22
- .n("AutoScalingClient", "StartInstanceRefreshCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_StartInstanceRefreshCommand)
25
- .de(Aws_query_1.de_StartInstanceRefreshCommand)
26
- .build() {
27
- }
28
- exports.StartInstanceRefreshCommand = StartInstanceRefreshCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SuspendProcessesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class SuspendProcessesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "SuspendProcesses", {})
22
- .n("AutoScalingClient", "SuspendProcessesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_SuspendProcessesCommand)
25
- .de(Aws_query_1.de_SuspendProcessesCommand)
26
- .build() {
27
- }
28
- exports.SuspendProcessesCommand = SuspendProcessesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TerminateInstanceInAutoScalingGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "TerminateInstanceInAutoScalingGroup", {})
22
- .n("AutoScalingClient", "TerminateInstanceInAutoScalingGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_TerminateInstanceInAutoScalingGroupCommand)
25
- .de(Aws_query_1.de_TerminateInstanceInAutoScalingGroupCommand)
26
- .build() {
27
- }
28
- exports.TerminateInstanceInAutoScalingGroupCommand = TerminateInstanceInAutoScalingGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAutoScalingGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class UpdateAutoScalingGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AutoScaling_2011_01_01", "UpdateAutoScalingGroup", {})
22
- .n("AutoScalingClient", "UpdateAutoScalingGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_UpdateAutoScalingGroupCommand)
25
- .de(Aws_query_1.de_UpdateAutoScalingGroupCommand)
26
- .build() {
27
- }
28
- exports.UpdateAutoScalingGroupCommand = UpdateAutoScalingGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,68 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AttachInstancesCommand"), exports);
5
- tslib_1.__exportStar(require("./AttachLoadBalancerTargetGroupsCommand"), exports);
6
- tslib_1.__exportStar(require("./AttachLoadBalancersCommand"), exports);
7
- tslib_1.__exportStar(require("./AttachTrafficSourcesCommand"), exports);
8
- tslib_1.__exportStar(require("./BatchDeleteScheduledActionCommand"), exports);
9
- tslib_1.__exportStar(require("./BatchPutScheduledUpdateGroupActionCommand"), exports);
10
- tslib_1.__exportStar(require("./CancelInstanceRefreshCommand"), exports);
11
- tslib_1.__exportStar(require("./CompleteLifecycleActionCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateAutoScalingGroupCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateLaunchConfigurationCommand"), exports);
14
- tslib_1.__exportStar(require("./CreateOrUpdateTagsCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteAutoScalingGroupCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteLaunchConfigurationCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteLifecycleHookCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteNotificationConfigurationCommand"), exports);
19
- tslib_1.__exportStar(require("./DeletePolicyCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteScheduledActionCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteTagsCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteWarmPoolCommand"), exports);
23
- tslib_1.__exportStar(require("./DescribeAccountLimitsCommand"), exports);
24
- tslib_1.__exportStar(require("./DescribeAdjustmentTypesCommand"), exports);
25
- tslib_1.__exportStar(require("./DescribeAutoScalingGroupsCommand"), exports);
26
- tslib_1.__exportStar(require("./DescribeAutoScalingInstancesCommand"), exports);
27
- tslib_1.__exportStar(require("./DescribeAutoScalingNotificationTypesCommand"), exports);
28
- tslib_1.__exportStar(require("./DescribeInstanceRefreshesCommand"), exports);
29
- tslib_1.__exportStar(require("./DescribeLaunchConfigurationsCommand"), exports);
30
- tslib_1.__exportStar(require("./DescribeLifecycleHookTypesCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribeLifecycleHooksCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribeLoadBalancerTargetGroupsCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribeLoadBalancersCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeMetricCollectionTypesCommand"), exports);
35
- tslib_1.__exportStar(require("./DescribeNotificationConfigurationsCommand"), exports);
36
- tslib_1.__exportStar(require("./DescribePoliciesCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeScalingActivitiesCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeScalingProcessTypesCommand"), exports);
39
- tslib_1.__exportStar(require("./DescribeScheduledActionsCommand"), exports);
40
- tslib_1.__exportStar(require("./DescribeTagsCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeTerminationPolicyTypesCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeTrafficSourcesCommand"), exports);
43
- tslib_1.__exportStar(require("./DescribeWarmPoolCommand"), exports);
44
- tslib_1.__exportStar(require("./DetachInstancesCommand"), exports);
45
- tslib_1.__exportStar(require("./DetachLoadBalancerTargetGroupsCommand"), exports);
46
- tslib_1.__exportStar(require("./DetachLoadBalancersCommand"), exports);
47
- tslib_1.__exportStar(require("./DetachTrafficSourcesCommand"), exports);
48
- tslib_1.__exportStar(require("./DisableMetricsCollectionCommand"), exports);
49
- tslib_1.__exportStar(require("./EnableMetricsCollectionCommand"), exports);
50
- tslib_1.__exportStar(require("./EnterStandbyCommand"), exports);
51
- tslib_1.__exportStar(require("./ExecutePolicyCommand"), exports);
52
- tslib_1.__exportStar(require("./ExitStandbyCommand"), exports);
53
- tslib_1.__exportStar(require("./GetPredictiveScalingForecastCommand"), exports);
54
- tslib_1.__exportStar(require("./PutLifecycleHookCommand"), exports);
55
- tslib_1.__exportStar(require("./PutNotificationConfigurationCommand"), exports);
56
- tslib_1.__exportStar(require("./PutScalingPolicyCommand"), exports);
57
- tslib_1.__exportStar(require("./PutScheduledUpdateGroupActionCommand"), exports);
58
- tslib_1.__exportStar(require("./PutWarmPoolCommand"), exports);
59
- tslib_1.__exportStar(require("./RecordLifecycleActionHeartbeatCommand"), exports);
60
- tslib_1.__exportStar(require("./ResumeProcessesCommand"), exports);
61
- tslib_1.__exportStar(require("./RollbackInstanceRefreshCommand"), exports);
62
- tslib_1.__exportStar(require("./SetDesiredCapacityCommand"), exports);
63
- tslib_1.__exportStar(require("./SetInstanceHealthCommand"), exports);
64
- tslib_1.__exportStar(require("./SetInstanceProtectionCommand"), exports);
65
- tslib_1.__exportStar(require("./StartInstanceRefreshCommand"), exports);
66
- tslib_1.__exportStar(require("./SuspendProcessesCommand"), exports);
67
- tslib_1.__exportStar(require("./TerminateInstanceInAutoScalingGroupCommand"), exports);
68
- tslib_1.__exportStar(require("./UpdateAutoScalingGroupCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "autoscaling",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");