@aws-sdk/client-auto-scaling 3.1086.0 → 3.1088.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 (89) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/AutoScaling.d.ts +218 -253
  3. package/dist-types/ts3.4/AutoScalingClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +3 -4
  18. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +3 -4
  19. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -2
  23. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  24. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  25. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +3 -5
  26. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -3
  27. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -3
  28. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -3
  31. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -3
  34. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -3
  38. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +4 -10
  41. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -4
  42. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -3
  45. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +3 -5
  54. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -2
  55. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/LaunchInstancesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -2
  65. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +3 -4
  67. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -2
  68. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -2
  71. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +3 -4
  73. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  74. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  75. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  76. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  77. package/dist-types/ts3.4/models/errors.d.ts +7 -30
  78. package/dist-types/ts3.4/models/models_0.d.ts +15 -45
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  84. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  85. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  86. package/dist-types/ts3.4/waiters/waitForGroupExists.d.ts +3 -7
  87. package/dist-types/ts3.4/waiters/waitForGroupInService.d.ts +3 -7
  88. package/dist-types/ts3.4/waiters/waitForGroupNotExists.d.ts +3 -7
  89. package/package.json +39 -39
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -104,10 +101,7 @@ import {
104
101
  DeleteScheduledActionCommandInput,
105
102
  DeleteScheduledActionCommandOutput,
106
103
  } from "./commands/DeleteScheduledActionCommand";
107
- import {
108
- DeleteTagsCommandInput,
109
- DeleteTagsCommandOutput,
110
- } from "./commands/DeleteTagsCommand";
104
+ import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
111
105
  import {
112
106
  DeleteWarmPoolCommandInput,
113
107
  DeleteWarmPoolCommandOutput,
@@ -228,10 +222,7 @@ import {
228
222
  ExecutePolicyCommandInput,
229
223
  ExecutePolicyCommandOutput,
230
224
  } from "./commands/ExecutePolicyCommand";
231
- import {
232
- ExitStandbyCommandInput,
233
- ExitStandbyCommandOutput,
234
- } from "./commands/ExitStandbyCommand";
225
+ import { ExitStandbyCommandInput, ExitStandbyCommandOutput } from "./commands/ExitStandbyCommand";
235
226
  import {
236
227
  GetPredictiveScalingForecastCommandInput,
237
228
  GetPredictiveScalingForecastCommandOutput,
@@ -256,10 +247,7 @@ import {
256
247
  PutScheduledUpdateGroupActionCommandInput,
257
248
  PutScheduledUpdateGroupActionCommandOutput,
258
249
  } from "./commands/PutScheduledUpdateGroupActionCommand";
259
- import {
260
- PutWarmPoolCommandInput,
261
- PutWarmPoolCommandOutput,
262
- } from "./commands/PutWarmPoolCommand";
250
+ import { PutWarmPoolCommandInput, PutWarmPoolCommandOutput } from "./commands/PutWarmPoolCommand";
263
251
  import {
264
252
  RecordLifecycleActionHeartbeatCommandInput,
265
253
  RecordLifecycleActionHeartbeatCommandOutput,
@@ -441,8 +429,7 @@ export type ServiceOutputTypes =
441
429
  | SuspendProcessesCommandOutput
442
430
  | TerminateInstanceInAutoScalingGroupCommandOutput
443
431
  | UpdateAutoScalingGroupCommandOutput;
444
- export interface ClientDefaults
445
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
432
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
446
433
  requestHandler?: __HttpHandlerUserInput;
447
434
  sha256?: __ChecksumConstructor | __HashConstructor;
448
435
  urlParser?: __UrlParser;
@@ -467,9 +454,7 @@ export interface ClientDefaults
467
454
  extensions?: RuntimeExtension[];
468
455
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
469
456
  }
470
- export type AutoScalingClientConfigType = Partial<
471
- __SmithyConfiguration<__HttpHandlerOptions>
472
- > &
457
+ export type AutoScalingClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
473
458
  ClientDefaults &
474
459
  UserAgentInputConfig &
475
460
  RetryInputConfig &
@@ -490,8 +475,7 @@ export type AutoScalingClientResolvedConfigType =
490
475
  EndpointResolvedConfig<EndpointParameters> &
491
476
  HttpAuthSchemeResolvedConfig &
492
477
  ClientResolvedEndpointParameters;
493
- export interface AutoScalingClientResolvedConfig
494
- extends AutoScalingClientResolvedConfigType {}
478
+ export interface AutoScalingClientResolvedConfig extends AutoScalingClientResolvedConfigType {}
495
479
  export declare class AutoScalingClient extends __Client<
496
480
  __HttpHandlerOptions,
497
481
  ServiceInputTypes,
@@ -499,8 +483,6 @@ export declare class AutoScalingClient extends __Client<
499
483
  AutoScalingClientResolvedConfig
500
484
  > {
501
485
  readonly config: AutoScalingClientResolvedConfig;
502
- constructor(
503
- ...[configuration]: __CheckOptionalClientConfig<AutoScalingClientConfig>
504
- );
486
+ constructor(...[configuration]: __CheckOptionalClientConfig<AutoScalingClientConfig>);
505
487
  destroy(): void;
506
488
  }
@@ -7,17 +7,10 @@ import { AutoScalingHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: AutoScalingHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: AutoScalingHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): AutoScalingHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { AutoScalingClientResolvedConfig } from "../AutoScalingClient";
15
- export interface AutoScalingHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface AutoScalingHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface AutoScalingHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- AutoScalingClientResolvedConfig,
22
- HandlerExecutionContext,
23
- AutoScalingHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface AutoScalingHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ AutoScalingClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ AutoScalingHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultAutoScalingHttpAuthSchemeParametersProvider: (
27
25
  config: AutoScalingClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<AutoScalingHttpAuthSchemeParameters>;
31
- export interface AutoScalingHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<AutoScalingHttpAuthSchemeParameters> {}
29
+ export interface AutoScalingHttpAuthSchemeProvider extends HttpAuthSchemeProvider<AutoScalingHttpAuthSchemeParameters> {}
33
30
  export declare const defaultAutoScalingHttpAuthSchemeProvider: AutoScalingHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: AutoScalingHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: AutoScalingHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./AutoScalingClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  AutoScalingClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -5,7 +5,7 @@ export interface AttachInstancesCommandInput extends AttachInstancesQuery {}
5
5
  export interface AttachInstancesCommandOutput extends __MetadataBearer {}
6
6
  declare const AttachInstancesCommand_base: {
7
7
  new (
8
- input: AttachInstancesCommandInput
8
+ input: AttachInstancesCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  AttachInstancesCommandInput,
11
11
  AttachInstancesCommandOutput,
@@ -14,7 +14,7 @@ declare const AttachInstancesCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: AttachInstancesCommandInput
17
+ input: AttachInstancesCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  AttachInstancesCommandInput,
20
20
  AttachInstancesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AttachLoadBalancerTargetGroupsType,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AttachLoadBalancerTargetGroupsCommandInput
8
- extends AttachLoadBalancerTargetGroupsType {}
7
+ export interface AttachLoadBalancerTargetGroupsCommandInput extends AttachLoadBalancerTargetGroupsType {}
9
8
  export interface AttachLoadBalancerTargetGroupsCommandOutput
10
- extends AttachLoadBalancerTargetGroupsResultType,
11
- __MetadataBearer {}
9
+ extends AttachLoadBalancerTargetGroupsResultType, __MetadataBearer {}
12
10
  declare const AttachLoadBalancerTargetGroupsCommand_base: {
13
11
  new (
14
- input: AttachLoadBalancerTargetGroupsCommandInput
12
+ input: AttachLoadBalancerTargetGroupsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AttachLoadBalancerTargetGroupsCommandInput,
17
15
  AttachLoadBalancerTargetGroupsCommandOutput,
@@ -20,7 +18,7 @@ declare const AttachLoadBalancerTargetGroupsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AttachLoadBalancerTargetGroupsCommandInput
21
+ input: AttachLoadBalancerTargetGroupsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AttachLoadBalancerTargetGroupsCommandInput,
26
24
  AttachLoadBalancerTargetGroupsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AttachLoadBalancersResultType,
4
- AttachLoadBalancersType,
5
- } from "../models/models_0";
2
+ import { AttachLoadBalancersResultType, AttachLoadBalancersType } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AttachLoadBalancersCommandInput
8
- extends AttachLoadBalancersType {}
4
+ export interface AttachLoadBalancersCommandInput extends AttachLoadBalancersType {}
9
5
  export interface AttachLoadBalancersCommandOutput
10
- extends AttachLoadBalancersResultType,
11
- __MetadataBearer {}
6
+ extends AttachLoadBalancersResultType, __MetadataBearer {}
12
7
  declare const AttachLoadBalancersCommand_base: {
13
8
  new (
14
- input: AttachLoadBalancersCommandInput
9
+ input: AttachLoadBalancersCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AttachLoadBalancersCommandInput,
17
12
  AttachLoadBalancersCommandOutput,
@@ -20,7 +15,7 @@ declare const AttachLoadBalancersCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AttachLoadBalancersCommandInput
18
+ input: AttachLoadBalancersCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AttachLoadBalancersCommandInput,
26
21
  AttachLoadBalancersCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AttachTrafficSourcesResultType,
4
- AttachTrafficSourcesType,
5
- } from "../models/models_0";
2
+ import { AttachTrafficSourcesResultType, AttachTrafficSourcesType } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AttachTrafficSourcesCommandInput
8
- extends AttachTrafficSourcesType {}
4
+ export interface AttachTrafficSourcesCommandInput extends AttachTrafficSourcesType {}
9
5
  export interface AttachTrafficSourcesCommandOutput
10
- extends AttachTrafficSourcesResultType,
11
- __MetadataBearer {}
6
+ extends AttachTrafficSourcesResultType, __MetadataBearer {}
12
7
  declare const AttachTrafficSourcesCommand_base: {
13
8
  new (
14
- input: AttachTrafficSourcesCommandInput
9
+ input: AttachTrafficSourcesCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AttachTrafficSourcesCommandInput,
17
12
  AttachTrafficSourcesCommandOutput,
@@ -20,7 +15,7 @@ declare const AttachTrafficSourcesCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AttachTrafficSourcesCommandInput
18
+ input: AttachTrafficSourcesCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AttachTrafficSourcesCommandInput,
26
21
  AttachTrafficSourcesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchDeleteScheduledActionType,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchDeleteScheduledActionCommandInput
8
- extends BatchDeleteScheduledActionType {}
7
+ export interface BatchDeleteScheduledActionCommandInput extends BatchDeleteScheduledActionType {}
9
8
  export interface BatchDeleteScheduledActionCommandOutput
10
- extends BatchDeleteScheduledActionAnswer,
11
- __MetadataBearer {}
9
+ extends BatchDeleteScheduledActionAnswer, __MetadataBearer {}
12
10
  declare const BatchDeleteScheduledActionCommand_base: {
13
11
  new (
14
- input: BatchDeleteScheduledActionCommandInput
12
+ input: BatchDeleteScheduledActionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchDeleteScheduledActionCommandInput,
17
15
  BatchDeleteScheduledActionCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchDeleteScheduledActionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchDeleteScheduledActionCommandInput
21
+ input: BatchDeleteScheduledActionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchDeleteScheduledActionCommandInput,
26
24
  BatchDeleteScheduledActionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchPutScheduledUpdateGroupActionType,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchPutScheduledUpdateGroupActionCommandInput
8
- extends BatchPutScheduledUpdateGroupActionType {}
7
+ export interface BatchPutScheduledUpdateGroupActionCommandInput extends BatchPutScheduledUpdateGroupActionType {}
9
8
  export interface BatchPutScheduledUpdateGroupActionCommandOutput
10
- extends BatchPutScheduledUpdateGroupActionAnswer,
11
- __MetadataBearer {}
9
+ extends BatchPutScheduledUpdateGroupActionAnswer, __MetadataBearer {}
12
10
  declare const BatchPutScheduledUpdateGroupActionCommand_base: {
13
11
  new (
14
- input: BatchPutScheduledUpdateGroupActionCommandInput
12
+ input: BatchPutScheduledUpdateGroupActionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchPutScheduledUpdateGroupActionCommandInput,
17
15
  BatchPutScheduledUpdateGroupActionCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchPutScheduledUpdateGroupActionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchPutScheduledUpdateGroupActionCommandInput
21
+ input: BatchPutScheduledUpdateGroupActionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchPutScheduledUpdateGroupActionCommandInput,
26
24
  BatchPutScheduledUpdateGroupActionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CancelInstanceRefreshAnswer,
4
- CancelInstanceRefreshType,
5
- } from "../models/models_0";
2
+ import { CancelInstanceRefreshAnswer, CancelInstanceRefreshType } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CancelInstanceRefreshCommandInput
8
- extends CancelInstanceRefreshType {}
4
+ export interface CancelInstanceRefreshCommandInput extends CancelInstanceRefreshType {}
9
5
  export interface CancelInstanceRefreshCommandOutput
10
- extends CancelInstanceRefreshAnswer,
11
- __MetadataBearer {}
6
+ extends CancelInstanceRefreshAnswer, __MetadataBearer {}
12
7
  declare const CancelInstanceRefreshCommand_base: {
13
8
  new (
14
- input: CancelInstanceRefreshCommandInput
9
+ input: CancelInstanceRefreshCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CancelInstanceRefreshCommandInput,
17
12
  CancelInstanceRefreshCommandOutput,
@@ -20,7 +15,7 @@ declare const CancelInstanceRefreshCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CancelInstanceRefreshCommandInput
18
+ input: CancelInstanceRefreshCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CancelInstanceRefreshCommandInput,
26
21
  CancelInstanceRefreshCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CompleteLifecycleActionAnswer,
4
- CompleteLifecycleActionType,
5
- } from "../models/models_0";
2
+ import { CompleteLifecycleActionAnswer, CompleteLifecycleActionType } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CompleteLifecycleActionCommandInput
8
- extends CompleteLifecycleActionType {}
4
+ export interface CompleteLifecycleActionCommandInput extends CompleteLifecycleActionType {}
9
5
  export interface CompleteLifecycleActionCommandOutput
10
- extends CompleteLifecycleActionAnswer,
11
- __MetadataBearer {}
6
+ extends CompleteLifecycleActionAnswer, __MetadataBearer {}
12
7
  declare const CompleteLifecycleActionCommand_base: {
13
8
  new (
14
- input: CompleteLifecycleActionCommandInput
9
+ input: CompleteLifecycleActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CompleteLifecycleActionCommandInput,
17
12
  CompleteLifecycleActionCommandOutput,
@@ -20,7 +15,7 @@ declare const CompleteLifecycleActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CompleteLifecycleActionCommandInput
18
+ input: CompleteLifecycleActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CompleteLifecycleActionCommandInput,
26
21
  CompleteLifecycleActionCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateAutoScalingGroupType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface CreateAutoScalingGroupCommandInput
5
- extends CreateAutoScalingGroupType {}
4
+ export interface CreateAutoScalingGroupCommandInput extends CreateAutoScalingGroupType {}
6
5
  export interface CreateAutoScalingGroupCommandOutput extends __MetadataBearer {}
7
6
  declare const CreateAutoScalingGroupCommand_base: {
8
7
  new (
9
- input: CreateAutoScalingGroupCommandInput
8
+ input: CreateAutoScalingGroupCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  CreateAutoScalingGroupCommandInput,
12
11
  CreateAutoScalingGroupCommandOutput,
@@ -15,7 +14,7 @@ declare const CreateAutoScalingGroupCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: CreateAutoScalingGroupCommandInput
17
+ input: CreateAutoScalingGroupCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  CreateAutoScalingGroupCommandInput,
21
20
  CreateAutoScalingGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateLaunchConfigurationType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface CreateLaunchConfigurationCommandInput
5
- extends CreateLaunchConfigurationType {}
6
- export interface CreateLaunchConfigurationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface CreateLaunchConfigurationCommandInput extends CreateLaunchConfigurationType {}
5
+ export interface CreateLaunchConfigurationCommandOutput extends __MetadataBearer {}
8
6
  declare const CreateLaunchConfigurationCommand_base: {
9
7
  new (
10
- input: CreateLaunchConfigurationCommandInput
8
+ input: CreateLaunchConfigurationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CreateLaunchConfigurationCommandInput,
13
11
  CreateLaunchConfigurationCommandOutput,
@@ -16,7 +14,7 @@ declare const CreateLaunchConfigurationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CreateLaunchConfigurationCommandInput
17
+ input: CreateLaunchConfigurationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CreateLaunchConfigurationCommandInput,
22
20
  CreateLaunchConfigurationCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CreateOrUpdateTagsType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface CreateOrUpdateTagsCommandInput
5
- extends CreateOrUpdateTagsType {}
4
+ export interface CreateOrUpdateTagsCommandInput extends CreateOrUpdateTagsType {}
6
5
  export interface CreateOrUpdateTagsCommandOutput extends __MetadataBearer {}
7
6
  declare const CreateOrUpdateTagsCommand_base: {
8
7
  new (
9
- input: CreateOrUpdateTagsCommandInput
8
+ input: CreateOrUpdateTagsCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  CreateOrUpdateTagsCommandInput,
12
11
  CreateOrUpdateTagsCommandOutput,
@@ -15,7 +14,7 @@ declare const CreateOrUpdateTagsCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: CreateOrUpdateTagsCommandInput
17
+ input: CreateOrUpdateTagsCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  CreateOrUpdateTagsCommandInput,
21
20
  CreateOrUpdateTagsCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteAutoScalingGroupType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteAutoScalingGroupCommandInput
5
- extends DeleteAutoScalingGroupType {}
4
+ export interface DeleteAutoScalingGroupCommandInput extends DeleteAutoScalingGroupType {}
6
5
  export interface DeleteAutoScalingGroupCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteAutoScalingGroupCommand_base: {
8
7
  new (
9
- input: DeleteAutoScalingGroupCommandInput
8
+ input: DeleteAutoScalingGroupCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteAutoScalingGroupCommandInput,
12
11
  DeleteAutoScalingGroupCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteAutoScalingGroupCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteAutoScalingGroupCommandInput
17
+ input: DeleteAutoScalingGroupCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteAutoScalingGroupCommandInput,
21
20
  DeleteAutoScalingGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { LaunchConfigurationNameType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteLaunchConfigurationCommandInput
5
- extends LaunchConfigurationNameType {}
6
- export interface DeleteLaunchConfigurationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteLaunchConfigurationCommandInput extends LaunchConfigurationNameType {}
5
+ export interface DeleteLaunchConfigurationCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteLaunchConfigurationCommand_base: {
9
7
  new (
10
- input: DeleteLaunchConfigurationCommandInput
8
+ input: DeleteLaunchConfigurationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteLaunchConfigurationCommandInput,
13
11
  DeleteLaunchConfigurationCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteLaunchConfigurationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteLaunchConfigurationCommandInput
17
+ input: DeleteLaunchConfigurationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteLaunchConfigurationCommandInput,
22
20
  DeleteLaunchConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteLifecycleHookAnswer,
4
- DeleteLifecycleHookType,
5
- } from "../models/models_0";
2
+ import { DeleteLifecycleHookAnswer, DeleteLifecycleHookType } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteLifecycleHookCommandInput
8
- extends DeleteLifecycleHookType {}
4
+ export interface DeleteLifecycleHookCommandInput extends DeleteLifecycleHookType {}
9
5
  export interface DeleteLifecycleHookCommandOutput
10
- extends DeleteLifecycleHookAnswer,
11
- __MetadataBearer {}
6
+ extends DeleteLifecycleHookAnswer, __MetadataBearer {}
12
7
  declare const DeleteLifecycleHookCommand_base: {
13
8
  new (
14
- input: DeleteLifecycleHookCommandInput
9
+ input: DeleteLifecycleHookCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteLifecycleHookCommandInput,
17
12
  DeleteLifecycleHookCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteLifecycleHookCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteLifecycleHookCommandInput
18
+ input: DeleteLifecycleHookCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteLifecycleHookCommandInput,
26
21
  DeleteLifecycleHookCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteNotificationConfigurationType } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteNotificationConfigurationCommandInput
5
- extends DeleteNotificationConfigurationType {}
6
- export interface DeleteNotificationConfigurationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteNotificationConfigurationCommandInput extends DeleteNotificationConfigurationType {}
5
+ export interface DeleteNotificationConfigurationCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteNotificationConfigurationCommand_base: {
9
7
  new (
10
- input: DeleteNotificationConfigurationCommandInput
8
+ input: DeleteNotificationConfigurationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteNotificationConfigurationCommandInput,
13
11
  DeleteNotificationConfigurationCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteNotificationConfigurationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteNotificationConfigurationCommandInput
17
+ input: DeleteNotificationConfigurationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteNotificationConfigurationCommandInput,
22
20
  DeleteNotificationConfigurationCommandOutput,
@@ -5,7 +5,7 @@ export interface DeletePolicyCommandInput extends DeletePolicyType {}
5
5
  export interface DeletePolicyCommandOutput extends __MetadataBearer {}
6
6
  declare const DeletePolicyCommand_base: {
7
7
  new (
8
- input: DeletePolicyCommandInput
8
+ input: DeletePolicyCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  DeletePolicyCommandInput,
11
11
  DeletePolicyCommandOutput,
@@ -14,7 +14,7 @@ declare const DeletePolicyCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: DeletePolicyCommandInput
17
+ input: DeletePolicyCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  DeletePolicyCommandInput,
20
20
  DeletePolicyCommandOutput,