@aws-sdk/client-auto-scaling 3.294.0 → 3.296.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 +4 -4
  2. package/dist-cjs/commands/AttachLoadBalancerTargetGroupsCommand.js +4 -4
  3. package/dist-cjs/commands/AttachLoadBalancersCommand.js +4 -4
  4. package/dist-cjs/commands/AttachTrafficSourcesCommand.js +4 -4
  5. package/dist-cjs/commands/BatchDeleteScheduledActionCommand.js +4 -4
  6. package/dist-cjs/commands/BatchPutScheduledUpdateGroupActionCommand.js +4 -4
  7. package/dist-cjs/commands/CancelInstanceRefreshCommand.js +4 -4
  8. package/dist-cjs/commands/CompleteLifecycleActionCommand.js +4 -4
  9. package/dist-cjs/commands/CreateAutoScalingGroupCommand.js +4 -4
  10. package/dist-cjs/commands/CreateLaunchConfigurationCommand.js +4 -4
  11. package/dist-cjs/commands/CreateOrUpdateTagsCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteAutoScalingGroupCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteLaunchConfigurationCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteLifecycleHookCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteNotificationConfigurationCommand.js +4 -4
  16. package/dist-cjs/commands/DeletePolicyCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteScheduledActionCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteTagsCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteWarmPoolCommand.js +4 -4
  20. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeAdjustmentTypesCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeAutoScalingGroupsCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeAutoScalingInstancesCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeAutoScalingNotificationTypesCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeInstanceRefreshesCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeLaunchConfigurationsCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeLifecycleHookTypesCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeLifecycleHooksCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeLoadBalancerTargetGroupsCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeLoadBalancersCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeMetricCollectionTypesCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeNotificationConfigurationsCommand.js +4 -4
  33. package/dist-cjs/commands/DescribePoliciesCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeScalingActivitiesCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeScalingProcessTypesCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeScheduledActionsCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeTagsCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeTerminationPolicyTypesCommand.js +4 -4
  39. package/dist-cjs/commands/DescribeTrafficSourcesCommand.js +4 -4
  40. package/dist-cjs/commands/DescribeWarmPoolCommand.js +4 -4
  41. package/dist-cjs/commands/DetachInstancesCommand.js +4 -4
  42. package/dist-cjs/commands/DetachLoadBalancerTargetGroupsCommand.js +4 -4
  43. package/dist-cjs/commands/DetachLoadBalancersCommand.js +4 -4
  44. package/dist-cjs/commands/DetachTrafficSourcesCommand.js +4 -4
  45. package/dist-cjs/commands/DisableMetricsCollectionCommand.js +4 -4
  46. package/dist-cjs/commands/EnableMetricsCollectionCommand.js +4 -4
  47. package/dist-cjs/commands/EnterStandbyCommand.js +4 -4
  48. package/dist-cjs/commands/ExecutePolicyCommand.js +4 -4
  49. package/dist-cjs/commands/ExitStandbyCommand.js +4 -4
  50. package/dist-cjs/commands/GetPredictiveScalingForecastCommand.js +4 -4
  51. package/dist-cjs/commands/PutLifecycleHookCommand.js +4 -4
  52. package/dist-cjs/commands/PutNotificationConfigurationCommand.js +4 -4
  53. package/dist-cjs/commands/PutScalingPolicyCommand.js +4 -4
  54. package/dist-cjs/commands/PutScheduledUpdateGroupActionCommand.js +4 -4
  55. package/dist-cjs/commands/PutWarmPoolCommand.js +4 -4
  56. package/dist-cjs/commands/RecordLifecycleActionHeartbeatCommand.js +4 -4
  57. package/dist-cjs/commands/ResumeProcessesCommand.js +4 -4
  58. package/dist-cjs/commands/RollbackInstanceRefreshCommand.js +4 -4
  59. package/dist-cjs/commands/SetDesiredCapacityCommand.js +4 -4
  60. package/dist-cjs/commands/SetInstanceHealthCommand.js +4 -4
  61. package/dist-cjs/commands/SetInstanceProtectionCommand.js +4 -4
  62. package/dist-cjs/commands/StartInstanceRefreshCommand.js +4 -4
  63. package/dist-cjs/commands/SuspendProcessesCommand.js +4 -4
  64. package/dist-cjs/commands/TerminateInstanceInAutoScalingGroupCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateAutoScalingGroupCommand.js +4 -4
  66. package/dist-es/commands/AttachInstancesCommand.js +4 -4
  67. package/dist-es/commands/AttachLoadBalancerTargetGroupsCommand.js +4 -4
  68. package/dist-es/commands/AttachLoadBalancersCommand.js +4 -4
  69. package/dist-es/commands/AttachTrafficSourcesCommand.js +4 -4
  70. package/dist-es/commands/BatchDeleteScheduledActionCommand.js +4 -4
  71. package/dist-es/commands/BatchPutScheduledUpdateGroupActionCommand.js +4 -4
  72. package/dist-es/commands/CancelInstanceRefreshCommand.js +4 -4
  73. package/dist-es/commands/CompleteLifecycleActionCommand.js +4 -4
  74. package/dist-es/commands/CreateAutoScalingGroupCommand.js +4 -4
  75. package/dist-es/commands/CreateLaunchConfigurationCommand.js +4 -4
  76. package/dist-es/commands/CreateOrUpdateTagsCommand.js +4 -4
  77. package/dist-es/commands/DeleteAutoScalingGroupCommand.js +4 -4
  78. package/dist-es/commands/DeleteLaunchConfigurationCommand.js +4 -4
  79. package/dist-es/commands/DeleteLifecycleHookCommand.js +4 -4
  80. package/dist-es/commands/DeleteNotificationConfigurationCommand.js +4 -4
  81. package/dist-es/commands/DeletePolicyCommand.js +4 -4
  82. package/dist-es/commands/DeleteScheduledActionCommand.js +4 -4
  83. package/dist-es/commands/DeleteTagsCommand.js +4 -4
  84. package/dist-es/commands/DeleteWarmPoolCommand.js +4 -4
  85. package/dist-es/commands/DescribeAccountLimitsCommand.js +4 -4
  86. package/dist-es/commands/DescribeAdjustmentTypesCommand.js +4 -4
  87. package/dist-es/commands/DescribeAutoScalingGroupsCommand.js +4 -4
  88. package/dist-es/commands/DescribeAutoScalingInstancesCommand.js +4 -4
  89. package/dist-es/commands/DescribeAutoScalingNotificationTypesCommand.js +4 -4
  90. package/dist-es/commands/DescribeInstanceRefreshesCommand.js +4 -4
  91. package/dist-es/commands/DescribeLaunchConfigurationsCommand.js +4 -4
  92. package/dist-es/commands/DescribeLifecycleHookTypesCommand.js +4 -4
  93. package/dist-es/commands/DescribeLifecycleHooksCommand.js +4 -4
  94. package/dist-es/commands/DescribeLoadBalancerTargetGroupsCommand.js +4 -4
  95. package/dist-es/commands/DescribeLoadBalancersCommand.js +4 -4
  96. package/dist-es/commands/DescribeMetricCollectionTypesCommand.js +4 -4
  97. package/dist-es/commands/DescribeNotificationConfigurationsCommand.js +4 -4
  98. package/dist-es/commands/DescribePoliciesCommand.js +4 -4
  99. package/dist-es/commands/DescribeScalingActivitiesCommand.js +4 -4
  100. package/dist-es/commands/DescribeScalingProcessTypesCommand.js +4 -4
  101. package/dist-es/commands/DescribeScheduledActionsCommand.js +4 -4
  102. package/dist-es/commands/DescribeTagsCommand.js +4 -4
  103. package/dist-es/commands/DescribeTerminationPolicyTypesCommand.js +4 -4
  104. package/dist-es/commands/DescribeTrafficSourcesCommand.js +4 -4
  105. package/dist-es/commands/DescribeWarmPoolCommand.js +4 -4
  106. package/dist-es/commands/DetachInstancesCommand.js +4 -4
  107. package/dist-es/commands/DetachLoadBalancerTargetGroupsCommand.js +4 -4
  108. package/dist-es/commands/DetachLoadBalancersCommand.js +4 -4
  109. package/dist-es/commands/DetachTrafficSourcesCommand.js +4 -4
  110. package/dist-es/commands/DisableMetricsCollectionCommand.js +4 -4
  111. package/dist-es/commands/EnableMetricsCollectionCommand.js +4 -4
  112. package/dist-es/commands/EnterStandbyCommand.js +4 -4
  113. package/dist-es/commands/ExecutePolicyCommand.js +4 -4
  114. package/dist-es/commands/ExitStandbyCommand.js +4 -4
  115. package/dist-es/commands/GetPredictiveScalingForecastCommand.js +4 -4
  116. package/dist-es/commands/PutLifecycleHookCommand.js +4 -4
  117. package/dist-es/commands/PutNotificationConfigurationCommand.js +4 -4
  118. package/dist-es/commands/PutScalingPolicyCommand.js +4 -4
  119. package/dist-es/commands/PutScheduledUpdateGroupActionCommand.js +4 -4
  120. package/dist-es/commands/PutWarmPoolCommand.js +4 -4
  121. package/dist-es/commands/RecordLifecycleActionHeartbeatCommand.js +4 -4
  122. package/dist-es/commands/ResumeProcessesCommand.js +4 -4
  123. package/dist-es/commands/RollbackInstanceRefreshCommand.js +4 -4
  124. package/dist-es/commands/SetDesiredCapacityCommand.js +4 -4
  125. package/dist-es/commands/SetInstanceHealthCommand.js +4 -4
  126. package/dist-es/commands/SetInstanceProtectionCommand.js +4 -4
  127. package/dist-es/commands/StartInstanceRefreshCommand.js +4 -4
  128. package/dist-es/commands/SuspendProcessesCommand.js +4 -4
  129. package/dist-es/commands/TerminateInstanceInAutoScalingGroupCommand.js +4 -4
  130. package/dist-es/commands/UpdateAutoScalingGroupCommand.js +4 -4
  131. package/dist-types/AutoScalingClient.d.ts +4 -4
  132. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  133. package/dist-types/ts3.4/AutoScalingClient.d.ts +4 -4
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  135. package/package.json +37 -37
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class ResumeProcessesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ResumeProcessesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResumeProcessesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class RollbackInstanceRefreshCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RollbackInstanceRefreshCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RollbackInstanceRefreshCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SetDesiredCapacityCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetDesiredCapacityCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetDesiredCapacityCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SetInstanceHealthCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetInstanceHealthCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetInstanceHealthCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SetInstanceProtectionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetInstanceProtectionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetInstanceProtectionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class StartInstanceRefreshCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartInstanceRefreshCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartInstanceRefreshCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class SuspendProcessesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SuspendProcessesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SuspendProcessesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TerminateInstanceInAutoScalingGroupCommand extends smithy_client_1.Command
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TerminateInstanceInAutoScalingGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_query_1 = require("../protocols/Aws_query");
9
9
  class UpdateAutoScalingGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAutoScalingGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAutoScalingGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AttachInstancesQueryFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryAttachInstancesCommand, serializeAws_queryAttachInstancesCommand, } from "../protocols/Aws_query";
6
6
  export class AttachInstancesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AttachInstancesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AttachInstancesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AttachLoadBalancerTargetGroupsResultTypeFilterSensitiveLog, AttachLoadBalancerTargetGroupsTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAttachLoadBalancerTargetGroupsCommand, serializeAws_queryAttachLoadBalancerTargetGroupsCommand, } from "../protocols/Aws_query";
6
6
  export class AttachLoadBalancerTargetGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AttachLoadBalancerTargetGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AttachLoadBalancerTargetGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AttachLoadBalancersResultTypeFilterSensitiveLog, AttachLoadBalancersTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAttachLoadBalancersCommand, serializeAws_queryAttachLoadBalancersCommand, } from "../protocols/Aws_query";
6
6
  export class AttachLoadBalancersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AttachLoadBalancersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AttachLoadBalancersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AttachTrafficSourcesResultTypeFilterSensitiveLog, AttachTrafficSourcesTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryAttachTrafficSourcesCommand, serializeAws_queryAttachTrafficSourcesCommand, } from "../protocols/Aws_query";
6
6
  export class AttachTrafficSourcesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AttachTrafficSourcesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AttachTrafficSourcesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchDeleteScheduledActionAnswerFilterSensitiveLog, BatchDeleteScheduledActionTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryBatchDeleteScheduledActionCommand, serializeAws_queryBatchDeleteScheduledActionCommand, } from "../protocols/Aws_query";
6
6
  export class BatchDeleteScheduledActionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchDeleteScheduledActionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchDeleteScheduledActionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchPutScheduledUpdateGroupActionAnswerFilterSensitiveLog, BatchPutScheduledUpdateGroupActionTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryBatchPutScheduledUpdateGroupActionCommand, serializeAws_queryBatchPutScheduledUpdateGroupActionCommand, } from "../protocols/Aws_query";
6
6
  export class BatchPutScheduledUpdateGroupActionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchPutScheduledUpdateGroupActionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchPutScheduledUpdateGroupActionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CancelInstanceRefreshAnswerFilterSensitiveLog, CancelInstanceRefreshTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCancelInstanceRefreshCommand, serializeAws_queryCancelInstanceRefreshCommand, } from "../protocols/Aws_query";
6
6
  export class CancelInstanceRefreshCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CancelInstanceRefreshCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CancelInstanceRefreshCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CompleteLifecycleActionAnswerFilterSensitiveLog, CompleteLifecycleActionTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryCompleteLifecycleActionCommand, serializeAws_queryCompleteLifecycleActionCommand, } from "../protocols/Aws_query";
6
6
  export class CompleteLifecycleActionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CompleteLifecycleActionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CompleteLifecycleActionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAutoScalingGroupTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateAutoScalingGroupCommand, serializeAws_queryCreateAutoScalingGroupCommand, } from "../protocols/Aws_query";
6
6
  export class CreateAutoScalingGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateAutoScalingGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateAutoScalingGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateLaunchConfigurationTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateLaunchConfigurationCommand, serializeAws_queryCreateLaunchConfigurationCommand, } from "../protocols/Aws_query";
6
6
  export class CreateLaunchConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateLaunchConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateLaunchConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateOrUpdateTagsTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryCreateOrUpdateTagsCommand, serializeAws_queryCreateOrUpdateTagsCommand, } from "../protocols/Aws_query";
6
6
  export class CreateOrUpdateTagsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateOrUpdateTagsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateOrUpdateTagsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAutoScalingGroupTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteAutoScalingGroupCommand, serializeAws_queryDeleteAutoScalingGroupCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteAutoScalingGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteAutoScalingGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteAutoScalingGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { LaunchConfigurationNameTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteLaunchConfigurationCommand, serializeAws_queryDeleteLaunchConfigurationCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteLaunchConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteLaunchConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteLaunchConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteLifecycleHookAnswerFilterSensitiveLog, DeleteLifecycleHookTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteLifecycleHookCommand, serializeAws_queryDeleteLifecycleHookCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteLifecycleHookCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteLifecycleHookCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteLifecycleHookCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteNotificationConfigurationTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteNotificationConfigurationCommand, serializeAws_queryDeleteNotificationConfigurationCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteNotificationConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteNotificationConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteNotificationConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePolicyTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeletePolicyCommand, serializeAws_queryDeletePolicyCommand } from "../protocols/Aws_query";
6
6
  export class DeletePolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeletePolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeletePolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteScheduledActionTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteScheduledActionCommand, serializeAws_queryDeleteScheduledActionCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteScheduledActionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteScheduledActionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteScheduledActionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTagsTypeFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteTagsCommand, serializeAws_queryDeleteTagsCommand } from "../protocols/Aws_query";
6
6
  export class DeleteTagsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTagsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTagsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteWarmPoolAnswerFilterSensitiveLog, DeleteWarmPoolTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_queryDeleteWarmPoolCommand, serializeAws_queryDeleteWarmPoolCommand, } from "../protocols/Aws_query";
6
6
  export class DeleteWarmPoolCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteWarmPoolCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteWarmPoolCommand.getEndpointParameterInstructions()));