@aws-sdk/client-wafv2 3.306.0 → 3.310.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 (101) hide show
  1. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
  2. package/dist-cjs/commands/CheckCapacityCommand.js +2 -2
  3. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  4. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  6. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  10. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -2
  15. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
  16. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -2
  17. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  18. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  19. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -2
  20. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -2
  21. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  22. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -2
  23. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  24. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  25. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  26. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  27. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
  28. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -2
  29. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -2
  30. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  31. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  32. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -2
  33. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -2
  34. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  35. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
  36. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  38. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  39. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  40. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -2
  41. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  42. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  43. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  49. package/dist-cjs/protocols/Aws_json1_1.js +1426 -1614
  50. package/dist-es/commands/AssociateWebACLCommand.js +3 -3
  51. package/dist-es/commands/CheckCapacityCommand.js +3 -3
  52. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  53. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  54. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  55. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  56. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +3 -3
  57. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  58. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  59. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  60. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  61. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  62. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  63. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +3 -3
  64. package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
  65. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +3 -3
  66. package/dist-es/commands/GetIPSetCommand.js +3 -3
  67. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  68. package/dist-es/commands/GetManagedRuleSetCommand.js +3 -3
  69. package/dist-es/commands/GetMobileSdkReleaseCommand.js +3 -3
  70. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  71. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +3 -3
  72. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  73. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  74. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  75. package/dist-es/commands/GetWebACLCommand.js +3 -3
  76. package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
  77. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +3 -3
  78. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +3 -3
  79. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  80. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  81. package/dist-es/commands/ListManagedRuleSetsCommand.js +3 -3
  82. package/dist-es/commands/ListMobileSdkReleasesCommand.js +3 -3
  83. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  84. package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
  85. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  86. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  87. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  88. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  89. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +3 -3
  90. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  91. package/dist-es/commands/TagResourceCommand.js +3 -3
  92. package/dist-es/commands/UntagResourceCommand.js +3 -3
  93. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  94. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +3 -3
  95. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  96. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  97. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  98. package/dist-es/protocols/Aws_json1_1.js +1328 -1516
  99. package/dist-types/protocols/Aws_json1_1.d.ts +384 -96
  100. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +96 -96
  101. package/package.json +35 -35
@@ -36,10 +36,10 @@ class AssociateWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateWebACLCommand = AssociateWebACLCommand;
@@ -36,10 +36,10 @@ class CheckCapacityCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CheckCapacityCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CheckCapacityCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CheckCapacityCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CheckCapacityCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CheckCapacityCommand = CheckCapacityCommand;
@@ -36,10 +36,10 @@ class CreateIPSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateIPSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateIPSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateIPSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateIPSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateIPSetCommand = CreateIPSetCommand;
@@ -36,10 +36,10 @@ class CreateRegexPatternSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateRegexPatternSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateRegexPatternSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateRegexPatternSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateRegexPatternSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateRegexPatternSetCommand = CreateRegexPatternSetCommand;
@@ -36,10 +36,10 @@ class CreateRuleGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateRuleGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateRuleGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateRuleGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateRuleGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateRuleGroupCommand = CreateRuleGroupCommand;
@@ -36,10 +36,10 @@ class CreateWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateWebACLCommand = CreateWebACLCommand;
@@ -36,10 +36,10 @@ class DeleteFirewallManagerRuleGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteFirewallManagerRuleGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteFirewallManagerRuleGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteFirewallManagerRuleGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteFirewallManagerRuleGroupsCommand = DeleteFirewallManagerRuleGroupsCommand;
@@ -36,10 +36,10 @@ class DeleteIPSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteIPSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteIPSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteIPSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteIPSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteIPSetCommand = DeleteIPSetCommand;
@@ -36,10 +36,10 @@ class DeleteLoggingConfigurationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteLoggingConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteLoggingConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteLoggingConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteLoggingConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteLoggingConfigurationCommand = DeleteLoggingConfigurationCommand;
@@ -36,10 +36,10 @@ class DeletePermissionPolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeletePermissionPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeletePermissionPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeletePermissionPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeletePermissionPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeletePermissionPolicyCommand = DeletePermissionPolicyCommand;
@@ -36,10 +36,10 @@ class DeleteRegexPatternSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteRegexPatternSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteRegexPatternSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteRegexPatternSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteRegexPatternSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteRegexPatternSetCommand = DeleteRegexPatternSetCommand;
@@ -36,10 +36,10 @@ class DeleteRuleGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteRuleGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteRuleGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteRuleGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteRuleGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteRuleGroupCommand = DeleteRuleGroupCommand;
@@ -36,10 +36,10 @@ class DeleteWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteWebACLCommand = DeleteWebACLCommand;
@@ -36,10 +36,10 @@ class DescribeManagedRuleGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeManagedRuleGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeManagedRuleGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeManagedRuleGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeManagedRuleGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeManagedRuleGroupCommand = DescribeManagedRuleGroupCommand;
@@ -36,10 +36,10 @@ class DisassociateWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisassociateWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisassociateWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateWebACLCommand = DisassociateWebACLCommand;
@@ -36,10 +36,10 @@ class GenerateMobileSdkReleaseUrlCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GenerateMobileSdkReleaseUrlCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GenerateMobileSdkReleaseUrlCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GenerateMobileSdkReleaseUrlCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GenerateMobileSdkReleaseUrlCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GenerateMobileSdkReleaseUrlCommand = GenerateMobileSdkReleaseUrlCommand;
@@ -36,10 +36,10 @@ class GetIPSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetIPSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetIPSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetIPSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetIPSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetIPSetCommand = GetIPSetCommand;
@@ -36,10 +36,10 @@ class GetLoggingConfigurationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetLoggingConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetLoggingConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetLoggingConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetLoggingConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLoggingConfigurationCommand = GetLoggingConfigurationCommand;
@@ -36,10 +36,10 @@ class GetManagedRuleSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetManagedRuleSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetManagedRuleSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetManagedRuleSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetManagedRuleSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetManagedRuleSetCommand = GetManagedRuleSetCommand;
@@ -36,10 +36,10 @@ class GetMobileSdkReleaseCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetMobileSdkReleaseCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetMobileSdkReleaseCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetMobileSdkReleaseCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetMobileSdkReleaseCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetMobileSdkReleaseCommand = GetMobileSdkReleaseCommand;
@@ -36,10 +36,10 @@ class GetPermissionPolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetPermissionPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetPermissionPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetPermissionPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetPermissionPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetPermissionPolicyCommand = GetPermissionPolicyCommand;
@@ -36,10 +36,10 @@ class GetRateBasedStatementManagedKeysCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetRateBasedStatementManagedKeysCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetRateBasedStatementManagedKeysCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetRateBasedStatementManagedKeysCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetRateBasedStatementManagedKeysCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetRateBasedStatementManagedKeysCommand = GetRateBasedStatementManagedKeysCommand;
@@ -36,10 +36,10 @@ class GetRegexPatternSetCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetRegexPatternSetCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetRegexPatternSetCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetRegexPatternSetCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetRegexPatternSetCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetRegexPatternSetCommand = GetRegexPatternSetCommand;
@@ -36,10 +36,10 @@ class GetRuleGroupCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetRuleGroupCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetRuleGroupCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetRuleGroupCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetRuleGroupCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetRuleGroupCommand = GetRuleGroupCommand;
@@ -36,10 +36,10 @@ class GetSampledRequestsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetSampledRequestsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetSampledRequestsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetSampledRequestsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetSampledRequestsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetSampledRequestsCommand = GetSampledRequestsCommand;
@@ -36,10 +36,10 @@ class GetWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetWebACLCommand = GetWebACLCommand;
@@ -36,10 +36,10 @@ class GetWebACLForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1GetWebACLForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_GetWebACLForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1GetWebACLForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_GetWebACLForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetWebACLForResourceCommand = GetWebACLForResourceCommand;
@@ -36,10 +36,10 @@ class ListAvailableManagedRuleGroupVersionsCommand extends smithy_client_1.Comma
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListAvailableManagedRuleGroupVersionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListAvailableManagedRuleGroupVersionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListAvailableManagedRuleGroupVersionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListAvailableManagedRuleGroupVersionsCommand = ListAvailableManagedRuleGroupVersionsCommand;
@@ -36,10 +36,10 @@ class ListAvailableManagedRuleGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListAvailableManagedRuleGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListAvailableManagedRuleGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListAvailableManagedRuleGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListAvailableManagedRuleGroupsCommand = ListAvailableManagedRuleGroupsCommand;
@@ -36,10 +36,10 @@ class ListIPSetsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListIPSetsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListIPSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListIPSetsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListIPSetsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListIPSetsCommand = ListIPSetsCommand;
@@ -36,10 +36,10 @@ class ListLoggingConfigurationsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListLoggingConfigurationsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListLoggingConfigurationsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListLoggingConfigurationsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListLoggingConfigurationsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLoggingConfigurationsCommand = ListLoggingConfigurationsCommand;
@@ -36,10 +36,10 @@ class ListManagedRuleSetsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListManagedRuleSetsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListManagedRuleSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListManagedRuleSetsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListManagedRuleSetsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListManagedRuleSetsCommand = ListManagedRuleSetsCommand;
@@ -36,10 +36,10 @@ class ListMobileSdkReleasesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListMobileSdkReleasesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListMobileSdkReleasesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListMobileSdkReleasesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListMobileSdkReleasesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListMobileSdkReleasesCommand = ListMobileSdkReleasesCommand;
@@ -36,10 +36,10 @@ class ListRegexPatternSetsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListRegexPatternSetsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListRegexPatternSetsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListRegexPatternSetsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListRegexPatternSetsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListRegexPatternSetsCommand = ListRegexPatternSetsCommand;
@@ -36,10 +36,10 @@ class ListResourcesForWebACLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListResourcesForWebACLCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListResourcesForWebACLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListResourcesForWebACLCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListResourcesForWebACLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListResourcesForWebACLCommand = ListResourcesForWebACLCommand;
@@ -36,10 +36,10 @@ class ListRuleGroupsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListRuleGroupsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListRuleGroupsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListRuleGroupsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListRuleGroupsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListRuleGroupsCommand = ListRuleGroupsCommand;
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListTagsForResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListTagsForResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -36,10 +36,10 @@ class ListWebACLsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1ListWebACLsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_ListWebACLsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1ListWebACLsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_ListWebACLsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListWebACLsCommand = ListWebACLsCommand;
@@ -36,10 +36,10 @@ class PutLoggingConfigurationCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutLoggingConfigurationCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutLoggingConfigurationCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutLoggingConfigurationCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutLoggingConfigurationCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutLoggingConfigurationCommand = PutLoggingConfigurationCommand;
@@ -36,10 +36,10 @@ class PutManagedRuleSetVersionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutManagedRuleSetVersionsCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutManagedRuleSetVersionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutManagedRuleSetVersionsCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutManagedRuleSetVersionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutManagedRuleSetVersionsCommand = PutManagedRuleSetVersionsCommand;
@@ -36,10 +36,10 @@ class PutPermissionPolicyCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1PutPermissionPolicyCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_PutPermissionPolicyCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1PutPermissionPolicyCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_PutPermissionPolicyCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutPermissionPolicyCommand = PutPermissionPolicyCommand;
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1TagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1TagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.TagResourceCommand = TagResourceCommand;
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1UntagResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1UntagResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UntagResourceCommand = UntagResourceCommand;