@aws-sdk/client-auto-scaling 3.36.0 → 3.39.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 (178) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/dist-cjs/AutoScaling.js +0 -16
  3. package/dist-cjs/AutoScalingClient.js +0 -21
  4. package/dist-cjs/commands/AttachInstancesCommand.js +0 -33
  5. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +0 -42
  6. package/dist-cjs/commands/AttachLoadBalancersCommand.js +0 -34
  7. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +0 -24
  8. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +0 -24
  9. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +0 -29
  10. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +0 -55
  11. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +0 -42
  12. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +0 -30
  13. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +0 -28
  14. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +0 -33
  15. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +0 -27
  17. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +0 -24
  18. package/dist-cjs/commands/DeletePolicyCommand.js +0 -29
  19. package/dist-cjs/commands/DeleteScheduledActionCommand.js +0 -24
  20. package/dist-cjs/commands/DeleteTagsCommand.js +0 -24
  21. package/dist-cjs/commands/DeleteWarmPoolCommand.js +0 -26
  22. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +0 -28
  23. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +0 -43
  24. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +0 -26
  25. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +0 -24
  26. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +0 -24
  27. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +0 -62
  28. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +0 -24
  29. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +0 -37
  30. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +0 -24
  31. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +0 -43
  32. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +0 -45
  33. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +0 -26
  34. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +0 -25
  35. package/dist-cjs/commands/DescribePoliciesCommand.js +0 -24
  36. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +0 -32
  37. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +0 -25
  38. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +0 -27
  39. package/dist-cjs/commands/DescribeTagsCommand.js +0 -32
  40. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +0 -27
  41. package/dist-cjs/commands/DescribeWarmPoolCommand.js +0 -26
  42. package/dist-cjs/commands/DetachInstancesCommand.js +0 -33
  43. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +0 -24
  44. package/dist-cjs/commands/DetachLoadBalancersCommand.js +0 -29
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +0 -24
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +0 -25
  47. package/dist-cjs/commands/EnterStandbyCommand.js +0 -33
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +0 -25
  49. package/dist-cjs/commands/ExitStandbyCommand.js +0 -29
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +0 -32
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +0 -61
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +0 -32
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +0 -33
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +0 -28
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +0 -33
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +0 -56
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +0 -27
  58. package/dist-cjs/commands/SetDesiredCapacityCommand.js +0 -29
  59. package/dist-cjs/commands/SetInstanceHealthCommand.js +0 -26
  60. package/dist-cjs/commands/SetInstanceProtectionCommand.js +0 -30
  61. package/dist-cjs/commands/StartInstanceRefreshCommand.js +0 -38
  62. package/dist-cjs/commands/SuspendProcessesCommand.js +0 -30
  63. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +0 -35
  64. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +0 -68
  65. package/dist-cjs/commands/index.js +64 -0
  66. package/dist-cjs/endpoints.js +6 -1
  67. package/dist-cjs/index.js +5 -75
  68. package/dist-cjs/models/models_0.js +121 -475
  69. package/dist-cjs/pagination/DescribeAutoScalingGroupsPaginator.js +0 -10
  70. package/dist-cjs/pagination/DescribeAutoScalingInstancesPaginator.js +0 -10
  71. package/dist-cjs/pagination/DescribeLaunchConfigurationsPaginator.js +0 -10
  72. package/dist-cjs/pagination/DescribeNotificationConfigurationsPaginator.js +0 -10
  73. package/dist-cjs/pagination/DescribePoliciesPaginator.js +0 -10
  74. package/dist-cjs/pagination/DescribeScalingActivitiesPaginator.js +0 -10
  75. package/dist-cjs/pagination/DescribeScheduledActionsPaginator.js +0 -10
  76. package/dist-cjs/pagination/DescribeTagsPaginator.js +0 -10
  77. package/dist-cjs/pagination/index.js +12 -0
  78. package/dist-cjs/protocols/Aws_query.js +621 -2
  79. package/dist-cjs/runtimeConfig.browser.js +1 -5
  80. package/dist-cjs/runtimeConfig.js +1 -5
  81. package/dist-cjs/runtimeConfig.native.js +0 -3
  82. package/dist-cjs/runtimeConfig.shared.js +0 -3
  83. package/dist-cjs/waiters/index.js +6 -0
  84. package/dist-cjs/waiters/waitForGroupExists.js +0 -9
  85. package/dist-cjs/waiters/waitForGroupInService.js +0 -9
  86. package/dist-cjs/waiters/waitForGroupNotExists.js +0 -9
  87. package/dist-es/commands/index.js +61 -0
  88. package/dist-es/endpoints.js +6 -1
  89. package/dist-es/index.js +5 -75
  90. package/dist-es/models/models_0.js +97 -4
  91. package/dist-es/pagination/index.js +9 -0
  92. package/dist-es/protocols/Aws_query.js +922 -207
  93. package/dist-es/waiters/index.js +3 -0
  94. package/dist-types/AutoScaling.d.ts +8 -2
  95. package/dist-types/AutoScalingClient.d.ts +2 -0
  96. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +5 -1
  98. package/dist-types/commands/index.d.ts +61 -0
  99. package/dist-types/index.d.ts +5 -75
  100. package/dist-types/models/models_0.d.ts +672 -125
  101. package/dist-types/pagination/index.d.ts +9 -0
  102. package/dist-types/ts3.4/AutoScaling.d.ts +62 -693
  103. package/dist-types/ts3.4/AutoScalingClient.d.ts +24 -102
  104. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -29
  105. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -38
  106. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +2 -30
  107. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +2 -20
  108. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -20
  109. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +2 -25
  110. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +2 -51
  111. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +2 -38
  112. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +2 -26
  113. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +2 -24
  114. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +2 -29
  115. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +2 -22
  116. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +2 -23
  117. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +2 -20
  118. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -25
  119. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -20
  121. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +2 -22
  122. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -24
  123. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -39
  124. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -22
  125. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +2 -58
  128. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -33
  130. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -39
  132. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -41
  133. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -22
  134. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -21
  135. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +2 -28
  137. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -21
  138. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -23
  139. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -28
  140. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -23
  141. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +2 -22
  142. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +2 -29
  143. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +2 -25
  145. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +2 -21
  147. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +2 -29
  148. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -21
  149. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +2 -25
  150. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +2 -28
  151. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +2 -57
  152. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +2 -28
  153. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -29
  154. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -24
  155. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +2 -29
  156. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -52
  157. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -23
  158. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -22
  160. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +2 -26
  161. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +2 -34
  162. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -26
  163. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -31
  164. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +2 -64
  165. package/dist-types/ts3.4/commands/index.d.ts +61 -0
  166. package/dist-types/ts3.4/index.d.ts +5 -75
  167. package/dist-types/ts3.4/models/models_0.d.ts +960 -4205
  168. package/dist-types/ts3.4/pagination/index.d.ts +9 -0
  169. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  170. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  171. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  172. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  173. package/dist-types/ts3.4/waiters/index.d.ts +3 -0
  174. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +2 -9
  175. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +2 -9
  176. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +2 -9
  177. package/dist-types/waiters/index.d.ts +3 -0
  178. package/package.json +33 -33
@@ -2,8 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
- // @ts-ignore: package.json will be imported from dist folders
6
- const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
7
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
8
7
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
8
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -13,9 +12,6 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
13
12
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
14
13
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
15
14
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- /**
17
- * @internal
18
- */
19
15
  const getRuntimeConfig = (config) => {
20
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
21
17
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
@@ -2,8 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
- // @ts-ignore: package.json will be imported from dist folders
6
- const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
7
6
  const client_sts_1 = require("@aws-sdk/client-sts");
8
7
  const config_resolver_1 = require("@aws-sdk/config-resolver");
9
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -17,9 +16,6 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
17
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
18
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
18
  const smithy_client_1 = require("@aws-sdk/smithy-client");
20
- /**
21
- * @internal
22
- */
23
19
  const getRuntimeConfig = (config) => {
24
20
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
25
21
  smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const sha256_js_1 = require("@aws-crypto/sha256-js");
5
5
  const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a;
11
8
  const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const url_parser_1 = require("@aws-sdk/url-parser");
5
5
  const endpoints_1 = require("./endpoints");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a, _b, _c, _d, _e;
11
8
  return ({
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./waitForGroupExists"), exports);
5
+ tslib_1.__exportStar(require("./waitForGroupInService"), exports);
6
+ tslib_1.__exportStar(require("./waitForGroupNotExists"), exports);
@@ -32,20 +32,11 @@ const checkState = async (client, input) => {
32
32
  }
33
33
  return { state: util_waiter_1.WaiterState.RETRY, reason };
34
34
  };
35
- /**
36
- *
37
- * @deprecated Use waitUntilGroupExists instead. waitForGroupExists does not throw error in non-success cases.
38
- */
39
35
  const waitForGroupExists = async (params, input) => {
40
36
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
41
37
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
42
38
  };
43
39
  exports.waitForGroupExists = waitForGroupExists;
44
- /**
45
- *
46
- * @param params - Waiter configuration options.
47
- * @param input - The input to DescribeAutoScalingGroupsCommand for polling.
48
- */
49
40
  const waitUntilGroupExists = async (params, input) => {
50
41
  const serviceDefaults = { minDelay: 5, maxDelay: 120 };
51
42
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -54,20 +54,11 @@ const checkState = async (client, input) => {
54
54
  }
55
55
  return { state: util_waiter_1.WaiterState.RETRY, reason };
56
56
  };
57
- /**
58
- *
59
- * @deprecated Use waitUntilGroupInService instead. waitForGroupInService does not throw error in non-success cases.
60
- */
61
57
  const waitForGroupInService = async (params, input) => {
62
58
  const serviceDefaults = { minDelay: 15, maxDelay: 120 };
63
59
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
64
60
  };
65
61
  exports.waitForGroupInService = waitForGroupInService;
66
- /**
67
- *
68
- * @param params - Waiter configuration options.
69
- * @param input - The input to DescribeAutoScalingGroupsCommand for polling.
70
- */
71
62
  const waitUntilGroupInService = async (params, input) => {
72
63
  const serviceDefaults = { minDelay: 15, maxDelay: 120 };
73
64
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -32,20 +32,11 @@ const checkState = async (client, input) => {
32
32
  }
33
33
  return { state: util_waiter_1.WaiterState.RETRY, reason };
34
34
  };
35
- /**
36
- *
37
- * @deprecated Use waitUntilGroupNotExists instead. waitForGroupNotExists does not throw error in non-success cases.
38
- */
39
35
  const waitForGroupNotExists = async (params, input) => {
40
36
  const serviceDefaults = { minDelay: 15, maxDelay: 120 };
41
37
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
42
38
  };
43
39
  exports.waitForGroupNotExists = waitForGroupNotExists;
44
- /**
45
- *
46
- * @param params - Waiter configuration options.
47
- * @param input - The input to DescribeAutoScalingGroupsCommand for polling.
48
- */
49
40
  const waitUntilGroupNotExists = async (params, input) => {
50
41
  const serviceDefaults = { minDelay: 15, maxDelay: 120 };
51
42
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
@@ -0,0 +1,61 @@
1
+ export * from "./AttachInstancesCommand";
2
+ export * from "./AttachLoadBalancerTargetGroupsCommand";
3
+ export * from "./AttachLoadBalancersCommand";
4
+ export * from "./BatchDeleteScheduledActionCommand";
5
+ export * from "./BatchPutScheduledUpdateGroupActionCommand";
6
+ export * from "./CancelInstanceRefreshCommand";
7
+ export * from "./CompleteLifecycleActionCommand";
8
+ export * from "./CreateAutoScalingGroupCommand";
9
+ export * from "./CreateLaunchConfigurationCommand";
10
+ export * from "./CreateOrUpdateTagsCommand";
11
+ export * from "./DeleteAutoScalingGroupCommand";
12
+ export * from "./DeleteLaunchConfigurationCommand";
13
+ export * from "./DeleteLifecycleHookCommand";
14
+ export * from "./DeleteNotificationConfigurationCommand";
15
+ export * from "./DeletePolicyCommand";
16
+ export * from "./DeleteScheduledActionCommand";
17
+ export * from "./DeleteTagsCommand";
18
+ export * from "./DeleteWarmPoolCommand";
19
+ export * from "./DescribeAccountLimitsCommand";
20
+ export * from "./DescribeAdjustmentTypesCommand";
21
+ export * from "./DescribeAutoScalingGroupsCommand";
22
+ export * from "./DescribeAutoScalingInstancesCommand";
23
+ export * from "./DescribeAutoScalingNotificationTypesCommand";
24
+ export * from "./DescribeInstanceRefreshesCommand";
25
+ export * from "./DescribeLaunchConfigurationsCommand";
26
+ export * from "./DescribeLifecycleHookTypesCommand";
27
+ export * from "./DescribeLifecycleHooksCommand";
28
+ export * from "./DescribeLoadBalancerTargetGroupsCommand";
29
+ export * from "./DescribeLoadBalancersCommand";
30
+ export * from "./DescribeMetricCollectionTypesCommand";
31
+ export * from "./DescribeNotificationConfigurationsCommand";
32
+ export * from "./DescribePoliciesCommand";
33
+ export * from "./DescribeScalingActivitiesCommand";
34
+ export * from "./DescribeScalingProcessTypesCommand";
35
+ export * from "./DescribeScheduledActionsCommand";
36
+ export * from "./DescribeTagsCommand";
37
+ export * from "./DescribeTerminationPolicyTypesCommand";
38
+ export * from "./DescribeWarmPoolCommand";
39
+ export * from "./DetachInstancesCommand";
40
+ export * from "./DetachLoadBalancerTargetGroupsCommand";
41
+ export * from "./DetachLoadBalancersCommand";
42
+ export * from "./DisableMetricsCollectionCommand";
43
+ export * from "./EnableMetricsCollectionCommand";
44
+ export * from "./EnterStandbyCommand";
45
+ export * from "./ExecutePolicyCommand";
46
+ export * from "./ExitStandbyCommand";
47
+ export * from "./GetPredictiveScalingForecastCommand";
48
+ export * from "./PutLifecycleHookCommand";
49
+ export * from "./PutNotificationConfigurationCommand";
50
+ export * from "./PutScalingPolicyCommand";
51
+ export * from "./PutScheduledUpdateGroupActionCommand";
52
+ export * from "./PutWarmPoolCommand";
53
+ export * from "./RecordLifecycleActionHeartbeatCommand";
54
+ export * from "./ResumeProcessesCommand";
55
+ export * from "./SetDesiredCapacityCommand";
56
+ export * from "./SetInstanceHealthCommand";
57
+ export * from "./SetInstanceProtectionCommand";
58
+ export * from "./StartInstanceRefreshCommand";
59
+ export * from "./SuspendProcessesCommand";
60
+ export * from "./TerminateInstanceInAutoScalingGroupCommand";
61
+ export * from "./UpdateAutoScalingGroupCommand";
@@ -26,22 +26,27 @@ var partitionHash = {
26
26
  "us-west-1",
27
27
  "us-west-2",
28
28
  ],
29
+ regionRegex: "^(us|eu|ap|sa|ca|me|af)\\-\\w+\\-\\d+$",
29
30
  hostname: "autoscaling.{region}.amazonaws.com",
30
31
  },
31
32
  "aws-cn": {
32
33
  regions: ["cn-north-1", "cn-northwest-1"],
34
+ regionRegex: "^cn\\-\\w+\\-\\d+$",
33
35
  hostname: "autoscaling.{region}.amazonaws.com.cn",
34
36
  },
35
37
  "aws-iso": {
36
- regions: ["us-iso-east-1"],
38
+ regions: ["us-iso-east-1", "us-iso-west-1"],
39
+ regionRegex: "^us\\-iso\\-\\w+\\-\\d+$",
37
40
  hostname: "autoscaling.{region}.c2s.ic.gov",
38
41
  },
39
42
  "aws-iso-b": {
40
43
  regions: ["us-isob-east-1"],
44
+ regionRegex: "^us\\-isob\\-\\w+\\-\\d+$",
41
45
  hostname: "autoscaling.{region}.sc2s.sgov.gov",
42
46
  },
43
47
  "aws-us-gov": {
44
48
  regions: ["us-gov-east-1", "us-gov-west-1"],
49
+ regionRegex: "^us\\-gov\\-\\w+\\-\\d+$",
45
50
  hostname: "autoscaling.{region}.amazonaws.com",
46
51
  },
47
52
  };
package/dist-es/index.js CHANGED
@@ -1,76 +1,6 @@
1
- export * from "./AutoScalingClient";
2
1
  export * from "./AutoScaling";
3
- export * from "./commands/AttachInstancesCommand";
4
- export * from "./commands/AttachLoadBalancersCommand";
5
- export * from "./commands/AttachLoadBalancerTargetGroupsCommand";
6
- export * from "./commands/BatchDeleteScheduledActionCommand";
7
- export * from "./commands/BatchPutScheduledUpdateGroupActionCommand";
8
- export * from "./commands/CancelInstanceRefreshCommand";
9
- export * from "./commands/CompleteLifecycleActionCommand";
10
- export * from "./commands/CreateAutoScalingGroupCommand";
11
- export * from "./commands/CreateLaunchConfigurationCommand";
12
- export * from "./commands/CreateOrUpdateTagsCommand";
13
- export * from "./commands/DeleteAutoScalingGroupCommand";
14
- export * from "./commands/DeleteLaunchConfigurationCommand";
15
- export * from "./commands/DeleteLifecycleHookCommand";
16
- export * from "./commands/DeleteNotificationConfigurationCommand";
17
- export * from "./commands/DeletePolicyCommand";
18
- export * from "./commands/DeleteScheduledActionCommand";
19
- export * from "./commands/DeleteTagsCommand";
20
- export * from "./commands/DeleteWarmPoolCommand";
21
- export * from "./commands/DescribeAccountLimitsCommand";
22
- export * from "./commands/DescribeAdjustmentTypesCommand";
23
- export * from "./commands/DescribeAutoScalingGroupsCommand";
24
- export * from "./pagination/DescribeAutoScalingGroupsPaginator";
25
- export * from "./waiters/waitForGroupExists";
26
- export * from "./waiters/waitForGroupInService";
27
- export * from "./waiters/waitForGroupNotExists";
28
- export * from "./commands/DescribeAutoScalingInstancesCommand";
29
- export * from "./pagination/DescribeAutoScalingInstancesPaginator";
30
- export * from "./commands/DescribeAutoScalingNotificationTypesCommand";
31
- export * from "./commands/DescribeInstanceRefreshesCommand";
32
- export * from "./commands/DescribeLaunchConfigurationsCommand";
33
- export * from "./pagination/DescribeLaunchConfigurationsPaginator";
34
- export * from "./commands/DescribeLifecycleHooksCommand";
35
- export * from "./commands/DescribeLifecycleHookTypesCommand";
36
- export * from "./commands/DescribeLoadBalancersCommand";
37
- export * from "./commands/DescribeLoadBalancerTargetGroupsCommand";
38
- export * from "./commands/DescribeMetricCollectionTypesCommand";
39
- export * from "./commands/DescribeNotificationConfigurationsCommand";
40
- export * from "./pagination/DescribeNotificationConfigurationsPaginator";
41
- export * from "./commands/DescribePoliciesCommand";
42
- export * from "./pagination/DescribePoliciesPaginator";
43
- export * from "./commands/DescribeScalingActivitiesCommand";
44
- export * from "./pagination/DescribeScalingActivitiesPaginator";
45
- export * from "./commands/DescribeScalingProcessTypesCommand";
46
- export * from "./commands/DescribeScheduledActionsCommand";
47
- export * from "./pagination/DescribeScheduledActionsPaginator";
48
- export * from "./commands/DescribeTagsCommand";
49
- export * from "./pagination/DescribeTagsPaginator";
50
- export * from "./commands/DescribeTerminationPolicyTypesCommand";
51
- export * from "./commands/DescribeWarmPoolCommand";
52
- export * from "./commands/DetachInstancesCommand";
53
- export * from "./commands/DetachLoadBalancersCommand";
54
- export * from "./commands/DetachLoadBalancerTargetGroupsCommand";
55
- export * from "./commands/DisableMetricsCollectionCommand";
56
- export * from "./commands/EnableMetricsCollectionCommand";
57
- export * from "./commands/EnterStandbyCommand";
58
- export * from "./commands/ExecutePolicyCommand";
59
- export * from "./commands/ExitStandbyCommand";
60
- export * from "./commands/GetPredictiveScalingForecastCommand";
61
- export * from "./commands/PutLifecycleHookCommand";
62
- export * from "./commands/PutNotificationConfigurationCommand";
63
- export * from "./commands/PutScalingPolicyCommand";
64
- export * from "./commands/PutScheduledUpdateGroupActionCommand";
65
- export * from "./commands/PutWarmPoolCommand";
66
- export * from "./commands/RecordLifecycleActionHeartbeatCommand";
67
- export * from "./commands/ResumeProcessesCommand";
68
- export * from "./commands/SetDesiredCapacityCommand";
69
- export * from "./commands/SetInstanceHealthCommand";
70
- export * from "./commands/SetInstanceProtectionCommand";
71
- export * from "./commands/StartInstanceRefreshCommand";
72
- export * from "./commands/SuspendProcessesCommand";
73
- export * from "./commands/TerminateInstanceInAutoScalingGroupCommand";
74
- export * from "./commands/UpdateAutoScalingGroupCommand";
75
- export * from "./pagination/Interfaces";
76
- export * from "./models/index";
2
+ export * from "./AutoScalingClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";
6
+ export * from "./waiters";
@@ -1,4 +1,35 @@
1
1
  import { __assign } from "tslib";
2
+ export var AcceleratorCountRequest;
3
+ (function (AcceleratorCountRequest) {
4
+ AcceleratorCountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
5
+ })(AcceleratorCountRequest || (AcceleratorCountRequest = {}));
6
+ export var AcceleratorManufacturer;
7
+ (function (AcceleratorManufacturer) {
8
+ AcceleratorManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
9
+ AcceleratorManufacturer["AMD"] = "amd";
10
+ AcceleratorManufacturer["NVIDIA"] = "nvidia";
11
+ AcceleratorManufacturer["XILINX"] = "xilinx";
12
+ })(AcceleratorManufacturer || (AcceleratorManufacturer = {}));
13
+ export var AcceleratorName;
14
+ (function (AcceleratorName) {
15
+ AcceleratorName["A100"] = "a100";
16
+ AcceleratorName["K80"] = "k80";
17
+ AcceleratorName["M60"] = "m60";
18
+ AcceleratorName["RADEON_PRO_V520"] = "radeon-pro-v520";
19
+ AcceleratorName["T4"] = "t4";
20
+ AcceleratorName["V100"] = "v100";
21
+ AcceleratorName["VU9P"] = "vu9p";
22
+ })(AcceleratorName || (AcceleratorName = {}));
23
+ export var AcceleratorTotalMemoryMiBRequest;
24
+ (function (AcceleratorTotalMemoryMiBRequest) {
25
+ AcceleratorTotalMemoryMiBRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
26
+ })(AcceleratorTotalMemoryMiBRequest || (AcceleratorTotalMemoryMiBRequest = {}));
27
+ export var AcceleratorType;
28
+ (function (AcceleratorType) {
29
+ AcceleratorType["FPGA"] = "fpga";
30
+ AcceleratorType["GPU"] = "gpu";
31
+ AcceleratorType["INFERENCE"] = "inference";
32
+ })(AcceleratorType || (AcceleratorType = {}));
2
33
  export var ActiveInstanceRefreshNotFoundFault;
3
34
  (function (ActiveInstanceRefreshNotFoundFault) {
4
35
  ActiveInstanceRefreshNotFoundFault.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -126,6 +157,68 @@ export var InstancesDistribution;
126
157
  (function (InstancesDistribution) {
127
158
  InstancesDistribution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
128
159
  })(InstancesDistribution || (InstancesDistribution = {}));
160
+ export var BareMetal;
161
+ (function (BareMetal) {
162
+ BareMetal["EXCLUDED"] = "excluded";
163
+ BareMetal["INCLUDED"] = "included";
164
+ BareMetal["REQUIRED"] = "required";
165
+ })(BareMetal || (BareMetal = {}));
166
+ export var BaselineEbsBandwidthMbpsRequest;
167
+ (function (BaselineEbsBandwidthMbpsRequest) {
168
+ BaselineEbsBandwidthMbpsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
169
+ })(BaselineEbsBandwidthMbpsRequest || (BaselineEbsBandwidthMbpsRequest = {}));
170
+ export var BurstablePerformance;
171
+ (function (BurstablePerformance) {
172
+ BurstablePerformance["EXCLUDED"] = "excluded";
173
+ BurstablePerformance["INCLUDED"] = "included";
174
+ BurstablePerformance["REQUIRED"] = "required";
175
+ })(BurstablePerformance || (BurstablePerformance = {}));
176
+ export var CpuManufacturer;
177
+ (function (CpuManufacturer) {
178
+ CpuManufacturer["AMAZON_WEB_SERVICES"] = "amazon-web-services";
179
+ CpuManufacturer["AMD"] = "amd";
180
+ CpuManufacturer["INTEL"] = "intel";
181
+ })(CpuManufacturer || (CpuManufacturer = {}));
182
+ export var InstanceGeneration;
183
+ (function (InstanceGeneration) {
184
+ InstanceGeneration["CURRENT"] = "current";
185
+ InstanceGeneration["PREVIOUS"] = "previous";
186
+ })(InstanceGeneration || (InstanceGeneration = {}));
187
+ export var LocalStorage;
188
+ (function (LocalStorage) {
189
+ LocalStorage["EXCLUDED"] = "excluded";
190
+ LocalStorage["INCLUDED"] = "included";
191
+ LocalStorage["REQUIRED"] = "required";
192
+ })(LocalStorage || (LocalStorage = {}));
193
+ export var LocalStorageType;
194
+ (function (LocalStorageType) {
195
+ LocalStorageType["HDD"] = "hdd";
196
+ LocalStorageType["SSD"] = "ssd";
197
+ })(LocalStorageType || (LocalStorageType = {}));
198
+ export var MemoryGiBPerVCpuRequest;
199
+ (function (MemoryGiBPerVCpuRequest) {
200
+ MemoryGiBPerVCpuRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
201
+ })(MemoryGiBPerVCpuRequest || (MemoryGiBPerVCpuRequest = {}));
202
+ export var MemoryMiBRequest;
203
+ (function (MemoryMiBRequest) {
204
+ MemoryMiBRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
205
+ })(MemoryMiBRequest || (MemoryMiBRequest = {}));
206
+ export var NetworkInterfaceCountRequest;
207
+ (function (NetworkInterfaceCountRequest) {
208
+ NetworkInterfaceCountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
209
+ })(NetworkInterfaceCountRequest || (NetworkInterfaceCountRequest = {}));
210
+ export var TotalLocalStorageGBRequest;
211
+ (function (TotalLocalStorageGBRequest) {
212
+ TotalLocalStorageGBRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
213
+ })(TotalLocalStorageGBRequest || (TotalLocalStorageGBRequest = {}));
214
+ export var VCpuCountRequest;
215
+ (function (VCpuCountRequest) {
216
+ VCpuCountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
217
+ })(VCpuCountRequest || (VCpuCountRequest = {}));
218
+ export var InstanceRequirements;
219
+ (function (InstanceRequirements) {
220
+ InstanceRequirements.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
221
+ })(InstanceRequirements || (InstanceRequirements = {}));
129
222
  export var LaunchTemplateOverrides;
130
223
  (function (LaunchTemplateOverrides) {
131
224
  LaunchTemplateOverrides.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -236,6 +329,10 @@ export var DescribeAdjustmentTypesAnswer;
236
329
  (function (DescribeAdjustmentTypesAnswer) {
237
330
  DescribeAdjustmentTypesAnswer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
238
331
  })(DescribeAdjustmentTypesAnswer || (DescribeAdjustmentTypesAnswer = {}));
332
+ export var Filter;
333
+ (function (Filter) {
334
+ Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
335
+ })(Filter || (Filter = {}));
239
336
  export var AutoScalingGroupNamesType;
240
337
  (function (AutoScalingGroupNamesType) {
241
338
  AutoScalingGroupNamesType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -561,10 +658,6 @@ export var ScheduledActionsType;
561
658
  (function (ScheduledActionsType) {
562
659
  ScheduledActionsType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
563
660
  })(ScheduledActionsType || (ScheduledActionsType = {}));
564
- export var Filter;
565
- (function (Filter) {
566
- Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
567
- })(Filter || (Filter = {}));
568
661
  export var DescribeTagsType;
569
662
  (function (DescribeTagsType) {
570
663
  DescribeTagsType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
@@ -0,0 +1,9 @@
1
+ export * from "./DescribeAutoScalingGroupsPaginator";
2
+ export * from "./DescribeAutoScalingInstancesPaginator";
3
+ export * from "./DescribeLaunchConfigurationsPaginator";
4
+ export * from "./DescribeNotificationConfigurationsPaginator";
5
+ export * from "./DescribePoliciesPaginator";
6
+ export * from "./DescribeScalingActivitiesPaginator";
7
+ export * from "./DescribeScheduledActionsPaginator";
8
+ export * from "./DescribeTagsPaginator";
9
+ export * from "./Interfaces";