@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 { GetRateBasedRuleManagedKeysRequestFilterSensitiveLog, GetRateBasedRuleManagedKeysResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRateBasedRuleManagedKeysCommand, serializeAws_json1_1GetRateBasedRuleManagedKeysCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRateBasedRuleManagedKeysCommand 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 GetRateBasedRuleManagedKeysCommand 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, GetRateBasedRuleManagedKeysCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRegexMatchSetRequestFilterSensitiveLog, GetRegexMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRegexMatchSetCommand, serializeAws_json1_1GetRegexMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRegexMatchSetCommand 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 GetRegexMatchSetCommand 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, GetRegexMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRegexPatternSetRequestFilterSensitiveLog, GetRegexPatternSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRegexPatternSetCommand, serializeAws_json1_1GetRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRegexPatternSetCommand 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 GetRegexPatternSetCommand 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, GetRegexPatternSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRuleRequestFilterSensitiveLog, GetRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRuleCommand, serializeAws_json1_1GetRuleCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetRuleCommand 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 GetRuleCommand 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, GetRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRuleGroupRequestFilterSensitiveLog, GetRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetRuleGroupCommand, serializeAws_json1_1GetRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetRuleGroupCommand 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 GetRuleGroupCommand 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, GetRuleGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSampledRequestsRequestFilterSensitiveLog, GetSampledRequestsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSampledRequestsCommand, serializeAws_json1_1GetSampledRequestsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSampledRequestsCommand 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 GetSampledRequestsCommand 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, GetSampledRequestsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSizeConstraintSetRequestFilterSensitiveLog, GetSizeConstraintSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSizeConstraintSetCommand, serializeAws_json1_1GetSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSizeConstraintSetCommand 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 GetSizeConstraintSetCommand 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, GetSizeConstraintSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSqlInjectionMatchSetRequestFilterSensitiveLog, GetSqlInjectionMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetSqlInjectionMatchSetCommand, serializeAws_json1_1GetSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetSqlInjectionMatchSetCommand 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 GetSqlInjectionMatchSetCommand 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, GetSqlInjectionMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetWebACLRequestFilterSensitiveLog, GetWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetWebACLCommand, serializeAws_json1_1GetWebACLCommand } from "../protocols/Aws_json1_1";
6
6
  export class GetWebACLCommand 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 GetWebACLCommand 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, GetWebACLCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetXssMatchSetRequestFilterSensitiveLog, GetXssMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetXssMatchSetCommand, serializeAws_json1_1GetXssMatchSetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetXssMatchSetCommand 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 GetXssMatchSetCommand 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, GetXssMatchSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListActivatedRulesInRuleGroupRequestFilterSensitiveLog, ListActivatedRulesInRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListActivatedRulesInRuleGroupCommand, serializeAws_json1_1ListActivatedRulesInRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListActivatedRulesInRuleGroupCommand 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 ListActivatedRulesInRuleGroupCommand 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, ListActivatedRulesInRuleGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListByteMatchSetsRequestFilterSensitiveLog, ListByteMatchSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListByteMatchSetsCommand, serializeAws_json1_1ListByteMatchSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListByteMatchSetsCommand 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 ListByteMatchSetsCommand 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, ListByteMatchSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListGeoMatchSetsRequestFilterSensitiveLog, ListGeoMatchSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListGeoMatchSetsCommand, serializeAws_json1_1ListGeoMatchSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListGeoMatchSetsCommand 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 ListGeoMatchSetsCommand 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, ListGeoMatchSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListIPSetsRequestFilterSensitiveLog, ListIPSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListIPSetsCommand, serializeAws_json1_1ListIPSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListIPSetsCommand 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 ListIPSetsCommand 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, ListIPSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLoggingConfigurationsRequestFilterSensitiveLog, ListLoggingConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListLoggingConfigurationsCommand, serializeAws_json1_1ListLoggingConfigurationsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListLoggingConfigurationsCommand 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 ListLoggingConfigurationsCommand 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, ListLoggingConfigurationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRateBasedRulesRequestFilterSensitiveLog, ListRateBasedRulesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRateBasedRulesCommand, serializeAws_json1_1ListRateBasedRulesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRateBasedRulesCommand 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 ListRateBasedRulesCommand 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, ListRateBasedRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRegexMatchSetsRequestFilterSensitiveLog, ListRegexMatchSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRegexMatchSetsCommand, serializeAws_json1_1ListRegexMatchSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRegexMatchSetsCommand 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 ListRegexMatchSetsCommand 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, ListRegexMatchSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRegexPatternSetsRequestFilterSensitiveLog, ListRegexPatternSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRegexPatternSetsCommand, serializeAws_json1_1ListRegexPatternSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRegexPatternSetsCommand 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 ListRegexPatternSetsCommand 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, ListRegexPatternSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRuleGroupsRequestFilterSensitiveLog, ListRuleGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRuleGroupsCommand, serializeAws_json1_1ListRuleGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListRuleGroupsCommand 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 ListRuleGroupsCommand 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, ListRuleGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListRulesRequestFilterSensitiveLog, ListRulesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRulesCommand, serializeAws_json1_1ListRulesCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListRulesCommand 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 ListRulesCommand 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, ListRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSizeConstraintSetsRequestFilterSensitiveLog, ListSizeConstraintSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSizeConstraintSetsCommand, serializeAws_json1_1ListSizeConstraintSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSizeConstraintSetsCommand 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 ListSizeConstraintSetsCommand 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, ListSizeConstraintSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSqlInjectionMatchSetsRequestFilterSensitiveLog, ListSqlInjectionMatchSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSqlInjectionMatchSetsCommand, serializeAws_json1_1ListSqlInjectionMatchSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSqlInjectionMatchSetsCommand 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 ListSqlInjectionMatchSetsCommand 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, ListSqlInjectionMatchSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSubscribedRuleGroupsRequestFilterSensitiveLog, ListSubscribedRuleGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListSubscribedRuleGroupsCommand, serializeAws_json1_1ListSubscribedRuleGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListSubscribedRuleGroupsCommand 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 ListSubscribedRuleGroupsCommand 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, ListSubscribedRuleGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListWebACLsRequestFilterSensitiveLog, ListWebACLsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListWebACLsCommand, serializeAws_json1_1ListWebACLsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListWebACLsCommand 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 ListWebACLsCommand 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, ListWebACLsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListXssMatchSetsRequestFilterSensitiveLog, ListXssMatchSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListXssMatchSetsCommand, serializeAws_json1_1ListXssMatchSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class ListXssMatchSetsCommand 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 ListXssMatchSetsCommand 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, ListXssMatchSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutLoggingConfigurationRequestFilterSensitiveLog, PutLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutLoggingConfigurationCommand, serializeAws_json1_1PutLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PutLoggingConfigurationCommand 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 PutLoggingConfigurationCommand 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, PutLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutPermissionPolicyRequestFilterSensitiveLog, PutPermissionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutPermissionPolicyCommand, serializeAws_json1_1PutPermissionPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  export class PutPermissionPolicyCommand 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 PutPermissionPolicyCommand 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, PutPermissionPolicyCommand.getEndpointParameterInstructions()));