@aws-sdk/client-auto-scaling 3.306.0 → 3.309.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 (135) hide show
  1. package/dist-cjs/commands/AttachInstancesCommand.js +2 -2
  2. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +2 -2
  3. package/dist-cjs/commands/AttachLoadBalancersCommand.js +2 -2
  4. package/dist-cjs/commands/AttachTrafficSourcesCommand.js +2 -2
  5. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +2 -2
  6. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +2 -2
  7. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +2 -2
  8. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +2 -2
  9. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +2 -2
  10. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +2 -2
  11. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +2 -2
  16. package/dist-cjs/commands/DeletePolicyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteScheduledActionCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteWarmPoolCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribePoliciesCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeWarmPoolCommand.js +2 -2
  41. package/dist-cjs/commands/DetachInstancesCommand.js +2 -2
  42. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +2 -2
  43. package/dist-cjs/commands/DetachLoadBalancersCommand.js +2 -2
  44. package/dist-cjs/commands/DetachTrafficSourcesCommand.js +2 -2
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +2 -2
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +2 -2
  47. package/dist-cjs/commands/EnterStandbyCommand.js +2 -2
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +2 -2
  49. package/dist-cjs/commands/ExitStandbyCommand.js +2 -2
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +2 -2
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +2 -2
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +2 -2
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +2 -2
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +2 -2
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +2 -2
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +2 -2
  58. package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +2 -2
  59. package/dist-cjs/commands/SetDesiredCapacityCommand.js +2 -2
  60. package/dist-cjs/commands/SetInstanceHealthCommand.js +2 -2
  61. package/dist-cjs/commands/SetInstanceProtectionCommand.js +2 -2
  62. package/dist-cjs/commands/StartInstanceRefreshCommand.js +2 -2
  63. package/dist-cjs/commands/SuspendProcessesCommand.js +2 -2
  64. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_query.js +1215 -1215
  67. package/dist-es/commands/AttachInstancesCommand.js +3 -3
  68. package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +3 -3
  69. package/dist-es/commands/AttachLoadBalancersCommand.js +3 -3
  70. package/dist-es/commands/AttachTrafficSourcesCommand.js +3 -3
  71. package/dist-es/commands/BatchDeleteScheduledActionCommand.js +3 -3
  72. package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +3 -3
  73. package/dist-es/commands/CancelInstanceRefreshCommand.js +3 -3
  74. package/dist-es/commands/CompleteLifecycleActionCommand.js +3 -3
  75. package/dist-es/commands/CreateAutoScalingGroupCommand.js +3 -3
  76. package/dist-es/commands/CreateLaunchConfigurationCommand.js +3 -3
  77. package/dist-es/commands/CreateOrUpdateTagsCommand.js +3 -3
  78. package/dist-es/commands/DeleteAutoScalingGroupCommand.js +3 -3
  79. package/dist-es/commands/DeleteLaunchConfigurationCommand.js +3 -3
  80. package/dist-es/commands/DeleteLifecycleHookCommand.js +3 -3
  81. package/dist-es/commands/DeleteNotificationConfigurationCommand.js +3 -3
  82. package/dist-es/commands/DeletePolicyCommand.js +3 -3
  83. package/dist-es/commands/DeleteScheduledActionCommand.js +3 -3
  84. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  85. package/dist-es/commands/DeleteWarmPoolCommand.js +3 -3
  86. package/dist-es/commands/DescribeAccountLimitsCommand.js +3 -3
  87. package/dist-es/commands/DescribeAdjustmentTypesCommand.js +3 -3
  88. package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +3 -3
  89. package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +3 -3
  90. package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +3 -3
  91. package/dist-es/commands/DescribeInstanceRefreshesCommand.js +3 -3
  92. package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +3 -3
  93. package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +3 -3
  94. package/dist-es/commands/DescribeLifecycleHooksCommand.js +3 -3
  95. package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +3 -3
  96. package/dist-es/commands/DescribeLoadBalancersCommand.js +3 -3
  97. package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +3 -3
  98. package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +3 -3
  99. package/dist-es/commands/DescribePoliciesCommand.js +3 -3
  100. package/dist-es/commands/DescribeScalingActivitiesCommand.js +3 -3
  101. package/dist-es/commands/DescribeScalingProcessTypesCommand.js +3 -3
  102. package/dist-es/commands/DescribeScheduledActionsCommand.js +3 -3
  103. package/dist-es/commands/DescribeTagsCommand.js +3 -3
  104. package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +3 -3
  105. package/dist-es/commands/DescribeTrafficSourcesCommand.js +3 -3
  106. package/dist-es/commands/DescribeWarmPoolCommand.js +3 -3
  107. package/dist-es/commands/DetachInstancesCommand.js +3 -3
  108. package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +3 -3
  109. package/dist-es/commands/DetachLoadBalancersCommand.js +3 -3
  110. package/dist-es/commands/DetachTrafficSourcesCommand.js +3 -3
  111. package/dist-es/commands/DisableMetricsCollectionCommand.js +3 -3
  112. package/dist-es/commands/EnableMetricsCollectionCommand.js +3 -3
  113. package/dist-es/commands/EnterStandbyCommand.js +3 -3
  114. package/dist-es/commands/ExecutePolicyCommand.js +3 -3
  115. package/dist-es/commands/ExitStandbyCommand.js +3 -3
  116. package/dist-es/commands/GetPredictiveScalingForecastCommand.js +3 -3
  117. package/dist-es/commands/PutLifecycleHookCommand.js +3 -3
  118. package/dist-es/commands/PutNotificationConfigurationCommand.js +3 -3
  119. package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
  120. package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +3 -3
  121. package/dist-es/commands/PutWarmPoolCommand.js +3 -3
  122. package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +3 -3
  123. package/dist-es/commands/ResumeProcessesCommand.js +3 -3
  124. package/dist-es/commands/RollbackInstanceRefreshCommand.js +3 -3
  125. package/dist-es/commands/SetDesiredCapacityCommand.js +3 -3
  126. package/dist-es/commands/SetInstanceHealthCommand.js +3 -3
  127. package/dist-es/commands/SetInstanceProtectionCommand.js +3 -3
  128. package/dist-es/commands/StartInstanceRefreshCommand.js +3 -3
  129. package/dist-es/commands/SuspendProcessesCommand.js +3 -3
  130. package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +3 -3
  131. package/dist-es/commands/UpdateAutoScalingGroupCommand.js +3 -3
  132. package/dist-es/protocols/Aws_query.js +1082 -1082
  133. package/dist-types/protocols/Aws_query.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_query.d.ts +130 -130
  135. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryResumeProcessesCommand, serializeAws_queryResumeProcessesCommand, } from "../protocols/Aws_query";
4
+ import { de_ResumeProcessesCommand, se_ResumeProcessesCommand } from "../protocols/Aws_query";
5
5
  export class ResumeProcessesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ResumeProcessesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryResumeProcessesCommand(input, context);
36
+ return se_ResumeProcessesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryResumeProcessesCommand(output, context);
39
+ return de_ResumeProcessesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRollbackInstanceRefreshCommand, serializeAws_queryRollbackInstanceRefreshCommand, } from "../protocols/Aws_query";
4
+ import { de_RollbackInstanceRefreshCommand, se_RollbackInstanceRefreshCommand } from "../protocols/Aws_query";
5
5
  export class RollbackInstanceRefreshCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RollbackInstanceRefreshCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRollbackInstanceRefreshCommand(input, context);
36
+ return se_RollbackInstanceRefreshCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRollbackInstanceRefreshCommand(output, context);
39
+ return de_RollbackInstanceRefreshCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySetDesiredCapacityCommand, serializeAws_querySetDesiredCapacityCommand, } from "../protocols/Aws_query";
4
+ import { de_SetDesiredCapacityCommand, se_SetDesiredCapacityCommand } from "../protocols/Aws_query";
5
5
  export class SetDesiredCapacityCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetDesiredCapacityCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetDesiredCapacityCommand(input, context);
36
+ return se_SetDesiredCapacityCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetDesiredCapacityCommand(output, context);
39
+ return de_SetDesiredCapacityCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySetInstanceHealthCommand, serializeAws_querySetInstanceHealthCommand, } from "../protocols/Aws_query";
4
+ import { de_SetInstanceHealthCommand, se_SetInstanceHealthCommand } from "../protocols/Aws_query";
5
5
  export class SetInstanceHealthCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetInstanceHealthCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetInstanceHealthCommand(input, context);
36
+ return se_SetInstanceHealthCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetInstanceHealthCommand(output, context);
39
+ return de_SetInstanceHealthCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySetInstanceProtectionCommand, serializeAws_querySetInstanceProtectionCommand, } from "../protocols/Aws_query";
4
+ import { de_SetInstanceProtectionCommand, se_SetInstanceProtectionCommand } from "../protocols/Aws_query";
5
5
  export class SetInstanceProtectionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SetInstanceProtectionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySetInstanceProtectionCommand(input, context);
36
+ return se_SetInstanceProtectionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySetInstanceProtectionCommand(output, context);
39
+ return de_SetInstanceProtectionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryStartInstanceRefreshCommand, serializeAws_queryStartInstanceRefreshCommand, } from "../protocols/Aws_query";
4
+ import { de_StartInstanceRefreshCommand, se_StartInstanceRefreshCommand } from "../protocols/Aws_query";
5
5
  export class StartInstanceRefreshCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartInstanceRefreshCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryStartInstanceRefreshCommand(input, context);
36
+ return se_StartInstanceRefreshCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryStartInstanceRefreshCommand(output, context);
39
+ return de_StartInstanceRefreshCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_querySuspendProcessesCommand, serializeAws_querySuspendProcessesCommand, } from "../protocols/Aws_query";
4
+ import { de_SuspendProcessesCommand, se_SuspendProcessesCommand } from "../protocols/Aws_query";
5
5
  export class SuspendProcessesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SuspendProcessesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_querySuspendProcessesCommand(input, context);
36
+ return se_SuspendProcessesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_querySuspendProcessesCommand(output, context);
39
+ return de_SuspendProcessesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryTerminateInstanceInAutoScalingGroupCommand, serializeAws_queryTerminateInstanceInAutoScalingGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_TerminateInstanceInAutoScalingGroupCommand, se_TerminateInstanceInAutoScalingGroupCommand, } from "../protocols/Aws_query";
5
5
  export class TerminateInstanceInAutoScalingGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TerminateInstanceInAutoScalingGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryTerminateInstanceInAutoScalingGroupCommand(input, context);
36
+ return se_TerminateInstanceInAutoScalingGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryTerminateInstanceInAutoScalingGroupCommand(output, context);
39
+ return de_TerminateInstanceInAutoScalingGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryUpdateAutoScalingGroupCommand, serializeAws_queryUpdateAutoScalingGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_UpdateAutoScalingGroupCommand, se_UpdateAutoScalingGroupCommand } from "../protocols/Aws_query";
5
5
  export class UpdateAutoScalingGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAutoScalingGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryUpdateAutoScalingGroupCommand(input, context);
36
+ return se_UpdateAutoScalingGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryUpdateAutoScalingGroupCommand(output, context);
39
+ return de_UpdateAutoScalingGroupCommand(output, context);
40
40
  }
41
41
  }