@aws-sdk/client-wafv2 3.305.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/README.md +1 -1
  2. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
  3. package/dist-cjs/commands/CheckCapacityCommand.js +2 -2
  4. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  7. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  11. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -2
  16. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
  17. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -2
  18. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  19. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  20. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -2
  21. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -2
  22. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -2
  24. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  25. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  26. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  27. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  28. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
  29. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -2
  30. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -2
  31. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  32. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  33. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -2
  34. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -2
  35. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  36. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
  37. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  38. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  39. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  40. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  41. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -2
  42. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  43. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  44. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  50. package/dist-cjs/models/models_0.js +1 -11
  51. package/dist-cjs/protocols/Aws_json1_1.js +1426 -1661
  52. package/dist-es/commands/AssociateWebACLCommand.js +3 -3
  53. package/dist-es/commands/CheckCapacityCommand.js +3 -3
  54. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  55. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  56. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  57. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  58. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +3 -3
  59. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  60. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  61. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  62. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  63. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  64. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  65. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +3 -3
  66. package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
  67. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +3 -3
  68. package/dist-es/commands/GetIPSetCommand.js +3 -3
  69. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  70. package/dist-es/commands/GetManagedRuleSetCommand.js +3 -3
  71. package/dist-es/commands/GetMobileSdkReleaseCommand.js +3 -3
  72. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  73. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +3 -3
  74. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  75. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  76. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  77. package/dist-es/commands/GetWebACLCommand.js +3 -3
  78. package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
  79. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +3 -3
  80. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +3 -3
  81. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  82. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  83. package/dist-es/commands/ListManagedRuleSetsCommand.js +3 -3
  84. package/dist-es/commands/ListMobileSdkReleasesCommand.js +3 -3
  85. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  86. package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
  87. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  88. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  89. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  90. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  91. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +3 -3
  92. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  93. package/dist-es/commands/TagResourceCommand.js +3 -3
  94. package/dist-es/commands/UntagResourceCommand.js +3 -3
  95. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  96. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +3 -3
  97. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  98. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  99. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  100. package/dist-es/models/models_0.js +0 -10
  101. package/dist-es/protocols/Aws_json1_1.js +1328 -1563
  102. package/dist-types/WAFV2.d.ts +11 -13
  103. package/dist-types/WAFV2Client.d.ts +1 -1
  104. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -2
  105. package/dist-types/commands/CheckCapacityCommand.d.ts +2 -2
  106. package/dist-types/commands/CreateWebACLCommand.d.ts +1 -8
  107. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -4
  108. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -2
  109. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateWebACLCommand.d.ts +1 -8
  111. package/dist-types/models/models_0.d.ts +136 -239
  112. package/dist-types/protocols/Aws_json1_1.d.ts +384 -96
  113. package/dist-types/ts3.4/models/models_0.d.ts +0 -23
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +96 -96
  115. package/package.json +29 -29
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand, serializeAws_json1_1ListAvailableManagedRuleGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListAvailableManagedRuleGroupsCommand, se_ListAvailableManagedRuleGroupsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListAvailableManagedRuleGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAvailableManagedRuleGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListAvailableManagedRuleGroupsCommand(input, context);
36
+ return se_ListAvailableManagedRuleGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand(output, context);
39
+ return de_ListAvailableManagedRuleGroupsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListIPSetsCommand, serializeAws_json1_1ListIPSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListIPSetsCommand, se_ListIPSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListIPSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListIPSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListIPSetsCommand(input, context);
36
+ return se_ListIPSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListIPSetsCommand(output, context);
39
+ return de_ListIPSetsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListLoggingConfigurationsCommand, serializeAws_json1_1ListLoggingConfigurationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListLoggingConfigurationsCommand, se_ListLoggingConfigurationsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListLoggingConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLoggingConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListLoggingConfigurationsCommand(input, context);
36
+ return se_ListLoggingConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListLoggingConfigurationsCommand(output, context);
39
+ return de_ListLoggingConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListManagedRuleSetsCommand, serializeAws_json1_1ListManagedRuleSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListManagedRuleSetsCommand, se_ListManagedRuleSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListManagedRuleSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListManagedRuleSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListManagedRuleSetsCommand(input, context);
36
+ return se_ListManagedRuleSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListManagedRuleSetsCommand(output, context);
39
+ return de_ListManagedRuleSetsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListMobileSdkReleasesCommand, serializeAws_json1_1ListMobileSdkReleasesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListMobileSdkReleasesCommand, se_ListMobileSdkReleasesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListMobileSdkReleasesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMobileSdkReleasesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListMobileSdkReleasesCommand(input, context);
36
+ return se_ListMobileSdkReleasesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListMobileSdkReleasesCommand(output, context);
39
+ return de_ListMobileSdkReleasesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListRegexPatternSetsCommand, serializeAws_json1_1ListRegexPatternSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRegexPatternSetsCommand, se_ListRegexPatternSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRegexPatternSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRegexPatternSetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListRegexPatternSetsCommand(input, context);
36
+ return se_ListRegexPatternSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRegexPatternSetsCommand(output, context);
39
+ return de_ListRegexPatternSetsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListResourcesForWebACLCommand, serializeAws_json1_1ListResourcesForWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListResourcesForWebACLCommand, se_ListResourcesForWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListResourcesForWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListResourcesForWebACLCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListResourcesForWebACLCommand(input, context);
36
+ return se_ListResourcesForWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListResourcesForWebACLCommand(output, context);
39
+ return de_ListResourcesForWebACLCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListRuleGroupsCommand, serializeAws_json1_1ListRuleGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRuleGroupsCommand, se_ListRuleGroupsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRuleGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRuleGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListRuleGroupsCommand(input, context);
36
+ return se_ListRuleGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRuleGroupsCommand(output, context);
39
+ return de_ListRuleGroupsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1ListWebACLsCommand, serializeAws_json1_1ListWebACLsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListWebACLsCommand, se_ListWebACLsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListWebACLsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListWebACLsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1ListWebACLsCommand(input, context);
36
+ return se_ListWebACLsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListWebACLsCommand(output, context);
39
+ return de_ListWebACLsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1PutLoggingConfigurationCommand, serializeAws_json1_1PutLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutLoggingConfigurationCommand, se_PutLoggingConfigurationCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutLoggingConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutLoggingConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1PutLoggingConfigurationCommand(input, context);
36
+ return se_PutLoggingConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutLoggingConfigurationCommand(output, context);
39
+ return de_PutLoggingConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1PutManagedRuleSetVersionsCommand, serializeAws_json1_1PutManagedRuleSetVersionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutManagedRuleSetVersionsCommand, se_PutManagedRuleSetVersionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutManagedRuleSetVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutManagedRuleSetVersionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1PutManagedRuleSetVersionsCommand(input, context);
36
+ return se_PutManagedRuleSetVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutManagedRuleSetVersionsCommand(output, context);
39
+ return de_PutManagedRuleSetVersionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1PutPermissionPolicyCommand, serializeAws_json1_1PutPermissionPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutPermissionPolicyCommand, se_PutPermissionPolicyCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutPermissionPolicyCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutPermissionPolicyCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1PutPermissionPolicyCommand(input, context);
36
+ return se_PutPermissionPolicyCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutPermissionPolicyCommand(output, context);
39
+ return de_PutPermissionPolicyCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateIPSetCommand, serializeAws_json1_1UpdateIPSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateIPSetCommand, se_UpdateIPSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateIPSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateIPSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateIPSetCommand(input, context);
36
+ return se_UpdateIPSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateIPSetCommand(output, context);
39
+ return de_UpdateIPSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand, serializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateManagedRuleSetVersionExpiryDateCommand, se_UpdateManagedRuleSetVersionExpiryDateCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateManagedRuleSetVersionExpiryDateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateManagedRuleSetVersionExpiryDateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand(input, context);
36
+ return se_UpdateManagedRuleSetVersionExpiryDateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand(output, context);
39
+ return de_UpdateManagedRuleSetVersionExpiryDateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateRegexPatternSetCommand, serializeAws_json1_1UpdateRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateRegexPatternSetCommand, se_UpdateRegexPatternSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateRegexPatternSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRegexPatternSetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateRegexPatternSetCommand(input, context);
36
+ return se_UpdateRegexPatternSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateRegexPatternSetCommand(output, context);
39
+ return de_UpdateRegexPatternSetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateRuleGroupCommand, serializeAws_json1_1UpdateRuleGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateRuleGroupCommand, se_UpdateRuleGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateRuleGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRuleGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateRuleGroupCommand(input, context);
36
+ return se_UpdateRuleGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateRuleGroupCommand(output, context);
39
+ return de_UpdateRuleGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1UpdateWebACLCommand, serializeAws_json1_1UpdateWebACLCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateWebACLCommand, se_UpdateWebACLCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateWebACLCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateWebACLCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1UpdateWebACLCommand(input, context);
36
+ return se_UpdateWebACLCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateWebACLCommand(output, context);
39
+ return de_UpdateWebACLCommand(output, context);
40
40
  }
41
41
  }
@@ -346,9 +346,6 @@ export const SensitivityLevel = {
346
346
  HIGH: "HIGH",
347
347
  LOW: "LOW",
348
348
  };
349
- export const AssociatedResourceType = {
350
- CLOUDFRONT: "CLOUDFRONT",
351
- };
352
349
  export class WAFInternalErrorException extends __BaseException {
353
350
  constructor(opts) {
354
351
  super({
@@ -378,7 +375,6 @@ export class WAFInvalidOperationException extends __BaseException {
378
375
  export const ParameterExceptionField = {
379
376
  AND_STATEMENT: "AND_STATEMENT",
380
377
  ASSOCIABLE_RESOURCE: "ASSOCIABLE_RESOURCE",
381
- ASSOCIATED_RESOURCE_TYPE: "ASSOCIATED_RESOURCE_TYPE",
382
378
  ATP_RULE_SET_RESPONSE_INSPECTION: "ATP_RULE_SET_RESPONSE_INSPECTION",
383
379
  BODY_PARSING_FALLBACK_BEHAVIOR: "BODY_PARSING_FALLBACK_BEHAVIOR",
384
380
  BYTE_MATCH_STATEMENT: "BYTE_MATCH_STATEMENT",
@@ -485,12 +481,6 @@ export class WAFUnavailableEntityException extends __BaseException {
485
481
  this.Message = opts.Message;
486
482
  }
487
483
  }
488
- export const SizeInspectionLimit = {
489
- KB_16: "KB_16",
490
- KB_32: "KB_32",
491
- KB_48: "KB_48",
492
- KB_64: "KB_64",
493
- };
494
484
  export const Scope = {
495
485
  CLOUDFRONT: "CLOUDFRONT",
496
486
  REGIONAL: "REGIONAL",