@aws-sdk/client-auto-scaling 3.1075.0 → 3.1077.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 (31) hide show
  1. package/dist-cjs/index.js +2544 -15
  2. package/dist-es/models/enums.js +1 -0
  3. package/dist-es/runtimeConfig.browser.js +0 -2
  4. package/dist-es/runtimeConfig.js +1 -2
  5. package/dist-es/runtimeConfig.native.js +0 -2
  6. package/dist-es/runtimeConfig.shared.js +2 -0
  7. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +1 -1
  8. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +1 -1
  9. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +1 -1
  10. package/dist-types/models/enums.d.ts +1 -0
  11. package/dist-types/models/models_0.d.ts +4 -0
  12. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  13. package/dist-types/runtimeConfig.d.ts +2 -2
  14. package/dist-types/runtimeConfig.native.d.ts +2 -2
  15. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  16. package/dist-types/ts3.4/models/enums.d.ts +1 -0
  17. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
  18. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
  19. package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
  20. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  21. package/package.json +8 -10
  22. package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
  23. package/dist-cjs/endpoint/bdd.js +0 -49
  24. package/dist-cjs/endpoint/endpointResolver.js +0 -14
  25. package/dist-cjs/models/AutoScalingServiceException.js +0 -8
  26. package/dist-cjs/models/errors.js +0 -135
  27. package/dist-cjs/runtimeConfig.browser.js +0 -32
  28. package/dist-cjs/runtimeConfig.js +0 -45
  29. package/dist-cjs/runtimeConfig.native.js +0 -12
  30. package/dist-cjs/runtimeConfig.shared.js +0 -39
  31. package/dist-cjs/schemas/schemas_0.js +0 -2177
package/dist-cjs/index.js CHANGED
@@ -1,21 +1,58 @@
1
- var __exportStar = (m, e) => { Object.assign(e, m); };
2
- const { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
1
+ const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
3
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
4
- const { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
5
4
  exports.$Command = Command;
6
5
  exports.__Client = Client;
7
- const { resolveRegionConfig } = require("@smithy/core/config");
8
- const { resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
9
- const { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig, getContentLengthPlugin } = require("@smithy/core/protocols");
10
- const { resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
11
- const { getSchemaSerdePlugin } = require("@smithy/core/schema");
12
- const { resolveHttpAuthSchemeConfig, defaultAutoScalingHttpAuthSchemeParametersProvider } = require("./auth/httpAuthSchemeProvider");
13
- const { getRuntimeConfig } = require("./runtimeConfig");
14
- const { AttachInstances$, AttachLoadBalancers$, AttachLoadBalancerTargetGroups$, AttachTrafficSources$, BatchDeleteScheduledAction$, BatchPutScheduledUpdateGroupAction$, CancelInstanceRefresh$, CompleteLifecycleAction$, CreateAutoScalingGroup$, CreateLaunchConfiguration$, CreateOrUpdateTags$, DeleteAutoScalingGroup$, DeleteLaunchConfiguration$, DeleteLifecycleHook$, DeleteNotificationConfiguration$, DeletePolicy$, DeleteScheduledAction$, DeleteTags$, DeleteWarmPool$, DescribeAccountLimits$, DescribeAdjustmentTypes$, DescribeAutoScalingGroups$, DescribeAutoScalingInstances$, DescribeAutoScalingNotificationTypes$, DescribeInstanceRefreshes$, DescribeLaunchConfigurations$, DescribeLifecycleHooks$, DescribeLifecycleHookTypes$, DescribeLoadBalancers$, DescribeLoadBalancerTargetGroups$, DescribeMetricCollectionTypes$, DescribeNotificationConfigurations$, DescribePolicies$, DescribeScalingActivities$, DescribeScalingProcessTypes$, DescribeScheduledActions$, DescribeTags$, DescribeTerminationPolicyTypes$, DescribeTrafficSources$, DescribeWarmPool$, DetachInstances$, DetachLoadBalancers$, DetachLoadBalancerTargetGroups$, DetachTrafficSources$, DisableMetricsCollection$, EnableMetricsCollection$, EnterStandby$, ExecutePolicy$, ExitStandby$, GetPredictiveScalingForecast$, LaunchInstances$, PutLifecycleHook$, PutNotificationConfiguration$, PutScalingPolicy$, PutScheduledUpdateGroupAction$, PutWarmPool$, RecordLifecycleActionHeartbeat$, ResumeProcesses$, RollbackInstanceRefresh$, SetDesiredCapacity$, SetInstanceHealth$, SetInstanceProtection$, StartInstanceRefresh$, SuspendProcesses$, TerminateInstanceInAutoScalingGroup$, UpdateAutoScalingGroup$ } = require("./schemas/schemas_0");
15
- __exportStar(require("./schemas/schemas_0"), exports);
16
- __exportStar(require("./models/errors"), exports);
17
- const { AutoScalingServiceException } = require("./models/AutoScalingServiceException");
18
- exports.AutoScalingServiceException = AutoScalingServiceException;
6
+ const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
+ const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
8
+ const { parseUrl, getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig, getContentLengthPlugin } = require("@smithy/core/protocols");
9
+ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, resolveRetryConfig, getRetryPlugin } = require("@smithy/core/retry");
10
+ const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
+ const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
+ const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
+ const { AwsQueryProtocol } = require("@aws-sdk/core/protocols");
16
+ const { Sha256 } = require("@smithy/core/checksum");
17
+
18
+ const defaultAutoScalingHttpAuthSchemeParametersProvider = async (config, context, input) => {
19
+ return {
20
+ operation: getSmithyContext(context).operation,
21
+ region: await normalizeProvider(config.region)() || (() => {
22
+ throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
23
+ })(),
24
+ };
25
+ };
26
+ function createAwsAuthSigv4HttpAuthOption(authParameters) {
27
+ return {
28
+ schemeId: "aws.auth#sigv4",
29
+ signingProperties: {
30
+ name: "autoscaling",
31
+ region: authParameters.region,
32
+ },
33
+ propertiesExtractor: (config, context) => ({
34
+ signingProperties: {
35
+ config,
36
+ context,
37
+ },
38
+ }),
39
+ };
40
+ }
41
+ const defaultAutoScalingHttpAuthSchemeProvider = (authParameters) => {
42
+ const options = [];
43
+ switch (authParameters.operation) {
44
+ default: {
45
+ options.push(createAwsAuthSigv4HttpAuthOption(authParameters));
46
+ }
47
+ }
48
+ return options;
49
+ };
50
+ const resolveHttpAuthSchemeConfig = (config) => {
51
+ const config_0 = resolveAwsSdkSigV4Config(config);
52
+ return Object.assign(config_0, {
53
+ authSchemePreference: normalizeProvider(config.authSchemePreference ?? []),
54
+ });
55
+ };
19
56
 
20
57
  const resolveClientEndpointParameters = (options) => {
21
58
  return Object.assign(options, {
@@ -31,6 +68,2215 @@ const commonParams = {
31
68
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
32
69
  };
33
70
 
71
+ var version = "3.1076.0";
72
+ var packageInfo = {
73
+ version: version};
74
+
75
+ const k = "ref";
76
+ const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
77
+ const _data = {
78
+ conditions: [
79
+ [c, [g]],
80
+ [c, j],
81
+ ["aws.partition", j, d],
82
+ [e, [{ [k]: "UseFIPS" }, b]],
83
+ [e, [{ [k]: "UseDualStack" }, b]],
84
+ [e, [{ fn: f, argv: [h, "supportsDualStack"] }, b]],
85
+ [e, [{ fn: f, argv: [h, "supportsFIPS"] }, b]],
86
+ ["stringEquals", [{ fn: f, argv: [h, "name"] }, "aws-us-gov"]]
87
+ ],
88
+ results: [
89
+ [a],
90
+ [a, "Invalid Configuration: FIPS and custom endpoint are not supported"],
91
+ [a, "Invalid Configuration: Dualstack and custom endpoint are not supported"],
92
+ [g, i],
93
+ ["https://autoscaling-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", i],
94
+ [a, "FIPS and DualStack are enabled, but this partition does not support one or both"],
95
+ ["https://autoscaling.{Region}.amazonaws.com", i],
96
+ ["https://autoscaling-fips.{Region}.{PartitionResult#dnsSuffix}", i],
97
+ [a, "FIPS is enabled but this partition does not support FIPS"],
98
+ ["https://autoscaling.{Region}.{PartitionResult#dualStackDnsSuffix}", i],
99
+ [a, "DualStack is enabled but this partition does not support DualStack"],
100
+ ["https://autoscaling.{Region}.{PartitionResult#dnsSuffix}", i],
101
+ [a, "Invalid Configuration: Missing Region"]
102
+ ]
103
+ };
104
+ const root = 2;
105
+ const r = 100_000_000;
106
+ const nodes = new Int32Array([
107
+ -1, 1, -1,
108
+ 0, 13, 3,
109
+ 1, 4, r + 12,
110
+ 2, 5, r + 12,
111
+ 3, 8, 6,
112
+ 4, 7, r + 11,
113
+ 5, r + 9, r + 10,
114
+ 4, 11, 9,
115
+ 6, 10, r + 8,
116
+ 7, r + 6, r + 7,
117
+ 5, 12, r + 5,
118
+ 6, r + 4, r + 5,
119
+ 3, r + 1, 14,
120
+ 4, r + 2, r + 3,
121
+ ]);
122
+ const bdd = BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
123
+
124
+ const cache = new EndpointCache({
125
+ size: 50,
126
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
127
+ });
128
+ const defaultEndpointResolver = (endpointParams, context = {}) => {
129
+ return cache.get(endpointParams, () => decideEndpoint(bdd, {
130
+ endpointParams: endpointParams,
131
+ logger: context.logger,
132
+ }));
133
+ };
134
+ customEndpointFunctions.aws = awsEndpointFunctions;
135
+
136
+ class AutoScalingServiceException extends ServiceException {
137
+ constructor(options) {
138
+ super(options);
139
+ Object.setPrototypeOf(this, AutoScalingServiceException.prototype);
140
+ }
141
+ }
142
+
143
+ class ActiveInstanceRefreshNotFoundFault extends AutoScalingServiceException {
144
+ name = "ActiveInstanceRefreshNotFoundFault";
145
+ $fault = "client";
146
+ constructor(opts) {
147
+ super({
148
+ name: "ActiveInstanceRefreshNotFoundFault",
149
+ $fault: "client",
150
+ ...opts,
151
+ });
152
+ Object.setPrototypeOf(this, ActiveInstanceRefreshNotFoundFault.prototype);
153
+ }
154
+ }
155
+ class AlreadyExistsFault extends AutoScalingServiceException {
156
+ name = "AlreadyExistsFault";
157
+ $fault = "client";
158
+ constructor(opts) {
159
+ super({
160
+ name: "AlreadyExistsFault",
161
+ $fault: "client",
162
+ ...opts,
163
+ });
164
+ Object.setPrototypeOf(this, AlreadyExistsFault.prototype);
165
+ }
166
+ }
167
+ class ResourceContentionFault extends AutoScalingServiceException {
168
+ name = "ResourceContentionFault";
169
+ $fault = "server";
170
+ constructor(opts) {
171
+ super({
172
+ name: "ResourceContentionFault",
173
+ $fault: "server",
174
+ ...opts,
175
+ });
176
+ Object.setPrototypeOf(this, ResourceContentionFault.prototype);
177
+ }
178
+ }
179
+ class ServiceLinkedRoleFailure extends AutoScalingServiceException {
180
+ name = "ServiceLinkedRoleFailure";
181
+ $fault = "server";
182
+ constructor(opts) {
183
+ super({
184
+ name: "ServiceLinkedRoleFailure",
185
+ $fault: "server",
186
+ ...opts,
187
+ });
188
+ Object.setPrototypeOf(this, ServiceLinkedRoleFailure.prototype);
189
+ }
190
+ }
191
+ class InstanceRefreshInProgressFault extends AutoScalingServiceException {
192
+ name = "InstanceRefreshInProgressFault";
193
+ $fault = "client";
194
+ constructor(opts) {
195
+ super({
196
+ name: "InstanceRefreshInProgressFault",
197
+ $fault: "client",
198
+ ...opts,
199
+ });
200
+ Object.setPrototypeOf(this, InstanceRefreshInProgressFault.prototype);
201
+ }
202
+ }
203
+ class LimitExceededFault extends AutoScalingServiceException {
204
+ name = "LimitExceededFault";
205
+ $fault = "client";
206
+ constructor(opts) {
207
+ super({
208
+ name: "LimitExceededFault",
209
+ $fault: "client",
210
+ ...opts,
211
+ });
212
+ Object.setPrototypeOf(this, LimitExceededFault.prototype);
213
+ }
214
+ }
215
+ class ResourceInUseFault extends AutoScalingServiceException {
216
+ name = "ResourceInUseFault";
217
+ $fault = "client";
218
+ constructor(opts) {
219
+ super({
220
+ name: "ResourceInUseFault",
221
+ $fault: "client",
222
+ ...opts,
223
+ });
224
+ Object.setPrototypeOf(this, ResourceInUseFault.prototype);
225
+ }
226
+ }
227
+ class ScalingActivityInProgressFault extends AutoScalingServiceException {
228
+ name = "ScalingActivityInProgressFault";
229
+ $fault = "client";
230
+ constructor(opts) {
231
+ super({
232
+ name: "ScalingActivityInProgressFault",
233
+ $fault: "client",
234
+ ...opts,
235
+ });
236
+ Object.setPrototypeOf(this, ScalingActivityInProgressFault.prototype);
237
+ }
238
+ }
239
+ class InvalidNextToken extends AutoScalingServiceException {
240
+ name = "InvalidNextToken";
241
+ $fault = "client";
242
+ constructor(opts) {
243
+ super({
244
+ name: "InvalidNextToken",
245
+ $fault: "client",
246
+ ...opts,
247
+ });
248
+ Object.setPrototypeOf(this, InvalidNextToken.prototype);
249
+ }
250
+ }
251
+ class IdempotentParameterMismatchError extends AutoScalingServiceException {
252
+ name = "IdempotentParameterMismatchError";
253
+ $fault = "client";
254
+ Message;
255
+ constructor(opts) {
256
+ super({
257
+ name: "IdempotentParameterMismatchError",
258
+ $fault: "client",
259
+ ...opts,
260
+ });
261
+ Object.setPrototypeOf(this, IdempotentParameterMismatchError.prototype);
262
+ this.Message = opts.Message;
263
+ }
264
+ }
265
+ class IrreversibleInstanceRefreshFault extends AutoScalingServiceException {
266
+ name = "IrreversibleInstanceRefreshFault";
267
+ $fault = "client";
268
+ constructor(opts) {
269
+ super({
270
+ name: "IrreversibleInstanceRefreshFault",
271
+ $fault: "client",
272
+ ...opts,
273
+ });
274
+ Object.setPrototypeOf(this, IrreversibleInstanceRefreshFault.prototype);
275
+ }
276
+ }
277
+
278
+ const _A = "Activities";
279
+ const _AARN = "AlarmARN";
280
+ const _AC = "AcceleratorCount";
281
+ const _ACR = "AcceleratorCountRequest";
282
+ const _AEF = "AlreadyExistsFault";
283
+ const _AI = "ActivityId";
284
+ const _AIQ = "AttachInstancesQuery";
285
+ const _AIRNFF = "ActiveInstanceRefreshNotFoundFault";
286
+ const _AIT = "AllowedInstanceTypes";
287
+ const _AIc = "ActivityIds";
288
+ const _AIt = "AttachInstances";
289
+ const _ALB = "AttachLoadBalancers";
290
+ const _ALBRT = "AttachLoadBalancersResultType";
291
+ const _ALBT = "AttachLoadBalancersType";
292
+ const _ALBTG = "AttachLoadBalancerTargetGroups";
293
+ const _ALBTGRT = "AttachLoadBalancerTargetGroupsResultType";
294
+ const _ALBTGT = "AttachLoadBalancerTargetGroupsType";
295
+ const _AM = "AcceleratorManufacturers";
296
+ const _AN = "AlarmName";
297
+ const _ANc = "AcceleratorNames";
298
+ const _APIA = "AssociatePublicIpAddress";
299
+ const _AR = "AutoRollback";
300
+ const _AS = "AlarmSpecification";
301
+ const _ASG = "AutoScalingGroup";
302
+ const _ASGARN = "AutoScalingGroupARN";
303
+ const _ASGN = "AutoScalingGroupName";
304
+ const _ASGNT = "AutoScalingGroupNamesType";
305
+ const _ASGNu = "AutoScalingGroupNames";
306
+ const _ASGS = "AutoScalingGroupState";
307
+ const _ASGT = "AutoScalingGroupsType";
308
+ const _ASGu = "AutoScalingGroups";
309
+ const _ASI = "AutoScalingInstances";
310
+ const _ASID = "AutoScalingInstanceDetails";
311
+ const _ASIT = "AutoScalingInstancesType";
312
+ const _ASNT = "AutoScalingNotificationTypes";
313
+ const _AT = "ActivitiesType";
314
+ const _ATMMB = "AcceleratorTotalMemoryMiB";
315
+ const _ATMMBR = "AcceleratorTotalMemoryMiBRequest";
316
+ const _ATS = "AttachTrafficSources";
317
+ const _ATSRT = "AttachTrafficSourcesResultType";
318
+ const _ATST = "AttachTrafficSourcesType";
319
+ const _ATc = "ActivityType";
320
+ const _ATcc = "AcceleratorTypes";
321
+ const _ATd = "AdjustmentType";
322
+ const _ATdj = "AdjustmentTypes";
323
+ const _AZ = "AvailabilityZones";
324
+ const _AZD = "AvailabilityZoneDistribution";
325
+ const _AZI = "AvailabilityZoneIds";
326
+ const _AZIP = "AvailabilityZoneImpairmentPolicy";
327
+ const _AZIv = "AvailabilityZoneId";
328
+ const _AZv = "AvailabilityZone";
329
+ const _Ac = "Activity";
330
+ const _Al = "Alarm";
331
+ const _Ala = "Alarms";
332
+ const _BDM = "BlockDeviceMapping";
333
+ const _BDMl = "BlockDeviceMappings";
334
+ const _BDSA = "BatchDeleteScheduledAction";
335
+ const _BDSAA = "BatchDeleteScheduledActionAnswer";
336
+ const _BDSAT = "BatchDeleteScheduledActionType";
337
+ const _BEBM = "BaselineEbsBandwidthMbps";
338
+ const _BEBMR = "BaselineEbsBandwidthMbpsRequest";
339
+ const _BM = "BareMetal";
340
+ const _BP = "BurstablePerformance";
341
+ const _BPF = "BaselinePerformanceFactors";
342
+ const _BPFR = "BaselinePerformanceFactorsRequest";
343
+ const _BPSUGA = "BatchPutScheduledUpdateGroupAction";
344
+ const _BPSUGAA = "BatchPutScheduledUpdateGroupActionAnswer";
345
+ const _BPSUGAT = "BatchPutScheduledUpdateGroupActionType";
346
+ const _BT = "BreachThreshold";
347
+ const _BTa = "BakeTime";
348
+ const _C = "Cause";
349
+ const _CASG = "CreateAutoScalingGroup";
350
+ const _CASGT = "CreateAutoScalingGroupType";
351
+ const _CCMS = "CustomizedCapacityMetricSpecification";
352
+ const _CD = "CheckpointDelay";
353
+ const _CDS = "CapacityDistributionStrategy";
354
+ const _CF = "CapacityForecast";
355
+ const _CIR = "CancelInstanceRefresh";
356
+ const _CIRA = "CancelInstanceRefreshAnswer";
357
+ const _CIRT = "CancelInstanceRefreshType";
358
+ const _CLA = "CompleteLifecycleAction";
359
+ const _CLAA = "CompleteLifecycleActionAnswer";
360
+ const _CLAT = "CompleteLifecycleActionType";
361
+ const _CLC = "CreateLaunchConfiguration";
362
+ const _CLCT = "CreateLaunchConfigurationType";
363
+ const _CLMS = "CustomizedLoadMetricSpecification";
364
+ const _CLVPCI = "ClassicLinkVPCId";
365
+ const _CLVPCSG = "ClassicLinkVPCSecurityGroups";
366
+ const _CM = "CpuManufacturers";
367
+ const _CMS = "CustomizedMetricSpecification";
368
+ const _COUT = "CreateOrUpdateTags";
369
+ const _COUTT = "CreateOrUpdateTagsType";
370
+ const _CP = "CheckpointPercentages";
371
+ const _CPFR = "CpuPerformanceFactorRequest";
372
+ const _CR = "CapacityRebalance";
373
+ const _CRI = "CapacityReservationIds";
374
+ const _CRP = "CapacityReservationPreference";
375
+ const _CRRGA = "CapacityReservationResourceGroupArns";
376
+ const _CRS = "CapacityReservationSpecification";
377
+ const _CRT = "CapacityReservationTarget";
378
+ const _CSMS = "CustomizedScalingMetricSpecification";
379
+ const _CT = "CreatedTime";
380
+ const _CTl = "ClientToken";
381
+ const _Co = "Context";
382
+ const _Coo = "Cooldown";
383
+ const _Cp = "Cpu";
384
+ const _D = "Description";
385
+ const _DAL = "DescribeAccountLimits";
386
+ const _DALA = "DescribeAccountLimitsAnswer";
387
+ const _DASG = "DeleteAutoScalingGroup";
388
+ const _DASGT = "DeleteAutoScalingGroupType";
389
+ const _DASGe = "DescribeAutoScalingGroups";
390
+ const _DASI = "DescribeAutoScalingInstances";
391
+ const _DASIT = "DescribeAutoScalingInstancesType";
392
+ const _DASNT = "DescribeAutoScalingNotificationTypes";
393
+ const _DASNTA = "DescribeAutoScalingNotificationTypesAnswer";
394
+ const _DAT = "DescribeAdjustmentTypes";
395
+ const _DATA = "DescribeAdjustmentTypesAnswer";
396
+ const _DC = "DesiredCapacity";
397
+ const _DCT = "DesiredCapacityType";
398
+ const _DCe = "DefaultCooldown";
399
+ const _DCes = "DesiredConfiguration";
400
+ const _DI = "DetachInstances";
401
+ const _DIA = "DetachInstancesAnswer";
402
+ const _DIQ = "DetachInstancesQuery";
403
+ const _DIR = "DescribeInstanceRefreshes";
404
+ const _DIRA = "DescribeInstanceRefreshesAnswer";
405
+ const _DIRT = "DescribeInstanceRefreshesType";
406
+ const _DIW = "DefaultInstanceWarmup";
407
+ const _DLB = "DescribeLoadBalancers";
408
+ const _DLBR = "DescribeLoadBalancersRequest";
409
+ const _DLBRT = "DetachLoadBalancersResultType";
410
+ const _DLBRe = "DescribeLoadBalancersResponse";
411
+ const _DLBT = "DetachLoadBalancersType";
412
+ const _DLBTG = "DescribeLoadBalancerTargetGroups";
413
+ const _DLBTGR = "DescribeLoadBalancerTargetGroupsRequest";
414
+ const _DLBTGRT = "DetachLoadBalancerTargetGroupsResultType";
415
+ const _DLBTGRe = "DescribeLoadBalancerTargetGroupsResponse";
416
+ const _DLBTGT = "DetachLoadBalancerTargetGroupsType";
417
+ const _DLBTGe = "DetachLoadBalancerTargetGroups";
418
+ const _DLBe = "DetachLoadBalancers";
419
+ const _DLC = "DeleteLaunchConfiguration";
420
+ const _DLCe = "DescribeLaunchConfigurations";
421
+ const _DLH = "DeleteLifecycleHook";
422
+ const _DLHA = "DeleteLifecycleHookAnswer";
423
+ const _DLHAe = "DescribeLifecycleHooksAnswer";
424
+ const _DLHT = "DeleteLifecycleHookType";
425
+ const _DLHTA = "DescribeLifecycleHookTypesAnswer";
426
+ const _DLHTe = "DescribeLifecycleHooksType";
427
+ const _DLHTes = "DescribeLifecycleHookTypes";
428
+ const _DLHe = "DescribeLifecycleHooks";
429
+ const _DMC = "DisableMetricsCollection";
430
+ const _DMCQ = "DisableMetricsCollectionQuery";
431
+ const _DMCT = "DescribeMetricCollectionTypes";
432
+ const _DMCTA = "DescribeMetricCollectionTypesAnswer";
433
+ const _DN = "DeviceName";
434
+ const _DNC = "DeleteNotificationConfiguration";
435
+ const _DNCA = "DescribeNotificationConfigurationsAnswer";
436
+ const _DNCT = "DeleteNotificationConfigurationType";
437
+ const _DNCTe = "DescribeNotificationConfigurationsType";
438
+ const _DNCe = "DescribeNotificationConfigurations";
439
+ const _DOT = "DeleteOnTermination";
440
+ const _DP = "DeletionProtection";
441
+ const _DPT = "DeletePolicyType";
442
+ const _DPTe = "DescribePoliciesType";
443
+ const _DPe = "DeletePolicy";
444
+ const _DPes = "DescribePolicies";
445
+ const _DR = "DefaultResult";
446
+ const _DSA = "DeleteScheduledAction";
447
+ const _DSAT = "DeleteScheduledActionType";
448
+ const _DSATe = "DescribeScalingActivitiesType";
449
+ const _DSATes = "DescribeScheduledActionsType";
450
+ const _DSAe = "DescribeScalingActivities";
451
+ const _DSAes = "DescribeScheduledActions";
452
+ const _DSI = "DisableScaleIn";
453
+ const _DSPT = "DescribeScalingProcessTypes";
454
+ const _DT = "DeleteTags";
455
+ const _DTPT = "DescribeTerminationPolicyTypes";
456
+ const _DTPTA = "DescribeTerminationPolicyTypesAnswer";
457
+ const _DTS = "DescribeTrafficSources";
458
+ const _DTSR = "DescribeTrafficSourcesRequest";
459
+ const _DTSRT = "DetachTrafficSourcesResultType";
460
+ const _DTSRe = "DescribeTrafficSourcesResponse";
461
+ const _DTST = "DetachTrafficSourcesType";
462
+ const _DTSe = "DetachTrafficSources";
463
+ const _DTT = "DeleteTagsType";
464
+ const _DTTe = "DescribeTagsType";
465
+ const _DTe = "DescribeTags";
466
+ const _DWP = "DeleteWarmPool";
467
+ const _DWPA = "DeleteWarmPoolAnswer";
468
+ const _DWPAe = "DescribeWarmPoolAnswer";
469
+ const _DWPT = "DeleteWarmPoolType";
470
+ const _DWPTe = "DescribeWarmPoolType";
471
+ const _DWPe = "DescribeWarmPool";
472
+ const _De = "Details";
473
+ const _Di = "Dimensions";
474
+ const _E = "Ebs";
475
+ const _EC = "ErrorCode";
476
+ const _EIT = "ExcludedInstanceTypes";
477
+ const _EIW = "EstimatedInstanceWarmup";
478
+ const _EM = "EnabledMetrics";
479
+ const _EMC = "EnableMetricsCollection";
480
+ const _EMCQ = "EnableMetricsCollectionQuery";
481
+ const _EMn = "EnabledMetric";
482
+ const _EMr = "ErrorMessage";
483
+ const _EO = "EbsOptimized";
484
+ const _EP = "ExecutePolicy";
485
+ const _EPT = "ExecutePolicyType";
486
+ const _ES = "EnterStandby";
487
+ const _ESA = "EnterStandbyAnswer";
488
+ const _ESAx = "ExitStandbyAnswer";
489
+ const _ESQ = "EnterStandbyQuery";
490
+ const _ESQx = "ExitStandbyQuery";
491
+ const _ESx = "ExitStandby";
492
+ const _ET = "EndTime";
493
+ const _En = "Encrypted";
494
+ const _Ena = "Enabled";
495
+ const _Er = "Errors";
496
+ const _Ex = "Expression";
497
+ const _F = "Filters";
498
+ const _FD = "ForceDelete";
499
+ const _FSA = "FailedScheduledActions";
500
+ const _FSUGA = "FailedScheduledUpdateGroupActions";
501
+ const _FSUGAR = "FailedScheduledUpdateGroupActionRequest";
502
+ const _FSUGARa = "FailedScheduledUpdateGroupActionRequests";
503
+ const _Fi = "Filter";
504
+ const _G = "Granularities";
505
+ const _GPSF = "GetPredictiveScalingForecast";
506
+ const _GPSFA = "GetPredictiveScalingForecastAnswer";
507
+ const _GPSFT = "GetPredictiveScalingForecastType";
508
+ const _GT = "GlobalTimeout";
509
+ const _Gr = "Granularity";
510
+ const _HC = "HonorCooldown";
511
+ const _HCGP = "HealthCheckGracePeriod";
512
+ const _HCT = "HealthCheckType";
513
+ const _HE = "HttpEndpoint";
514
+ const _HPRHL = "HttpPutResponseHopLimit";
515
+ const _HS = "HealthStatus";
516
+ const _HT = "HttpTokens";
517
+ const _HTe = "HeartbeatTimeout";
518
+ const _I = "Instances";
519
+ const _IC = "InstanceCollection";
520
+ const _ICn = "InstanceCollections";
521
+ const _ID = "InstancesDistribution";
522
+ const _IDG = "IncludeDeletedGroups";
523
+ const _IF = "InstanceFamily";
524
+ const _IG = "InstanceGenerations";
525
+ const _II = "InstanceIds";
526
+ const _IIP = "IamInstanceProfile";
527
+ const _IIRF = "IrreversibleInstanceRefreshFault";
528
+ const _IIm = "ImageId";
529
+ const _IIn = "IncludeInstances";
530
+ const _IIns = "InstanceId";
531
+ const _ILP = "InstanceLifecyclePolicy";
532
+ const _IM = "InstanceMonitoring";
533
+ const _IMO = "InstanceMetadataOptions";
534
+ const _IMP = "InstanceMaintenancePolicy";
535
+ const _INT = "InvalidNextToken";
536
+ const _IPME = "IdempotentParameterMismatchError";
537
+ const _IR = "InstanceRefreshes";
538
+ const _IRI = "InstanceRefreshId";
539
+ const _IRIPF = "InstanceRefreshInProgressFault";
540
+ const _IRIn = "InstanceRefreshIds";
541
+ const _IRLPP = "InstanceRefreshLivePoolProgress";
542
+ const _IRP = "InstanceReusePolicy";
543
+ const _IRPD = "InstanceRefreshProgressDetails";
544
+ const _IRWPP = "InstanceRefreshWarmPoolProgress";
545
+ const _IRn = "InstanceRefresh";
546
+ const _IRns = "InstanceRequirements";
547
+ const _IT = "InstanceType";
548
+ const _ITU = "InstancesToUpdate";
549
+ const _ITUOR = "InstancesToUpdateOnRollback";
550
+ const _IW = "InstanceWarmup";
551
+ const _IZHCB = "ImpairedZoneHealthCheckBehavior";
552
+ const _Id = "Id";
553
+ const _Ide = "Identifier";
554
+ const _In = "Instance";
555
+ const _Io = "Iops";
556
+ const _K = "Key";
557
+ const _KI = "KernelId";
558
+ const _KN = "KeyName";
559
+ const _L = "Label";
560
+ const _LAR = "LifecycleActionResult";
561
+ const _LAT = "LifecycleActionToken";
562
+ const _LB = "LoadBalancers";
563
+ const _LBN = "LoadBalancerNames";
564
+ const _LBNo = "LoadBalancerName";
565
+ const _LBS = "LoadBalancerState";
566
+ const _LBSo = "LoadBalancerStates";
567
+ const _LBTG = "LoadBalancerTargetGroups";
568
+ const _LBTGARN = "LoadBalancerTargetGroupARN";
569
+ const _LBTGS = "LoadBalancerTargetGroupState";
570
+ const _LBTGSo = "LoadBalancerTargetGroupStates";
571
+ const _LC = "LaunchConfiguration";
572
+ const _LCARN = "LaunchConfigurationARN";
573
+ const _LCN = "LaunchConfigurationName";
574
+ const _LCNT = "LaunchConfigurationNamesType";
575
+ const _LCNTa = "LaunchConfigurationNameType";
576
+ const _LCNa = "LaunchConfigurationNames";
577
+ const _LCT = "LaunchConfigurationsType";
578
+ const _LCa = "LaunchConfigurations";
579
+ const _LEF = "LimitExceededFault";
580
+ const _LF = "LoadForecast";
581
+ const _LFo = "LoadForecasts";
582
+ const _LH = "LifecycleHooks";
583
+ const _LHN = "LifecycleHookName";
584
+ const _LHNi = "LifecycleHookNames";
585
+ const _LHS = "LifecycleHookSpecification";
586
+ const _LHSL = "LifecycleHookSpecificationList";
587
+ const _LHSi = "LifecycleHookSpecifications";
588
+ const _LHT = "LifecycleHookTypes";
589
+ const _LHi = "LifecycleHook";
590
+ const _LI = "LaunchInstances";
591
+ const _LIE = "LaunchInstancesError";
592
+ const _LIEa = "LaunchInstancesErrors";
593
+ const _LIR = "LaunchInstancesRequest";
594
+ const _LIRa = "LaunchInstancesResult";
595
+ const _LPP = "LivePoolProgress";
596
+ const _LS = "LifecycleState";
597
+ const _LST = "LocalStorageTypes";
598
+ const _LSo = "LocalStorage";
599
+ const _LT = "LaunchTemplate";
600
+ const _LTI = "LaunchTemplateId";
601
+ const _LTN = "LaunchTemplateName";
602
+ const _LTO = "LaunchTemplateOverrides";
603
+ const _LTS = "LaunchTemplateSpecification";
604
+ const _LTi = "LifecycleTransition";
605
+ const _M = "Message";
606
+ const _MAM = "MinAdjustmentMagnitude";
607
+ const _MAS = "MinAdjustmentStep";
608
+ const _MAT = "MetricAggregationType";
609
+ const _MCB = "MaxCapacityBuffer";
610
+ const _MCBB = "MaxCapacityBreachBehavior";
611
+ const _MCT = "MetricCollectionType";
612
+ const _MCTe = "MetricCollectionTypes";
613
+ const _MD = "MetricDimension";
614
+ const _MDQ = "MetricDataQuery";
615
+ const _MDQe = "MetricDataQueries";
616
+ const _MDe = "MetricDimensions";
617
+ const _MGBPVC = "MemoryGiBPerVCpu";
618
+ const _MGBPVCR = "MemoryGiBPerVCpuRequest";
619
+ const _MGPC = "MaxGroupPreparedCapacity";
620
+ const _MGT = "MetricGranularityType";
621
+ const _MGTe = "MetricGranularityTypes";
622
+ const _MHP = "MinHealthyPercentage";
623
+ const _MHPa = "MaxHealthyPercentage";
624
+ const _MIL = "MaxInstanceLifetime";
625
+ const _MILB = "MetricIntervalLowerBound";
626
+ const _MIP = "MixedInstancesPolicy";
627
+ const _MIUB = "MetricIntervalUpperBound";
628
+ const _MMB = "MemoryMiB";
629
+ const _MMBR = "MemoryMiBRequest";
630
+ const _MN = "MetricName";
631
+ const _MNOASG = "MaxNumberOfAutoScalingGroups";
632
+ const _MNOLC = "MaxNumberOfLaunchConfigurations";
633
+ const _MO = "MetadataOptions";
634
+ const _MR = "MaxRecords";
635
+ const _MS = "MinSize";
636
+ const _MSPAPOOODP = "MaxSpotPriceAsPercentageOfOptimalOnDemandPrice";
637
+ const _MSa = "MaxSize";
638
+ const _MSe = "MetricSpecification";
639
+ const _MSet = "MetricStat";
640
+ const _MSetr = "MetricSpecifications";
641
+ const _MT = "MarketType";
642
+ const _MV = "MetricValue";
643
+ const _Ma = "Max";
644
+ const _Me = "Metrics";
645
+ const _Met = "Metric";
646
+ const _Mi = "Min";
647
+ const _Mo = "Mode";
648
+ const _N = "Namespace";
649
+ const _NBG = "NetworkBandwidthGbps";
650
+ const _NBGR = "NetworkBandwidthGbpsRequest";
651
+ const _NC = "NotificationConfigurations";
652
+ const _NCo = "NotificationConfiguration";
653
+ const _ND = "NoDevice";
654
+ const _NIC = "NetworkInterfaceCount";
655
+ const _NICR = "NetworkInterfaceCountRequest";
656
+ const _NIPFSI = "NewInstancesProtectedFromScaleIn";
657
+ const _NM = "NotificationMetadata";
658
+ const _NOASG = "NumberOfAutoScalingGroups";
659
+ const _NOLC = "NumberOfLaunchConfigurations";
660
+ const _NT = "NextToken";
661
+ const _NTARN = "NotificationTargetARN";
662
+ const _NTo = "NotificationType";
663
+ const _NTot = "NotificationTypes";
664
+ const _Na = "Name";
665
+ const _O = "Overrides";
666
+ const _ODAS = "OnDemandAllocationStrategy";
667
+ const _ODBC = "OnDemandBaseCapacity";
668
+ const _ODMPPOLP = "OnDemandMaxPricePercentageOverLowestPrice";
669
+ const _ODPABC = "OnDemandPercentageAboveBaseCapacity";
670
+ const _P = "Progress";
671
+ const _PAL = "PropagateAtLaunch";
672
+ const _PARN = "PolicyARN";
673
+ const _PARNT = "PolicyARNType";
674
+ const _PC = "PredictedCapacity";
675
+ const _PCOR = "PercentageCompleteOnRollback";
676
+ const _PCe = "PercentageComplete";
677
+ const _PD = "ProgressDetails";
678
+ const _PDOR = "ProgressDetailsOnRollback";
679
+ const _PFRR = "PerformanceFactorReferenceRequest";
680
+ const _PFRSR = "PerformanceFactorReferenceSetRequest";
681
+ const _PFSI = "ProtectedFromScaleIn";
682
+ const _PG = "PlacementGroup";
683
+ const _PLH = "PutLifecycleHook";
684
+ const _PLHA = "PutLifecycleHookAnswer";
685
+ const _PLHT = "PutLifecycleHookType";
686
+ const _PLMS = "PredefinedLoadMetricSpecification";
687
+ const _PMPS = "PredefinedMetricPairSpecification";
688
+ const _PMS = "PredefinedMetricSpecification";
689
+ const _PMT = "PredefinedMetricType";
690
+ const _PN = "PolicyName";
691
+ const _PNC = "PutNotificationConfiguration";
692
+ const _PNCT = "PutNotificationConfigurationType";
693
+ const _PNo = "PolicyNames";
694
+ const _PNr = "ProcessName";
695
+ const _PS = "PoolState";
696
+ const _PSC = "PredictiveScalingConfiguration";
697
+ const _PSCCM = "PredictiveScalingCustomizedCapacityMetric";
698
+ const _PSCLM = "PredictiveScalingCustomizedLoadMetric";
699
+ const _PSCSM = "PredictiveScalingCustomizedScalingMetric";
700
+ const _PSMS = "PredictiveScalingMetricSpecification";
701
+ const _PSMSr = "PredefinedScalingMetricSpecification";
702
+ const _PSMSre = "PredictiveScalingMetricSpecifications";
703
+ const _PSP = "PutScalingPolicy";
704
+ const _PSPLM = "PredictiveScalingPredefinedLoadMetric";
705
+ const _PSPMP = "PredictiveScalingPredefinedMetricPair";
706
+ const _PSPSM = "PredictiveScalingPredefinedScalingMetric";
707
+ const _PSPT = "PutScalingPolicyType";
708
+ const _PSUGA = "PutScheduledUpdateGroupAction";
709
+ const _PSUGAT = "PutScheduledUpdateGroupActionType";
710
+ const _PT = "PlacementTenancy";
711
+ const _PTo = "PolicyTypes";
712
+ const _PTol = "PoliciesType";
713
+ const _PToli = "PolicyType";
714
+ const _PTr = "ProcessesType";
715
+ const _PTro = "ProcessType";
716
+ const _PWP = "PutWarmPool";
717
+ const _PWPA = "PutWarmPoolAnswer";
718
+ const _PWPT = "PutWarmPoolType";
719
+ const _Pe = "Period";
720
+ const _Pr = "Preferences";
721
+ const _Pro = "Processes";
722
+ const _R = "References";
723
+ const _RARN = "RoleARN";
724
+ const _RC = "RequestedCapacity";
725
+ const _RCF = "ResourceContentionFault";
726
+ const _RD = "RollbackDetails";
727
+ const _RDe = "ReturnData";
728
+ const _RHS = "RequireHibernateSupport";
729
+ const _RI = "RamdiskId";
730
+ const _RIR = "RollbackInstanceRefresh";
731
+ const _RIRA = "RollbackInstanceRefreshAnswer";
732
+ const _RIRT = "RollbackInstanceRefreshType";
733
+ const _RIUF = "ResourceInUseFault";
734
+ const _RIe = "ResourceId";
735
+ const _RL = "ResourceLabel";
736
+ const _RLAH = "RecordLifecycleActionHeartbeat";
737
+ const _RLAHA = "RecordLifecycleActionHeartbeatAnswer";
738
+ const _RLAHT = "RecordLifecycleActionHeartbeatType";
739
+ const _ROSI = "ReuseOnScaleIn";
740
+ const _RP = "RefreshPreferences";
741
+ const _RPe = "ResumeProcesses";
742
+ const _RR = "RollbackReason";
743
+ const _RS = "RetryStrategy";
744
+ const _RST = "RollbackStartTime";
745
+ const _RT = "RetentionTriggers";
746
+ const _RTe = "ResourceType";
747
+ const _Re = "Reference";
748
+ const _Rec = "Recurrence";
749
+ const _S = "Status";
750
+ const _SA = "ScalingAdjustment";
751
+ const _SAARN = "ScheduledActionARN";
752
+ const _SAIPF = "ScalingActivityInProgressFault";
753
+ const _SAN = "ScheduledActionNames";
754
+ const _SANc = "ScheduledActionName";
755
+ const _SAS = "SpotAllocationStrategy";
756
+ const _SAT = "ScheduledActionsType";
757
+ const _SAt = "StepAdjustments";
758
+ const _SAte = "StepAdjustment";
759
+ const _SBT = "SchedulingBufferTime";
760
+ const _SC = "StatusCode";
761
+ const _SDC = "SetDesiredCapacity";
762
+ const _SDCT = "SetDesiredCapacityType";
763
+ const _SDDC = "ShouldDecrementDesiredCapacity";
764
+ const _SG = "SecurityGroups";
765
+ const _SI = "SnapshotId";
766
+ const _SIH = "SetInstanceHealth";
767
+ const _SIHQ = "SetInstanceHealthQuery";
768
+ const _SIP = "SpotInstancePools";
769
+ const _SIPA = "SetInstanceProtectionAnswer";
770
+ const _SIPI = "ScaleInProtectedInstances";
771
+ const _SIPQ = "SetInstanceProtectionQuery";
772
+ const _SIPe = "SetInstanceProtection";
773
+ const _SIR = "StartInstanceRefresh";
774
+ const _SIRA = "StartInstanceRefreshAnswer";
775
+ const _SIRT = "StartInstanceRefreshType";
776
+ const _SIt = "StandbyInstances";
777
+ const _SIu = "SubnetId";
778
+ const _SIub = "SubnetIds";
779
+ const _SLRARN = "ServiceLinkedRoleARN";
780
+ const _SLRF = "ServiceLinkedRoleFailure";
781
+ const _SM = "StatusMessage";
782
+ const _SMP = "SpotMaxPrice";
783
+ const _SMPPOLP = "SpotMaxPricePercentageOverLowestPrice";
784
+ const _SMk = "SkipMatching";
785
+ const _SP = "SuspendedProcesses";
786
+ const _SPQ = "ScalingProcessQuery";
787
+ const _SPc = "ScalingPolicies";
788
+ const _SPca = "ScalingPolicy";
789
+ const _SPcal = "ScalingProcesses";
790
+ const _SPp = "SpotPrice";
791
+ const _SPu = "SuspendedProcess";
792
+ const _SPus = "SuspendProcesses";
793
+ const _SR = "StatusReason";
794
+ const _SRGP = "ShouldRespectGracePeriod";
795
+ const _SRu = "SuspensionReason";
796
+ const _ST = "StartTime";
797
+ const _SUGA = "ScheduledUpdateGroupActions";
798
+ const _SUGAR = "ScheduledUpdateGroupActionRequest";
799
+ const _SUGARc = "ScheduledUpdateGroupActionRequests";
800
+ const _SUGAc = "ScheduledUpdateGroupAction";
801
+ const _SZSV = "SkipZonalShiftValidation";
802
+ const _St = "Statistic";
803
+ const _Sta = "State";
804
+ const _Stat = "Stat";
805
+ const _Str = "Strategy";
806
+ const _T = "Tags";
807
+ const _TARN = "TopicARN";
808
+ const _TD = "TagDescription";
809
+ const _TDL = "TagDescriptionList";
810
+ const _TGARN = "TargetGroupARNs";
811
+ const _THA = "TerminateHookAbandon";
812
+ const _TIIASG = "TerminateInstanceInAutoScalingGroup";
813
+ const _TIIASGT = "TerminateInstanceInAutoScalingGroupType";
814
+ const _TLSGB = "TotalLocalStorageGB";
815
+ const _TLSGBR = "TotalLocalStorageGBRequest";
816
+ const _TP = "TerminationPolicies";
817
+ const _TPT = "TerminationPolicyTypes";
818
+ const _TS = "TrafficSources";
819
+ const _TSI = "TrafficSourceIdentifier";
820
+ const _TSS = "TrafficSourceState";
821
+ const _TSSr = "TrafficSourceStates";
822
+ const _TST = "TrafficSourceType";
823
+ const _TSr = "TrafficSource";
824
+ const _TT = "TagsType";
825
+ const _TTC = "TargetTrackingConfiguration";
826
+ const _TTMDQ = "TargetTrackingMetricDataQuery";
827
+ const _TTMDQa = "TargetTrackingMetricDataQueries";
828
+ const _TTMS = "TargetTrackingMetricStat";
829
+ const _TV = "TargetValue";
830
+ const _TZ = "TimeZone";
831
+ const _Ta = "Tag";
832
+ const _Th = "Throughput";
833
+ const _Ti = "Timestamps";
834
+ const _Tim = "Time";
835
+ const _Ty = "Type";
836
+ const _U = "Unit";
837
+ const _UASG = "UpdateAutoScalingGroup";
838
+ const _UASGT = "UpdateAutoScalingGroupType";
839
+ const _UD = "UserData";
840
+ const _UT = "UpdateTime";
841
+ const _V = "Values";
842
+ const _VCC = "VCpuCount";
843
+ const _VCCR = "VCpuCountRequest";
844
+ const _VN = "VirtualName";
845
+ const _VPCZI = "VPCZoneIdentifier";
846
+ const _VS = "VolumeSize";
847
+ const _VT = "VolumeType";
848
+ const _Va = "Value";
849
+ const _Ve = "Version";
850
+ const _WC = "WeightedCapacity";
851
+ const _WFTI = "WaitForTransitioningInstances";
852
+ const _WPC = "WarmPoolConfiguration";
853
+ const _WPP = "WarmPoolProgress";
854
+ const _WPS = "WarmPoolSize";
855
+ const _ZSE = "ZonalShiftEnabled";
856
+ const _aQE = "awsQueryError";
857
+ const _c = "client";
858
+ const _e = "error";
859
+ const _hE = "httpError";
860
+ const _i = "item";
861
+ const _m = "message";
862
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.autoscaling";
863
+ const _se = "server";
864
+ const _xN = "xmlName";
865
+ const n0 = "com.amazonaws.autoscaling";
866
+ const _s_registry = TypeRegistry.for(_s);
867
+ var AutoScalingServiceException$ = [-3, _s, "AutoScalingServiceException", 0, [], []];
868
+ _s_registry.registerError(AutoScalingServiceException$, AutoScalingServiceException);
869
+ const n0_registry = TypeRegistry.for(n0);
870
+ var ActiveInstanceRefreshNotFoundFault$ = [-3, n0, _AIRNFF,
871
+ { [_aQE]: [`ActiveInstanceRefreshNotFound`, 400], [_e]: _c, [_hE]: 400 },
872
+ [_m],
873
+ [0]
874
+ ];
875
+ n0_registry.registerError(ActiveInstanceRefreshNotFoundFault$, ActiveInstanceRefreshNotFoundFault);
876
+ var AlreadyExistsFault$ = [-3, n0, _AEF,
877
+ { [_aQE]: [`AlreadyExists`, 400], [_e]: _c, [_hE]: 400 },
878
+ [_m],
879
+ [0]
880
+ ];
881
+ n0_registry.registerError(AlreadyExistsFault$, AlreadyExistsFault);
882
+ var IdempotentParameterMismatchError$ = [-3, n0, _IPME,
883
+ { [_aQE]: [`IdempotentParameterMismatch`, 400], [_e]: _c, [_hE]: 400 },
884
+ [_M],
885
+ [0]
886
+ ];
887
+ n0_registry.registerError(IdempotentParameterMismatchError$, IdempotentParameterMismatchError);
888
+ var InstanceRefreshInProgressFault$ = [-3, n0, _IRIPF,
889
+ { [_aQE]: [`InstanceRefreshInProgress`, 400], [_e]: _c, [_hE]: 400 },
890
+ [_m],
891
+ [0]
892
+ ];
893
+ n0_registry.registerError(InstanceRefreshInProgressFault$, InstanceRefreshInProgressFault);
894
+ var InvalidNextToken$ = [-3, n0, _INT,
895
+ { [_aQE]: [`InvalidNextToken`, 400], [_e]: _c, [_hE]: 400 },
896
+ [_m],
897
+ [0]
898
+ ];
899
+ n0_registry.registerError(InvalidNextToken$, InvalidNextToken);
900
+ var IrreversibleInstanceRefreshFault$ = [-3, n0, _IIRF,
901
+ { [_aQE]: [`IrreversibleInstanceRefresh`, 400], [_e]: _c, [_hE]: 400 },
902
+ [_m],
903
+ [0]
904
+ ];
905
+ n0_registry.registerError(IrreversibleInstanceRefreshFault$, IrreversibleInstanceRefreshFault);
906
+ var LimitExceededFault$ = [-3, n0, _LEF,
907
+ { [_aQE]: [`LimitExceeded`, 400], [_e]: _c, [_hE]: 400 },
908
+ [_m],
909
+ [0]
910
+ ];
911
+ n0_registry.registerError(LimitExceededFault$, LimitExceededFault);
912
+ var ResourceContentionFault$ = [-3, n0, _RCF,
913
+ { [_aQE]: [`ResourceContention`, 500], [_e]: _se, [_hE]: 500 },
914
+ [_m],
915
+ [0]
916
+ ];
917
+ n0_registry.registerError(ResourceContentionFault$, ResourceContentionFault);
918
+ var ResourceInUseFault$ = [-3, n0, _RIUF,
919
+ { [_aQE]: [`ResourceInUse`, 400], [_e]: _c, [_hE]: 400 },
920
+ [_m],
921
+ [0]
922
+ ];
923
+ n0_registry.registerError(ResourceInUseFault$, ResourceInUseFault);
924
+ var ScalingActivityInProgressFault$ = [-3, n0, _SAIPF,
925
+ { [_aQE]: [`ScalingActivityInProgress`, 400], [_e]: _c, [_hE]: 400 },
926
+ [_m],
927
+ [0]
928
+ ];
929
+ n0_registry.registerError(ScalingActivityInProgressFault$, ScalingActivityInProgressFault);
930
+ var ServiceLinkedRoleFailure$ = [-3, n0, _SLRF,
931
+ { [_aQE]: [`ServiceLinkedRoleFailure`, 500], [_e]: _se, [_hE]: 500 },
932
+ [_m],
933
+ [0]
934
+ ];
935
+ n0_registry.registerError(ServiceLinkedRoleFailure$, ServiceLinkedRoleFailure);
936
+ const errorTypeRegistries = [
937
+ _s_registry,
938
+ n0_registry,
939
+ ];
940
+ var AcceleratorCountRequest$ = [3, n0, _ACR,
941
+ 0,
942
+ [_Mi, _Ma],
943
+ [1, 1]
944
+ ];
945
+ var AcceleratorTotalMemoryMiBRequest$ = [3, n0, _ATMMBR,
946
+ 0,
947
+ [_Mi, _Ma],
948
+ [1, 1]
949
+ ];
950
+ var ActivitiesType$ = [3, n0, _AT,
951
+ 0,
952
+ [_A, _NT],
953
+ [() => Activities, 0], 1
954
+ ];
955
+ var Activity$ = [3, n0, _Ac,
956
+ 0,
957
+ [_AI, _ASGN, _C, _ST, _SC, _D, _ET, _SM, _P, _De, _ASGS, _ASGARN],
958
+ [0, 0, 0, 4, 0, 0, 4, 0, 1, 0, 0, 0], 5
959
+ ];
960
+ var ActivityType$ = [3, n0, _ATc,
961
+ 0,
962
+ [_Ac],
963
+ [() => Activity$]
964
+ ];
965
+ var AdjustmentType$ = [3, n0, _ATd,
966
+ 0,
967
+ [_ATd],
968
+ [0]
969
+ ];
970
+ var Alarm$ = [3, n0, _Al,
971
+ 0,
972
+ [_AN, _AARN],
973
+ [0, 0]
974
+ ];
975
+ var AlarmSpecification$ = [3, n0, _AS,
976
+ 0,
977
+ [_Ala],
978
+ [64 | 0]
979
+ ];
980
+ var AttachInstancesQuery$ = [3, n0, _AIQ,
981
+ 0,
982
+ [_ASGN, _II],
983
+ [0, 64 | 0], 1
984
+ ];
985
+ var AttachLoadBalancersResultType$ = [3, n0, _ALBRT,
986
+ 0,
987
+ [],
988
+ []
989
+ ];
990
+ var AttachLoadBalancersType$ = [3, n0, _ALBT,
991
+ 0,
992
+ [_ASGN, _LBN],
993
+ [0, 64 | 0], 2
994
+ ];
995
+ var AttachLoadBalancerTargetGroupsResultType$ = [3, n0, _ALBTGRT,
996
+ 0,
997
+ [],
998
+ []
999
+ ];
1000
+ var AttachLoadBalancerTargetGroupsType$ = [3, n0, _ALBTGT,
1001
+ 0,
1002
+ [_ASGN, _TGARN],
1003
+ [0, 64 | 0], 2
1004
+ ];
1005
+ var AttachTrafficSourcesResultType$ = [3, n0, _ATSRT,
1006
+ 0,
1007
+ [],
1008
+ []
1009
+ ];
1010
+ var AttachTrafficSourcesType$ = [3, n0, _ATST,
1011
+ 0,
1012
+ [_ASGN, _TS, _SZSV],
1013
+ [0, () => TrafficSources, 2], 2
1014
+ ];
1015
+ var AutoScalingGroup$ = [3, n0, _ASG,
1016
+ 0,
1017
+ [_ASGN, _MS, _MSa, _DC, _DCe, _AZ, _HCT, _CT, _ASGARN, _LCN, _LT, _MIP, _PC, _AZI, _LBN, _TGARN, _HCGP, _I, _SP, _PG, _VPCZI, _EM, _S, _T, _TP, _NIPFSI, _SLRARN, _MIL, _CR, _WPC, _WPS, _Co, _DCT, _DIW, _TS, _IMP, _DP, _AZD, _AZIP, _CRS, _ILP],
1018
+ [0, 1, 1, 1, 1, 64 | 0, 0, 4, 0, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 1, 64 | 0, 64 | 0, 64 | 0, 1, () => Instances, () => SuspendedProcesses, 0, 0, () => EnabledMetrics, 0, () => TagDescriptionList, 64 | 0, 2, 0, 1, 2, () => WarmPoolConfiguration$, 1, 0, 0, 1, () => TrafficSources, () => InstanceMaintenancePolicy$, 0, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$], 8
1019
+ ];
1020
+ var AutoScalingGroupNamesType$ = [3, n0, _ASGNT,
1021
+ 0,
1022
+ [_ASGNu, _IIn, _NT, _MR, _F],
1023
+ [64 | 0, 2, 0, 1, () => Filters]
1024
+ ];
1025
+ var AutoScalingGroupsType$ = [3, n0, _ASGT,
1026
+ 0,
1027
+ [_ASGu, _NT],
1028
+ [[() => AutoScalingGroups, 0], 0], 1
1029
+ ];
1030
+ var AutoScalingInstanceDetails$ = [3, n0, _ASID,
1031
+ 0,
1032
+ [_IIns, _ASGN, _AZv, _LS, _HS, _PFSI, _IT, _AZIv, _LCN, _LT, _IIm, _WC],
1033
+ [0, 0, 0, 0, 0, 2, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 0], 6
1034
+ ];
1035
+ var AutoScalingInstancesType$ = [3, n0, _ASIT,
1036
+ 0,
1037
+ [_ASI, _NT],
1038
+ [() => AutoScalingInstances, 0]
1039
+ ];
1040
+ var AvailabilityZoneDistribution$ = [3, n0, _AZD,
1041
+ 0,
1042
+ [_CDS],
1043
+ [0]
1044
+ ];
1045
+ var AvailabilityZoneImpairmentPolicy$ = [3, n0, _AZIP,
1046
+ 0,
1047
+ [_ZSE, _IZHCB],
1048
+ [2, 0]
1049
+ ];
1050
+ var BaselineEbsBandwidthMbpsRequest$ = [3, n0, _BEBMR,
1051
+ 0,
1052
+ [_Mi, _Ma],
1053
+ [1, 1]
1054
+ ];
1055
+ var BaselinePerformanceFactorsRequest$ = [3, n0, _BPFR,
1056
+ 0,
1057
+ [_Cp],
1058
+ [[() => CpuPerformanceFactorRequest$, 0]]
1059
+ ];
1060
+ var BatchDeleteScheduledActionAnswer$ = [3, n0, _BDSAA,
1061
+ 0,
1062
+ [_FSA],
1063
+ [() => FailedScheduledUpdateGroupActionRequests]
1064
+ ];
1065
+ var BatchDeleteScheduledActionType$ = [3, n0, _BDSAT,
1066
+ 0,
1067
+ [_ASGN, _SAN],
1068
+ [0, 64 | 0], 2
1069
+ ];
1070
+ var BatchPutScheduledUpdateGroupActionAnswer$ = [3, n0, _BPSUGAA,
1071
+ 0,
1072
+ [_FSUGA],
1073
+ [() => FailedScheduledUpdateGroupActionRequests]
1074
+ ];
1075
+ var BatchPutScheduledUpdateGroupActionType$ = [3, n0, _BPSUGAT,
1076
+ 0,
1077
+ [_ASGN, _SUGA],
1078
+ [0, () => ScheduledUpdateGroupActionRequests], 2
1079
+ ];
1080
+ var BlockDeviceMapping$ = [3, n0, _BDM,
1081
+ 0,
1082
+ [_DN, _VN, _E, _ND],
1083
+ [0, 0, () => Ebs$, 2], 1
1084
+ ];
1085
+ var CancelInstanceRefreshAnswer$ = [3, n0, _CIRA,
1086
+ 0,
1087
+ [_IRI],
1088
+ [0]
1089
+ ];
1090
+ var CancelInstanceRefreshType$ = [3, n0, _CIRT,
1091
+ 0,
1092
+ [_ASGN, _WFTI],
1093
+ [0, 2], 1
1094
+ ];
1095
+ var CapacityForecast$ = [3, n0, _CF,
1096
+ 0,
1097
+ [_Ti, _V],
1098
+ [64 | 4, 64 | 1], 2
1099
+ ];
1100
+ var CapacityReservationSpecification$ = [3, n0, _CRS,
1101
+ 0,
1102
+ [_CRP, _CRT],
1103
+ [0, () => CapacityReservationTarget$]
1104
+ ];
1105
+ var CapacityReservationTarget$ = [3, n0, _CRT,
1106
+ 0,
1107
+ [_CRI, _CRRGA],
1108
+ [64 | 0, 64 | 0]
1109
+ ];
1110
+ var CompleteLifecycleActionAnswer$ = [3, n0, _CLAA,
1111
+ 0,
1112
+ [],
1113
+ []
1114
+ ];
1115
+ var CompleteLifecycleActionType$ = [3, n0, _CLAT,
1116
+ 0,
1117
+ [_LHN, _ASGN, _LAR, _LAT, _IIns],
1118
+ [0, 0, 0, 0, 0], 3
1119
+ ];
1120
+ var CpuPerformanceFactorRequest$ = [3, n0, _CPFR,
1121
+ 0,
1122
+ [_R],
1123
+ [[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Re }]]
1124
+ ];
1125
+ var CreateAutoScalingGroupType$ = [3, n0, _CASGT,
1126
+ 0,
1127
+ [_ASGN, _MS, _MSa, _LCN, _LT, _MIP, _IIns, _DC, _DCe, _AZ, _AZI, _LBN, _TGARN, _HCT, _HCGP, _PG, _VPCZI, _TP, _NIPFSI, _CR, _LHSL, _DP, _T, _SLRARN, _MIL, _Co, _DCT, _DIW, _TS, _IMP, _AZD, _AZIP, _SZSV, _CRS, _ILP],
1128
+ [0, 1, 1, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 0, 1, 1, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 1, 0, 0, 64 | 0, 2, 2, () => LifecycleHookSpecifications, 0, () => Tags, 0, 1, 0, 0, 1, () => TrafficSources, () => InstanceMaintenancePolicy$, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, 2, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$], 3
1129
+ ];
1130
+ var CreateLaunchConfigurationType$ = [3, n0, _CLCT,
1131
+ 0,
1132
+ [_LCN, _IIm, _KN, _SG, _CLVPCI, _CLVPCSG, _UD, _IIns, _IT, _KI, _RI, _BDMl, _IM, _SPp, _IIP, _EO, _APIA, _PT, _MO],
1133
+ [0, 0, 0, 64 | 0, 0, 64 | 0, 0, 0, 0, 0, 0, () => BlockDeviceMappings, () => InstanceMonitoring$, 0, 0, 2, 2, 0, () => InstanceMetadataOptions$], 1
1134
+ ];
1135
+ var CreateOrUpdateTagsType$ = [3, n0, _COUTT,
1136
+ 0,
1137
+ [_T],
1138
+ [() => Tags], 1
1139
+ ];
1140
+ var CustomizedMetricSpecification$ = [3, n0, _CMS,
1141
+ 0,
1142
+ [_MN, _N, _Di, _St, _U, _Pe, _Me],
1143
+ [0, 0, () => MetricDimensions, 0, 0, 1, () => TargetTrackingMetricDataQueries]
1144
+ ];
1145
+ var DeleteAutoScalingGroupType$ = [3, n0, _DASGT,
1146
+ 0,
1147
+ [_ASGN, _FD],
1148
+ [0, 2], 1
1149
+ ];
1150
+ var DeleteLifecycleHookAnswer$ = [3, n0, _DLHA,
1151
+ 0,
1152
+ [],
1153
+ []
1154
+ ];
1155
+ var DeleteLifecycleHookType$ = [3, n0, _DLHT,
1156
+ 0,
1157
+ [_LHN, _ASGN],
1158
+ [0, 0], 2
1159
+ ];
1160
+ var DeleteNotificationConfigurationType$ = [3, n0, _DNCT,
1161
+ 0,
1162
+ [_ASGN, _TARN],
1163
+ [0, 0], 2
1164
+ ];
1165
+ var DeletePolicyType$ = [3, n0, _DPT,
1166
+ 0,
1167
+ [_PN, _ASGN],
1168
+ [0, 0], 1
1169
+ ];
1170
+ var DeleteScheduledActionType$ = [3, n0, _DSAT,
1171
+ 0,
1172
+ [_ASGN, _SANc],
1173
+ [0, 0], 2
1174
+ ];
1175
+ var DeleteTagsType$ = [3, n0, _DTT,
1176
+ 0,
1177
+ [_T],
1178
+ [() => Tags], 1
1179
+ ];
1180
+ var DeleteWarmPoolAnswer$ = [3, n0, _DWPA,
1181
+ 0,
1182
+ [],
1183
+ []
1184
+ ];
1185
+ var DeleteWarmPoolType$ = [3, n0, _DWPT,
1186
+ 0,
1187
+ [_ASGN, _FD],
1188
+ [0, 2], 1
1189
+ ];
1190
+ var DescribeAccountLimitsAnswer$ = [3, n0, _DALA,
1191
+ 0,
1192
+ [_MNOASG, _MNOLC, _NOASG, _NOLC],
1193
+ [1, 1, 1, 1]
1194
+ ];
1195
+ var DescribeAdjustmentTypesAnswer$ = [3, n0, _DATA,
1196
+ 0,
1197
+ [_ATdj],
1198
+ [() => AdjustmentTypes]
1199
+ ];
1200
+ var DescribeAutoScalingInstancesType$ = [3, n0, _DASIT,
1201
+ 0,
1202
+ [_II, _MR, _NT],
1203
+ [64 | 0, 1, 0]
1204
+ ];
1205
+ var DescribeAutoScalingNotificationTypesAnswer$ = [3, n0, _DASNTA,
1206
+ 0,
1207
+ [_ASNT],
1208
+ [64 | 0]
1209
+ ];
1210
+ var DescribeInstanceRefreshesAnswer$ = [3, n0, _DIRA,
1211
+ 0,
1212
+ [_IR, _NT],
1213
+ [[() => InstanceRefreshes, 0], 0]
1214
+ ];
1215
+ var DescribeInstanceRefreshesType$ = [3, n0, _DIRT,
1216
+ 0,
1217
+ [_ASGN, _IRIn, _NT, _MR],
1218
+ [0, 64 | 0, 0, 1], 1
1219
+ ];
1220
+ var DescribeLifecycleHooksAnswer$ = [3, n0, _DLHAe,
1221
+ 0,
1222
+ [_LH],
1223
+ [() => LifecycleHooks]
1224
+ ];
1225
+ var DescribeLifecycleHooksType$ = [3, n0, _DLHTe,
1226
+ 0,
1227
+ [_ASGN, _LHNi],
1228
+ [0, 64 | 0], 1
1229
+ ];
1230
+ var DescribeLifecycleHookTypesAnswer$ = [3, n0, _DLHTA,
1231
+ 0,
1232
+ [_LHT],
1233
+ [64 | 0]
1234
+ ];
1235
+ var DescribeLoadBalancersRequest$ = [3, n0, _DLBR,
1236
+ 0,
1237
+ [_ASGN, _NT, _MR],
1238
+ [0, 0, 1], 1
1239
+ ];
1240
+ var DescribeLoadBalancersResponse$ = [3, n0, _DLBRe,
1241
+ 0,
1242
+ [_LB, _NT],
1243
+ [() => LoadBalancerStates, 0]
1244
+ ];
1245
+ var DescribeLoadBalancerTargetGroupsRequest$ = [3, n0, _DLBTGR,
1246
+ 0,
1247
+ [_ASGN, _NT, _MR],
1248
+ [0, 0, 1], 1
1249
+ ];
1250
+ var DescribeLoadBalancerTargetGroupsResponse$ = [3, n0, _DLBTGRe,
1251
+ 0,
1252
+ [_LBTG, _NT],
1253
+ [() => LoadBalancerTargetGroupStates, 0]
1254
+ ];
1255
+ var DescribeMetricCollectionTypesAnswer$ = [3, n0, _DMCTA,
1256
+ 0,
1257
+ [_Me, _G],
1258
+ [() => MetricCollectionTypes, () => MetricGranularityTypes]
1259
+ ];
1260
+ var DescribeNotificationConfigurationsAnswer$ = [3, n0, _DNCA,
1261
+ 0,
1262
+ [_NC, _NT],
1263
+ [() => NotificationConfigurations, 0], 1
1264
+ ];
1265
+ var DescribeNotificationConfigurationsType$ = [3, n0, _DNCTe,
1266
+ 0,
1267
+ [_ASGNu, _NT, _MR],
1268
+ [64 | 0, 0, 1]
1269
+ ];
1270
+ var DescribePoliciesType$ = [3, n0, _DPTe,
1271
+ 0,
1272
+ [_ASGN, _PNo, _PTo, _NT, _MR],
1273
+ [0, 64 | 0, 64 | 0, 0, 1]
1274
+ ];
1275
+ var DescribeScalingActivitiesType$ = [3, n0, _DSATe,
1276
+ 0,
1277
+ [_AIc, _ASGN, _IDG, _MR, _NT, _F],
1278
+ [64 | 0, 0, 2, 1, 0, () => Filters]
1279
+ ];
1280
+ var DescribeScheduledActionsType$ = [3, n0, _DSATes,
1281
+ 0,
1282
+ [_ASGN, _SAN, _ST, _ET, _NT, _MR],
1283
+ [0, 64 | 0, 4, 4, 0, 1]
1284
+ ];
1285
+ var DescribeTagsType$ = [3, n0, _DTTe,
1286
+ 0,
1287
+ [_F, _NT, _MR],
1288
+ [() => Filters, 0, 1]
1289
+ ];
1290
+ var DescribeTerminationPolicyTypesAnswer$ = [3, n0, _DTPTA,
1291
+ 0,
1292
+ [_TPT],
1293
+ [64 | 0]
1294
+ ];
1295
+ var DescribeTrafficSourcesRequest$ = [3, n0, _DTSR,
1296
+ 0,
1297
+ [_ASGN, _TST, _NT, _MR],
1298
+ [0, 0, 0, 1], 1
1299
+ ];
1300
+ var DescribeTrafficSourcesResponse$ = [3, n0, _DTSRe,
1301
+ 0,
1302
+ [_TS, _NT],
1303
+ [() => TrafficSourceStates, 0]
1304
+ ];
1305
+ var DescribeWarmPoolAnswer$ = [3, n0, _DWPAe,
1306
+ 0,
1307
+ [_WPC, _I, _NT],
1308
+ [() => WarmPoolConfiguration$, () => Instances, 0]
1309
+ ];
1310
+ var DescribeWarmPoolType$ = [3, n0, _DWPTe,
1311
+ 0,
1312
+ [_ASGN, _MR, _NT],
1313
+ [0, 1, 0], 1
1314
+ ];
1315
+ var DesiredConfiguration$ = [3, n0, _DCes,
1316
+ 0,
1317
+ [_LT, _MIP],
1318
+ [() => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0]]
1319
+ ];
1320
+ var DetachInstancesAnswer$ = [3, n0, _DIA,
1321
+ 0,
1322
+ [_A],
1323
+ [() => Activities]
1324
+ ];
1325
+ var DetachInstancesQuery$ = [3, n0, _DIQ,
1326
+ 0,
1327
+ [_ASGN, _SDDC, _II],
1328
+ [0, 2, 64 | 0], 2
1329
+ ];
1330
+ var DetachLoadBalancersResultType$ = [3, n0, _DLBRT,
1331
+ 0,
1332
+ [],
1333
+ []
1334
+ ];
1335
+ var DetachLoadBalancersType$ = [3, n0, _DLBT,
1336
+ 0,
1337
+ [_ASGN, _LBN],
1338
+ [0, 64 | 0], 2
1339
+ ];
1340
+ var DetachLoadBalancerTargetGroupsResultType$ = [3, n0, _DLBTGRT,
1341
+ 0,
1342
+ [],
1343
+ []
1344
+ ];
1345
+ var DetachLoadBalancerTargetGroupsType$ = [3, n0, _DLBTGT,
1346
+ 0,
1347
+ [_ASGN, _TGARN],
1348
+ [0, 64 | 0], 2
1349
+ ];
1350
+ var DetachTrafficSourcesResultType$ = [3, n0, _DTSRT,
1351
+ 0,
1352
+ [],
1353
+ []
1354
+ ];
1355
+ var DetachTrafficSourcesType$ = [3, n0, _DTST,
1356
+ 0,
1357
+ [_ASGN, _TS],
1358
+ [0, () => TrafficSources], 2
1359
+ ];
1360
+ var DisableMetricsCollectionQuery$ = [3, n0, _DMCQ,
1361
+ 0,
1362
+ [_ASGN, _Me],
1363
+ [0, 64 | 0], 1
1364
+ ];
1365
+ var Ebs$ = [3, n0, _E,
1366
+ 0,
1367
+ [_SI, _VS, _VT, _DOT, _Io, _En, _Th],
1368
+ [0, 1, 0, 2, 1, 2, 1]
1369
+ ];
1370
+ var EnabledMetric$ = [3, n0, _EMn,
1371
+ 0,
1372
+ [_Met, _Gr],
1373
+ [0, 0]
1374
+ ];
1375
+ var EnableMetricsCollectionQuery$ = [3, n0, _EMCQ,
1376
+ 0,
1377
+ [_ASGN, _Gr, _Me],
1378
+ [0, 0, 64 | 0], 2
1379
+ ];
1380
+ var EnterStandbyAnswer$ = [3, n0, _ESA,
1381
+ 0,
1382
+ [_A],
1383
+ [() => Activities]
1384
+ ];
1385
+ var EnterStandbyQuery$ = [3, n0, _ESQ,
1386
+ 0,
1387
+ [_ASGN, _SDDC, _II],
1388
+ [0, 2, 64 | 0], 2
1389
+ ];
1390
+ var ExecutePolicyType$ = [3, n0, _EPT,
1391
+ 0,
1392
+ [_PN, _ASGN, _HC, _MV, _BT],
1393
+ [0, 0, 2, 1, 1], 1
1394
+ ];
1395
+ var ExitStandbyAnswer$ = [3, n0, _ESAx,
1396
+ 0,
1397
+ [_A],
1398
+ [() => Activities]
1399
+ ];
1400
+ var ExitStandbyQuery$ = [3, n0, _ESQx,
1401
+ 0,
1402
+ [_ASGN, _II],
1403
+ [0, 64 | 0], 1
1404
+ ];
1405
+ var FailedScheduledUpdateGroupActionRequest$ = [3, n0, _FSUGAR,
1406
+ 0,
1407
+ [_SANc, _EC, _EMr],
1408
+ [0, 0, 0], 1
1409
+ ];
1410
+ var Filter$ = [3, n0, _Fi,
1411
+ 0,
1412
+ [_Na, _V],
1413
+ [0, 64 | 0]
1414
+ ];
1415
+ var GetPredictiveScalingForecastAnswer$ = [3, n0, _GPSFA,
1416
+ 0,
1417
+ [_LF, _CF, _UT],
1418
+ [() => LoadForecasts, () => CapacityForecast$, 4], 3
1419
+ ];
1420
+ var GetPredictiveScalingForecastType$ = [3, n0, _GPSFT,
1421
+ 0,
1422
+ [_ASGN, _PN, _ST, _ET],
1423
+ [0, 0, 4, 4], 4
1424
+ ];
1425
+ var Instance$ = [3, n0, _In,
1426
+ 0,
1427
+ [_IIns, _AZv, _LS, _HS, _PFSI, _IT, _AZIv, _LCN, _LT, _IIm, _WC],
1428
+ [0, 0, 0, 0, 2, 0, 0, 0, () => LaunchTemplateSpecification$, 0, 0], 5
1429
+ ];
1430
+ var InstanceCollection$ = [3, n0, _IC,
1431
+ 0,
1432
+ [_IT, _MT, _SIu, _AZv, _AZIv, _II],
1433
+ [0, 0, 0, 0, 0, 64 | 0]
1434
+ ];
1435
+ var InstanceLifecyclePolicy$ = [3, n0, _ILP,
1436
+ 0,
1437
+ [_RT],
1438
+ [() => RetentionTriggers$]
1439
+ ];
1440
+ var InstanceMaintenancePolicy$ = [3, n0, _IMP,
1441
+ 0,
1442
+ [_MHP, _MHPa],
1443
+ [1, 1]
1444
+ ];
1445
+ var InstanceMetadataOptions$ = [3, n0, _IMO,
1446
+ 0,
1447
+ [_HT, _HPRHL, _HE],
1448
+ [0, 1, 0]
1449
+ ];
1450
+ var InstanceMonitoring$ = [3, n0, _IM,
1451
+ 0,
1452
+ [_Ena],
1453
+ [2]
1454
+ ];
1455
+ var InstanceRefresh$ = [3, n0, _IRn,
1456
+ 0,
1457
+ [_IRI, _ASGN, _S, _SR, _ST, _ET, _PCe, _ITU, _PD, _Pr, _DCes, _RD, _Str],
1458
+ [0, 0, 0, 0, 4, 4, 1, 1, () => InstanceRefreshProgressDetails$, () => RefreshPreferences$, [() => DesiredConfiguration$, 0], () => RollbackDetails$, 0]
1459
+ ];
1460
+ var InstanceRefreshLivePoolProgress$ = [3, n0, _IRLPP,
1461
+ 0,
1462
+ [_PCe, _ITU],
1463
+ [1, 1]
1464
+ ];
1465
+ var InstanceRefreshProgressDetails$ = [3, n0, _IRPD,
1466
+ 0,
1467
+ [_LPP, _WPP],
1468
+ [() => InstanceRefreshLivePoolProgress$, () => InstanceRefreshWarmPoolProgress$]
1469
+ ];
1470
+ var InstanceRefreshWarmPoolProgress$ = [3, n0, _IRWPP,
1471
+ 0,
1472
+ [_PCe, _ITU],
1473
+ [1, 1]
1474
+ ];
1475
+ var InstanceRequirements$ = [3, n0, _IRns,
1476
+ 0,
1477
+ [_VCC, _MMB, _CM, _MGBPVC, _EIT, _IG, _SMPPOLP, _MSPAPOOODP, _ODMPPOLP, _BM, _BP, _RHS, _NIC, _LSo, _LST, _TLSGB, _BEBM, _ATcc, _AC, _AM, _ANc, _ATMMB, _NBG, _AIT, _BPF],
1478
+ [() => VCpuCountRequest$, () => MemoryMiBRequest$, 64 | 0, () => MemoryGiBPerVCpuRequest$, 64 | 0, 64 | 0, 1, 1, 1, 0, 0, 2, () => NetworkInterfaceCountRequest$, 0, 64 | 0, () => TotalLocalStorageGBRequest$, () => BaselineEbsBandwidthMbpsRequest$, 64 | 0, () => AcceleratorCountRequest$, 64 | 0, 64 | 0, () => AcceleratorTotalMemoryMiBRequest$, () => NetworkBandwidthGbpsRequest$, 64 | 0, [() => BaselinePerformanceFactorsRequest$, 0]], 2
1479
+ ];
1480
+ var InstanceReusePolicy$ = [3, n0, _IRP,
1481
+ 0,
1482
+ [_ROSI],
1483
+ [2]
1484
+ ];
1485
+ var InstancesDistribution$ = [3, n0, _ID,
1486
+ 0,
1487
+ [_ODAS, _ODBC, _ODPABC, _SAS, _SIP, _SMP],
1488
+ [0, 1, 1, 0, 1, 0]
1489
+ ];
1490
+ var LaunchConfiguration$ = [3, n0, _LC,
1491
+ 0,
1492
+ [_LCN, _IIm, _IT, _CT, _LCARN, _KN, _SG, _CLVPCI, _CLVPCSG, _UD, _KI, _RI, _BDMl, _IM, _SPp, _IIP, _EO, _APIA, _PT, _MO],
1493
+ [0, 0, 0, 4, 0, 0, 64 | 0, 0, 64 | 0, 0, 0, 0, () => BlockDeviceMappings, () => InstanceMonitoring$, 0, 0, 2, 2, 0, () => InstanceMetadataOptions$], 4
1494
+ ];
1495
+ var LaunchConfigurationNamesType$ = [3, n0, _LCNT,
1496
+ 0,
1497
+ [_LCNa, _NT, _MR],
1498
+ [64 | 0, 0, 1]
1499
+ ];
1500
+ var LaunchConfigurationNameType$ = [3, n0, _LCNTa,
1501
+ 0,
1502
+ [_LCN],
1503
+ [0], 1
1504
+ ];
1505
+ var LaunchConfigurationsType$ = [3, n0, _LCT,
1506
+ 0,
1507
+ [_LCa, _NT],
1508
+ [() => LaunchConfigurations, 0], 1
1509
+ ];
1510
+ var LaunchInstancesError$ = [3, n0, _LIE,
1511
+ 0,
1512
+ [_IT, _MT, _SIu, _AZv, _AZIv, _EC, _EMr],
1513
+ [0, 0, 0, 0, 0, 0, 0]
1514
+ ];
1515
+ var LaunchInstancesRequest$ = [3, n0, _LIR,
1516
+ 0,
1517
+ [_ASGN, _RC, _CTl, _AZ, _AZI, _SIub, _RS],
1518
+ [0, 1, [0, 4], 64 | 0, 64 | 0, 64 | 0, 0], 2
1519
+ ];
1520
+ var LaunchInstancesResult$ = [3, n0, _LIRa,
1521
+ 0,
1522
+ [_ASGN, _CTl, _I, _Er],
1523
+ [0, 0, () => InstanceCollections, () => LaunchInstancesErrors]
1524
+ ];
1525
+ var LaunchTemplate$ = [3, n0, _LT,
1526
+ 0,
1527
+ [_LTS, _O],
1528
+ [() => LaunchTemplateSpecification$, [() => Overrides, 0]]
1529
+ ];
1530
+ var LaunchTemplateOverrides$ = [3, n0, _LTO,
1531
+ 0,
1532
+ [_IT, _WC, _LTS, _IRns, _IIm],
1533
+ [0, 0, () => LaunchTemplateSpecification$, [() => InstanceRequirements$, 0], 0]
1534
+ ];
1535
+ var LaunchTemplateSpecification$ = [3, n0, _LTS,
1536
+ 0,
1537
+ [_LTI, _LTN, _Ve],
1538
+ [0, 0, 0]
1539
+ ];
1540
+ var LifecycleHook$ = [3, n0, _LHi,
1541
+ 0,
1542
+ [_LHN, _ASGN, _LTi, _NTARN, _RARN, _NM, _HTe, _GT, _DR],
1543
+ [0, 0, 0, 0, 0, 0, 1, 1, 0]
1544
+ ];
1545
+ var LifecycleHookSpecification$ = [3, n0, _LHS,
1546
+ 0,
1547
+ [_LHN, _LTi, _NM, _HTe, _DR, _NTARN, _RARN],
1548
+ [0, 0, 0, 1, 0, 0, 0], 2
1549
+ ];
1550
+ var LoadBalancerState$ = [3, n0, _LBS,
1551
+ 0,
1552
+ [_LBNo, _Sta],
1553
+ [0, 0]
1554
+ ];
1555
+ var LoadBalancerTargetGroupState$ = [3, n0, _LBTGS,
1556
+ 0,
1557
+ [_LBTGARN, _Sta],
1558
+ [0, 0]
1559
+ ];
1560
+ var LoadForecast$ = [3, n0, _LF,
1561
+ 0,
1562
+ [_Ti, _V, _MSe],
1563
+ [64 | 4, 64 | 1, () => PredictiveScalingMetricSpecification$], 3
1564
+ ];
1565
+ var MemoryGiBPerVCpuRequest$ = [3, n0, _MGBPVCR,
1566
+ 0,
1567
+ [_Mi, _Ma],
1568
+ [1, 1]
1569
+ ];
1570
+ var MemoryMiBRequest$ = [3, n0, _MMBR,
1571
+ 0,
1572
+ [_Mi, _Ma],
1573
+ [1, 1], 1
1574
+ ];
1575
+ var Metric$ = [3, n0, _Met,
1576
+ 0,
1577
+ [_N, _MN, _Di],
1578
+ [0, 0, () => MetricDimensions], 2
1579
+ ];
1580
+ var MetricCollectionType$ = [3, n0, _MCT,
1581
+ 0,
1582
+ [_Met],
1583
+ [0]
1584
+ ];
1585
+ var MetricDataQuery$ = [3, n0, _MDQ,
1586
+ 0,
1587
+ [_Id, _Ex, _MSet, _L, _RDe],
1588
+ [0, 0, () => MetricStat$, 0, 2], 1
1589
+ ];
1590
+ var MetricDimension$ = [3, n0, _MD,
1591
+ 0,
1592
+ [_Na, _Va],
1593
+ [0, 0], 2
1594
+ ];
1595
+ var MetricGranularityType$ = [3, n0, _MGT,
1596
+ 0,
1597
+ [_Gr],
1598
+ [0]
1599
+ ];
1600
+ var MetricStat$ = [3, n0, _MSet,
1601
+ 0,
1602
+ [_Met, _Stat, _U],
1603
+ [() => Metric$, 0, 0], 2
1604
+ ];
1605
+ var MixedInstancesPolicy$ = [3, n0, _MIP,
1606
+ 0,
1607
+ [_LT, _ID],
1608
+ [[() => LaunchTemplate$, 0], () => InstancesDistribution$]
1609
+ ];
1610
+ var NetworkBandwidthGbpsRequest$ = [3, n0, _NBGR,
1611
+ 0,
1612
+ [_Mi, _Ma],
1613
+ [1, 1]
1614
+ ];
1615
+ var NetworkInterfaceCountRequest$ = [3, n0, _NICR,
1616
+ 0,
1617
+ [_Mi, _Ma],
1618
+ [1, 1]
1619
+ ];
1620
+ var NotificationConfiguration$ = [3, n0, _NCo,
1621
+ 0,
1622
+ [_ASGN, _TARN, _NTo],
1623
+ [0, 0, 0]
1624
+ ];
1625
+ var PerformanceFactorReferenceRequest$ = [3, n0, _PFRR,
1626
+ 0,
1627
+ [_IF],
1628
+ [0]
1629
+ ];
1630
+ var PoliciesType$ = [3, n0, _PTol,
1631
+ 0,
1632
+ [_SPc, _NT],
1633
+ [() => ScalingPolicies, 0]
1634
+ ];
1635
+ var PolicyARNType$ = [3, n0, _PARNT,
1636
+ 0,
1637
+ [_PARN, _Ala],
1638
+ [0, () => Alarms]
1639
+ ];
1640
+ var PredefinedMetricSpecification$ = [3, n0, _PMS,
1641
+ 0,
1642
+ [_PMT, _RL],
1643
+ [0, 0], 1
1644
+ ];
1645
+ var PredictiveScalingConfiguration$ = [3, n0, _PSC,
1646
+ 0,
1647
+ [_MSetr, _Mo, _SBT, _MCBB, _MCB],
1648
+ [() => PredictiveScalingMetricSpecifications, 0, 1, 0, 1], 1
1649
+ ];
1650
+ var PredictiveScalingCustomizedCapacityMetric$ = [3, n0, _PSCCM,
1651
+ 0,
1652
+ [_MDQe],
1653
+ [() => MetricDataQueries], 1
1654
+ ];
1655
+ var PredictiveScalingCustomizedLoadMetric$ = [3, n0, _PSCLM,
1656
+ 0,
1657
+ [_MDQe],
1658
+ [() => MetricDataQueries], 1
1659
+ ];
1660
+ var PredictiveScalingCustomizedScalingMetric$ = [3, n0, _PSCSM,
1661
+ 0,
1662
+ [_MDQe],
1663
+ [() => MetricDataQueries], 1
1664
+ ];
1665
+ var PredictiveScalingMetricSpecification$ = [3, n0, _PSMS,
1666
+ 0,
1667
+ [_TV, _PMPS, _PSMSr, _PLMS, _CSMS, _CLMS, _CCMS],
1668
+ [1, () => PredictiveScalingPredefinedMetricPair$, () => PredictiveScalingPredefinedScalingMetric$, () => PredictiveScalingPredefinedLoadMetric$, () => PredictiveScalingCustomizedScalingMetric$, () => PredictiveScalingCustomizedLoadMetric$, () => PredictiveScalingCustomizedCapacityMetric$], 1
1669
+ ];
1670
+ var PredictiveScalingPredefinedLoadMetric$ = [3, n0, _PSPLM,
1671
+ 0,
1672
+ [_PMT, _RL],
1673
+ [0, 0], 1
1674
+ ];
1675
+ var PredictiveScalingPredefinedMetricPair$ = [3, n0, _PSPMP,
1676
+ 0,
1677
+ [_PMT, _RL],
1678
+ [0, 0], 1
1679
+ ];
1680
+ var PredictiveScalingPredefinedScalingMetric$ = [3, n0, _PSPSM,
1681
+ 0,
1682
+ [_PMT, _RL],
1683
+ [0, 0], 1
1684
+ ];
1685
+ var ProcessesType$ = [3, n0, _PTr,
1686
+ 0,
1687
+ [_Pro],
1688
+ [() => Processes]
1689
+ ];
1690
+ var ProcessType$ = [3, n0, _PTro,
1691
+ 0,
1692
+ [_PNr],
1693
+ [0], 1
1694
+ ];
1695
+ var PutLifecycleHookAnswer$ = [3, n0, _PLHA,
1696
+ 0,
1697
+ [],
1698
+ []
1699
+ ];
1700
+ var PutLifecycleHookType$ = [3, n0, _PLHT,
1701
+ 0,
1702
+ [_LHN, _ASGN, _LTi, _RARN, _NTARN, _NM, _HTe, _DR],
1703
+ [0, 0, 0, 0, 0, 0, 1, 0], 2
1704
+ ];
1705
+ var PutNotificationConfigurationType$ = [3, n0, _PNCT,
1706
+ 0,
1707
+ [_ASGN, _TARN, _NTot],
1708
+ [0, 0, 64 | 0], 3
1709
+ ];
1710
+ var PutScalingPolicyType$ = [3, n0, _PSPT,
1711
+ 0,
1712
+ [_ASGN, _PN, _PToli, _ATd, _MAS, _MAM, _SA, _Coo, _MAT, _SAt, _EIW, _TTC, _Ena, _PSC],
1713
+ [0, 0, 0, 0, 1, 1, 1, 1, 0, () => StepAdjustments, 1, () => TargetTrackingConfiguration$, 2, () => PredictiveScalingConfiguration$], 2
1714
+ ];
1715
+ var PutScheduledUpdateGroupActionType$ = [3, n0, _PSUGAT,
1716
+ 0,
1717
+ [_ASGN, _SANc, _Tim, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1718
+ [0, 0, 4, 4, 4, 0, 1, 1, 1, 0], 2
1719
+ ];
1720
+ var PutWarmPoolAnswer$ = [3, n0, _PWPA,
1721
+ 0,
1722
+ [],
1723
+ []
1724
+ ];
1725
+ var PutWarmPoolType$ = [3, n0, _PWPT,
1726
+ 0,
1727
+ [_ASGN, _MGPC, _MS, _PS, _IRP],
1728
+ [0, 1, 1, 0, () => InstanceReusePolicy$], 1
1729
+ ];
1730
+ var RecordLifecycleActionHeartbeatAnswer$ = [3, n0, _RLAHA,
1731
+ 0,
1732
+ [],
1733
+ []
1734
+ ];
1735
+ var RecordLifecycleActionHeartbeatType$ = [3, n0, _RLAHT,
1736
+ 0,
1737
+ [_LHN, _ASGN, _LAT, _IIns],
1738
+ [0, 0, 0, 0], 2
1739
+ ];
1740
+ var RefreshPreferences$ = [3, n0, _RP,
1741
+ 0,
1742
+ [_MHP, _IW, _CP, _CD, _SMk, _AR, _SIPI, _SIt, _AS, _MHPa, _BTa],
1743
+ [1, 1, 64 | 1, 1, 2, 2, 0, 0, () => AlarmSpecification$, 1, 1]
1744
+ ];
1745
+ var RetentionTriggers$ = [3, n0, _RT,
1746
+ 0,
1747
+ [_THA],
1748
+ [0]
1749
+ ];
1750
+ var RollbackDetails$ = [3, n0, _RD,
1751
+ 0,
1752
+ [_RR, _RST, _PCOR, _ITUOR, _PDOR],
1753
+ [0, 4, 1, 1, () => InstanceRefreshProgressDetails$]
1754
+ ];
1755
+ var RollbackInstanceRefreshAnswer$ = [3, n0, _RIRA,
1756
+ 0,
1757
+ [_IRI],
1758
+ [0]
1759
+ ];
1760
+ var RollbackInstanceRefreshType$ = [3, n0, _RIRT,
1761
+ 0,
1762
+ [_ASGN],
1763
+ [0], 1
1764
+ ];
1765
+ var ScalingPolicy$ = [3, n0, _SPca,
1766
+ 0,
1767
+ [_ASGN, _PN, _PARN, _PToli, _ATd, _MAS, _MAM, _SA, _Coo, _SAt, _MAT, _EIW, _Ala, _TTC, _Ena, _PSC],
1768
+ [0, 0, 0, 0, 0, 1, 1, 1, 1, () => StepAdjustments, 0, 1, () => Alarms, () => TargetTrackingConfiguration$, 2, () => PredictiveScalingConfiguration$]
1769
+ ];
1770
+ var ScalingProcessQuery$ = [3, n0, _SPQ,
1771
+ 0,
1772
+ [_ASGN, _SPcal],
1773
+ [0, 64 | 0], 1
1774
+ ];
1775
+ var ScheduledActionsType$ = [3, n0, _SAT,
1776
+ 0,
1777
+ [_SUGA, _NT],
1778
+ [() => ScheduledUpdateGroupActions, 0]
1779
+ ];
1780
+ var ScheduledUpdateGroupAction$ = [3, n0, _SUGAc,
1781
+ 0,
1782
+ [_ASGN, _SANc, _SAARN, _Tim, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1783
+ [0, 0, 0, 4, 4, 4, 0, 1, 1, 1, 0]
1784
+ ];
1785
+ var ScheduledUpdateGroupActionRequest$ = [3, n0, _SUGAR,
1786
+ 0,
1787
+ [_SANc, _ST, _ET, _Rec, _MS, _MSa, _DC, _TZ],
1788
+ [0, 4, 4, 0, 1, 1, 1, 0], 1
1789
+ ];
1790
+ var SetDesiredCapacityType$ = [3, n0, _SDCT,
1791
+ 0,
1792
+ [_ASGN, _DC, _HC],
1793
+ [0, 1, 2], 2
1794
+ ];
1795
+ var SetInstanceHealthQuery$ = [3, n0, _SIHQ,
1796
+ 0,
1797
+ [_IIns, _HS, _SRGP],
1798
+ [0, 0, 2], 2
1799
+ ];
1800
+ var SetInstanceProtectionAnswer$ = [3, n0, _SIPA,
1801
+ 0,
1802
+ [],
1803
+ []
1804
+ ];
1805
+ var SetInstanceProtectionQuery$ = [3, n0, _SIPQ,
1806
+ 0,
1807
+ [_II, _ASGN, _PFSI],
1808
+ [64 | 0, 0, 2], 3
1809
+ ];
1810
+ var StartInstanceRefreshAnswer$ = [3, n0, _SIRA,
1811
+ 0,
1812
+ [_IRI],
1813
+ [0]
1814
+ ];
1815
+ var StartInstanceRefreshType$ = [3, n0, _SIRT,
1816
+ 0,
1817
+ [_ASGN, _Str, _DCes, _Pr],
1818
+ [0, 0, [() => DesiredConfiguration$, 0], () => RefreshPreferences$], 1
1819
+ ];
1820
+ var StepAdjustment$ = [3, n0, _SAte,
1821
+ 0,
1822
+ [_SA, _MILB, _MIUB],
1823
+ [1, 1, 1], 1
1824
+ ];
1825
+ var SuspendedProcess$ = [3, n0, _SPu,
1826
+ 0,
1827
+ [_PNr, _SRu],
1828
+ [0, 0]
1829
+ ];
1830
+ var Tag$ = [3, n0, _Ta,
1831
+ 0,
1832
+ [_K, _RIe, _RTe, _Va, _PAL],
1833
+ [0, 0, 0, 0, 2], 1
1834
+ ];
1835
+ var TagDescription$ = [3, n0, _TD,
1836
+ 0,
1837
+ [_RIe, _RTe, _K, _Va, _PAL],
1838
+ [0, 0, 0, 0, 2]
1839
+ ];
1840
+ var TagsType$ = [3, n0, _TT,
1841
+ 0,
1842
+ [_T, _NT],
1843
+ [() => TagDescriptionList, 0]
1844
+ ];
1845
+ var TargetTrackingConfiguration$ = [3, n0, _TTC,
1846
+ 0,
1847
+ [_TV, _PMS, _CMS, _DSI],
1848
+ [1, () => PredefinedMetricSpecification$, () => CustomizedMetricSpecification$, 2], 1
1849
+ ];
1850
+ var TargetTrackingMetricDataQuery$ = [3, n0, _TTMDQ,
1851
+ 0,
1852
+ [_Id, _Ex, _MSet, _L, _Pe, _RDe],
1853
+ [0, 0, () => TargetTrackingMetricStat$, 0, 1, 2], 1
1854
+ ];
1855
+ var TargetTrackingMetricStat$ = [3, n0, _TTMS,
1856
+ 0,
1857
+ [_Met, _Stat, _U, _Pe],
1858
+ [() => Metric$, 0, 0, 1], 2
1859
+ ];
1860
+ var TerminateInstanceInAutoScalingGroupType$ = [3, n0, _TIIASGT,
1861
+ 0,
1862
+ [_IIns, _SDDC],
1863
+ [0, 2], 2
1864
+ ];
1865
+ var TotalLocalStorageGBRequest$ = [3, n0, _TLSGBR,
1866
+ 0,
1867
+ [_Mi, _Ma],
1868
+ [1, 1]
1869
+ ];
1870
+ var TrafficSourceIdentifier$ = [3, n0, _TSI,
1871
+ 0,
1872
+ [_Ide, _Ty],
1873
+ [0, 0], 1
1874
+ ];
1875
+ var TrafficSourceState$ = [3, n0, _TSS,
1876
+ 0,
1877
+ [_TSr, _Sta, _Ide, _Ty],
1878
+ [0, 0, 0, 0]
1879
+ ];
1880
+ var UpdateAutoScalingGroupType$ = [3, n0, _UASGT,
1881
+ 0,
1882
+ [_ASGN, _LCN, _LT, _MIP, _MS, _MSa, _DC, _DCe, _AZ, _AZI, _HCT, _HCGP, _PG, _VPCZI, _TP, _NIPFSI, _SLRARN, _MIL, _CR, _Co, _DCT, _DIW, _IMP, _AZD, _AZIP, _SZSV, _CRS, _ILP, _DP],
1883
+ [0, 0, () => LaunchTemplateSpecification$, [() => MixedInstancesPolicy$, 0], 1, 1, 1, 1, 64 | 0, 64 | 0, 0, 1, 0, 0, 64 | 0, 2, 0, 1, 2, 0, 0, 1, () => InstanceMaintenancePolicy$, () => AvailabilityZoneDistribution$, () => AvailabilityZoneImpairmentPolicy$, 2, () => CapacityReservationSpecification$, () => InstanceLifecyclePolicy$, 0], 1
1884
+ ];
1885
+ var VCpuCountRequest$ = [3, n0, _VCCR,
1886
+ 0,
1887
+ [_Mi, _Ma],
1888
+ [1, 1], 1
1889
+ ];
1890
+ var WarmPoolConfiguration$ = [3, n0, _WPC,
1891
+ 0,
1892
+ [_MGPC, _MS, _PS, _S, _IRP],
1893
+ [1, 1, 0, 0, () => InstanceReusePolicy$]
1894
+ ];
1895
+ var __Unit = "unit";
1896
+ var Activities = [1, n0, _A,
1897
+ 0, () => Activity$
1898
+ ];
1899
+ var AdjustmentTypes = [1, n0, _ATdj,
1900
+ 0, () => AdjustmentType$
1901
+ ];
1902
+ var Alarms = [1, n0, _Ala,
1903
+ 0, () => Alarm$
1904
+ ];
1905
+ var AutoScalingGroups = [1, n0, _ASGu,
1906
+ 0, [() => AutoScalingGroup$,
1907
+ 0]
1908
+ ];
1909
+ var AutoScalingInstances = [1, n0, _ASI,
1910
+ 0, () => AutoScalingInstanceDetails$
1911
+ ];
1912
+ var BlockDeviceMappings = [1, n0, _BDMl,
1913
+ 0, () => BlockDeviceMapping$
1914
+ ];
1915
+ var EnabledMetrics = [1, n0, _EM,
1916
+ 0, () => EnabledMetric$
1917
+ ];
1918
+ var FailedScheduledUpdateGroupActionRequests = [1, n0, _FSUGARa,
1919
+ 0, () => FailedScheduledUpdateGroupActionRequest$
1920
+ ];
1921
+ var Filters = [1, n0, _F,
1922
+ 0, () => Filter$
1923
+ ];
1924
+ var InstanceCollections = [1, n0, _ICn,
1925
+ 0, () => InstanceCollection$
1926
+ ];
1927
+ var InstanceRefreshes = [1, n0, _IR,
1928
+ 0, [() => InstanceRefresh$,
1929
+ 0]
1930
+ ];
1931
+ var Instances = [1, n0, _I,
1932
+ 0, () => Instance$
1933
+ ];
1934
+ var LaunchConfigurations = [1, n0, _LCa,
1935
+ 0, () => LaunchConfiguration$
1936
+ ];
1937
+ var LaunchInstancesErrors = [1, n0, _LIEa,
1938
+ 0, () => LaunchInstancesError$
1939
+ ];
1940
+ var LifecycleHooks = [1, n0, _LH,
1941
+ 0, () => LifecycleHook$
1942
+ ];
1943
+ var LifecycleHookSpecifications = [1, n0, _LHSi,
1944
+ 0, () => LifecycleHookSpecification$
1945
+ ];
1946
+ var LoadBalancerStates = [1, n0, _LBSo,
1947
+ 0, () => LoadBalancerState$
1948
+ ];
1949
+ var LoadBalancerTargetGroupStates = [1, n0, _LBTGSo,
1950
+ 0, () => LoadBalancerTargetGroupState$
1951
+ ];
1952
+ var LoadForecasts = [1, n0, _LFo,
1953
+ 0, () => LoadForecast$
1954
+ ];
1955
+ var MetricCollectionTypes = [1, n0, _MCTe,
1956
+ 0, () => MetricCollectionType$
1957
+ ];
1958
+ var MetricDataQueries = [1, n0, _MDQe,
1959
+ 0, () => MetricDataQuery$
1960
+ ];
1961
+ var MetricDimensions = [1, n0, _MDe,
1962
+ 0, () => MetricDimension$
1963
+ ];
1964
+ var MetricGranularityTypes = [1, n0, _MGTe,
1965
+ 0, () => MetricGranularityType$
1966
+ ];
1967
+ var NotificationConfigurations = [1, n0, _NC,
1968
+ 0, () => NotificationConfiguration$
1969
+ ];
1970
+ var Overrides = [1, n0, _O,
1971
+ 0, [() => LaunchTemplateOverrides$,
1972
+ 0]
1973
+ ];
1974
+ var PerformanceFactorReferenceSetRequest = [1, n0, _PFRSR,
1975
+ 0, [() => PerformanceFactorReferenceRequest$,
1976
+ { [_xN]: _i }]
1977
+ ];
1978
+ var PredictiveScalingMetricSpecifications = [1, n0, _PSMSre,
1979
+ 0, () => PredictiveScalingMetricSpecification$
1980
+ ];
1981
+ var Processes = [1, n0, _Pro,
1982
+ 0, () => ProcessType$
1983
+ ];
1984
+ var ScalingPolicies = [1, n0, _SPc,
1985
+ 0, () => ScalingPolicy$
1986
+ ];
1987
+ var ScheduledUpdateGroupActionRequests = [1, n0, _SUGARc,
1988
+ 0, () => ScheduledUpdateGroupActionRequest$
1989
+ ];
1990
+ var ScheduledUpdateGroupActions = [1, n0, _SUGA,
1991
+ 0, () => ScheduledUpdateGroupAction$
1992
+ ];
1993
+ var StepAdjustments = [1, n0, _SAt,
1994
+ 0, () => StepAdjustment$
1995
+ ];
1996
+ var SuspendedProcesses = [1, n0, _SP,
1997
+ 0, () => SuspendedProcess$
1998
+ ];
1999
+ var TagDescriptionList = [1, n0, _TDL,
2000
+ 0, () => TagDescription$
2001
+ ];
2002
+ var Tags = [1, n0, _T,
2003
+ 0, () => Tag$
2004
+ ];
2005
+ var TargetTrackingMetricDataQueries = [1, n0, _TTMDQa,
2006
+ 0, () => TargetTrackingMetricDataQuery$
2007
+ ];
2008
+ var TrafficSources = [1, n0, _TS,
2009
+ 0, () => TrafficSourceIdentifier$
2010
+ ];
2011
+ var TrafficSourceStates = [1, n0, _TSSr,
2012
+ 0, () => TrafficSourceState$
2013
+ ];
2014
+ var AttachInstances$ = [9, n0, _AIt,
2015
+ 0, () => AttachInstancesQuery$, () => __Unit
2016
+ ];
2017
+ var AttachLoadBalancers$ = [9, n0, _ALB,
2018
+ 0, () => AttachLoadBalancersType$, () => AttachLoadBalancersResultType$
2019
+ ];
2020
+ var AttachLoadBalancerTargetGroups$ = [9, n0, _ALBTG,
2021
+ 0, () => AttachLoadBalancerTargetGroupsType$, () => AttachLoadBalancerTargetGroupsResultType$
2022
+ ];
2023
+ var AttachTrafficSources$ = [9, n0, _ATS,
2024
+ 0, () => AttachTrafficSourcesType$, () => AttachTrafficSourcesResultType$
2025
+ ];
2026
+ var BatchDeleteScheduledAction$ = [9, n0, _BDSA,
2027
+ 0, () => BatchDeleteScheduledActionType$, () => BatchDeleteScheduledActionAnswer$
2028
+ ];
2029
+ var BatchPutScheduledUpdateGroupAction$ = [9, n0, _BPSUGA,
2030
+ 0, () => BatchPutScheduledUpdateGroupActionType$, () => BatchPutScheduledUpdateGroupActionAnswer$
2031
+ ];
2032
+ var CancelInstanceRefresh$ = [9, n0, _CIR,
2033
+ 0, () => CancelInstanceRefreshType$, () => CancelInstanceRefreshAnswer$
2034
+ ];
2035
+ var CompleteLifecycleAction$ = [9, n0, _CLA,
2036
+ 0, () => CompleteLifecycleActionType$, () => CompleteLifecycleActionAnswer$
2037
+ ];
2038
+ var CreateAutoScalingGroup$ = [9, n0, _CASG,
2039
+ 0, () => CreateAutoScalingGroupType$, () => __Unit
2040
+ ];
2041
+ var CreateLaunchConfiguration$ = [9, n0, _CLC,
2042
+ 0, () => CreateLaunchConfigurationType$, () => __Unit
2043
+ ];
2044
+ var CreateOrUpdateTags$ = [9, n0, _COUT,
2045
+ 0, () => CreateOrUpdateTagsType$, () => __Unit
2046
+ ];
2047
+ var DeleteAutoScalingGroup$ = [9, n0, _DASG,
2048
+ 0, () => DeleteAutoScalingGroupType$, () => __Unit
2049
+ ];
2050
+ var DeleteLaunchConfiguration$ = [9, n0, _DLC,
2051
+ 0, () => LaunchConfigurationNameType$, () => __Unit
2052
+ ];
2053
+ var DeleteLifecycleHook$ = [9, n0, _DLH,
2054
+ 0, () => DeleteLifecycleHookType$, () => DeleteLifecycleHookAnswer$
2055
+ ];
2056
+ var DeleteNotificationConfiguration$ = [9, n0, _DNC,
2057
+ 0, () => DeleteNotificationConfigurationType$, () => __Unit
2058
+ ];
2059
+ var DeletePolicy$ = [9, n0, _DPe,
2060
+ 0, () => DeletePolicyType$, () => __Unit
2061
+ ];
2062
+ var DeleteScheduledAction$ = [9, n0, _DSA,
2063
+ 0, () => DeleteScheduledActionType$, () => __Unit
2064
+ ];
2065
+ var DeleteTags$ = [9, n0, _DT,
2066
+ 0, () => DeleteTagsType$, () => __Unit
2067
+ ];
2068
+ var DeleteWarmPool$ = [9, n0, _DWP,
2069
+ 0, () => DeleteWarmPoolType$, () => DeleteWarmPoolAnswer$
2070
+ ];
2071
+ var DescribeAccountLimits$ = [9, n0, _DAL,
2072
+ 0, () => __Unit, () => DescribeAccountLimitsAnswer$
2073
+ ];
2074
+ var DescribeAdjustmentTypes$ = [9, n0, _DAT,
2075
+ 0, () => __Unit, () => DescribeAdjustmentTypesAnswer$
2076
+ ];
2077
+ var DescribeAutoScalingGroups$ = [9, n0, _DASGe,
2078
+ 0, () => AutoScalingGroupNamesType$, () => AutoScalingGroupsType$
2079
+ ];
2080
+ var DescribeAutoScalingInstances$ = [9, n0, _DASI,
2081
+ 0, () => DescribeAutoScalingInstancesType$, () => AutoScalingInstancesType$
2082
+ ];
2083
+ var DescribeAutoScalingNotificationTypes$ = [9, n0, _DASNT,
2084
+ 0, () => __Unit, () => DescribeAutoScalingNotificationTypesAnswer$
2085
+ ];
2086
+ var DescribeInstanceRefreshes$ = [9, n0, _DIR,
2087
+ 0, () => DescribeInstanceRefreshesType$, () => DescribeInstanceRefreshesAnswer$
2088
+ ];
2089
+ var DescribeLaunchConfigurations$ = [9, n0, _DLCe,
2090
+ 0, () => LaunchConfigurationNamesType$, () => LaunchConfigurationsType$
2091
+ ];
2092
+ var DescribeLifecycleHooks$ = [9, n0, _DLHe,
2093
+ 0, () => DescribeLifecycleHooksType$, () => DescribeLifecycleHooksAnswer$
2094
+ ];
2095
+ var DescribeLifecycleHookTypes$ = [9, n0, _DLHTes,
2096
+ 0, () => __Unit, () => DescribeLifecycleHookTypesAnswer$
2097
+ ];
2098
+ var DescribeLoadBalancers$ = [9, n0, _DLB,
2099
+ 0, () => DescribeLoadBalancersRequest$, () => DescribeLoadBalancersResponse$
2100
+ ];
2101
+ var DescribeLoadBalancerTargetGroups$ = [9, n0, _DLBTG,
2102
+ 0, () => DescribeLoadBalancerTargetGroupsRequest$, () => DescribeLoadBalancerTargetGroupsResponse$
2103
+ ];
2104
+ var DescribeMetricCollectionTypes$ = [9, n0, _DMCT,
2105
+ 0, () => __Unit, () => DescribeMetricCollectionTypesAnswer$
2106
+ ];
2107
+ var DescribeNotificationConfigurations$ = [9, n0, _DNCe,
2108
+ 0, () => DescribeNotificationConfigurationsType$, () => DescribeNotificationConfigurationsAnswer$
2109
+ ];
2110
+ var DescribePolicies$ = [9, n0, _DPes,
2111
+ 0, () => DescribePoliciesType$, () => PoliciesType$
2112
+ ];
2113
+ var DescribeScalingActivities$ = [9, n0, _DSAe,
2114
+ 0, () => DescribeScalingActivitiesType$, () => ActivitiesType$
2115
+ ];
2116
+ var DescribeScalingProcessTypes$ = [9, n0, _DSPT,
2117
+ 0, () => __Unit, () => ProcessesType$
2118
+ ];
2119
+ var DescribeScheduledActions$ = [9, n0, _DSAes,
2120
+ 0, () => DescribeScheduledActionsType$, () => ScheduledActionsType$
2121
+ ];
2122
+ var DescribeTags$ = [9, n0, _DTe,
2123
+ 0, () => DescribeTagsType$, () => TagsType$
2124
+ ];
2125
+ var DescribeTerminationPolicyTypes$ = [9, n0, _DTPT,
2126
+ 0, () => __Unit, () => DescribeTerminationPolicyTypesAnswer$
2127
+ ];
2128
+ var DescribeTrafficSources$ = [9, n0, _DTS,
2129
+ 0, () => DescribeTrafficSourcesRequest$, () => DescribeTrafficSourcesResponse$
2130
+ ];
2131
+ var DescribeWarmPool$ = [9, n0, _DWPe,
2132
+ 0, () => DescribeWarmPoolType$, () => DescribeWarmPoolAnswer$
2133
+ ];
2134
+ var DetachInstances$ = [9, n0, _DI,
2135
+ 0, () => DetachInstancesQuery$, () => DetachInstancesAnswer$
2136
+ ];
2137
+ var DetachLoadBalancers$ = [9, n0, _DLBe,
2138
+ 0, () => DetachLoadBalancersType$, () => DetachLoadBalancersResultType$
2139
+ ];
2140
+ var DetachLoadBalancerTargetGroups$ = [9, n0, _DLBTGe,
2141
+ 0, () => DetachLoadBalancerTargetGroupsType$, () => DetachLoadBalancerTargetGroupsResultType$
2142
+ ];
2143
+ var DetachTrafficSources$ = [9, n0, _DTSe,
2144
+ 0, () => DetachTrafficSourcesType$, () => DetachTrafficSourcesResultType$
2145
+ ];
2146
+ var DisableMetricsCollection$ = [9, n0, _DMC,
2147
+ 0, () => DisableMetricsCollectionQuery$, () => __Unit
2148
+ ];
2149
+ var EnableMetricsCollection$ = [9, n0, _EMC,
2150
+ 0, () => EnableMetricsCollectionQuery$, () => __Unit
2151
+ ];
2152
+ var EnterStandby$ = [9, n0, _ES,
2153
+ 0, () => EnterStandbyQuery$, () => EnterStandbyAnswer$
2154
+ ];
2155
+ var ExecutePolicy$ = [9, n0, _EP,
2156
+ 0, () => ExecutePolicyType$, () => __Unit
2157
+ ];
2158
+ var ExitStandby$ = [9, n0, _ESx,
2159
+ 0, () => ExitStandbyQuery$, () => ExitStandbyAnswer$
2160
+ ];
2161
+ var GetPredictiveScalingForecast$ = [9, n0, _GPSF,
2162
+ 0, () => GetPredictiveScalingForecastType$, () => GetPredictiveScalingForecastAnswer$
2163
+ ];
2164
+ var LaunchInstances$ = [9, n0, _LI,
2165
+ 0, () => LaunchInstancesRequest$, () => LaunchInstancesResult$
2166
+ ];
2167
+ var PutLifecycleHook$ = [9, n0, _PLH,
2168
+ 0, () => PutLifecycleHookType$, () => PutLifecycleHookAnswer$
2169
+ ];
2170
+ var PutNotificationConfiguration$ = [9, n0, _PNC,
2171
+ 0, () => PutNotificationConfigurationType$, () => __Unit
2172
+ ];
2173
+ var PutScalingPolicy$ = [9, n0, _PSP,
2174
+ 0, () => PutScalingPolicyType$, () => PolicyARNType$
2175
+ ];
2176
+ var PutScheduledUpdateGroupAction$ = [9, n0, _PSUGA,
2177
+ 0, () => PutScheduledUpdateGroupActionType$, () => __Unit
2178
+ ];
2179
+ var PutWarmPool$ = [9, n0, _PWP,
2180
+ 0, () => PutWarmPoolType$, () => PutWarmPoolAnswer$
2181
+ ];
2182
+ var RecordLifecycleActionHeartbeat$ = [9, n0, _RLAH,
2183
+ 0, () => RecordLifecycleActionHeartbeatType$, () => RecordLifecycleActionHeartbeatAnswer$
2184
+ ];
2185
+ var ResumeProcesses$ = [9, n0, _RPe,
2186
+ 0, () => ScalingProcessQuery$, () => __Unit
2187
+ ];
2188
+ var RollbackInstanceRefresh$ = [9, n0, _RIR,
2189
+ 0, () => RollbackInstanceRefreshType$, () => RollbackInstanceRefreshAnswer$
2190
+ ];
2191
+ var SetDesiredCapacity$ = [9, n0, _SDC,
2192
+ 0, () => SetDesiredCapacityType$, () => __Unit
2193
+ ];
2194
+ var SetInstanceHealth$ = [9, n0, _SIH,
2195
+ 0, () => SetInstanceHealthQuery$, () => __Unit
2196
+ ];
2197
+ var SetInstanceProtection$ = [9, n0, _SIPe,
2198
+ 0, () => SetInstanceProtectionQuery$, () => SetInstanceProtectionAnswer$
2199
+ ];
2200
+ var StartInstanceRefresh$ = [9, n0, _SIR,
2201
+ 0, () => StartInstanceRefreshType$, () => StartInstanceRefreshAnswer$
2202
+ ];
2203
+ var SuspendProcesses$ = [9, n0, _SPus,
2204
+ 0, () => ScalingProcessQuery$, () => __Unit
2205
+ ];
2206
+ var TerminateInstanceInAutoScalingGroup$ = [9, n0, _TIIASG,
2207
+ 0, () => TerminateInstanceInAutoScalingGroupType$, () => ActivityType$
2208
+ ];
2209
+ var UpdateAutoScalingGroup$ = [9, n0, _UASG,
2210
+ 0, () => UpdateAutoScalingGroupType$, () => __Unit
2211
+ ];
2212
+
2213
+ const getRuntimeConfig$1 = (config) => {
2214
+ return {
2215
+ apiVersion: "2011-01-01",
2216
+ base64Decoder: config?.base64Decoder ?? fromBase64,
2217
+ base64Encoder: config?.base64Encoder ?? toBase64,
2218
+ disableHostPrefix: config?.disableHostPrefix ?? false,
2219
+ endpointProvider: config?.endpointProvider ?? defaultEndpointResolver,
2220
+ extensions: config?.extensions ?? [],
2221
+ httpAuthSchemeProvider: config?.httpAuthSchemeProvider ?? defaultAutoScalingHttpAuthSchemeProvider,
2222
+ httpAuthSchemes: config?.httpAuthSchemes ?? [
2223
+ {
2224
+ schemeId: "aws.auth#sigv4",
2225
+ identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
2226
+ signer: new AwsSdkSigV4Signer(),
2227
+ },
2228
+ ],
2229
+ logger: config?.logger ?? new NoOpLogger(),
2230
+ protocol: config?.protocol ?? AwsQueryProtocol,
2231
+ protocolSettings: config?.protocolSettings ?? {
2232
+ defaultNamespace: "com.amazonaws.autoscaling",
2233
+ errorTypeRegistries,
2234
+ xmlNamespace: "http://autoscaling.amazonaws.com/doc/2011-01-01/",
2235
+ version: "2011-01-01",
2236
+ serviceTarget: "AutoScaling_2011_01_01",
2237
+ },
2238
+ serviceId: config?.serviceId ?? "Auto Scaling",
2239
+ sha256: config?.sha256 ?? Sha256,
2240
+ urlParser: config?.urlParser ?? parseUrl,
2241
+ utf8Decoder: config?.utf8Decoder ?? fromUtf8,
2242
+ utf8Encoder: config?.utf8Encoder ?? toUtf8,
2243
+ };
2244
+ };
2245
+
2246
+ const getRuntimeConfig = (config) => {
2247
+ emitWarningIfUnsupportedVersion(process.version);
2248
+ const defaultsMode = resolveDefaultsModeConfig(config);
2249
+ const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
2250
+ const clientSharedValues = getRuntimeConfig$1(config);
2251
+ emitWarningIfUnsupportedVersion$1(process.version);
2252
+ const loaderConfig = {
2253
+ profile: config?.profile,
2254
+ logger: clientSharedValues.logger,
2255
+ };
2256
+ return {
2257
+ ...clientSharedValues,
2258
+ ...config,
2259
+ runtime: "node",
2260
+ defaultsMode,
2261
+ authSchemePreference: config?.authSchemePreference ?? loadConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
2262
+ bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
2263
+ credentialDefaultProvider: config?.credentialDefaultProvider ?? defaultProvider,
2264
+ defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
2265
+ maxAttempts: config?.maxAttempts ?? loadConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
2266
+ region: config?.region ?? loadConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
2267
+ requestHandler: NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
2268
+ retryMode: config?.retryMode ??
2269
+ loadConfig({
2270
+ ...NODE_RETRY_MODE_CONFIG_OPTIONS,
2271
+ default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
2272
+ }, config),
2273
+ streamCollector: config?.streamCollector ?? streamCollector,
2274
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2275
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
2276
+ userAgentAppId: config?.userAgentAppId ?? loadConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
2277
+ };
2278
+ };
2279
+
34
2280
  const getHttpAuthExtensionConfiguration = (runtimeConfig) => {
35
2281
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
36
2282
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -1201,6 +3447,7 @@ const ScalingActivityStatusCode = {
1201
3447
  const CapacityDistributionStrategy = {
1202
3448
  BALANCED_BEST_EFFORT: "balanced-best-effort",
1203
3449
  BALANCED_ONLY: "balanced-only",
3450
+ RESERVATIONS_THEN_BALANCED: "reservations-then-balanced",
1204
3451
  };
1205
3452
  const ImpairedZoneHealthCheckBehavior = {
1206
3453
  IgnoreUnhealthy: "IgnoreUnhealthy",
@@ -1368,106 +3615,388 @@ const RetryStrategy = {
1368
3615
  RETRY_WITH_GROUP_CONFIGURATION: "retry-with-group-configuration",
1369
3616
  };
1370
3617
 
3618
+ exports.AcceleratorCountRequest$ = AcceleratorCountRequest$;
1371
3619
  exports.AcceleratorManufacturer = AcceleratorManufacturer;
1372
3620
  exports.AcceleratorName = AcceleratorName;
3621
+ exports.AcceleratorTotalMemoryMiBRequest$ = AcceleratorTotalMemoryMiBRequest$;
1373
3622
  exports.AcceleratorType = AcceleratorType;
3623
+ exports.ActiveInstanceRefreshNotFoundFault = ActiveInstanceRefreshNotFoundFault;
3624
+ exports.ActiveInstanceRefreshNotFoundFault$ = ActiveInstanceRefreshNotFoundFault$;
3625
+ exports.ActivitiesType$ = ActivitiesType$;
3626
+ exports.Activity$ = Activity$;
3627
+ exports.ActivityType$ = ActivityType$;
3628
+ exports.AdjustmentType$ = AdjustmentType$;
3629
+ exports.Alarm$ = Alarm$;
3630
+ exports.AlarmSpecification$ = AlarmSpecification$;
3631
+ exports.AlreadyExistsFault = AlreadyExistsFault;
3632
+ exports.AlreadyExistsFault$ = AlreadyExistsFault$;
3633
+ exports.AttachInstances$ = AttachInstances$;
1374
3634
  exports.AttachInstancesCommand = AttachInstancesCommand;
3635
+ exports.AttachInstancesQuery$ = AttachInstancesQuery$;
3636
+ exports.AttachLoadBalancerTargetGroups$ = AttachLoadBalancerTargetGroups$;
1375
3637
  exports.AttachLoadBalancerTargetGroupsCommand = AttachLoadBalancerTargetGroupsCommand;
3638
+ exports.AttachLoadBalancerTargetGroupsResultType$ = AttachLoadBalancerTargetGroupsResultType$;
3639
+ exports.AttachLoadBalancerTargetGroupsType$ = AttachLoadBalancerTargetGroupsType$;
3640
+ exports.AttachLoadBalancers$ = AttachLoadBalancers$;
1376
3641
  exports.AttachLoadBalancersCommand = AttachLoadBalancersCommand;
3642
+ exports.AttachLoadBalancersResultType$ = AttachLoadBalancersResultType$;
3643
+ exports.AttachLoadBalancersType$ = AttachLoadBalancersType$;
3644
+ exports.AttachTrafficSources$ = AttachTrafficSources$;
1377
3645
  exports.AttachTrafficSourcesCommand = AttachTrafficSourcesCommand;
3646
+ exports.AttachTrafficSourcesResultType$ = AttachTrafficSourcesResultType$;
3647
+ exports.AttachTrafficSourcesType$ = AttachTrafficSourcesType$;
1378
3648
  exports.AutoScaling = AutoScaling;
1379
3649
  exports.AutoScalingClient = AutoScalingClient;
3650
+ exports.AutoScalingGroup$ = AutoScalingGroup$;
3651
+ exports.AutoScalingGroupNamesType$ = AutoScalingGroupNamesType$;
3652
+ exports.AutoScalingGroupsType$ = AutoScalingGroupsType$;
3653
+ exports.AutoScalingInstanceDetails$ = AutoScalingInstanceDetails$;
3654
+ exports.AutoScalingInstancesType$ = AutoScalingInstancesType$;
3655
+ exports.AutoScalingServiceException = AutoScalingServiceException;
3656
+ exports.AutoScalingServiceException$ = AutoScalingServiceException$;
3657
+ exports.AvailabilityZoneDistribution$ = AvailabilityZoneDistribution$;
3658
+ exports.AvailabilityZoneImpairmentPolicy$ = AvailabilityZoneImpairmentPolicy$;
1380
3659
  exports.BareMetal = BareMetal;
3660
+ exports.BaselineEbsBandwidthMbpsRequest$ = BaselineEbsBandwidthMbpsRequest$;
3661
+ exports.BaselinePerformanceFactorsRequest$ = BaselinePerformanceFactorsRequest$;
3662
+ exports.BatchDeleteScheduledAction$ = BatchDeleteScheduledAction$;
3663
+ exports.BatchDeleteScheduledActionAnswer$ = BatchDeleteScheduledActionAnswer$;
1381
3664
  exports.BatchDeleteScheduledActionCommand = BatchDeleteScheduledActionCommand;
3665
+ exports.BatchDeleteScheduledActionType$ = BatchDeleteScheduledActionType$;
3666
+ exports.BatchPutScheduledUpdateGroupAction$ = BatchPutScheduledUpdateGroupAction$;
3667
+ exports.BatchPutScheduledUpdateGroupActionAnswer$ = BatchPutScheduledUpdateGroupActionAnswer$;
1382
3668
  exports.BatchPutScheduledUpdateGroupActionCommand = BatchPutScheduledUpdateGroupActionCommand;
3669
+ exports.BatchPutScheduledUpdateGroupActionType$ = BatchPutScheduledUpdateGroupActionType$;
3670
+ exports.BlockDeviceMapping$ = BlockDeviceMapping$;
1383
3671
  exports.BurstablePerformance = BurstablePerformance;
3672
+ exports.CancelInstanceRefresh$ = CancelInstanceRefresh$;
3673
+ exports.CancelInstanceRefreshAnswer$ = CancelInstanceRefreshAnswer$;
1384
3674
  exports.CancelInstanceRefreshCommand = CancelInstanceRefreshCommand;
3675
+ exports.CancelInstanceRefreshType$ = CancelInstanceRefreshType$;
1385
3676
  exports.CapacityDistributionStrategy = CapacityDistributionStrategy;
3677
+ exports.CapacityForecast$ = CapacityForecast$;
1386
3678
  exports.CapacityReservationPreference = CapacityReservationPreference;
3679
+ exports.CapacityReservationSpecification$ = CapacityReservationSpecification$;
3680
+ exports.CapacityReservationTarget$ = CapacityReservationTarget$;
3681
+ exports.CompleteLifecycleAction$ = CompleteLifecycleAction$;
3682
+ exports.CompleteLifecycleActionAnswer$ = CompleteLifecycleActionAnswer$;
1387
3683
  exports.CompleteLifecycleActionCommand = CompleteLifecycleActionCommand;
3684
+ exports.CompleteLifecycleActionType$ = CompleteLifecycleActionType$;
1388
3685
  exports.CpuManufacturer = CpuManufacturer;
3686
+ exports.CpuPerformanceFactorRequest$ = CpuPerformanceFactorRequest$;
3687
+ exports.CreateAutoScalingGroup$ = CreateAutoScalingGroup$;
1389
3688
  exports.CreateAutoScalingGroupCommand = CreateAutoScalingGroupCommand;
3689
+ exports.CreateAutoScalingGroupType$ = CreateAutoScalingGroupType$;
3690
+ exports.CreateLaunchConfiguration$ = CreateLaunchConfiguration$;
1390
3691
  exports.CreateLaunchConfigurationCommand = CreateLaunchConfigurationCommand;
3692
+ exports.CreateLaunchConfigurationType$ = CreateLaunchConfigurationType$;
3693
+ exports.CreateOrUpdateTags$ = CreateOrUpdateTags$;
1391
3694
  exports.CreateOrUpdateTagsCommand = CreateOrUpdateTagsCommand;
3695
+ exports.CreateOrUpdateTagsType$ = CreateOrUpdateTagsType$;
3696
+ exports.CustomizedMetricSpecification$ = CustomizedMetricSpecification$;
3697
+ exports.DeleteAutoScalingGroup$ = DeleteAutoScalingGroup$;
1392
3698
  exports.DeleteAutoScalingGroupCommand = DeleteAutoScalingGroupCommand;
3699
+ exports.DeleteAutoScalingGroupType$ = DeleteAutoScalingGroupType$;
3700
+ exports.DeleteLaunchConfiguration$ = DeleteLaunchConfiguration$;
1393
3701
  exports.DeleteLaunchConfigurationCommand = DeleteLaunchConfigurationCommand;
3702
+ exports.DeleteLifecycleHook$ = DeleteLifecycleHook$;
3703
+ exports.DeleteLifecycleHookAnswer$ = DeleteLifecycleHookAnswer$;
1394
3704
  exports.DeleteLifecycleHookCommand = DeleteLifecycleHookCommand;
3705
+ exports.DeleteLifecycleHookType$ = DeleteLifecycleHookType$;
3706
+ exports.DeleteNotificationConfiguration$ = DeleteNotificationConfiguration$;
1395
3707
  exports.DeleteNotificationConfigurationCommand = DeleteNotificationConfigurationCommand;
3708
+ exports.DeleteNotificationConfigurationType$ = DeleteNotificationConfigurationType$;
3709
+ exports.DeletePolicy$ = DeletePolicy$;
1396
3710
  exports.DeletePolicyCommand = DeletePolicyCommand;
3711
+ exports.DeletePolicyType$ = DeletePolicyType$;
3712
+ exports.DeleteScheduledAction$ = DeleteScheduledAction$;
1397
3713
  exports.DeleteScheduledActionCommand = DeleteScheduledActionCommand;
3714
+ exports.DeleteScheduledActionType$ = DeleteScheduledActionType$;
3715
+ exports.DeleteTags$ = DeleteTags$;
1398
3716
  exports.DeleteTagsCommand = DeleteTagsCommand;
3717
+ exports.DeleteTagsType$ = DeleteTagsType$;
3718
+ exports.DeleteWarmPool$ = DeleteWarmPool$;
3719
+ exports.DeleteWarmPoolAnswer$ = DeleteWarmPoolAnswer$;
1399
3720
  exports.DeleteWarmPoolCommand = DeleteWarmPoolCommand;
3721
+ exports.DeleteWarmPoolType$ = DeleteWarmPoolType$;
1400
3722
  exports.DeletionProtection = DeletionProtection;
3723
+ exports.DescribeAccountLimits$ = DescribeAccountLimits$;
3724
+ exports.DescribeAccountLimitsAnswer$ = DescribeAccountLimitsAnswer$;
1401
3725
  exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
3726
+ exports.DescribeAdjustmentTypes$ = DescribeAdjustmentTypes$;
3727
+ exports.DescribeAdjustmentTypesAnswer$ = DescribeAdjustmentTypesAnswer$;
1402
3728
  exports.DescribeAdjustmentTypesCommand = DescribeAdjustmentTypesCommand;
3729
+ exports.DescribeAutoScalingGroups$ = DescribeAutoScalingGroups$;
1403
3730
  exports.DescribeAutoScalingGroupsCommand = DescribeAutoScalingGroupsCommand;
3731
+ exports.DescribeAutoScalingInstances$ = DescribeAutoScalingInstances$;
1404
3732
  exports.DescribeAutoScalingInstancesCommand = DescribeAutoScalingInstancesCommand;
3733
+ exports.DescribeAutoScalingInstancesType$ = DescribeAutoScalingInstancesType$;
3734
+ exports.DescribeAutoScalingNotificationTypes$ = DescribeAutoScalingNotificationTypes$;
3735
+ exports.DescribeAutoScalingNotificationTypesAnswer$ = DescribeAutoScalingNotificationTypesAnswer$;
1405
3736
  exports.DescribeAutoScalingNotificationTypesCommand = DescribeAutoScalingNotificationTypesCommand;
3737
+ exports.DescribeInstanceRefreshes$ = DescribeInstanceRefreshes$;
3738
+ exports.DescribeInstanceRefreshesAnswer$ = DescribeInstanceRefreshesAnswer$;
1406
3739
  exports.DescribeInstanceRefreshesCommand = DescribeInstanceRefreshesCommand;
3740
+ exports.DescribeInstanceRefreshesType$ = DescribeInstanceRefreshesType$;
3741
+ exports.DescribeLaunchConfigurations$ = DescribeLaunchConfigurations$;
1407
3742
  exports.DescribeLaunchConfigurationsCommand = DescribeLaunchConfigurationsCommand;
3743
+ exports.DescribeLifecycleHookTypes$ = DescribeLifecycleHookTypes$;
3744
+ exports.DescribeLifecycleHookTypesAnswer$ = DescribeLifecycleHookTypesAnswer$;
1408
3745
  exports.DescribeLifecycleHookTypesCommand = DescribeLifecycleHookTypesCommand;
3746
+ exports.DescribeLifecycleHooks$ = DescribeLifecycleHooks$;
3747
+ exports.DescribeLifecycleHooksAnswer$ = DescribeLifecycleHooksAnswer$;
1409
3748
  exports.DescribeLifecycleHooksCommand = DescribeLifecycleHooksCommand;
3749
+ exports.DescribeLifecycleHooksType$ = DescribeLifecycleHooksType$;
3750
+ exports.DescribeLoadBalancerTargetGroups$ = DescribeLoadBalancerTargetGroups$;
1410
3751
  exports.DescribeLoadBalancerTargetGroupsCommand = DescribeLoadBalancerTargetGroupsCommand;
3752
+ exports.DescribeLoadBalancerTargetGroupsRequest$ = DescribeLoadBalancerTargetGroupsRequest$;
3753
+ exports.DescribeLoadBalancerTargetGroupsResponse$ = DescribeLoadBalancerTargetGroupsResponse$;
3754
+ exports.DescribeLoadBalancers$ = DescribeLoadBalancers$;
1411
3755
  exports.DescribeLoadBalancersCommand = DescribeLoadBalancersCommand;
3756
+ exports.DescribeLoadBalancersRequest$ = DescribeLoadBalancersRequest$;
3757
+ exports.DescribeLoadBalancersResponse$ = DescribeLoadBalancersResponse$;
3758
+ exports.DescribeMetricCollectionTypes$ = DescribeMetricCollectionTypes$;
3759
+ exports.DescribeMetricCollectionTypesAnswer$ = DescribeMetricCollectionTypesAnswer$;
1412
3760
  exports.DescribeMetricCollectionTypesCommand = DescribeMetricCollectionTypesCommand;
3761
+ exports.DescribeNotificationConfigurations$ = DescribeNotificationConfigurations$;
3762
+ exports.DescribeNotificationConfigurationsAnswer$ = DescribeNotificationConfigurationsAnswer$;
1413
3763
  exports.DescribeNotificationConfigurationsCommand = DescribeNotificationConfigurationsCommand;
3764
+ exports.DescribeNotificationConfigurationsType$ = DescribeNotificationConfigurationsType$;
3765
+ exports.DescribePolicies$ = DescribePolicies$;
1414
3766
  exports.DescribePoliciesCommand = DescribePoliciesCommand;
3767
+ exports.DescribePoliciesType$ = DescribePoliciesType$;
3768
+ exports.DescribeScalingActivities$ = DescribeScalingActivities$;
1415
3769
  exports.DescribeScalingActivitiesCommand = DescribeScalingActivitiesCommand;
3770
+ exports.DescribeScalingActivitiesType$ = DescribeScalingActivitiesType$;
3771
+ exports.DescribeScalingProcessTypes$ = DescribeScalingProcessTypes$;
1416
3772
  exports.DescribeScalingProcessTypesCommand = DescribeScalingProcessTypesCommand;
3773
+ exports.DescribeScheduledActions$ = DescribeScheduledActions$;
1417
3774
  exports.DescribeScheduledActionsCommand = DescribeScheduledActionsCommand;
3775
+ exports.DescribeScheduledActionsType$ = DescribeScheduledActionsType$;
3776
+ exports.DescribeTags$ = DescribeTags$;
1418
3777
  exports.DescribeTagsCommand = DescribeTagsCommand;
3778
+ exports.DescribeTagsType$ = DescribeTagsType$;
3779
+ exports.DescribeTerminationPolicyTypes$ = DescribeTerminationPolicyTypes$;
3780
+ exports.DescribeTerminationPolicyTypesAnswer$ = DescribeTerminationPolicyTypesAnswer$;
1419
3781
  exports.DescribeTerminationPolicyTypesCommand = DescribeTerminationPolicyTypesCommand;
3782
+ exports.DescribeTrafficSources$ = DescribeTrafficSources$;
1420
3783
  exports.DescribeTrafficSourcesCommand = DescribeTrafficSourcesCommand;
3784
+ exports.DescribeTrafficSourcesRequest$ = DescribeTrafficSourcesRequest$;
3785
+ exports.DescribeTrafficSourcesResponse$ = DescribeTrafficSourcesResponse$;
3786
+ exports.DescribeWarmPool$ = DescribeWarmPool$;
3787
+ exports.DescribeWarmPoolAnswer$ = DescribeWarmPoolAnswer$;
1421
3788
  exports.DescribeWarmPoolCommand = DescribeWarmPoolCommand;
3789
+ exports.DescribeWarmPoolType$ = DescribeWarmPoolType$;
3790
+ exports.DesiredConfiguration$ = DesiredConfiguration$;
3791
+ exports.DetachInstances$ = DetachInstances$;
3792
+ exports.DetachInstancesAnswer$ = DetachInstancesAnswer$;
1422
3793
  exports.DetachInstancesCommand = DetachInstancesCommand;
3794
+ exports.DetachInstancesQuery$ = DetachInstancesQuery$;
3795
+ exports.DetachLoadBalancerTargetGroups$ = DetachLoadBalancerTargetGroups$;
1423
3796
  exports.DetachLoadBalancerTargetGroupsCommand = DetachLoadBalancerTargetGroupsCommand;
3797
+ exports.DetachLoadBalancerTargetGroupsResultType$ = DetachLoadBalancerTargetGroupsResultType$;
3798
+ exports.DetachLoadBalancerTargetGroupsType$ = DetachLoadBalancerTargetGroupsType$;
3799
+ exports.DetachLoadBalancers$ = DetachLoadBalancers$;
1424
3800
  exports.DetachLoadBalancersCommand = DetachLoadBalancersCommand;
3801
+ exports.DetachLoadBalancersResultType$ = DetachLoadBalancersResultType$;
3802
+ exports.DetachLoadBalancersType$ = DetachLoadBalancersType$;
3803
+ exports.DetachTrafficSources$ = DetachTrafficSources$;
1425
3804
  exports.DetachTrafficSourcesCommand = DetachTrafficSourcesCommand;
3805
+ exports.DetachTrafficSourcesResultType$ = DetachTrafficSourcesResultType$;
3806
+ exports.DetachTrafficSourcesType$ = DetachTrafficSourcesType$;
3807
+ exports.DisableMetricsCollection$ = DisableMetricsCollection$;
1426
3808
  exports.DisableMetricsCollectionCommand = DisableMetricsCollectionCommand;
3809
+ exports.DisableMetricsCollectionQuery$ = DisableMetricsCollectionQuery$;
3810
+ exports.Ebs$ = Ebs$;
3811
+ exports.EnableMetricsCollection$ = EnableMetricsCollection$;
1427
3812
  exports.EnableMetricsCollectionCommand = EnableMetricsCollectionCommand;
3813
+ exports.EnableMetricsCollectionQuery$ = EnableMetricsCollectionQuery$;
3814
+ exports.EnabledMetric$ = EnabledMetric$;
3815
+ exports.EnterStandby$ = EnterStandby$;
3816
+ exports.EnterStandbyAnswer$ = EnterStandbyAnswer$;
1428
3817
  exports.EnterStandbyCommand = EnterStandbyCommand;
3818
+ exports.EnterStandbyQuery$ = EnterStandbyQuery$;
3819
+ exports.ExecutePolicy$ = ExecutePolicy$;
1429
3820
  exports.ExecutePolicyCommand = ExecutePolicyCommand;
3821
+ exports.ExecutePolicyType$ = ExecutePolicyType$;
3822
+ exports.ExitStandby$ = ExitStandby$;
3823
+ exports.ExitStandbyAnswer$ = ExitStandbyAnswer$;
1430
3824
  exports.ExitStandbyCommand = ExitStandbyCommand;
3825
+ exports.ExitStandbyQuery$ = ExitStandbyQuery$;
3826
+ exports.FailedScheduledUpdateGroupActionRequest$ = FailedScheduledUpdateGroupActionRequest$;
3827
+ exports.Filter$ = Filter$;
3828
+ exports.GetPredictiveScalingForecast$ = GetPredictiveScalingForecast$;
3829
+ exports.GetPredictiveScalingForecastAnswer$ = GetPredictiveScalingForecastAnswer$;
1431
3830
  exports.GetPredictiveScalingForecastCommand = GetPredictiveScalingForecastCommand;
3831
+ exports.GetPredictiveScalingForecastType$ = GetPredictiveScalingForecastType$;
3832
+ exports.IdempotentParameterMismatchError = IdempotentParameterMismatchError;
3833
+ exports.IdempotentParameterMismatchError$ = IdempotentParameterMismatchError$;
1432
3834
  exports.ImpairedZoneHealthCheckBehavior = ImpairedZoneHealthCheckBehavior;
3835
+ exports.Instance$ = Instance$;
3836
+ exports.InstanceCollection$ = InstanceCollection$;
1433
3837
  exports.InstanceGeneration = InstanceGeneration;
3838
+ exports.InstanceLifecyclePolicy$ = InstanceLifecyclePolicy$;
3839
+ exports.InstanceMaintenancePolicy$ = InstanceMaintenancePolicy$;
1434
3840
  exports.InstanceMetadataEndpointState = InstanceMetadataEndpointState;
1435
3841
  exports.InstanceMetadataHttpTokensState = InstanceMetadataHttpTokensState;
3842
+ exports.InstanceMetadataOptions$ = InstanceMetadataOptions$;
3843
+ exports.InstanceMonitoring$ = InstanceMonitoring$;
3844
+ exports.InstanceRefresh$ = InstanceRefresh$;
3845
+ exports.InstanceRefreshInProgressFault = InstanceRefreshInProgressFault;
3846
+ exports.InstanceRefreshInProgressFault$ = InstanceRefreshInProgressFault$;
3847
+ exports.InstanceRefreshLivePoolProgress$ = InstanceRefreshLivePoolProgress$;
3848
+ exports.InstanceRefreshProgressDetails$ = InstanceRefreshProgressDetails$;
1436
3849
  exports.InstanceRefreshStatus = InstanceRefreshStatus;
3850
+ exports.InstanceRefreshWarmPoolProgress$ = InstanceRefreshWarmPoolProgress$;
3851
+ exports.InstanceRequirements$ = InstanceRequirements$;
3852
+ exports.InstanceReusePolicy$ = InstanceReusePolicy$;
3853
+ exports.InstancesDistribution$ = InstancesDistribution$;
3854
+ exports.InvalidNextToken = InvalidNextToken;
3855
+ exports.InvalidNextToken$ = InvalidNextToken$;
3856
+ exports.IrreversibleInstanceRefreshFault = IrreversibleInstanceRefreshFault;
3857
+ exports.IrreversibleInstanceRefreshFault$ = IrreversibleInstanceRefreshFault$;
3858
+ exports.LaunchConfiguration$ = LaunchConfiguration$;
3859
+ exports.LaunchConfigurationNameType$ = LaunchConfigurationNameType$;
3860
+ exports.LaunchConfigurationNamesType$ = LaunchConfigurationNamesType$;
3861
+ exports.LaunchConfigurationsType$ = LaunchConfigurationsType$;
3862
+ exports.LaunchInstances$ = LaunchInstances$;
1437
3863
  exports.LaunchInstancesCommand = LaunchInstancesCommand;
3864
+ exports.LaunchInstancesError$ = LaunchInstancesError$;
3865
+ exports.LaunchInstancesRequest$ = LaunchInstancesRequest$;
3866
+ exports.LaunchInstancesResult$ = LaunchInstancesResult$;
3867
+ exports.LaunchTemplate$ = LaunchTemplate$;
3868
+ exports.LaunchTemplateOverrides$ = LaunchTemplateOverrides$;
3869
+ exports.LaunchTemplateSpecification$ = LaunchTemplateSpecification$;
3870
+ exports.LifecycleHook$ = LifecycleHook$;
3871
+ exports.LifecycleHookSpecification$ = LifecycleHookSpecification$;
1438
3872
  exports.LifecycleState = LifecycleState;
3873
+ exports.LimitExceededFault = LimitExceededFault;
3874
+ exports.LimitExceededFault$ = LimitExceededFault$;
3875
+ exports.LoadBalancerState$ = LoadBalancerState$;
3876
+ exports.LoadBalancerTargetGroupState$ = LoadBalancerTargetGroupState$;
3877
+ exports.LoadForecast$ = LoadForecast$;
1439
3878
  exports.LocalStorage = LocalStorage;
1440
3879
  exports.LocalStorageType = LocalStorageType;
3880
+ exports.MemoryGiBPerVCpuRequest$ = MemoryGiBPerVCpuRequest$;
3881
+ exports.MemoryMiBRequest$ = MemoryMiBRequest$;
3882
+ exports.Metric$ = Metric$;
3883
+ exports.MetricCollectionType$ = MetricCollectionType$;
3884
+ exports.MetricDataQuery$ = MetricDataQuery$;
3885
+ exports.MetricDimension$ = MetricDimension$;
3886
+ exports.MetricGranularityType$ = MetricGranularityType$;
3887
+ exports.MetricStat$ = MetricStat$;
1441
3888
  exports.MetricStatistic = MetricStatistic;
1442
3889
  exports.MetricType = MetricType;
3890
+ exports.MixedInstancesPolicy$ = MixedInstancesPolicy$;
3891
+ exports.NetworkBandwidthGbpsRequest$ = NetworkBandwidthGbpsRequest$;
3892
+ exports.NetworkInterfaceCountRequest$ = NetworkInterfaceCountRequest$;
3893
+ exports.NotificationConfiguration$ = NotificationConfiguration$;
3894
+ exports.PerformanceFactorReferenceRequest$ = PerformanceFactorReferenceRequest$;
3895
+ exports.PoliciesType$ = PoliciesType$;
3896
+ exports.PolicyARNType$ = PolicyARNType$;
1443
3897
  exports.PredefinedLoadMetricType = PredefinedLoadMetricType;
1444
3898
  exports.PredefinedMetricPairType = PredefinedMetricPairType;
3899
+ exports.PredefinedMetricSpecification$ = PredefinedMetricSpecification$;
1445
3900
  exports.PredefinedScalingMetricType = PredefinedScalingMetricType;
3901
+ exports.PredictiveScalingConfiguration$ = PredictiveScalingConfiguration$;
3902
+ exports.PredictiveScalingCustomizedCapacityMetric$ = PredictiveScalingCustomizedCapacityMetric$;
3903
+ exports.PredictiveScalingCustomizedLoadMetric$ = PredictiveScalingCustomizedLoadMetric$;
3904
+ exports.PredictiveScalingCustomizedScalingMetric$ = PredictiveScalingCustomizedScalingMetric$;
1446
3905
  exports.PredictiveScalingMaxCapacityBreachBehavior = PredictiveScalingMaxCapacityBreachBehavior;
3906
+ exports.PredictiveScalingMetricSpecification$ = PredictiveScalingMetricSpecification$;
1447
3907
  exports.PredictiveScalingMode = PredictiveScalingMode;
3908
+ exports.PredictiveScalingPredefinedLoadMetric$ = PredictiveScalingPredefinedLoadMetric$;
3909
+ exports.PredictiveScalingPredefinedMetricPair$ = PredictiveScalingPredefinedMetricPair$;
3910
+ exports.PredictiveScalingPredefinedScalingMetric$ = PredictiveScalingPredefinedScalingMetric$;
3911
+ exports.ProcessType$ = ProcessType$;
3912
+ exports.ProcessesType$ = ProcessesType$;
3913
+ exports.PutLifecycleHook$ = PutLifecycleHook$;
3914
+ exports.PutLifecycleHookAnswer$ = PutLifecycleHookAnswer$;
1448
3915
  exports.PutLifecycleHookCommand = PutLifecycleHookCommand;
3916
+ exports.PutLifecycleHookType$ = PutLifecycleHookType$;
3917
+ exports.PutNotificationConfiguration$ = PutNotificationConfiguration$;
1449
3918
  exports.PutNotificationConfigurationCommand = PutNotificationConfigurationCommand;
3919
+ exports.PutNotificationConfigurationType$ = PutNotificationConfigurationType$;
3920
+ exports.PutScalingPolicy$ = PutScalingPolicy$;
1450
3921
  exports.PutScalingPolicyCommand = PutScalingPolicyCommand;
3922
+ exports.PutScalingPolicyType$ = PutScalingPolicyType$;
3923
+ exports.PutScheduledUpdateGroupAction$ = PutScheduledUpdateGroupAction$;
1451
3924
  exports.PutScheduledUpdateGroupActionCommand = PutScheduledUpdateGroupActionCommand;
3925
+ exports.PutScheduledUpdateGroupActionType$ = PutScheduledUpdateGroupActionType$;
3926
+ exports.PutWarmPool$ = PutWarmPool$;
3927
+ exports.PutWarmPoolAnswer$ = PutWarmPoolAnswer$;
1452
3928
  exports.PutWarmPoolCommand = PutWarmPoolCommand;
3929
+ exports.PutWarmPoolType$ = PutWarmPoolType$;
3930
+ exports.RecordLifecycleActionHeartbeat$ = RecordLifecycleActionHeartbeat$;
3931
+ exports.RecordLifecycleActionHeartbeatAnswer$ = RecordLifecycleActionHeartbeatAnswer$;
1453
3932
  exports.RecordLifecycleActionHeartbeatCommand = RecordLifecycleActionHeartbeatCommand;
3933
+ exports.RecordLifecycleActionHeartbeatType$ = RecordLifecycleActionHeartbeatType$;
3934
+ exports.RefreshPreferences$ = RefreshPreferences$;
1454
3935
  exports.RefreshStrategy = RefreshStrategy;
3936
+ exports.ResourceContentionFault = ResourceContentionFault;
3937
+ exports.ResourceContentionFault$ = ResourceContentionFault$;
3938
+ exports.ResourceInUseFault = ResourceInUseFault;
3939
+ exports.ResourceInUseFault$ = ResourceInUseFault$;
3940
+ exports.ResumeProcesses$ = ResumeProcesses$;
1455
3941
  exports.ResumeProcessesCommand = ResumeProcessesCommand;
1456
3942
  exports.RetentionAction = RetentionAction;
3943
+ exports.RetentionTriggers$ = RetentionTriggers$;
1457
3944
  exports.RetryStrategy = RetryStrategy;
3945
+ exports.RollbackDetails$ = RollbackDetails$;
3946
+ exports.RollbackInstanceRefresh$ = RollbackInstanceRefresh$;
3947
+ exports.RollbackInstanceRefreshAnswer$ = RollbackInstanceRefreshAnswer$;
1458
3948
  exports.RollbackInstanceRefreshCommand = RollbackInstanceRefreshCommand;
3949
+ exports.RollbackInstanceRefreshType$ = RollbackInstanceRefreshType$;
1459
3950
  exports.ScaleInProtectedInstances = ScaleInProtectedInstances;
3951
+ exports.ScalingActivityInProgressFault = ScalingActivityInProgressFault;
3952
+ exports.ScalingActivityInProgressFault$ = ScalingActivityInProgressFault$;
1460
3953
  exports.ScalingActivityStatusCode = ScalingActivityStatusCode;
3954
+ exports.ScalingPolicy$ = ScalingPolicy$;
3955
+ exports.ScalingProcessQuery$ = ScalingProcessQuery$;
3956
+ exports.ScheduledActionsType$ = ScheduledActionsType$;
3957
+ exports.ScheduledUpdateGroupAction$ = ScheduledUpdateGroupAction$;
3958
+ exports.ScheduledUpdateGroupActionRequest$ = ScheduledUpdateGroupActionRequest$;
3959
+ exports.ServiceLinkedRoleFailure = ServiceLinkedRoleFailure;
3960
+ exports.ServiceLinkedRoleFailure$ = ServiceLinkedRoleFailure$;
3961
+ exports.SetDesiredCapacity$ = SetDesiredCapacity$;
1461
3962
  exports.SetDesiredCapacityCommand = SetDesiredCapacityCommand;
3963
+ exports.SetDesiredCapacityType$ = SetDesiredCapacityType$;
3964
+ exports.SetInstanceHealth$ = SetInstanceHealth$;
1462
3965
  exports.SetInstanceHealthCommand = SetInstanceHealthCommand;
3966
+ exports.SetInstanceHealthQuery$ = SetInstanceHealthQuery$;
3967
+ exports.SetInstanceProtection$ = SetInstanceProtection$;
3968
+ exports.SetInstanceProtectionAnswer$ = SetInstanceProtectionAnswer$;
1463
3969
  exports.SetInstanceProtectionCommand = SetInstanceProtectionCommand;
3970
+ exports.SetInstanceProtectionQuery$ = SetInstanceProtectionQuery$;
1464
3971
  exports.StandbyInstances = StandbyInstances;
3972
+ exports.StartInstanceRefresh$ = StartInstanceRefresh$;
3973
+ exports.StartInstanceRefreshAnswer$ = StartInstanceRefreshAnswer$;
1465
3974
  exports.StartInstanceRefreshCommand = StartInstanceRefreshCommand;
3975
+ exports.StartInstanceRefreshType$ = StartInstanceRefreshType$;
3976
+ exports.StepAdjustment$ = StepAdjustment$;
3977
+ exports.SuspendProcesses$ = SuspendProcesses$;
1466
3978
  exports.SuspendProcessesCommand = SuspendProcessesCommand;
3979
+ exports.SuspendedProcess$ = SuspendedProcess$;
3980
+ exports.Tag$ = Tag$;
3981
+ exports.TagDescription$ = TagDescription$;
3982
+ exports.TagsType$ = TagsType$;
3983
+ exports.TargetTrackingConfiguration$ = TargetTrackingConfiguration$;
3984
+ exports.TargetTrackingMetricDataQuery$ = TargetTrackingMetricDataQuery$;
3985
+ exports.TargetTrackingMetricStat$ = TargetTrackingMetricStat$;
3986
+ exports.TerminateInstanceInAutoScalingGroup$ = TerminateInstanceInAutoScalingGroup$;
1467
3987
  exports.TerminateInstanceInAutoScalingGroupCommand = TerminateInstanceInAutoScalingGroupCommand;
3988
+ exports.TerminateInstanceInAutoScalingGroupType$ = TerminateInstanceInAutoScalingGroupType$;
3989
+ exports.TotalLocalStorageGBRequest$ = TotalLocalStorageGBRequest$;
3990
+ exports.TrafficSourceIdentifier$ = TrafficSourceIdentifier$;
3991
+ exports.TrafficSourceState$ = TrafficSourceState$;
3992
+ exports.UpdateAutoScalingGroup$ = UpdateAutoScalingGroup$;
1468
3993
  exports.UpdateAutoScalingGroupCommand = UpdateAutoScalingGroupCommand;
3994
+ exports.UpdateAutoScalingGroupType$ = UpdateAutoScalingGroupType$;
3995
+ exports.VCpuCountRequest$ = VCpuCountRequest$;
3996
+ exports.WarmPoolConfiguration$ = WarmPoolConfiguration$;
1469
3997
  exports.WarmPoolState = WarmPoolState;
1470
3998
  exports.WarmPoolStatus = WarmPoolStatus;
3999
+ exports.errorTypeRegistries = errorTypeRegistries;
1471
4000
  exports.paginateDescribeAutoScalingGroups = paginateDescribeAutoScalingGroups;
1472
4001
  exports.paginateDescribeAutoScalingInstances = paginateDescribeAutoScalingInstances;
1473
4002
  exports.paginateDescribeInstanceRefreshes = paginateDescribeInstanceRefreshes;