@aws-sdk/client-waf 3.293.0 → 3.295.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 (159) hide show
  1. package/dist-cjs/commands/CreateByteMatchSetCommand.js +4 -4
  2. package/dist-cjs/commands/CreateGeoMatchSetCommand.js +4 -4
  3. package/dist-cjs/commands/CreateIPSetCommand.js +4 -4
  4. package/dist-cjs/commands/CreateRateBasedRuleCommand.js +4 -4
  5. package/dist-cjs/commands/CreateRegexMatchSetCommand.js +4 -4
  6. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +4 -4
  7. package/dist-cjs/commands/CreateRuleCommand.js +4 -4
  8. package/dist-cjs/commands/CreateRuleGroupCommand.js +4 -4
  9. package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +4 -4
  10. package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +4 -4
  11. package/dist-cjs/commands/CreateWebACLCommand.js +4 -4
  12. package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +4 -4
  13. package/dist-cjs/commands/CreateXssMatchSetCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteByteMatchSetCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteIPSetCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +4 -4
  18. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteRuleGroupCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteWebACLCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteXssMatchSetCommand.js +4 -4
  28. package/dist-cjs/commands/GetByteMatchSetCommand.js +4 -4
  29. package/dist-cjs/commands/GetChangeTokenCommand.js +4 -4
  30. package/dist-cjs/commands/GetChangeTokenStatusCommand.js +4 -4
  31. package/dist-cjs/commands/GetGeoMatchSetCommand.js +4 -4
  32. package/dist-cjs/commands/GetIPSetCommand.js +4 -4
  33. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +4 -4
  34. package/dist-cjs/commands/GetPermissionPolicyCommand.js +4 -4
  35. package/dist-cjs/commands/GetRateBasedRuleCommand.js +4 -4
  36. package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +4 -4
  37. package/dist-cjs/commands/GetRegexMatchSetCommand.js +4 -4
  38. package/dist-cjs/commands/GetRegexPatternSetCommand.js +4 -4
  39. package/dist-cjs/commands/GetRuleCommand.js +4 -4
  40. package/dist-cjs/commands/GetRuleGroupCommand.js +4 -4
  41. package/dist-cjs/commands/GetSampledRequestsCommand.js +4 -4
  42. package/dist-cjs/commands/GetSizeConstraintSetCommand.js +4 -4
  43. package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +4 -4
  44. package/dist-cjs/commands/GetWebACLCommand.js +4 -4
  45. package/dist-cjs/commands/GetXssMatchSetCommand.js +4 -4
  46. package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +4 -4
  47. package/dist-cjs/commands/ListByteMatchSetsCommand.js +4 -4
  48. package/dist-cjs/commands/ListGeoMatchSetsCommand.js +4 -4
  49. package/dist-cjs/commands/ListIPSetsCommand.js +4 -4
  50. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +4 -4
  51. package/dist-cjs/commands/ListRateBasedRulesCommand.js +4 -4
  52. package/dist-cjs/commands/ListRegexMatchSetsCommand.js +4 -4
  53. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +4 -4
  54. package/dist-cjs/commands/ListRuleGroupsCommand.js +4 -4
  55. package/dist-cjs/commands/ListRulesCommand.js +4 -4
  56. package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +4 -4
  57. package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +4 -4
  58. package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +4 -4
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  60. package/dist-cjs/commands/ListWebACLsCommand.js +4 -4
  61. package/dist-cjs/commands/ListXssMatchSetsCommand.js +4 -4
  62. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +4 -4
  63. package/dist-cjs/commands/PutPermissionPolicyCommand.js +4 -4
  64. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  65. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateByteMatchSetCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateIPSetCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateRuleCommand.js +4 -4
  73. package/dist-cjs/commands/UpdateRuleGroupCommand.js +4 -4
  74. package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +4 -4
  75. package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +4 -4
  76. package/dist-cjs/commands/UpdateWebACLCommand.js +4 -4
  77. package/dist-cjs/commands/UpdateXssMatchSetCommand.js +4 -4
  78. package/dist-es/commands/CreateByteMatchSetCommand.js +4 -4
  79. package/dist-es/commands/CreateGeoMatchSetCommand.js +4 -4
  80. package/dist-es/commands/CreateIPSetCommand.js +4 -4
  81. package/dist-es/commands/CreateRateBasedRuleCommand.js +4 -4
  82. package/dist-es/commands/CreateRegexMatchSetCommand.js +4 -4
  83. package/dist-es/commands/CreateRegexPatternSetCommand.js +4 -4
  84. package/dist-es/commands/CreateRuleCommand.js +4 -4
  85. package/dist-es/commands/CreateRuleGroupCommand.js +4 -4
  86. package/dist-es/commands/CreateSizeConstraintSetCommand.js +4 -4
  87. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +4 -4
  88. package/dist-es/commands/CreateWebACLCommand.js +4 -4
  89. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +4 -4
  90. package/dist-es/commands/CreateXssMatchSetCommand.js +4 -4
  91. package/dist-es/commands/DeleteByteMatchSetCommand.js +4 -4
  92. package/dist-es/commands/DeleteGeoMatchSetCommand.js +4 -4
  93. package/dist-es/commands/DeleteIPSetCommand.js +4 -4
  94. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +4 -4
  95. package/dist-es/commands/DeletePermissionPolicyCommand.js +4 -4
  96. package/dist-es/commands/DeleteRateBasedRuleCommand.js +4 -4
  97. package/dist-es/commands/DeleteRegexMatchSetCommand.js +4 -4
  98. package/dist-es/commands/DeleteRegexPatternSetCommand.js +4 -4
  99. package/dist-es/commands/DeleteRuleCommand.js +4 -4
  100. package/dist-es/commands/DeleteRuleGroupCommand.js +4 -4
  101. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +4 -4
  102. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +4 -4
  103. package/dist-es/commands/DeleteWebACLCommand.js +4 -4
  104. package/dist-es/commands/DeleteXssMatchSetCommand.js +4 -4
  105. package/dist-es/commands/GetByteMatchSetCommand.js +4 -4
  106. package/dist-es/commands/GetChangeTokenCommand.js +4 -4
  107. package/dist-es/commands/GetChangeTokenStatusCommand.js +4 -4
  108. package/dist-es/commands/GetGeoMatchSetCommand.js +4 -4
  109. package/dist-es/commands/GetIPSetCommand.js +4 -4
  110. package/dist-es/commands/GetLoggingConfigurationCommand.js +4 -4
  111. package/dist-es/commands/GetPermissionPolicyCommand.js +4 -4
  112. package/dist-es/commands/GetRateBasedRuleCommand.js +4 -4
  113. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +4 -4
  114. package/dist-es/commands/GetRegexMatchSetCommand.js +4 -4
  115. package/dist-es/commands/GetRegexPatternSetCommand.js +4 -4
  116. package/dist-es/commands/GetRuleCommand.js +4 -4
  117. package/dist-es/commands/GetRuleGroupCommand.js +4 -4
  118. package/dist-es/commands/GetSampledRequestsCommand.js +4 -4
  119. package/dist-es/commands/GetSizeConstraintSetCommand.js +4 -4
  120. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +4 -4
  121. package/dist-es/commands/GetWebACLCommand.js +4 -4
  122. package/dist-es/commands/GetXssMatchSetCommand.js +4 -4
  123. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +4 -4
  124. package/dist-es/commands/ListByteMatchSetsCommand.js +4 -4
  125. package/dist-es/commands/ListGeoMatchSetsCommand.js +4 -4
  126. package/dist-es/commands/ListIPSetsCommand.js +4 -4
  127. package/dist-es/commands/ListLoggingConfigurationsCommand.js +4 -4
  128. package/dist-es/commands/ListRateBasedRulesCommand.js +4 -4
  129. package/dist-es/commands/ListRegexMatchSetsCommand.js +4 -4
  130. package/dist-es/commands/ListRegexPatternSetsCommand.js +4 -4
  131. package/dist-es/commands/ListRuleGroupsCommand.js +4 -4
  132. package/dist-es/commands/ListRulesCommand.js +4 -4
  133. package/dist-es/commands/ListSizeConstraintSetsCommand.js +4 -4
  134. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +4 -4
  135. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +4 -4
  136. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  137. package/dist-es/commands/ListWebACLsCommand.js +4 -4
  138. package/dist-es/commands/ListXssMatchSetsCommand.js +4 -4
  139. package/dist-es/commands/PutLoggingConfigurationCommand.js +4 -4
  140. package/dist-es/commands/PutPermissionPolicyCommand.js +4 -4
  141. package/dist-es/commands/TagResourceCommand.js +4 -4
  142. package/dist-es/commands/UntagResourceCommand.js +4 -4
  143. package/dist-es/commands/UpdateByteMatchSetCommand.js +4 -4
  144. package/dist-es/commands/UpdateGeoMatchSetCommand.js +4 -4
  145. package/dist-es/commands/UpdateIPSetCommand.js +4 -4
  146. package/dist-es/commands/UpdateRateBasedRuleCommand.js +4 -4
  147. package/dist-es/commands/UpdateRegexMatchSetCommand.js +4 -4
  148. package/dist-es/commands/UpdateRegexPatternSetCommand.js +4 -4
  149. package/dist-es/commands/UpdateRuleCommand.js +4 -4
  150. package/dist-es/commands/UpdateRuleGroupCommand.js +4 -4
  151. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +4 -4
  152. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +4 -4
  153. package/dist-es/commands/UpdateWebACLCommand.js +4 -4
  154. package/dist-es/commands/UpdateXssMatchSetCommand.js +4 -4
  155. package/dist-types/WAFClient.d.ts +4 -4
  156. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  157. package/dist-types/ts3.4/WAFClient.d.ts +4 -4
  158. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  159. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateRuleGroupRequestFilterSensitiveLog, CreateRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateRuleGroupCommand, serializeAws_json1_1CreateRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateRuleGroupCommand 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 CreateRuleGroupCommand 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, CreateRuleGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSizeConstraintSetRequestFilterSensitiveLog, CreateSizeConstraintSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateSizeConstraintSetCommand, serializeAws_json1_1CreateSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateSizeConstraintSetCommand 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 CreateSizeConstraintSetCommand 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, CreateSizeConstraintSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSqlInjectionMatchSetRequestFilterSensitiveLog, CreateSqlInjectionMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateSqlInjectionMatchSetCommand, serializeAws_json1_1CreateSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateSqlInjectionMatchSetCommand 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 CreateSqlInjectionMatchSetCommand 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, CreateSqlInjectionMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateWebACLRequestFilterSensitiveLog, CreateWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateWebACLCommand, serializeAws_json1_1CreateWebACLCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateWebACLCommand 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 CreateWebACLCommand 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, CreateWebACLCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateWebACLMigrationStackRequestFilterSensitiveLog, CreateWebACLMigrationStackResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateWebACLMigrationStackCommand, serializeAws_json1_1CreateWebACLMigrationStackCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateWebACLMigrationStackCommand 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 CreateWebACLMigrationStackCommand 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, CreateWebACLMigrationStackCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateXssMatchSetRequestFilterSensitiveLog, CreateXssMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateXssMatchSetCommand, serializeAws_json1_1CreateXssMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateXssMatchSetCommand 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 CreateXssMatchSetCommand 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, CreateXssMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteByteMatchSetRequestFilterSensitiveLog, DeleteByteMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteByteMatchSetCommand, serializeAws_json1_1DeleteByteMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteByteMatchSetCommand 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 DeleteByteMatchSetCommand 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, DeleteByteMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteGeoMatchSetRequestFilterSensitiveLog, DeleteGeoMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteGeoMatchSetCommand, serializeAws_json1_1DeleteGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteGeoMatchSetCommand 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 DeleteGeoMatchSetCommand 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, DeleteGeoMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIPSetRequestFilterSensitiveLog, DeleteIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteIPSetCommand, serializeAws_json1_1DeleteIPSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteIPSetCommand 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 DeleteIPSetCommand 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, DeleteIPSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteLoggingConfigurationRequestFilterSensitiveLog, DeleteLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteLoggingConfigurationCommand, serializeAws_json1_1DeleteLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteLoggingConfigurationCommand 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 DeleteLoggingConfigurationCommand 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, DeleteLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePermissionPolicyRequestFilterSensitiveLog, DeletePermissionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeletePermissionPolicyCommand, serializeAws_json1_1DeletePermissionPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeletePermissionPolicyCommand 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 DeletePermissionPolicyCommand 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, DeletePermissionPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRateBasedRuleRequestFilterSensitiveLog, DeleteRateBasedRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRateBasedRuleCommand, serializeAws_json1_1DeleteRateBasedRuleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRateBasedRuleCommand 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 DeleteRateBasedRuleCommand 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, DeleteRateBasedRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRegexMatchSetRequestFilterSensitiveLog, DeleteRegexMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRegexMatchSetCommand, serializeAws_json1_1DeleteRegexMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRegexMatchSetCommand 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 DeleteRegexMatchSetCommand 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, DeleteRegexMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRegexPatternSetRequestFilterSensitiveLog, DeleteRegexPatternSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRegexPatternSetCommand, serializeAws_json1_1DeleteRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRegexPatternSetCommand 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 DeleteRegexPatternSetCommand 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, DeleteRegexPatternSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRuleRequestFilterSensitiveLog, DeleteRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRuleCommand, serializeAws_json1_1DeleteRuleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRuleCommand 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 DeleteRuleCommand 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, DeleteRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRuleGroupRequestFilterSensitiveLog, DeleteRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteRuleGroupCommand, serializeAws_json1_1DeleteRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteRuleGroupCommand 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 DeleteRuleGroupCommand 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, DeleteRuleGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSizeConstraintSetRequestFilterSensitiveLog, DeleteSizeConstraintSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteSizeConstraintSetCommand, serializeAws_json1_1DeleteSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteSizeConstraintSetCommand 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 DeleteSizeConstraintSetCommand 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, DeleteSizeConstraintSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSqlInjectionMatchSetRequestFilterSensitiveLog, DeleteSqlInjectionMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteSqlInjectionMatchSetCommand, serializeAws_json1_1DeleteSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteSqlInjectionMatchSetCommand 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 DeleteSqlInjectionMatchSetCommand 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, DeleteSqlInjectionMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteWebACLRequestFilterSensitiveLog, DeleteWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteWebACLCommand, serializeAws_json1_1DeleteWebACLCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteWebACLCommand 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 DeleteWebACLCommand 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, DeleteWebACLCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteXssMatchSetRequestFilterSensitiveLog, DeleteXssMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteXssMatchSetCommand, serializeAws_json1_1DeleteXssMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteXssMatchSetCommand 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 DeleteXssMatchSetCommand 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, DeleteXssMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetByteMatchSetRequestFilterSensitiveLog, GetByteMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetByteMatchSetCommand, serializeAws_json1_1GetByteMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetByteMatchSetCommand 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 GetByteMatchSetCommand 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, GetByteMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetChangeTokenRequestFilterSensitiveLog, GetChangeTokenResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetChangeTokenCommand, serializeAws_json1_1GetChangeTokenCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetChangeTokenCommand 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 GetChangeTokenCommand 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, GetChangeTokenCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetChangeTokenStatusRequestFilterSensitiveLog, GetChangeTokenStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetChangeTokenStatusCommand, serializeAws_json1_1GetChangeTokenStatusCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetChangeTokenStatusCommand 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 GetChangeTokenStatusCommand 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, GetChangeTokenStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetGeoMatchSetRequestFilterSensitiveLog, GetGeoMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetGeoMatchSetCommand, serializeAws_json1_1GetGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetGeoMatchSetCommand 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 GetGeoMatchSetCommand 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, GetGeoMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIPSetRequestFilterSensitiveLog, GetIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetIPSetCommand, serializeAws_json1_1GetIPSetCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetIPSetCommand 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 GetIPSetCommand 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, GetIPSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetLoggingConfigurationRequestFilterSensitiveLog, GetLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetLoggingConfigurationCommand, serializeAws_json1_1GetLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetLoggingConfigurationCommand 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 GetLoggingConfigurationCommand 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, GetLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPermissionPolicyRequestFilterSensitiveLog, GetPermissionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetPermissionPolicyCommand, serializeAws_json1_1GetPermissionPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetPermissionPolicyCommand 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 GetPermissionPolicyCommand 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, GetPermissionPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRateBasedRuleRequestFilterSensitiveLog, GetRateBasedRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRateBasedRuleCommand, serializeAws_json1_1GetRateBasedRuleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRateBasedRuleCommand 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 GetRateBasedRuleCommand 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, GetRateBasedRuleCommand.getEndpointParameterInstructions()));