@aws-sdk/client-auto-scaling 3.650.0 → 3.654.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 (131) hide show
  1. package/dist-types/commands/AttachInstancesCommand.d.ts +11 -0
  2. package/dist-types/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +11 -0
  3. package/dist-types/commands/AttachLoadBalancersCommand.d.ts +11 -0
  4. package/dist-types/commands/AttachTrafficSourcesCommand.d.ts +11 -0
  5. package/dist-types/commands/BatchDeleteScheduledActionCommand.d.ts +11 -0
  6. package/dist-types/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +11 -0
  7. package/dist-types/commands/CancelInstanceRefreshCommand.d.ts +11 -0
  8. package/dist-types/commands/CompleteLifecycleActionCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateAutoScalingGroupCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateLaunchConfigurationCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateOrUpdateTagsCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteAutoScalingGroupCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteLaunchConfigurationCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteLifecycleHookCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteNotificationConfigurationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteTagsCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteWarmPoolCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeAdjustmentTypesCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeAutoScalingGroupsCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeAutoScalingInstancesCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeInstanceRefreshesCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeLaunchConfigurationsCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeLifecycleHookTypesCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeLifecycleHooksCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeMetricCollectionTypesCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeNotificationConfigurationsCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribePoliciesCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeScalingActivitiesCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeScalingProcessTypesCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeTerminationPolicyTypesCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeTrafficSourcesCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeWarmPoolCommand.d.ts +11 -0
  41. package/dist-types/commands/DetachInstancesCommand.d.ts +11 -0
  42. package/dist-types/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +11 -0
  43. package/dist-types/commands/DetachLoadBalancersCommand.d.ts +11 -0
  44. package/dist-types/commands/DetachTrafficSourcesCommand.d.ts +11 -0
  45. package/dist-types/commands/DisableMetricsCollectionCommand.d.ts +11 -0
  46. package/dist-types/commands/EnableMetricsCollectionCommand.d.ts +11 -0
  47. package/dist-types/commands/EnterStandbyCommand.d.ts +11 -0
  48. package/dist-types/commands/ExecutePolicyCommand.d.ts +11 -0
  49. package/dist-types/commands/ExitStandbyCommand.d.ts +11 -0
  50. package/dist-types/commands/GetPredictiveScalingForecastCommand.d.ts +11 -0
  51. package/dist-types/commands/PutLifecycleHookCommand.d.ts +11 -0
  52. package/dist-types/commands/PutNotificationConfigurationCommand.d.ts +11 -0
  53. package/dist-types/commands/PutScalingPolicyCommand.d.ts +11 -0
  54. package/dist-types/commands/PutScheduledUpdateGroupActionCommand.d.ts +11 -0
  55. package/dist-types/commands/PutWarmPoolCommand.d.ts +11 -0
  56. package/dist-types/commands/RecordLifecycleActionHeartbeatCommand.d.ts +11 -0
  57. package/dist-types/commands/ResumeProcessesCommand.d.ts +11 -0
  58. package/dist-types/commands/RollbackInstanceRefreshCommand.d.ts +11 -0
  59. package/dist-types/commands/SetDesiredCapacityCommand.d.ts +11 -0
  60. package/dist-types/commands/SetInstanceHealthCommand.d.ts +11 -0
  61. package/dist-types/commands/SetInstanceProtectionCommand.d.ts +11 -0
  62. package/dist-types/commands/StartInstanceRefreshCommand.d.ts +11 -0
  63. package/dist-types/commands/SuspendProcessesCommand.d.ts +11 -0
  64. package/dist-types/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +11 -0
  65. package/dist-types/commands/UpdateAutoScalingGroupCommand.d.ts +11 -0
  66. package/dist-types/ts3.4/commands/AttachInstancesCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/AttachLoadBalancerTargetGroupsCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/AttachLoadBalancersCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/AttachTrafficSourcesCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/BatchDeleteScheduledActionCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/BatchPutScheduledUpdateGroupActionCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/CancelInstanceRefreshCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/CompleteLifecycleActionCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/CreateAutoScalingGroupCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/CreateLaunchConfigurationCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateOrUpdateTagsCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DeleteAutoScalingGroupCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/DeleteLifecycleHookCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/DeleteNotificationConfigurationCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/DeleteWarmPoolCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DescribeAdjustmentTypesCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DescribeAutoScalingGroupsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DescribeAutoScalingInstancesCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DescribeAutoScalingNotificationTypesCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DescribeInstanceRefreshesCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DescribeLifecycleHookTypesCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DescribeLifecycleHooksCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DescribeLoadBalancerTargetGroupsCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DescribeMetricCollectionTypesCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DescribeNotificationConfigurationsCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DescribePoliciesCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DescribeScalingActivitiesCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DescribeScalingProcessTypesCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DescribeTerminationPolicyTypesCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DescribeTrafficSourcesCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DescribeWarmPoolCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DetachInstancesCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DetachLoadBalancerTargetGroupsCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DetachLoadBalancersCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DetachTrafficSourcesCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DisableMetricsCollectionCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/EnableMetricsCollectionCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/EnterStandbyCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/ExecutePolicyCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/ExitStandbyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetPredictiveScalingForecastCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/PutLifecycleHookCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/PutNotificationConfigurationCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/PutScheduledUpdateGroupActionCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/PutWarmPoolCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/RecordLifecycleActionHeartbeatCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ResumeProcessesCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/RollbackInstanceRefreshCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/SetDesiredCapacityCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/SetInstanceHealthCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/SetInstanceProtectionCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/StartInstanceRefreshCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/SuspendProcessesCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/TerminateInstanceInAutoScalingGroupCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/UpdateAutoScalingGroupCommand.d.ts +12 -1
  131. package/package.json +36 -36
@@ -33,4 +33,15 @@ declare const DeleteLaunchConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteLaunchConfigurationCommand extends DeleteLaunchConfigurationCommand_base {}
36
+ export declare class DeleteLaunchConfigurationCommand extends DeleteLaunchConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: LaunchConfigurationNameType;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteLaunchConfigurationCommandInput;
44
+ output: DeleteLaunchConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DeleteLifecycleHookCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLifecycleHookCommand extends DeleteLifecycleHookCommand_base {}
40
+ export declare class DeleteLifecycleHookCommand extends DeleteLifecycleHookCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteLifecycleHookType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLifecycleHookCommandInput;
48
+ output: DeleteLifecycleHookCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DeleteNotificationConfigurationCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteNotificationConfigurationCommand extends DeleteNotificationConfigurationCommand_base {}
36
+ export declare class DeleteNotificationConfigurationCommand extends DeleteNotificationConfigurationCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteNotificationConfigurationType;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteNotificationConfigurationCommandInput;
44
+ output: DeleteNotificationConfigurationCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const DeletePolicyCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeletePolicyCommand extends DeletePolicyCommand_base {}
34
+ export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeletePolicyType;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeletePolicyCommandInput;
42
+ output: DeletePolicyCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -32,4 +32,15 @@ declare const DeleteScheduledActionCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {}
35
+ export declare class DeleteScheduledActionCommand extends DeleteScheduledActionCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DeleteScheduledActionType;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DeleteScheduledActionCommandInput;
43
+ output: DeleteScheduledActionCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -31,4 +31,15 @@ declare const DeleteTagsCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DeleteTagsCommand extends DeleteTagsCommand_base {}
34
+ export declare class DeleteTagsCommand extends DeleteTagsCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DeleteTagsType;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: DeleteTagsCommandInput;
42
+ output: DeleteTagsCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const DeleteWarmPoolCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DeleteWarmPoolCommand extends DeleteWarmPoolCommand_base {}
36
+ export declare class DeleteWarmPoolCommand extends DeleteWarmPoolCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DeleteWarmPoolType;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DeleteWarmPoolCommandInput;
44
+ output: DeleteWarmPoolCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DescribeAccountLimitsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {}
36
+ export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeAccountLimitsAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeAccountLimitsCommandInput;
44
+ output: DescribeAccountLimitsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const DescribeAdjustmentTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeAdjustmentTypesCommand extends DescribeAdjustmentTypesCommand_base {}
36
+ export declare class DescribeAdjustmentTypesCommand extends DescribeAdjustmentTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeAdjustmentTypesAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeAdjustmentTypesCommandInput;
44
+ output: DescribeAdjustmentTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeAutoScalingGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAutoScalingGroupsCommand extends DescribeAutoScalingGroupsCommand_base {}
40
+ export declare class DescribeAutoScalingGroupsCommand extends DescribeAutoScalingGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AutoScalingGroupNamesType;
44
+ output: AutoScalingGroupsType;
45
+ };
46
+ sdk: {
47
+ input: DescribeAutoScalingGroupsCommandInput;
48
+ output: DescribeAutoScalingGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAutoScalingInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAutoScalingInstancesCommand extends DescribeAutoScalingInstancesCommand_base {}
40
+ export declare class DescribeAutoScalingInstancesCommand extends DescribeAutoScalingInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAutoScalingInstancesType;
44
+ output: AutoScalingInstancesType;
45
+ };
46
+ sdk: {
47
+ input: DescribeAutoScalingInstancesCommandInput;
48
+ output: DescribeAutoScalingInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeAutoScalingNotificationTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeAutoScalingNotificationTypesCommand extends DescribeAutoScalingNotificationTypesCommand_base {}
36
+ export declare class DescribeAutoScalingNotificationTypesCommand extends DescribeAutoScalingNotificationTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeAutoScalingNotificationTypesAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeAutoScalingNotificationTypesCommandInput;
44
+ output: DescribeAutoScalingNotificationTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeInstanceRefreshesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInstanceRefreshesCommand extends DescribeInstanceRefreshesCommand_base {}
40
+ export declare class DescribeInstanceRefreshesCommand extends DescribeInstanceRefreshesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeInstanceRefreshesType;
44
+ output: DescribeInstanceRefreshesAnswer;
45
+ };
46
+ sdk: {
47
+ input: DescribeInstanceRefreshesCommandInput;
48
+ output: DescribeInstanceRefreshesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLaunchConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLaunchConfigurationsCommand extends DescribeLaunchConfigurationsCommand_base {}
40
+ export declare class DescribeLaunchConfigurationsCommand extends DescribeLaunchConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: LaunchConfigurationNamesType;
44
+ output: LaunchConfigurationsType;
45
+ };
46
+ sdk: {
47
+ input: DescribeLaunchConfigurationsCommandInput;
48
+ output: DescribeLaunchConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeLifecycleHookTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeLifecycleHookTypesCommand extends DescribeLifecycleHookTypesCommand_base {}
36
+ export declare class DescribeLifecycleHookTypesCommand extends DescribeLifecycleHookTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeLifecycleHookTypesAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeLifecycleHookTypesCommandInput;
44
+ output: DescribeLifecycleHookTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeLifecycleHooksCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLifecycleHooksCommand extends DescribeLifecycleHooksCommand_base {}
40
+ export declare class DescribeLifecycleHooksCommand extends DescribeLifecycleHooksCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLifecycleHooksType;
44
+ output: DescribeLifecycleHooksAnswer;
45
+ };
46
+ sdk: {
47
+ input: DescribeLifecycleHooksCommandInput;
48
+ output: DescribeLifecycleHooksCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancerTargetGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancerTargetGroupsCommand extends DescribeLoadBalancerTargetGroupsCommand_base {}
40
+ export declare class DescribeLoadBalancerTargetGroupsCommand extends DescribeLoadBalancerTargetGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoadBalancerTargetGroupsRequest;
44
+ output: DescribeLoadBalancerTargetGroupsResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancerTargetGroupsCommandInput;
48
+ output: DescribeLoadBalancerTargetGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {}
40
+ export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoadBalancersRequest;
44
+ output: DescribeLoadBalancersResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancersCommandInput;
48
+ output: DescribeLoadBalancersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeMetricCollectionTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeMetricCollectionTypesCommand extends DescribeMetricCollectionTypesCommand_base {}
36
+ export declare class DescribeMetricCollectionTypesCommand extends DescribeMetricCollectionTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeMetricCollectionTypesAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeMetricCollectionTypesCommandInput;
44
+ output: DescribeMetricCollectionTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeNotificationConfigurationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeNotificationConfigurationsCommand extends DescribeNotificationConfigurationsCommand_base {}
40
+ export declare class DescribeNotificationConfigurationsCommand extends DescribeNotificationConfigurationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeNotificationConfigurationsType;
44
+ output: DescribeNotificationConfigurationsAnswer;
45
+ };
46
+ sdk: {
47
+ input: DescribeNotificationConfigurationsCommandInput;
48
+ output: DescribeNotificationConfigurationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribePoliciesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribePoliciesCommand extends DescribePoliciesCommand_base {}
36
+ export declare class DescribePoliciesCommand extends DescribePoliciesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribePoliciesType;
40
+ output: PoliciesType;
41
+ };
42
+ sdk: {
43
+ input: DescribePoliciesCommandInput;
44
+ output: DescribePoliciesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeScalingActivitiesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeScalingActivitiesCommand extends DescribeScalingActivitiesCommand_base {}
40
+ export declare class DescribeScalingActivitiesCommand extends DescribeScalingActivitiesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeScalingActivitiesType;
44
+ output: ActivitiesType;
45
+ };
46
+ sdk: {
47
+ input: DescribeScalingActivitiesCommandInput;
48
+ output: DescribeScalingActivitiesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeScalingProcessTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeScalingProcessTypesCommand extends DescribeScalingProcessTypesCommand_base {}
36
+ export declare class DescribeScalingProcessTypesCommand extends DescribeScalingProcessTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: ProcessesType;
41
+ };
42
+ sdk: {
43
+ input: DescribeScalingProcessTypesCommandInput;
44
+ output: DescribeScalingProcessTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeScheduledActionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {}
40
+ export declare class DescribeScheduledActionsCommand extends DescribeScheduledActionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeScheduledActionsType;
44
+ output: ScheduledActionsType;
45
+ };
46
+ sdk: {
47
+ input: DescribeScheduledActionsCommandInput;
48
+ output: DescribeScheduledActionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -31,4 +31,15 @@ declare const DescribeTagsCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class DescribeTagsCommand extends DescribeTagsCommand_base {}
34
+ export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: DescribeTagsType;
38
+ output: TagsType;
39
+ };
40
+ sdk: {
41
+ input: DescribeTagsCommandInput;
42
+ output: DescribeTagsCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const DescribeTerminationPolicyTypesCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeTerminationPolicyTypesCommand extends DescribeTerminationPolicyTypesCommand_base {}
36
+ export declare class DescribeTerminationPolicyTypesCommand extends DescribeTerminationPolicyTypesCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: DescribeTerminationPolicyTypesAnswer;
41
+ };
42
+ sdk: {
43
+ input: DescribeTerminationPolicyTypesCommandInput;
44
+ output: DescribeTerminationPolicyTypesCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeTrafficSourcesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeTrafficSourcesCommand extends DescribeTrafficSourcesCommand_base {}
40
+ export declare class DescribeTrafficSourcesCommand extends DescribeTrafficSourcesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeTrafficSourcesRequest;
44
+ output: DescribeTrafficSourcesResponse;
45
+ };
46
+ sdk: {
47
+ input: DescribeTrafficSourcesCommandInput;
48
+ output: DescribeTrafficSourcesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DescribeWarmPoolCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DescribeWarmPoolCommand extends DescribeWarmPoolCommand_base {}
39
+ export declare class DescribeWarmPoolCommand extends DescribeWarmPoolCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DescribeWarmPoolType;
43
+ output: DescribeWarmPoolAnswer;
44
+ };
45
+ sdk: {
46
+ input: DescribeWarmPoolCommandInput;
47
+ output: DescribeWarmPoolCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const DetachInstancesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DetachInstancesCommand extends DetachInstancesCommand_base {}
39
+ export declare class DetachInstancesCommand extends DetachInstancesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DetachInstancesQuery;
43
+ output: DetachInstancesAnswer;
44
+ };
45
+ sdk: {
46
+ input: DetachInstancesCommandInput;
47
+ output: DetachInstancesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DetachLoadBalancerTargetGroupsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DetachLoadBalancerTargetGroupsCommand extends DetachLoadBalancerTargetGroupsCommand_base {}
40
+ export declare class DetachLoadBalancerTargetGroupsCommand extends DetachLoadBalancerTargetGroupsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DetachLoadBalancerTargetGroupsType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DetachLoadBalancerTargetGroupsCommandInput;
48
+ output: DetachLoadBalancerTargetGroupsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DetachLoadBalancersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DetachLoadBalancersCommand extends DetachLoadBalancersCommand_base {}
40
+ export declare class DetachLoadBalancersCommand extends DetachLoadBalancersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DetachLoadBalancersType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DetachLoadBalancersCommandInput;
48
+ output: DetachLoadBalancersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DetachTrafficSourcesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DetachTrafficSourcesCommand extends DetachTrafficSourcesCommand_base {}
40
+ export declare class DetachTrafficSourcesCommand extends DetachTrafficSourcesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DetachTrafficSourcesType;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DetachTrafficSourcesCommandInput;
48
+ output: DetachTrafficSourcesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DisableMetricsCollectionCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DisableMetricsCollectionCommand extends DisableMetricsCollectionCommand_base {}
36
+ export declare class DisableMetricsCollectionCommand extends DisableMetricsCollectionCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DisableMetricsCollectionQuery;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DisableMetricsCollectionCommandInput;
44
+ output: DisableMetricsCollectionCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const EnableMetricsCollectionCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class EnableMetricsCollectionCommand extends EnableMetricsCollectionCommand_base {}
36
+ export declare class EnableMetricsCollectionCommand extends EnableMetricsCollectionCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: EnableMetricsCollectionQuery;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: EnableMetricsCollectionCommandInput;
44
+ output: EnableMetricsCollectionCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const EnterStandbyCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class EnterStandbyCommand extends EnterStandbyCommand_base {}
36
+ export declare class EnterStandbyCommand extends EnterStandbyCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: EnterStandbyQuery;
40
+ output: EnterStandbyAnswer;
41
+ };
42
+ sdk: {
43
+ input: EnterStandbyCommandInput;
44
+ output: EnterStandbyCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -31,4 +31,15 @@ declare const ExecutePolicyCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class ExecutePolicyCommand extends ExecutePolicyCommand_base {}
34
+ export declare class ExecutePolicyCommand extends ExecutePolicyCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: ExecutePolicyType;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: ExecutePolicyCommandInput;
42
+ output: ExecutePolicyCommandOutput;
43
+ };
44
+ };
45
+ }