@aws-sdk/client-auto-scaling 3.1087.0 → 3.1089.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 +38 -38
@@ -15,15 +15,13 @@ export declare const AcceleratorName: {
15
15
  readonly V100: "v100";
16
16
  readonly VU9P: "vu9p";
17
17
  };
18
- export type AcceleratorName =
19
- (typeof AcceleratorName)[keyof typeof AcceleratorName];
18
+ export type AcceleratorName = (typeof AcceleratorName)[keyof typeof AcceleratorName];
20
19
  export declare const AcceleratorType: {
21
20
  readonly FPGA: "fpga";
22
21
  readonly GPU: "gpu";
23
22
  readonly INFERENCE: "inference";
24
23
  };
25
- export type AcceleratorType =
26
- (typeof AcceleratorType)[keyof typeof AcceleratorType];
24
+ export type AcceleratorType = (typeof AcceleratorType)[keyof typeof AcceleratorType];
27
25
  export declare const ScalingActivityStatusCode: {
28
26
  readonly Cancelled: "Cancelled";
29
27
  readonly Failed: "Failed";
@@ -70,14 +68,12 @@ export declare const DeletionProtection: {
70
68
  readonly PreventAllDeletion: "prevent-all-deletion";
71
69
  readonly PreventForceDeletion: "prevent-force-deletion";
72
70
  };
73
- export type DeletionProtection =
74
- (typeof DeletionProtection)[keyof typeof DeletionProtection];
71
+ export type DeletionProtection = (typeof DeletionProtection)[keyof typeof DeletionProtection];
75
72
  export declare const RetentionAction: {
76
73
  readonly Retain: "retain";
77
74
  readonly Terminate: "terminate";
78
75
  };
79
- export type RetentionAction =
80
- (typeof RetentionAction)[keyof typeof RetentionAction];
76
+ export type RetentionAction = (typeof RetentionAction)[keyof typeof RetentionAction];
81
77
  export declare const BareMetal: {
82
78
  readonly EXCLUDED: "excluded";
83
79
  readonly INCLUDED: "included";
@@ -89,22 +85,19 @@ export declare const BurstablePerformance: {
89
85
  readonly INCLUDED: "included";
90
86
  readonly REQUIRED: "required";
91
87
  };
92
- export type BurstablePerformance =
93
- (typeof BurstablePerformance)[keyof typeof BurstablePerformance];
88
+ export type BurstablePerformance = (typeof BurstablePerformance)[keyof typeof BurstablePerformance];
94
89
  export declare const CpuManufacturer: {
95
90
  readonly AMAZON_WEB_SERVICES: "amazon-web-services";
96
91
  readonly AMD: "amd";
97
92
  readonly APPLE: "apple";
98
93
  readonly INTEL: "intel";
99
94
  };
100
- export type CpuManufacturer =
101
- (typeof CpuManufacturer)[keyof typeof CpuManufacturer];
95
+ export type CpuManufacturer = (typeof CpuManufacturer)[keyof typeof CpuManufacturer];
102
96
  export declare const InstanceGeneration: {
103
97
  readonly CURRENT: "current";
104
98
  readonly PREVIOUS: "previous";
105
99
  };
106
- export type InstanceGeneration =
107
- (typeof InstanceGeneration)[keyof typeof InstanceGeneration];
100
+ export type InstanceGeneration = (typeof InstanceGeneration)[keyof typeof InstanceGeneration];
108
101
  export declare const LocalStorage: {
109
102
  readonly EXCLUDED: "excluded";
110
103
  readonly INCLUDED: "included";
@@ -115,8 +108,7 @@ export declare const LocalStorageType: {
115
108
  readonly HDD: "hdd";
116
109
  readonly SSD: "ssd";
117
110
  };
118
- export type LocalStorageType =
119
- (typeof LocalStorageType)[keyof typeof LocalStorageType];
111
+ export type LocalStorageType = (typeof LocalStorageType)[keyof typeof LocalStorageType];
120
112
  export declare const InstanceMetadataEndpointState: {
121
113
  readonly Disabled: "disabled";
122
114
  readonly Enabled: "enabled";
@@ -161,8 +153,7 @@ export declare const LifecycleState: {
161
153
  readonly WARMED_TERMINATING_RETAINED: "Warmed:Terminating:Retained";
162
154
  readonly WARMED_TERMINATING_WAIT: "Warmed:Terminating:Wait";
163
155
  };
164
- export type LifecycleState =
165
- (typeof LifecycleState)[keyof typeof LifecycleState];
156
+ export type LifecycleState = (typeof LifecycleState)[keyof typeof LifecycleState];
166
157
  export declare const WarmPoolState: {
167
158
  readonly Hibernated: "Hibernated";
168
159
  readonly Running: "Running";
@@ -172,8 +163,7 @@ export type WarmPoolState = (typeof WarmPoolState)[keyof typeof WarmPoolState];
172
163
  export declare const WarmPoolStatus: {
173
164
  readonly PendingDelete: "PendingDelete";
174
165
  };
175
- export type WarmPoolStatus =
176
- (typeof WarmPoolStatus)[keyof typeof WarmPoolStatus];
166
+ export type WarmPoolStatus = (typeof WarmPoolStatus)[keyof typeof WarmPoolStatus];
177
167
  export declare const ScaleInProtectedInstances: {
178
168
  readonly Ignore: "Ignore";
179
169
  readonly Refresh: "Refresh";
@@ -186,8 +176,7 @@ export declare const StandbyInstances: {
186
176
  readonly Terminate: "Terminate";
187
177
  readonly Wait: "Wait";
188
178
  };
189
- export type StandbyInstances =
190
- (typeof StandbyInstances)[keyof typeof StandbyInstances];
179
+ export type StandbyInstances = (typeof StandbyInstances)[keyof typeof StandbyInstances];
191
180
  export declare const InstanceRefreshStatus: {
192
181
  readonly Baking: "Baking";
193
182
  readonly Cancelled: "Cancelled";
@@ -206,8 +195,7 @@ export declare const RefreshStrategy: {
206
195
  readonly ReplaceRootVolume: "ReplaceRootVolume";
207
196
  readonly Rolling: "Rolling";
208
197
  };
209
- export type RefreshStrategy =
210
- (typeof RefreshStrategy)[keyof typeof RefreshStrategy];
198
+ export type RefreshStrategy = (typeof RefreshStrategy)[keyof typeof RefreshStrategy];
211
199
  export declare const PredictiveScalingMaxCapacityBreachBehavior: {
212
200
  readonly HonorMaxCapacity: "HonorMaxCapacity";
213
201
  readonly IncreaseMaxCapacity: "IncreaseMaxCapacity";
@@ -251,8 +239,7 @@ export declare const MetricStatistic: {
251
239
  readonly SampleCount: "SampleCount";
252
240
  readonly Sum: "Sum";
253
241
  };
254
- export type MetricStatistic =
255
- (typeof MetricStatistic)[keyof typeof MetricStatistic];
242
+ export type MetricStatistic = (typeof MetricStatistic)[keyof typeof MetricStatistic];
256
243
  export declare const MetricType: {
257
244
  readonly ALBRequestCountPerTarget: "ALBRequestCountPerTarget";
258
245
  readonly ASGAverageCPUUtilization: "ASGAverageCPUUtilization";
@@ -3,12 +3,7 @@ import { AutoScalingServiceException as __BaseException } from "./AutoScalingSer
3
3
  export declare class ActiveInstanceRefreshNotFoundFault extends __BaseException {
4
4
  readonly name: "ActiveInstanceRefreshNotFoundFault";
5
5
  readonly $fault: "client";
6
- constructor(
7
- opts: __ExceptionOptionType<
8
- ActiveInstanceRefreshNotFoundFault,
9
- __BaseException
10
- >
11
- );
6
+ constructor(opts: __ExceptionOptionType<ActiveInstanceRefreshNotFoundFault, __BaseException>);
12
7
  }
13
8
  export declare class AlreadyExistsFault extends __BaseException {
14
9
  readonly name: "AlreadyExistsFault";
@@ -18,23 +13,17 @@ export declare class AlreadyExistsFault extends __BaseException {
18
13
  export declare class ResourceContentionFault extends __BaseException {
19
14
  readonly name: "ResourceContentionFault";
20
15
  readonly $fault: "server";
21
- constructor(
22
- opts: __ExceptionOptionType<ResourceContentionFault, __BaseException>
23
- );
16
+ constructor(opts: __ExceptionOptionType<ResourceContentionFault, __BaseException>);
24
17
  }
25
18
  export declare class ServiceLinkedRoleFailure extends __BaseException {
26
19
  readonly name: "ServiceLinkedRoleFailure";
27
20
  readonly $fault: "server";
28
- constructor(
29
- opts: __ExceptionOptionType<ServiceLinkedRoleFailure, __BaseException>
30
- );
21
+ constructor(opts: __ExceptionOptionType<ServiceLinkedRoleFailure, __BaseException>);
31
22
  }
32
23
  export declare class InstanceRefreshInProgressFault extends __BaseException {
33
24
  readonly name: "InstanceRefreshInProgressFault";
34
25
  readonly $fault: "client";
35
- constructor(
36
- opts: __ExceptionOptionType<InstanceRefreshInProgressFault, __BaseException>
37
- );
26
+ constructor(opts: __ExceptionOptionType<InstanceRefreshInProgressFault, __BaseException>);
38
27
  }
39
28
  export declare class LimitExceededFault extends __BaseException {
40
29
  readonly name: "LimitExceededFault";
@@ -49,9 +38,7 @@ export declare class ResourceInUseFault extends __BaseException {
49
38
  export declare class ScalingActivityInProgressFault extends __BaseException {
50
39
  readonly name: "ScalingActivityInProgressFault";
51
40
  readonly $fault: "client";
52
- constructor(
53
- opts: __ExceptionOptionType<ScalingActivityInProgressFault, __BaseException>
54
- );
41
+ constructor(opts: __ExceptionOptionType<ScalingActivityInProgressFault, __BaseException>);
55
42
  }
56
43
  export declare class InvalidNextToken extends __BaseException {
57
44
  readonly name: "InvalidNextToken";
@@ -62,20 +49,10 @@ export declare class IdempotentParameterMismatchError extends __BaseException {
62
49
  readonly name: "IdempotentParameterMismatchError";
63
50
  readonly $fault: "client";
64
51
  Message?: string | undefined;
65
- constructor(
66
- opts: __ExceptionOptionType<
67
- IdempotentParameterMismatchError,
68
- __BaseException
69
- >
70
- );
52
+ constructor(opts: __ExceptionOptionType<IdempotentParameterMismatchError, __BaseException>);
71
53
  }
72
54
  export declare class IrreversibleInstanceRefreshFault extends __BaseException {
73
55
  readonly name: "IrreversibleInstanceRefreshFault";
74
56
  readonly $fault: "client";
75
- constructor(
76
- opts: __ExceptionOptionType<
77
- IrreversibleInstanceRefreshFault,
78
- __BaseException
79
- >
80
- );
57
+ constructor(opts: __ExceptionOptionType<IrreversibleInstanceRefreshFault, __BaseException>);
81
58
  }
@@ -101,18 +101,14 @@ export interface FailedScheduledUpdateGroupActionRequest {
101
101
  ErrorMessage?: string | undefined;
102
102
  }
103
103
  export interface BatchDeleteScheduledActionAnswer {
104
- FailedScheduledActions?:
105
- | FailedScheduledUpdateGroupActionRequest[]
106
- | undefined;
104
+ FailedScheduledActions?: FailedScheduledUpdateGroupActionRequest[] | undefined;
107
105
  }
108
106
  export interface BatchDeleteScheduledActionType {
109
107
  AutoScalingGroupName: string | undefined;
110
108
  ScheduledActionNames: string[] | undefined;
111
109
  }
112
110
  export interface BatchPutScheduledUpdateGroupActionAnswer {
113
- FailedScheduledUpdateGroupActions?:
114
- | FailedScheduledUpdateGroupActionRequest[]
115
- | undefined;
111
+ FailedScheduledUpdateGroupActions?: FailedScheduledUpdateGroupActionRequest[] | undefined;
116
112
  }
117
113
  export interface ScheduledUpdateGroupActionRequest {
118
114
  ScheduledActionName: string | undefined;
@@ -308,13 +304,9 @@ export interface CreateAutoScalingGroupType {
308
304
  TrafficSources?: TrafficSourceIdentifier[] | undefined;
309
305
  InstanceMaintenancePolicy?: InstanceMaintenancePolicy | undefined;
310
306
  AvailabilityZoneDistribution?: AvailabilityZoneDistribution | undefined;
311
- AvailabilityZoneImpairmentPolicy?:
312
- | AvailabilityZoneImpairmentPolicy
313
- | undefined;
307
+ AvailabilityZoneImpairmentPolicy?: AvailabilityZoneImpairmentPolicy | undefined;
314
308
  SkipZonalShiftValidation?: boolean | undefined;
315
- CapacityReservationSpecification?:
316
- | CapacityReservationSpecification
317
- | undefined;
309
+ CapacityReservationSpecification?: CapacityReservationSpecification | undefined;
318
310
  InstanceLifecyclePolicy?: InstanceLifecyclePolicy | undefined;
319
311
  }
320
312
  export interface Ebs {
@@ -493,12 +485,8 @@ export interface AutoScalingGroup {
493
485
  InstanceMaintenancePolicy?: InstanceMaintenancePolicy | undefined;
494
486
  DeletionProtection?: DeletionProtection | undefined;
495
487
  AvailabilityZoneDistribution?: AvailabilityZoneDistribution | undefined;
496
- AvailabilityZoneImpairmentPolicy?:
497
- | AvailabilityZoneImpairmentPolicy
498
- | undefined;
499
- CapacityReservationSpecification?:
500
- | CapacityReservationSpecification
501
- | undefined;
488
+ AvailabilityZoneImpairmentPolicy?: AvailabilityZoneImpairmentPolicy | undefined;
489
+ CapacityReservationSpecification?: CapacityReservationSpecification | undefined;
502
490
  InstanceLifecyclePolicy?: InstanceLifecyclePolicy | undefined;
503
491
  }
504
492
  export interface AutoScalingGroupsType {
@@ -745,32 +733,18 @@ export interface PredictiveScalingPredefinedScalingMetric {
745
733
  }
746
734
  export interface PredictiveScalingMetricSpecification {
747
735
  TargetValue: number | undefined;
748
- PredefinedMetricPairSpecification?:
749
- | PredictiveScalingPredefinedMetricPair
750
- | undefined;
751
- PredefinedScalingMetricSpecification?:
752
- | PredictiveScalingPredefinedScalingMetric
753
- | undefined;
754
- PredefinedLoadMetricSpecification?:
755
- | PredictiveScalingPredefinedLoadMetric
756
- | undefined;
757
- CustomizedScalingMetricSpecification?:
758
- | PredictiveScalingCustomizedScalingMetric
759
- | undefined;
760
- CustomizedLoadMetricSpecification?:
761
- | PredictiveScalingCustomizedLoadMetric
762
- | undefined;
763
- CustomizedCapacityMetricSpecification?:
764
- | PredictiveScalingCustomizedCapacityMetric
765
- | undefined;
736
+ PredefinedMetricPairSpecification?: PredictiveScalingPredefinedMetricPair | undefined;
737
+ PredefinedScalingMetricSpecification?: PredictiveScalingPredefinedScalingMetric | undefined;
738
+ PredefinedLoadMetricSpecification?: PredictiveScalingPredefinedLoadMetric | undefined;
739
+ CustomizedScalingMetricSpecification?: PredictiveScalingCustomizedScalingMetric | undefined;
740
+ CustomizedLoadMetricSpecification?: PredictiveScalingCustomizedLoadMetric | undefined;
741
+ CustomizedCapacityMetricSpecification?: PredictiveScalingCustomizedCapacityMetric | undefined;
766
742
  }
767
743
  export interface PredictiveScalingConfiguration {
768
744
  MetricSpecifications: PredictiveScalingMetricSpecification[] | undefined;
769
745
  Mode?: PredictiveScalingMode | undefined;
770
746
  SchedulingBufferTime?: number | undefined;
771
- MaxCapacityBreachBehavior?:
772
- | PredictiveScalingMaxCapacityBreachBehavior
773
- | undefined;
747
+ MaxCapacityBreachBehavior?: PredictiveScalingMaxCapacityBreachBehavior | undefined;
774
748
  MaxCapacityBuffer?: number | undefined;
775
749
  }
776
750
  export interface StepAdjustment {
@@ -1143,13 +1117,9 @@ export interface UpdateAutoScalingGroupType {
1143
1117
  DefaultInstanceWarmup?: number | undefined;
1144
1118
  InstanceMaintenancePolicy?: InstanceMaintenancePolicy | undefined;
1145
1119
  AvailabilityZoneDistribution?: AvailabilityZoneDistribution | undefined;
1146
- AvailabilityZoneImpairmentPolicy?:
1147
- | AvailabilityZoneImpairmentPolicy
1148
- | undefined;
1120
+ AvailabilityZoneImpairmentPolicy?: AvailabilityZoneImpairmentPolicy | undefined;
1149
1121
  SkipZonalShiftValidation?: boolean | undefined;
1150
- CapacityReservationSpecification?:
1151
- | CapacityReservationSpecification
1152
- | undefined;
1122
+ CapacityReservationSpecification?: CapacityReservationSpecification | undefined;
1153
1123
  InstanceLifecyclePolicy?: InstanceLifecyclePolicy | undefined;
1154
1124
  DeletionProtection?: DeletionProtection | undefined;
1155
1125
  }
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { AutoScalingClient } from "../AutoScalingClient";
3
- export interface AutoScalingPaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface AutoScalingPaginationConfiguration extends PaginationConfiguration {
5
4
  client: AutoScalingClient;
6
5
  }
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  credentialDefaultProvider:
10
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
11
- | ((
12
- _: unknown
13
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
12
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
16
  region: string | import("@smithy/types").Provider<any>;
19
- requestHandler:
20
- | import("@smithy/core/protocols").HttpHandler<any>
21
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
22
18
  retryMode: string | import("@smithy/types").Provider<string>;
23
19
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
21
  ) => Promise<Uint8Array>;
30
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
31
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
53
45
  logger: import("@smithy/types").Logger;
54
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- userAgentAppId?:
57
- | string
58
- | undefined
59
- | import("@smithy/types").Provider<string | undefined>;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
63
50
  endpoint?:
64
51
  | ((
65
52
  | string
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
81
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
82
69
  context?: {
83
70
  logger?: import("@smithy/types").Logger;
84
- }
71
+ },
85
72
  ) => import("@smithy/types").EndpointV2;
86
73
  tls?: boolean;
87
74
  serviceConfiguredEndpoint?: never;
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
94
81
  signer?:
95
82
  | import("@smithy/types").RequestSigner
96
83
  | ((
97
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
98
85
  ) => Promise<import("@smithy/types").RequestSigner>);
99
86
  signingEscapePath?: boolean;
100
87
  systemClockOffset?: number;
101
88
  signingRegion?: string;
102
89
  signerConstructor?: new (
103
90
  options: import("@smithy/signature-v4").SignatureV4Init &
104
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
105
92
  ) => import("@smithy/types").RequestSigner;
106
93
  };
@@ -10,23 +10,17 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit,
14
14
  ) => import("@aws-sdk/credential-provider-node").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/core/client").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
19
  region: string | import("@smithy/types").Provider<string>;
20
- requestHandler:
21
- | RequestHandler
22
- | import("@smithy/core/protocols").HttpHandler<any>;
20
+ requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
23
21
  retryMode: string | import("@smithy/types").Provider<string>;
24
22
  streamCollector: (
25
- stream:
26
- | import("stream").Readable
27
- | import("stream/web").ReadableStream
28
- | ReadableStream
29
- | Blob
23
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
30
24
  ) => Promise<Uint8Array>;
31
25
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
32
26
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -53,9 +47,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
53
47
  logger: import("@smithy/types").Logger;
54
48
  extensions: import("./runtimeExtensions").RuntimeExtension[];
55
49
  customUserAgent?: string | import("@smithy/types").UserAgent;
56
- retryStrategy?:
57
- | import("@smithy/types").RetryStrategy
58
- | import("@smithy/types").RetryStrategyV2;
50
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
59
51
  endpoint?:
60
52
  | ((
61
53
  | string
@@ -77,7 +69,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
77
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
78
70
  context?: {
79
71
  logger?: import("@smithy/types").Logger;
80
- }
72
+ },
81
73
  ) => import("@smithy/types").EndpointV2;
82
74
  tls?: boolean;
83
75
  serviceConfiguredEndpoint?: never;
@@ -89,13 +81,13 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
89
81
  signer?:
90
82
  | import("@smithy/types").RequestSigner
91
83
  | ((
92
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
93
85
  ) => Promise<import("@smithy/types").RequestSigner>);
94
86
  signingEscapePath?: boolean;
95
87
  systemClockOffset?: number;
96
88
  signingRegion?: string;
97
89
  signerConstructor?: new (
98
90
  options: import("@smithy/signature-v4").SignatureV4Init &
99
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
100
92
  ) => import("@smithy/types").RequestSigner;
101
93
  };
@@ -21,11 +21,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
21
21
  urlParser: import("@smithy/types").UrlParser;
22
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
23
23
  streamCollector: (
24
- stream:
25
- | import("stream").Readable
26
- | import("stream/web").ReadableStream
27
- | ReadableStream
28
- | Blob
24
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
29
25
  ) => Promise<Uint8Array>;
30
26
  base64Decoder: import("@smithy/types").Decoder;
31
27
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -40,30 +36,21 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
40
36
  region: string | import("@smithy/types").Provider<any>;
41
37
  profile?: string;
42
38
  defaultUserAgentProvider: (
43
- config?: import("@aws-sdk/core/client").PreviouslyResolved
39
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
44
40
  ) => Promise<import("@smithy/types").UserAgent>;
45
41
  credentialDefaultProvider:
46
42
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
47
- | ((
48
- _: unknown
49
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
43
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
50
44
  maxAttempts: number | import("@smithy/types").Provider<number>;
51
45
  retryMode: string | import("@smithy/types").Provider<string>;
52
46
  logger: import("@smithy/types").Logger;
53
47
  extensions: import("./runtimeExtensions").RuntimeExtension[];
54
48
  defaultsMode:
55
49
  | import("@smithy/core/client").DefaultsMode
56
- | import("@smithy/types").Provider<
57
- import("@smithy/core/client").DefaultsMode
58
- >;
50
+ | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
59
51
  customUserAgent?: string | import("@smithy/types").UserAgent;
60
- userAgentAppId?:
61
- | string
62
- | undefined
63
- | import("@smithy/types").Provider<string | undefined>;
64
- retryStrategy?:
65
- | import("@smithy/types").RetryStrategy
66
- | import("@smithy/types").RetryStrategyV2;
52
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
53
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
67
54
  endpoint?:
68
55
  | ((
69
56
  | string
@@ -85,7 +72,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
85
72
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
86
73
  context?: {
87
74
  logger?: import("@smithy/types").Logger;
88
- }
75
+ },
89
76
  ) => import("@smithy/types").EndpointV2;
90
77
  tls?: boolean;
91
78
  serviceConfiguredEndpoint?: never;
@@ -98,13 +85,13 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
98
85
  signer?:
99
86
  | import("@smithy/types").RequestSigner
100
87
  | ((
101
- authScheme?: import("@smithy/types").AuthScheme
88
+ authScheme?: import("@smithy/types").AuthScheme,
102
89
  ) => Promise<import("@smithy/types").RequestSigner>);
103
90
  signingEscapePath?: boolean;
104
91
  systemClockOffset?: number;
105
92
  signingRegion?: string;
106
93
  signerConstructor?: new (
107
94
  options: import("@smithy/signature-v4").SignatureV4Init &
108
- import("@smithy/signature-v4").SignatureV4CryptoInit
95
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
109
96
  ) => import("@smithy/types").RequestSigner;
110
97
  };
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
9
9
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
10
10
  context?: {
11
11
  logger?: import("@smithy/types").Logger;
12
- }
12
+ },
13
13
  ) => import("@smithy/types").EndpointV2;
14
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
15
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").AutoScalingHttpAuthSchemeProvider;
@@ -7,5 +7,5 @@ export interface RuntimeExtensionsConfig {
7
7
  }
8
8
  export declare const resolveRuntimeExtensions: (
9
9
  runtimeConfig: any,
10
- extensions: RuntimeExtension[]
10
+ extensions: RuntimeExtension[],
11
11
  ) => any;
@@ -1,9 +1,5 @@
1
1
  import { TypeRegistry } from "@smithy/core/schema";
2
- import {
3
- StaticErrorSchema,
4
- StaticOperationSchema,
5
- StaticStructureSchema,
6
- } from "@smithy/types";
2
+ import { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
7
3
  export declare var AutoScalingServiceException$: StaticErrorSchema;
8
4
  export declare var ActiveInstanceRefreshNotFoundFault$: StaticErrorSchema;
9
5
  export declare var AlreadyExistsFault$: StaticErrorSchema;
@@ -7,13 +7,9 @@ import {
7
7
  import { AutoScalingServiceException } from "../models/AutoScalingServiceException";
8
8
  export declare const waitForGroupExists: (
9
9
  params: WaiterConfiguration<AutoScalingClient>,
10
- input: DescribeAutoScalingGroupsCommandInput
11
- ) => Promise<
12
- WaiterResult<
13
- DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException
14
- >
15
- >;
10
+ input: DescribeAutoScalingGroupsCommandInput,
11
+ ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException>>;
16
12
  export declare const waitUntilGroupExists: (
17
13
  params: WaiterConfiguration<AutoScalingClient>,
18
- input: DescribeAutoScalingGroupsCommandInput
14
+ input: DescribeAutoScalingGroupsCommandInput,
19
15
  ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;
@@ -7,13 +7,9 @@ import {
7
7
  import { AutoScalingServiceException } from "../models/AutoScalingServiceException";
8
8
  export declare const waitForGroupInService: (
9
9
  params: WaiterConfiguration<AutoScalingClient>,
10
- input: DescribeAutoScalingGroupsCommandInput
11
- ) => Promise<
12
- WaiterResult<
13
- DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException
14
- >
15
- >;
10
+ input: DescribeAutoScalingGroupsCommandInput,
11
+ ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException>>;
16
12
  export declare const waitUntilGroupInService: (
17
13
  params: WaiterConfiguration<AutoScalingClient>,
18
- input: DescribeAutoScalingGroupsCommandInput
14
+ input: DescribeAutoScalingGroupsCommandInput,
19
15
  ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;
@@ -7,13 +7,9 @@ import {
7
7
  import { AutoScalingServiceException } from "../models/AutoScalingServiceException";
8
8
  export declare const waitForGroupNotExists: (
9
9
  params: WaiterConfiguration<AutoScalingClient>,
10
- input: DescribeAutoScalingGroupsCommandInput
11
- ) => Promise<
12
- WaiterResult<
13
- DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException
14
- >
15
- >;
10
+ input: DescribeAutoScalingGroupsCommandInput,
11
+ ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput | AutoScalingServiceException>>;
16
12
  export declare const waitUntilGroupNotExists: (
17
13
  params: WaiterConfiguration<AutoScalingClient>,
18
- input: DescribeAutoScalingGroupsCommandInput
14
+ input: DescribeAutoScalingGroupsCommandInput,
19
15
  ) => Promise<WaiterResult<DescribeAutoScalingGroupsCommandOutput>>;