@aws-sdk/client-auto-scaling 3.588.0 → 3.592.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.
- package/dist-cjs/index.js +0 -65
- package/dist-types/AutoScalingClient.d.ts +4 -4
- package/dist-types/commands/AttachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/AttachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/DetachInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DetachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/commands/EnterStandbyCommand.d.ts +2 -1
- package/dist-types/commands/ExecutePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ExitStandbyCommand.d.ts +2 -1
- package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
- package/dist-types/commands/PutLifecycleHookCommand.d.ts +2 -1
- package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/commands/PutWarmPoolCommand.d.ts +2 -1
- package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
- package/dist-types/commands/ResumeProcessesCommand.d.ts +2 -1
- package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SetDesiredCapacityCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceHealthCommand.d.ts +2 -1
- package/dist-types/commands/SetInstanceProtectionCommand.d.ts +2 -1
- package/dist-types/commands/StartInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/commands/SuspendProcessesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/AutoScalingServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/AutoScalingClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/AutoScalingServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
export * from "./AutoScalingClient";
|
|
10
10
|
export * from "./AutoScaling";
|
|
11
11
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
12
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
-
export { AutoScalingExtensionConfiguration } from "./extensionConfiguration";
|
|
12
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
13
|
+
export type { AutoScalingExtensionConfiguration } from "./extensionConfiguration";
|
|
14
14
|
export * from "./commands";
|
|
15
15
|
export * from "./pagination";
|
|
16
16
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: AutoScalingClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -460,8 +460,8 @@ export interface ClientDefaults
|
|
|
460
460
|
serviceId?: string;
|
|
461
461
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
462
462
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
463
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
464
463
|
region?: string | __Provider<string>;
|
|
464
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
465
465
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
466
466
|
maxAttempts?: number | __Provider<number>;
|
|
467
467
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../AutoScalingClient";
|
|
8
8
|
import { AttachInstancesQuery } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AttachInstancesCommandInput extends AttachInstancesQuery {}
|
|
11
12
|
export interface AttachInstancesCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AttachInstancesCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AttachLoadBalancerTargetGroupsResultType,
|
|
10
10
|
AttachLoadBalancerTargetGroupsType,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AttachLoadBalancerTargetGroupsCommandInput
|
|
14
15
|
extends AttachLoadBalancerTargetGroupsType {}
|
|
15
16
|
export interface AttachLoadBalancerTargetGroupsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AttachLoadBalancersResultType,
|
|
10
10
|
AttachLoadBalancersType,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AttachLoadBalancersCommandInput
|
|
14
15
|
extends AttachLoadBalancersType {}
|
|
15
16
|
export interface AttachLoadBalancersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AttachTrafficSourcesResultType,
|
|
10
10
|
AttachTrafficSourcesType,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AttachTrafficSourcesCommandInput
|
|
14
15
|
extends AttachTrafficSourcesType {}
|
|
15
16
|
export interface AttachTrafficSourcesCommandOutput
|