@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,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AutoScalingServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class AutoScalingServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, AutoScalingServiceException.prototype);
10
- }
11
- }
12
- exports.AutoScalingServiceException = AutoScalingServiceException;
1
+ module.exports = require("../index.js");
@@ -1,4 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
1
+ module.exports = require("../index.js");
@@ -1,301 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RefreshStrategy = exports.InstanceRefreshInProgressFault = exports.IrreversibleInstanceRefreshFault = exports.MetricType = exports.MetricStatistic = exports.PredictiveScalingMode = exports.PredefinedScalingMetricType = exports.PredefinedMetricPairType = exports.PredefinedLoadMetricType = exports.PredictiveScalingMaxCapacityBreachBehavior = exports.InstanceRefreshStatus = exports.StandbyInstances = exports.ScaleInProtectedInstances = exports.InvalidNextToken = exports.WarmPoolStatus = exports.WarmPoolState = exports.LifecycleState = exports.ScalingActivityInProgressFault = exports.ResourceInUseFault = exports.InstanceMetadataHttpTokensState = exports.InstanceMetadataEndpointState = exports.LocalStorageType = exports.LocalStorage = exports.InstanceGeneration = exports.CpuManufacturer = exports.BurstablePerformance = exports.BareMetal = exports.LimitExceededFault = exports.ServiceLinkedRoleFailure = exports.ResourceContentionFault = exports.AlreadyExistsFault = exports.ScalingActivityStatusCode = exports.ActiveInstanceRefreshNotFoundFault = exports.AcceleratorType = exports.AcceleratorName = exports.AcceleratorManufacturer = void 0;
4
- const AutoScalingServiceException_1 = require("./AutoScalingServiceException");
5
- exports.AcceleratorManufacturer = {
6
- AMAZON_WEB_SERVICES: "amazon-web-services",
7
- AMD: "amd",
8
- NVIDIA: "nvidia",
9
- XILINX: "xilinx",
10
- };
11
- exports.AcceleratorName = {
12
- A100: "a100",
13
- K80: "k80",
14
- M60: "m60",
15
- RADEON_PRO_V520: "radeon-pro-v520",
16
- T4: "t4",
17
- V100: "v100",
18
- VU9P: "vu9p",
19
- };
20
- exports.AcceleratorType = {
21
- FPGA: "fpga",
22
- GPU: "gpu",
23
- INFERENCE: "inference",
24
- };
25
- class ActiveInstanceRefreshNotFoundFault extends AutoScalingServiceException_1.AutoScalingServiceException {
26
- constructor(opts) {
27
- super({
28
- name: "ActiveInstanceRefreshNotFoundFault",
29
- $fault: "client",
30
- ...opts,
31
- });
32
- this.name = "ActiveInstanceRefreshNotFoundFault";
33
- this.$fault = "client";
34
- Object.setPrototypeOf(this, ActiveInstanceRefreshNotFoundFault.prototype);
35
- }
36
- }
37
- exports.ActiveInstanceRefreshNotFoundFault = ActiveInstanceRefreshNotFoundFault;
38
- exports.ScalingActivityStatusCode = {
39
- Cancelled: "Cancelled",
40
- Failed: "Failed",
41
- InProgress: "InProgress",
42
- MidLifecycleAction: "MidLifecycleAction",
43
- PendingSpotBidPlacement: "PendingSpotBidPlacement",
44
- PreInService: "PreInService",
45
- Successful: "Successful",
46
- WaitingForConnectionDraining: "WaitingForConnectionDraining",
47
- WaitingForELBConnectionDraining: "WaitingForELBConnectionDraining",
48
- WaitingForInstanceId: "WaitingForInstanceId",
49
- WaitingForInstanceWarmup: "WaitingForInstanceWarmup",
50
- WaitingForSpotInstanceId: "WaitingForSpotInstanceId",
51
- WaitingForSpotInstanceRequestId: "WaitingForSpotInstanceRequestId",
52
- };
53
- class AlreadyExistsFault extends AutoScalingServiceException_1.AutoScalingServiceException {
54
- constructor(opts) {
55
- super({
56
- name: "AlreadyExistsFault",
57
- $fault: "client",
58
- ...opts,
59
- });
60
- this.name = "AlreadyExistsFault";
61
- this.$fault = "client";
62
- Object.setPrototypeOf(this, AlreadyExistsFault.prototype);
63
- }
64
- }
65
- exports.AlreadyExistsFault = AlreadyExistsFault;
66
- class ResourceContentionFault extends AutoScalingServiceException_1.AutoScalingServiceException {
67
- constructor(opts) {
68
- super({
69
- name: "ResourceContentionFault",
70
- $fault: "server",
71
- ...opts,
72
- });
73
- this.name = "ResourceContentionFault";
74
- this.$fault = "server";
75
- Object.setPrototypeOf(this, ResourceContentionFault.prototype);
76
- }
77
- }
78
- exports.ResourceContentionFault = ResourceContentionFault;
79
- class ServiceLinkedRoleFailure extends AutoScalingServiceException_1.AutoScalingServiceException {
80
- constructor(opts) {
81
- super({
82
- name: "ServiceLinkedRoleFailure",
83
- $fault: "server",
84
- ...opts,
85
- });
86
- this.name = "ServiceLinkedRoleFailure";
87
- this.$fault = "server";
88
- Object.setPrototypeOf(this, ServiceLinkedRoleFailure.prototype);
89
- }
90
- }
91
- exports.ServiceLinkedRoleFailure = ServiceLinkedRoleFailure;
92
- class LimitExceededFault extends AutoScalingServiceException_1.AutoScalingServiceException {
93
- constructor(opts) {
94
- super({
95
- name: "LimitExceededFault",
96
- $fault: "client",
97
- ...opts,
98
- });
99
- this.name = "LimitExceededFault";
100
- this.$fault = "client";
101
- Object.setPrototypeOf(this, LimitExceededFault.prototype);
102
- }
103
- }
104
- exports.LimitExceededFault = LimitExceededFault;
105
- exports.BareMetal = {
106
- EXCLUDED: "excluded",
107
- INCLUDED: "included",
108
- REQUIRED: "required",
109
- };
110
- exports.BurstablePerformance = {
111
- EXCLUDED: "excluded",
112
- INCLUDED: "included",
113
- REQUIRED: "required",
114
- };
115
- exports.CpuManufacturer = {
116
- AMAZON_WEB_SERVICES: "amazon-web-services",
117
- AMD: "amd",
118
- INTEL: "intel",
119
- };
120
- exports.InstanceGeneration = {
121
- CURRENT: "current",
122
- PREVIOUS: "previous",
123
- };
124
- exports.LocalStorage = {
125
- EXCLUDED: "excluded",
126
- INCLUDED: "included",
127
- REQUIRED: "required",
128
- };
129
- exports.LocalStorageType = {
130
- HDD: "hdd",
131
- SSD: "ssd",
132
- };
133
- exports.InstanceMetadataEndpointState = {
134
- Disabled: "disabled",
135
- Enabled: "enabled",
136
- };
137
- exports.InstanceMetadataHttpTokensState = {
138
- Optional: "optional",
139
- Required: "required",
140
- };
141
- class ResourceInUseFault extends AutoScalingServiceException_1.AutoScalingServiceException {
142
- constructor(opts) {
143
- super({
144
- name: "ResourceInUseFault",
145
- $fault: "client",
146
- ...opts,
147
- });
148
- this.name = "ResourceInUseFault";
149
- this.$fault = "client";
150
- Object.setPrototypeOf(this, ResourceInUseFault.prototype);
151
- }
152
- }
153
- exports.ResourceInUseFault = ResourceInUseFault;
154
- class ScalingActivityInProgressFault extends AutoScalingServiceException_1.AutoScalingServiceException {
155
- constructor(opts) {
156
- super({
157
- name: "ScalingActivityInProgressFault",
158
- $fault: "client",
159
- ...opts,
160
- });
161
- this.name = "ScalingActivityInProgressFault";
162
- this.$fault = "client";
163
- Object.setPrototypeOf(this, ScalingActivityInProgressFault.prototype);
164
- }
165
- }
166
- exports.ScalingActivityInProgressFault = ScalingActivityInProgressFault;
167
- exports.LifecycleState = {
168
- DETACHED: "Detached",
169
- DETACHING: "Detaching",
170
- ENTERING_STANDBY: "EnteringStandby",
171
- IN_SERVICE: "InService",
172
- PENDING: "Pending",
173
- PENDING_PROCEED: "Pending:Proceed",
174
- PENDING_WAIT: "Pending:Wait",
175
- QUARANTINED: "Quarantined",
176
- STANDBY: "Standby",
177
- TERMINATED: "Terminated",
178
- TERMINATING: "Terminating",
179
- TERMINATING_PROCEED: "Terminating:Proceed",
180
- TERMINATING_WAIT: "Terminating:Wait",
181
- WARMED_HIBERNATED: "Warmed:Hibernated",
182
- WARMED_PENDING: "Warmed:Pending",
183
- WARMED_PENDING_PROCEED: "Warmed:Pending:Proceed",
184
- WARMED_PENDING_WAIT: "Warmed:Pending:Wait",
185
- WARMED_RUNNING: "Warmed:Running",
186
- WARMED_STOPPED: "Warmed:Stopped",
187
- WARMED_TERMINATED: "Warmed:Terminated",
188
- WARMED_TERMINATING: "Warmed:Terminating",
189
- WARMED_TERMINATING_PROCEED: "Warmed:Terminating:Proceed",
190
- WARMED_TERMINATING_WAIT: "Warmed:Terminating:Wait",
191
- };
192
- exports.WarmPoolState = {
193
- Hibernated: "Hibernated",
194
- Running: "Running",
195
- Stopped: "Stopped",
196
- };
197
- exports.WarmPoolStatus = {
198
- PendingDelete: "PendingDelete",
199
- };
200
- class InvalidNextToken extends AutoScalingServiceException_1.AutoScalingServiceException {
201
- constructor(opts) {
202
- super({
203
- name: "InvalidNextToken",
204
- $fault: "client",
205
- ...opts,
206
- });
207
- this.name = "InvalidNextToken";
208
- this.$fault = "client";
209
- Object.setPrototypeOf(this, InvalidNextToken.prototype);
210
- }
211
- }
212
- exports.InvalidNextToken = InvalidNextToken;
213
- exports.ScaleInProtectedInstances = {
214
- Ignore: "Ignore",
215
- Refresh: "Refresh",
216
- Wait: "Wait",
217
- };
218
- exports.StandbyInstances = {
219
- Ignore: "Ignore",
220
- Terminate: "Terminate",
221
- Wait: "Wait",
222
- };
223
- exports.InstanceRefreshStatus = {
224
- Cancelled: "Cancelled",
225
- Cancelling: "Cancelling",
226
- Failed: "Failed",
227
- InProgress: "InProgress",
228
- Pending: "Pending",
229
- RollbackFailed: "RollbackFailed",
230
- RollbackInProgress: "RollbackInProgress",
231
- RollbackSuccessful: "RollbackSuccessful",
232
- Successful: "Successful",
233
- };
234
- exports.PredictiveScalingMaxCapacityBreachBehavior = {
235
- HonorMaxCapacity: "HonorMaxCapacity",
236
- IncreaseMaxCapacity: "IncreaseMaxCapacity",
237
- };
238
- exports.PredefinedLoadMetricType = {
239
- ALBTargetGroupRequestCount: "ALBTargetGroupRequestCount",
240
- ASGTotalCPUUtilization: "ASGTotalCPUUtilization",
241
- ASGTotalNetworkIn: "ASGTotalNetworkIn",
242
- ASGTotalNetworkOut: "ASGTotalNetworkOut",
243
- };
244
- exports.PredefinedMetricPairType = {
245
- ALBRequestCount: "ALBRequestCount",
246
- ASGCPUUtilization: "ASGCPUUtilization",
247
- ASGNetworkIn: "ASGNetworkIn",
248
- ASGNetworkOut: "ASGNetworkOut",
249
- };
250
- exports.PredefinedScalingMetricType = {
251
- ALBRequestCountPerTarget: "ALBRequestCountPerTarget",
252
- ASGAverageCPUUtilization: "ASGAverageCPUUtilization",
253
- ASGAverageNetworkIn: "ASGAverageNetworkIn",
254
- ASGAverageNetworkOut: "ASGAverageNetworkOut",
255
- };
256
- exports.PredictiveScalingMode = {
257
- ForecastAndScale: "ForecastAndScale",
258
- ForecastOnly: "ForecastOnly",
259
- };
260
- exports.MetricStatistic = {
261
- Average: "Average",
262
- Maximum: "Maximum",
263
- Minimum: "Minimum",
264
- SampleCount: "SampleCount",
265
- Sum: "Sum",
266
- };
267
- exports.MetricType = {
268
- ALBRequestCountPerTarget: "ALBRequestCountPerTarget",
269
- ASGAverageCPUUtilization: "ASGAverageCPUUtilization",
270
- ASGAverageNetworkIn: "ASGAverageNetworkIn",
271
- ASGAverageNetworkOut: "ASGAverageNetworkOut",
272
- };
273
- class IrreversibleInstanceRefreshFault extends AutoScalingServiceException_1.AutoScalingServiceException {
274
- constructor(opts) {
275
- super({
276
- name: "IrreversibleInstanceRefreshFault",
277
- $fault: "client",
278
- ...opts,
279
- });
280
- this.name = "IrreversibleInstanceRefreshFault";
281
- this.$fault = "client";
282
- Object.setPrototypeOf(this, IrreversibleInstanceRefreshFault.prototype);
283
- }
284
- }
285
- exports.IrreversibleInstanceRefreshFault = IrreversibleInstanceRefreshFault;
286
- class InstanceRefreshInProgressFault extends AutoScalingServiceException_1.AutoScalingServiceException {
287
- constructor(opts) {
288
- super({
289
- name: "InstanceRefreshInProgressFault",
290
- $fault: "client",
291
- ...opts,
292
- });
293
- this.name = "InstanceRefreshInProgressFault";
294
- this.$fault = "client";
295
- Object.setPrototypeOf(this, InstanceRefreshInProgressFault.prototype);
296
- }
297
- }
298
- exports.InstanceRefreshInProgressFault = InstanceRefreshInProgressFault;
299
- exports.RefreshStrategy = {
300
- Rolling: "Rolling",
301
- };
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeAutoScalingGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeAutoScalingGroupsCommand_1 = require("../commands/DescribeAutoScalingGroupsCommand");
7
- exports.paginateDescribeAutoScalingGroups = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeAutoScalingGroupsCommand_1.DescribeAutoScalingGroupsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeAutoScalingInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeAutoScalingInstancesCommand_1 = require("../commands/DescribeAutoScalingInstancesCommand");
7
- exports.paginateDescribeAutoScalingInstances = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeAutoScalingInstancesCommand_1.DescribeAutoScalingInstancesCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeInstanceRefreshes = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeInstanceRefreshesCommand_1 = require("../commands/DescribeInstanceRefreshesCommand");
7
- exports.paginateDescribeInstanceRefreshes = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeInstanceRefreshesCommand_1.DescribeInstanceRefreshesCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeLaunchConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeLaunchConfigurationsCommand_1 = require("../commands/DescribeLaunchConfigurationsCommand");
7
- exports.paginateDescribeLaunchConfigurations = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeLaunchConfigurationsCommand_1.DescribeLaunchConfigurationsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeLoadBalancerTargetGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeLoadBalancerTargetGroupsCommand_1 = require("../commands/DescribeLoadBalancerTargetGroupsCommand");
7
- exports.paginateDescribeLoadBalancerTargetGroups = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeLoadBalancerTargetGroupsCommand_1.DescribeLoadBalancerTargetGroupsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeLoadBalancers = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeLoadBalancersCommand_1 = require("../commands/DescribeLoadBalancersCommand");
7
- exports.paginateDescribeLoadBalancers = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeLoadBalancersCommand_1.DescribeLoadBalancersCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeNotificationConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeNotificationConfigurationsCommand_1 = require("../commands/DescribeNotificationConfigurationsCommand");
7
- exports.paginateDescribeNotificationConfigurations = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeNotificationConfigurationsCommand_1.DescribeNotificationConfigurationsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribePolicies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribePoliciesCommand_1 = require("../commands/DescribePoliciesCommand");
7
- exports.paginateDescribePolicies = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribePoliciesCommand_1.DescribePoliciesCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeScalingActivities = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeScalingActivitiesCommand_1 = require("../commands/DescribeScalingActivitiesCommand");
7
- exports.paginateDescribeScalingActivities = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeScalingActivitiesCommand_1.DescribeScalingActivitiesCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeScheduledActions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeScheduledActionsCommand_1 = require("../commands/DescribeScheduledActionsCommand");
7
- exports.paginateDescribeScheduledActions = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeScheduledActionsCommand_1.DescribeScheduledActionsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeTags = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeTagsCommand_1 = require("../commands/DescribeTagsCommand");
7
- exports.paginateDescribeTags = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeTagsCommand_1.DescribeTagsCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeTrafficSources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeTrafficSourcesCommand_1 = require("../commands/DescribeTrafficSourcesCommand");
7
- exports.paginateDescribeTrafficSources = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeTrafficSourcesCommand_1.DescribeTrafficSourcesCommand, "NextToken", "NextToken", "MaxRecords");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeWarmPool = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AutoScalingClient_1 = require("../AutoScalingClient");
6
- const DescribeWarmPoolCommand_1 = require("../commands/DescribeWarmPoolCommand");
7
- exports.paginateDescribeWarmPool = (0, core_1.createPaginator)(AutoScalingClient_1.AutoScalingClient, DescribeWarmPoolCommand_1.DescribeWarmPoolCommand, "NextToken", "NextToken", "MaxRecords");
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");
@@ -1,17 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./DescribeAutoScalingGroupsPaginator"), exports);
5
- tslib_1.__exportStar(require("./DescribeAutoScalingInstancesPaginator"), exports);
6
- tslib_1.__exportStar(require("./DescribeInstanceRefreshesPaginator"), exports);
7
- tslib_1.__exportStar(require("./DescribeLaunchConfigurationsPaginator"), exports);
8
- tslib_1.__exportStar(require("./DescribeLoadBalancerTargetGroupsPaginator"), exports);
9
- tslib_1.__exportStar(require("./DescribeLoadBalancersPaginator"), exports);
10
- tslib_1.__exportStar(require("./DescribeNotificationConfigurationsPaginator"), exports);
11
- tslib_1.__exportStar(require("./DescribePoliciesPaginator"), exports);
12
- tslib_1.__exportStar(require("./DescribeScalingActivitiesPaginator"), exports);
13
- tslib_1.__exportStar(require("./DescribeScheduledActionsPaginator"), exports);
14
- tslib_1.__exportStar(require("./Interfaces"), exports);
15
- tslib_1.__exportStar(require("./DescribeTagsPaginator"), exports);
16
- tslib_1.__exportStar(require("./DescribeTrafficSourcesPaginator"), exports);
17
- tslib_1.__exportStar(require("./DescribeWarmPoolPaginator"), exports);
1
+ module.exports = require("../index.js");