@aws-sdk/client-auto-scaling 3.940.0 → 3.946.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 (106) hide show
  1. package/dist-cjs/index.js +13 -69
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/AutoScalingClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +13 -69
  8. package/dist-types/AutoScaling.d.ts +1 -1
  9. package/dist-types/AutoScalingClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AttachInstancesCommand.d.ts +3 -3
  13. package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +3 -3
  14. package/dist-types/commands/AttachLoadBalancersCommand.d.ts +3 -3
  15. package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +3 -3
  16. package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +3 -3
  18. package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +3 -3
  19. package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +3 -3
  23. package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +3 -3
  27. package/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteTagsCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteWarmPoolCommand.d.ts +3 -3
  31. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
  32. package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +3 -3
  33. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +3 -3
  34. package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +3 -3
  35. package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +3 -3
  36. package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +3 -3
  37. package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +3 -3
  38. package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +3 -3
  39. package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +3 -3
  40. package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +3 -3
  41. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribePoliciesCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeTagsCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeWarmPoolCommand.d.ts +3 -3
  52. package/dist-types/commands/DetachInstancesCommand.d.ts +3 -3
  53. package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +3 -3
  54. package/dist-types/commands/DetachLoadBalancersCommand.d.ts +3 -3
  55. package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +3 -3
  56. package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +3 -3
  57. package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +3 -3
  58. package/dist-types/commands/EnterStandbyCommand.d.ts +3 -3
  59. package/dist-types/commands/ExecutePolicyCommand.d.ts +3 -3
  60. package/dist-types/commands/ExitStandbyCommand.d.ts +3 -3
  61. package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +3 -3
  62. package/dist-types/commands/LaunchInstancesCommand.d.ts +3 -3
  63. package/dist-types/commands/PutLifecycleHookCommand.d.ts +3 -3
  64. package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +3 -3
  65. package/dist-types/commands/PutScalingPolicyCommand.d.ts +3 -3
  66. package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +3 -3
  67. package/dist-types/commands/PutWarmPoolCommand.d.ts +3 -3
  68. package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +3 -3
  69. package/dist-types/commands/ResumeProcessesCommand.d.ts +3 -3
  70. package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +3 -3
  71. package/dist-types/commands/SetDesiredCapacityCommand.d.ts +3 -3
  72. package/dist-types/commands/SetInstanceHealthCommand.d.ts +3 -3
  73. package/dist-types/commands/SetInstanceProtectionCommand.d.ts +3 -3
  74. package/dist-types/commands/StartInstanceRefreshCommand.d.ts +3 -3
  75. package/dist-types/commands/SuspendProcessesCommand.d.ts +3 -3
  76. package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +3 -3
  77. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +3 -3
  78. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  79. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  80. package/dist-types/extensionConfiguration.d.ts +4 -4
  81. package/dist-types/models/AutoScalingServiceException.d.ts +1 -1
  82. package/dist-types/models/errors.d.ts +1 -1
  83. package/dist-types/pagination/DescribeAutoScalingGroupsPaginator.d.ts +1 -1
  84. package/dist-types/pagination/DescribeAutoScalingInstancesPaginator.d.ts +1 -1
  85. package/dist-types/pagination/DescribeInstanceRefreshesPaginator.d.ts +1 -1
  86. package/dist-types/pagination/DescribeLaunchConfigurationsPaginator.d.ts +1 -1
  87. package/dist-types/pagination/DescribeLoadBalancerTargetGroupsPaginator.d.ts +1 -1
  88. package/dist-types/pagination/DescribeLoadBalancersPaginator.d.ts +1 -1
  89. package/dist-types/pagination/DescribeNotificationConfigurationsPaginator.d.ts +1 -1
  90. package/dist-types/pagination/DescribePoliciesPaginator.d.ts +1 -1
  91. package/dist-types/pagination/DescribeScalingActivitiesPaginator.d.ts +1 -1
  92. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +1 -1
  93. package/dist-types/pagination/DescribeTagsPaginator.d.ts +1 -1
  94. package/dist-types/pagination/DescribeTrafficSourcesPaginator.d.ts +1 -1
  95. package/dist-types/pagination/DescribeWarmPoolPaginator.d.ts +1 -1
  96. package/dist-types/pagination/Interfaces.d.ts +1 -1
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  98. package/dist-types/runtimeConfig.d.ts +1 -1
  99. package/dist-types/runtimeConfig.native.d.ts +1 -1
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  101. package/dist-types/runtimeExtensions.d.ts +1 -1
  102. package/dist-types/schemas/schemas_0.d.ts +1 -1
  103. package/dist-types/ts3.4/AutoScalingClient.d.ts +3 -3
  104. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  105. package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +1 -1
  106. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -846,11 +846,7 @@ var ActiveInstanceRefreshNotFoundFault = [
846
846
  -3,
847
847
  n0,
848
848
  _AIRNFF,
849
- {
850
- [_e]: _c,
851
- [_hE]: 400,
852
- [_aQE]: [`ActiveInstanceRefreshNotFound`, 400],
853
- },
849
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ActiveInstanceRefreshNotFound`, 400] },
854
850
  [_m],
855
851
  [0],
856
852
  ];
@@ -872,11 +868,7 @@ var AlreadyExistsFault = [
872
868
  -3,
873
869
  n0,
874
870
  _AEF,
875
- {
876
- [_e]: _c,
877
- [_hE]: 400,
878
- [_aQE]: [`AlreadyExists`, 400],
879
- },
871
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AlreadyExists`, 400] },
880
872
  [_m],
881
873
  [0],
882
874
  ];
@@ -1086,14 +1078,7 @@ var CpuPerformanceFactorRequest = [
1086
1078
  _CPFR,
1087
1079
  0,
1088
1080
  [_R],
1089
- [
1090
- [
1091
- () => PerformanceFactorReferenceSetRequest,
1092
- {
1093
- [_xN]: _Re,
1094
- },
1095
- ],
1096
- ],
1081
+ [[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Re }]],
1097
1082
  ];
1098
1083
  var CreateAutoScalingGroupType = [
1099
1084
  3,
@@ -1415,11 +1400,7 @@ var IdempotentParameterMismatchError = [
1415
1400
  -3,
1416
1401
  n0,
1417
1402
  _IPME,
1418
- {
1419
- [_e]: _c,
1420
- [_hE]: 400,
1421
- [_aQE]: [`IdempotentParameterMismatch`, 400],
1422
- },
1403
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`IdempotentParameterMismatch`, 400] },
1423
1404
  [_Mes],
1424
1405
  [0],
1425
1406
  ];
@@ -1470,11 +1451,7 @@ var InstanceRefreshInProgressFault = [
1470
1451
  -3,
1471
1452
  n0,
1472
1453
  _IRIPF,
1473
- {
1474
- [_e]: _c,
1475
- [_hE]: 400,
1476
- [_aQE]: [`InstanceRefreshInProgress`, 400],
1477
- },
1454
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InstanceRefreshInProgress`, 400] },
1478
1455
  [_m],
1479
1456
  [0],
1480
1457
  ];
@@ -1562,11 +1539,7 @@ var InvalidNextToken = [
1562
1539
  -3,
1563
1540
  n0,
1564
1541
  _INT,
1565
- {
1566
- [_e]: _c,
1567
- [_hE]: 400,
1568
- [_aQE]: [`InvalidNextToken`, 400],
1569
- },
1542
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidNextToken`, 400] },
1570
1543
  [_m],
1571
1544
  [0],
1572
1545
  ];
@@ -1575,11 +1548,7 @@ var IrreversibleInstanceRefreshFault = [
1575
1548
  -3,
1576
1549
  n0,
1577
1550
  _IIRF,
1578
- {
1579
- [_e]: _c,
1580
- [_hE]: 400,
1581
- [_aQE]: [`IrreversibleInstanceRefresh`, 400],
1582
- },
1551
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`IrreversibleInstanceRefresh`, 400] },
1583
1552
  [_m],
1584
1553
  [0],
1585
1554
  ];
@@ -1705,11 +1674,7 @@ var LimitExceededFault = [
1705
1674
  -3,
1706
1675
  n0,
1707
1676
  _LEF,
1708
- {
1709
- [_e]: _c,
1710
- [_hE]: 400,
1711
- [_aQE]: [`LimitExceeded`, 400],
1712
- },
1677
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`LimitExceeded`, 400] },
1713
1678
  [_m],
1714
1679
  [0],
1715
1680
  ];
@@ -1885,11 +1850,7 @@ var ResourceContentionFault = [
1885
1850
  -3,
1886
1851
  n0,
1887
1852
  _RCF,
1888
- {
1889
- [_e]: _s,
1890
- [_hE]: 500,
1891
- [_aQE]: [`ResourceContention`, 500],
1892
- },
1853
+ { [_e]: _s, [_hE]: 500, [_aQE]: [`ResourceContention`, 500] },
1893
1854
  [_m],
1894
1855
  [0],
1895
1856
  ];
@@ -1898,11 +1859,7 @@ var ResourceInUseFault = [
1898
1859
  -3,
1899
1860
  n0,
1900
1861
  _RIUF,
1901
- {
1902
- [_e]: _c,
1903
- [_hE]: 400,
1904
- [_aQE]: [`ResourceInUse`, 400],
1905
- },
1862
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceInUse`, 400] },
1906
1863
  [_m],
1907
1864
  [0],
1908
1865
  ];
@@ -1922,11 +1879,7 @@ var ScalingActivityInProgressFault = [
1922
1879
  -3,
1923
1880
  n0,
1924
1881
  _SAIPF,
1925
- {
1926
- [_e]: _c,
1927
- [_hE]: 400,
1928
- [_aQE]: [`ScalingActivityInProgress`, 400],
1929
- },
1882
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ScalingActivityInProgress`, 400] },
1930
1883
  [_m],
1931
1884
  [0],
1932
1885
  ];
@@ -1985,11 +1938,7 @@ var ServiceLinkedRoleFailure = [
1985
1938
  -3,
1986
1939
  n0,
1987
1940
  _SLRF,
1988
- {
1989
- [_e]: _s,
1990
- [_hE]: 500,
1991
- [_aQE]: [`ServiceLinkedRoleFailure`, 500],
1992
- },
1941
+ { [_e]: _s, [_hE]: 500, [_aQE]: [`ServiceLinkedRoleFailure`, 500] },
1993
1942
  [_m],
1994
1943
  [0],
1995
1944
  ];
@@ -2159,12 +2108,7 @@ var PerformanceFactorReferenceSetRequest = [
2159
2108
  n0,
2160
2109
  _PFRSR,
2161
2110
  0,
2162
- [
2163
- () => PerformanceFactorReferenceRequest,
2164
- {
2165
- [_xN]: _i,
2166
- },
2167
- ],
2111
+ [() => PerformanceFactorReferenceRequest, { [_xN]: _i }],
2168
2112
  ];
2169
2113
  var PredictiveScalingMetricSpecifications = [
2170
2114
  1,
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultAutoScalingHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -594,11 +594,7 @@ export var ActiveInstanceRefreshNotFoundFault = [
594
594
  -3,
595
595
  n0,
596
596
  _AIRNFF,
597
- {
598
- [_e]: _c,
599
- [_hE]: 400,
600
- [_aQE]: [`ActiveInstanceRefreshNotFound`, 400],
601
- },
597
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ActiveInstanceRefreshNotFound`, 400] },
602
598
  [_m],
603
599
  [0],
604
600
  ];
@@ -620,11 +616,7 @@ export var AlreadyExistsFault = [
620
616
  -3,
621
617
  n0,
622
618
  _AEF,
623
- {
624
- [_e]: _c,
625
- [_hE]: 400,
626
- [_aQE]: [`AlreadyExists`, 400],
627
- },
619
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AlreadyExists`, 400] },
628
620
  [_m],
629
621
  [0],
630
622
  ];
@@ -834,14 +826,7 @@ export var CpuPerformanceFactorRequest = [
834
826
  _CPFR,
835
827
  0,
836
828
  [_R],
837
- [
838
- [
839
- () => PerformanceFactorReferenceSetRequest,
840
- {
841
- [_xN]: _Re,
842
- },
843
- ],
844
- ],
829
+ [[() => PerformanceFactorReferenceSetRequest, { [_xN]: _Re }]],
845
830
  ];
846
831
  export var CreateAutoScalingGroupType = [
847
832
  3,
@@ -1163,11 +1148,7 @@ export var IdempotentParameterMismatchError = [
1163
1148
  -3,
1164
1149
  n0,
1165
1150
  _IPME,
1166
- {
1167
- [_e]: _c,
1168
- [_hE]: 400,
1169
- [_aQE]: [`IdempotentParameterMismatch`, 400],
1170
- },
1151
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`IdempotentParameterMismatch`, 400] },
1171
1152
  [_Mes],
1172
1153
  [0],
1173
1154
  ];
@@ -1218,11 +1199,7 @@ export var InstanceRefreshInProgressFault = [
1218
1199
  -3,
1219
1200
  n0,
1220
1201
  _IRIPF,
1221
- {
1222
- [_e]: _c,
1223
- [_hE]: 400,
1224
- [_aQE]: [`InstanceRefreshInProgress`, 400],
1225
- },
1202
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InstanceRefreshInProgress`, 400] },
1226
1203
  [_m],
1227
1204
  [0],
1228
1205
  ];
@@ -1310,11 +1287,7 @@ export var InvalidNextToken = [
1310
1287
  -3,
1311
1288
  n0,
1312
1289
  _INT,
1313
- {
1314
- [_e]: _c,
1315
- [_hE]: 400,
1316
- [_aQE]: [`InvalidNextToken`, 400],
1317
- },
1290
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidNextToken`, 400] },
1318
1291
  [_m],
1319
1292
  [0],
1320
1293
  ];
@@ -1323,11 +1296,7 @@ export var IrreversibleInstanceRefreshFault = [
1323
1296
  -3,
1324
1297
  n0,
1325
1298
  _IIRF,
1326
- {
1327
- [_e]: _c,
1328
- [_hE]: 400,
1329
- [_aQE]: [`IrreversibleInstanceRefresh`, 400],
1330
- },
1299
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`IrreversibleInstanceRefresh`, 400] },
1331
1300
  [_m],
1332
1301
  [0],
1333
1302
  ];
@@ -1453,11 +1422,7 @@ export var LimitExceededFault = [
1453
1422
  -3,
1454
1423
  n0,
1455
1424
  _LEF,
1456
- {
1457
- [_e]: _c,
1458
- [_hE]: 400,
1459
- [_aQE]: [`LimitExceeded`, 400],
1460
- },
1425
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`LimitExceeded`, 400] },
1461
1426
  [_m],
1462
1427
  [0],
1463
1428
  ];
@@ -1633,11 +1598,7 @@ export var ResourceContentionFault = [
1633
1598
  -3,
1634
1599
  n0,
1635
1600
  _RCF,
1636
- {
1637
- [_e]: _s,
1638
- [_hE]: 500,
1639
- [_aQE]: [`ResourceContention`, 500],
1640
- },
1601
+ { [_e]: _s, [_hE]: 500, [_aQE]: [`ResourceContention`, 500] },
1641
1602
  [_m],
1642
1603
  [0],
1643
1604
  ];
@@ -1646,11 +1607,7 @@ export var ResourceInUseFault = [
1646
1607
  -3,
1647
1608
  n0,
1648
1609
  _RIUF,
1649
- {
1650
- [_e]: _c,
1651
- [_hE]: 400,
1652
- [_aQE]: [`ResourceInUse`, 400],
1653
- },
1610
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceInUse`, 400] },
1654
1611
  [_m],
1655
1612
  [0],
1656
1613
  ];
@@ -1670,11 +1627,7 @@ export var ScalingActivityInProgressFault = [
1670
1627
  -3,
1671
1628
  n0,
1672
1629
  _SAIPF,
1673
- {
1674
- [_e]: _c,
1675
- [_hE]: 400,
1676
- [_aQE]: [`ScalingActivityInProgress`, 400],
1677
- },
1630
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ScalingActivityInProgress`, 400] },
1678
1631
  [_m],
1679
1632
  [0],
1680
1633
  ];
@@ -1733,11 +1686,7 @@ export var ServiceLinkedRoleFailure = [
1733
1686
  -3,
1734
1687
  n0,
1735
1688
  _SLRF,
1736
- {
1737
- [_e]: _s,
1738
- [_hE]: 500,
1739
- [_aQE]: [`ServiceLinkedRoleFailure`, 500],
1740
- },
1689
+ { [_e]: _s, [_hE]: 500, [_aQE]: [`ServiceLinkedRoleFailure`, 500] },
1741
1690
  [_m],
1742
1691
  [0],
1743
1692
  ];
@@ -1932,12 +1881,7 @@ export var PerformanceFactorReferenceSetRequest = [
1932
1881
  n0,
1933
1882
  _PFRSR,
1934
1883
  0,
1935
- [
1936
- () => PerformanceFactorReferenceRequest,
1937
- {
1938
- [_xN]: _i,
1939
- },
1940
- ],
1884
+ [() => PerformanceFactorReferenceRequest, { [_xN]: _i }],
1941
1885
  ];
1942
1886
  export var PolicyNames = 64 | 0;
1943
1887
  export var PolicyTypes = 64 | 0;
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AutoScalingClient } from "./AutoScalingClient";
3
3
  import { AttachInstancesCommandInput, AttachInstancesCommandOutput } from "./commands/AttachInstancesCommand";
4
4
  import { AttachLoadBalancersCommandInput, AttachLoadBalancersCommandOutput } from "./commands/AttachLoadBalancersCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AttachInstancesCommandInput, AttachInstancesCommandOutput } from "./commands/AttachInstancesCommand";
11
11
  import { AttachLoadBalancersCommandInput, AttachLoadBalancersCommandOutput } from "./commands/AttachLoadBalancersCommand";
12
12
  import { AttachLoadBalancerTargetGroupsCommandInput, AttachLoadBalancerTargetGroupsCommandOutput } from "./commands/AttachLoadBalancerTargetGroupsCommand";
@@ -74,7 +74,7 @@ import { SuspendProcessesCommandInput, SuspendProcessesCommandOutput } from "./c
74
74
  import { TerminateInstanceInAutoScalingGroupCommandInput, TerminateInstanceInAutoScalingGroupCommandOutput } from "./commands/TerminateInstanceInAutoScalingGroupCommand";
75
75
  import { UpdateAutoScalingGroupCommandInput, UpdateAutoScalingGroupCommandOutput } from "./commands/UpdateAutoScalingGroupCommand";
76
76
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
77
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
77
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
78
78
  export { __Client };
79
79
  /**
80
80
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { AutoScalingHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { AutoScalingHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig } from "../AutoScalingClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type AutoScalingClientResolvedConfig } from "../AutoScalingClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { AttachInstancesQuery } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { AttachInstancesQuery } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { AttachLoadBalancerTargetGroupsResultType, AttachLoadBalancerTargetGroupsType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { AttachLoadBalancerTargetGroupsResultType, AttachLoadBalancerTargetGroupsType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { AttachLoadBalancersResultType, AttachLoadBalancersType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { AttachLoadBalancersResultType, AttachLoadBalancersType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { AttachTrafficSourcesResultType, AttachTrafficSourcesType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { AttachTrafficSourcesResultType, AttachTrafficSourcesType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { BatchDeleteScheduledActionAnswer, BatchDeleteScheduledActionType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { BatchDeleteScheduledActionAnswer, BatchDeleteScheduledActionType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { BatchPutScheduledUpdateGroupActionAnswer, BatchPutScheduledUpdateGroupActionType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { BatchPutScheduledUpdateGroupActionAnswer, BatchPutScheduledUpdateGroupActionType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { CancelInstanceRefreshAnswer, CancelInstanceRefreshType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { CancelInstanceRefreshAnswer, CancelInstanceRefreshType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { CompleteLifecycleActionAnswer, CompleteLifecycleActionType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { CompleteLifecycleActionAnswer, CompleteLifecycleActionType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { CreateAutoScalingGroupType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { CreateAutoScalingGroupType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { CreateLaunchConfigurationType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { CreateLaunchConfigurationType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { CreateOrUpdateTagsType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { CreateOrUpdateTagsType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { DeleteAutoScalingGroupType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { DeleteAutoScalingGroupType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { LaunchConfigurationNameType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { LaunchConfigurationNameType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
- import { DeleteLifecycleHookAnswer, DeleteLifecycleHookType } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AutoScalingClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AutoScalingClient";
4
+ import type { DeleteLifecycleHookAnswer, DeleteLifecycleHookType } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */