@aws-sdk/client-wafv2 3.128.0 → 3.137.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 (114) hide show
  1. package/CHANGELOG.md +33 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -2
  4. package/dist-cjs/commands/CheckCapacityCommand.js +2 -2
  5. package/dist-cjs/commands/CreateIPSetCommand.js +2 -2
  6. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -2
  7. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateWebACLCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -2
  12. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -2
  17. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -2
  18. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -2
  19. package/dist-cjs/commands/GetIPSetCommand.js +2 -2
  20. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -2
  21. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -2
  22. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -2
  23. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -2
  24. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -2
  25. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -2
  26. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -2
  27. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -2
  28. package/dist-cjs/commands/GetWebACLCommand.js +2 -2
  29. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -2
  30. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -2
  31. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -2
  32. package/dist-cjs/commands/ListIPSetsCommand.js +2 -2
  33. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -2
  34. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -2
  35. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -2
  36. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -2
  37. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -2
  38. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  39. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  40. package/dist-cjs/commands/ListWebACLsCommand.js +2 -2
  41. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -2
  42. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -2
  43. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -2
  44. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -2
  48. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -2
  49. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  50. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -2
  51. package/dist-cjs/models/models_0.js +754 -1121
  52. package/dist-cjs/protocols/Aws_json1_1.js +5 -0
  53. package/dist-es/commands/AssociateWebACLCommand.js +3 -3
  54. package/dist-es/commands/CheckCapacityCommand.js +3 -3
  55. package/dist-es/commands/CreateIPSetCommand.js +3 -3
  56. package/dist-es/commands/CreateRegexPatternSetCommand.js +3 -3
  57. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  58. package/dist-es/commands/CreateWebACLCommand.js +3 -3
  59. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +3 -3
  60. package/dist-es/commands/DeleteIPSetCommand.js +3 -3
  61. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +3 -3
  62. package/dist-es/commands/DeletePermissionPolicyCommand.js +3 -3
  63. package/dist-es/commands/DeleteRegexPatternSetCommand.js +3 -3
  64. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  65. package/dist-es/commands/DeleteWebACLCommand.js +3 -3
  66. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +3 -3
  67. package/dist-es/commands/DisassociateWebACLCommand.js +3 -3
  68. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +3 -3
  69. package/dist-es/commands/GetIPSetCommand.js +3 -3
  70. package/dist-es/commands/GetLoggingConfigurationCommand.js +3 -3
  71. package/dist-es/commands/GetManagedRuleSetCommand.js +3 -3
  72. package/dist-es/commands/GetMobileSdkReleaseCommand.js +3 -3
  73. package/dist-es/commands/GetPermissionPolicyCommand.js +3 -3
  74. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +3 -3
  75. package/dist-es/commands/GetRegexPatternSetCommand.js +3 -3
  76. package/dist-es/commands/GetRuleGroupCommand.js +3 -3
  77. package/dist-es/commands/GetSampledRequestsCommand.js +3 -3
  78. package/dist-es/commands/GetWebACLCommand.js +3 -3
  79. package/dist-es/commands/GetWebACLForResourceCommand.js +3 -3
  80. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +3 -3
  81. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +3 -3
  82. package/dist-es/commands/ListIPSetsCommand.js +3 -3
  83. package/dist-es/commands/ListLoggingConfigurationsCommand.js +3 -3
  84. package/dist-es/commands/ListManagedRuleSetsCommand.js +3 -3
  85. package/dist-es/commands/ListMobileSdkReleasesCommand.js +3 -3
  86. package/dist-es/commands/ListRegexPatternSetsCommand.js +3 -3
  87. package/dist-es/commands/ListResourcesForWebACLCommand.js +3 -3
  88. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  89. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  90. package/dist-es/commands/ListWebACLsCommand.js +3 -3
  91. package/dist-es/commands/PutLoggingConfigurationCommand.js +3 -3
  92. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +3 -3
  93. package/dist-es/commands/PutPermissionPolicyCommand.js +3 -3
  94. package/dist-es/commands/TagResourceCommand.js +3 -3
  95. package/dist-es/commands/UntagResourceCommand.js +3 -3
  96. package/dist-es/commands/UpdateIPSetCommand.js +3 -3
  97. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +3 -3
  98. package/dist-es/commands/UpdateRegexPatternSetCommand.js +3 -3
  99. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  100. package/dist-es/commands/UpdateWebACLCommand.js +3 -3
  101. package/dist-es/models/models_0.js +191 -744
  102. package/dist-es/protocols/Aws_json1_1.js +5 -1
  103. package/dist-types/WAFV2.d.ts +30 -15
  104. package/dist-types/WAFV2Client.d.ts +1 -1
  105. package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -5
  106. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -2
  107. package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
  108. package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +14 -3
  109. package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -1
  111. package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
  112. package/dist-types/models/models_0.d.ts +1002 -1299
  113. package/dist-types/ts3.4/models/models_0.d.ts +0 -76
  114. package/package.json +9 -9
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListAvailableManagedRuleGroupsRequest, ListAvailableManagedRuleGroupsResponse } from "../models/models_0";
4
+ import { ListAvailableManagedRuleGroupsRequestFilterSensitiveLog, ListAvailableManagedRuleGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListAvailableManagedRuleGroupsCommand, serializeAws_json1_1ListAvailableManagedRuleGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListAvailableManagedRuleGroupsCommand = (function (_super) {
7
7
  __extends(ListAvailableManagedRuleGroupsCommand, _super);
@@ -20,8 +20,8 @@ var ListAvailableManagedRuleGroupsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListAvailableManagedRuleGroupsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListAvailableManagedRuleGroupsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListAvailableManagedRuleGroupsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListAvailableManagedRuleGroupsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
4
+ import { ListIPSetsRequestFilterSensitiveLog, ListIPSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListIPSetsCommand, serializeAws_json1_1ListIPSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListIPSetsCommand = (function (_super) {
7
7
  __extends(ListIPSetsCommand, _super);
@@ -20,8 +20,8 @@ var ListIPSetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListIPSetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListIPSetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListIPSetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListIPSetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0";
4
+ import { ListLoggingConfigurationsRequestFilterSensitiveLog, ListLoggingConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListLoggingConfigurationsCommand, serializeAws_json1_1ListLoggingConfigurationsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListLoggingConfigurationsCommand = (function (_super) {
7
7
  __extends(ListLoggingConfigurationsCommand, _super);
@@ -20,8 +20,8 @@ var ListLoggingConfigurationsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListLoggingConfigurationsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListLoggingConfigurationsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListLoggingConfigurationsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListLoggingConfigurationsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListManagedRuleSetsRequest, ListManagedRuleSetsResponse } from "../models/models_0";
4
+ import { ListManagedRuleSetsRequestFilterSensitiveLog, ListManagedRuleSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListManagedRuleSetsCommand, serializeAws_json1_1ListManagedRuleSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListManagedRuleSetsCommand = (function (_super) {
7
7
  __extends(ListManagedRuleSetsCommand, _super);
@@ -20,8 +20,8 @@ var ListManagedRuleSetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListManagedRuleSetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListManagedRuleSetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListManagedRuleSetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListManagedRuleSetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListMobileSdkReleasesRequest, ListMobileSdkReleasesResponse } from "../models/models_0";
4
+ import { ListMobileSdkReleasesRequestFilterSensitiveLog, ListMobileSdkReleasesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListMobileSdkReleasesCommand, serializeAws_json1_1ListMobileSdkReleasesCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListMobileSdkReleasesCommand = (function (_super) {
7
7
  __extends(ListMobileSdkReleasesCommand, _super);
@@ -20,8 +20,8 @@ var ListMobileSdkReleasesCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListMobileSdkReleasesRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListMobileSdkReleasesResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListMobileSdkReleasesRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListMobileSdkReleasesResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0";
4
+ import { ListRegexPatternSetsRequestFilterSensitiveLog, ListRegexPatternSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRegexPatternSetsCommand, serializeAws_json1_1ListRegexPatternSetsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListRegexPatternSetsCommand = (function (_super) {
7
7
  __extends(ListRegexPatternSetsCommand, _super);
@@ -20,8 +20,8 @@ var ListRegexPatternSetsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRegexPatternSetsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRegexPatternSetsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRegexPatternSetsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRegexPatternSetsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListResourcesForWebACLRequest, ListResourcesForWebACLResponse } from "../models/models_0";
4
+ import { ListResourcesForWebACLRequestFilterSensitiveLog, ListResourcesForWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListResourcesForWebACLCommand, serializeAws_json1_1ListResourcesForWebACLCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListResourcesForWebACLCommand = (function (_super) {
7
7
  __extends(ListResourcesForWebACLCommand, _super);
@@ -20,8 +20,8 @@ var ListResourcesForWebACLCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListResourcesForWebACLRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListResourcesForWebACLResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListResourcesForWebACLRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListResourcesForWebACLResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0";
4
+ import { ListRuleGroupsRequestFilterSensitiveLog, ListRuleGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListRuleGroupsCommand, serializeAws_json1_1ListRuleGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListRuleGroupsCommand = (function (_super) {
7
7
  __extends(ListRuleGroupsCommand, _super);
@@ -20,8 +20,8 @@ var ListRuleGroupsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListRuleGroupsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListRuleGroupsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListRuleGroupsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListRuleGroupsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
+ import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListTagsForResourceCommand = (function (_super) {
7
7
  __extends(ListTagsForResourceCommand, _super);
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListTagsForResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListTagsForResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0";
4
+ import { ListWebACLsRequestFilterSensitiveLog, ListWebACLsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1ListWebACLsCommand, serializeAws_json1_1ListWebACLsCommand, } from "../protocols/Aws_json1_1";
6
6
  var ListWebACLsCommand = (function (_super) {
7
7
  __extends(ListWebACLsCommand, _super);
@@ -20,8 +20,8 @@ var ListWebACLsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: ListWebACLsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: ListWebACLsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: ListWebACLsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: ListWebACLsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutLoggingConfigurationRequest, PutLoggingConfigurationResponse } from "../models/models_0";
4
+ import { PutLoggingConfigurationRequestFilterSensitiveLog, PutLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutLoggingConfigurationCommand, serializeAws_json1_1PutLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutLoggingConfigurationCommand = (function (_super) {
7
7
  __extends(PutLoggingConfigurationCommand, _super);
@@ -20,8 +20,8 @@ var PutLoggingConfigurationCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutLoggingConfigurationRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutLoggingConfigurationResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutLoggingConfigurationRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutLoggingConfigurationResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutManagedRuleSetVersionsRequest, PutManagedRuleSetVersionsResponse } from "../models/models_0";
4
+ import { PutManagedRuleSetVersionsRequestFilterSensitiveLog, PutManagedRuleSetVersionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutManagedRuleSetVersionsCommand, serializeAws_json1_1PutManagedRuleSetVersionsCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutManagedRuleSetVersionsCommand = (function (_super) {
7
7
  __extends(PutManagedRuleSetVersionsCommand, _super);
@@ -20,8 +20,8 @@ var PutManagedRuleSetVersionsCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutManagedRuleSetVersionsRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutManagedRuleSetVersionsResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutManagedRuleSetVersionsRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutManagedRuleSetVersionsResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0";
4
+ import { PutPermissionPolicyRequestFilterSensitiveLog, PutPermissionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1PutPermissionPolicyCommand, serializeAws_json1_1PutPermissionPolicyCommand, } from "../protocols/Aws_json1_1";
6
6
  var PutPermissionPolicyCommand = (function (_super) {
7
7
  __extends(PutPermissionPolicyCommand, _super);
@@ -20,8 +20,8 @@ var PutPermissionPolicyCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: PutPermissionPolicyRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: PutPermissionPolicyResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: PutPermissionPolicyRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: PutPermissionPolicyResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
+ import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var TagResourceCommand = (function (_super) {
7
7
  __extends(TagResourceCommand, _super);
@@ -20,8 +20,8 @@ var TagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
+ import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
6
6
  var UntagResourceCommand = (function (_super) {
7
7
  __extends(UntagResourceCommand, _super);
@@ -20,8 +20,8 @@ var UntagResourceCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0";
4
+ import { UpdateIPSetRequestFilterSensitiveLog, UpdateIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateIPSetCommand, serializeAws_json1_1UpdateIPSetCommand, } from "../protocols/Aws_json1_1";
6
6
  var UpdateIPSetCommand = (function (_super) {
7
7
  __extends(UpdateIPSetCommand, _super);
@@ -20,8 +20,8 @@ var UpdateIPSetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateIPSetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateIPSetResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateIPSetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateIPSetResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateManagedRuleSetVersionExpiryDateRequest, UpdateManagedRuleSetVersionExpiryDateResponse, } from "../models/models_0";
4
+ import { UpdateManagedRuleSetVersionExpiryDateRequestFilterSensitiveLog, UpdateManagedRuleSetVersionExpiryDateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand, serializeAws_json1_1UpdateManagedRuleSetVersionExpiryDateCommand, } from "../protocols/Aws_json1_1";
6
6
  var UpdateManagedRuleSetVersionExpiryDateCommand = (function (_super) {
7
7
  __extends(UpdateManagedRuleSetVersionExpiryDateCommand, _super);
@@ -20,8 +20,8 @@ var UpdateManagedRuleSetVersionExpiryDateCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateManagedRuleSetVersionExpiryDateRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateManagedRuleSetVersionExpiryDateResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateManagedRuleSetVersionExpiryDateRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateManagedRuleSetVersionExpiryDateResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0";
4
+ import { UpdateRegexPatternSetRequestFilterSensitiveLog, UpdateRegexPatternSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateRegexPatternSetCommand, serializeAws_json1_1UpdateRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
6
6
  var UpdateRegexPatternSetCommand = (function (_super) {
7
7
  __extends(UpdateRegexPatternSetCommand, _super);
@@ -20,8 +20,8 @@ var UpdateRegexPatternSetCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateRegexPatternSetRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateRegexPatternSetResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateRegexPatternSetRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateRegexPatternSetResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0";
4
+ import { UpdateRuleGroupRequestFilterSensitiveLog, UpdateRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateRuleGroupCommand, serializeAws_json1_1UpdateRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  var UpdateRuleGroupCommand = (function (_super) {
7
7
  __extends(UpdateRuleGroupCommand, _super);
@@ -20,8 +20,8 @@ var UpdateRuleGroupCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateRuleGroupRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateRuleGroupResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateRuleGroupRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateRuleGroupResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {
@@ -1,7 +1,7 @@
1
1
  import { __extends } from "tslib";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0";
4
+ import { UpdateWebACLRequestFilterSensitiveLog, UpdateWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateWebACLCommand, serializeAws_json1_1UpdateWebACLCommand, } from "../protocols/Aws_json1_1";
6
6
  var UpdateWebACLCommand = (function (_super) {
7
7
  __extends(UpdateWebACLCommand, _super);
@@ -20,8 +20,8 @@ var UpdateWebACLCommand = (function (_super) {
20
20
  logger: logger,
21
21
  clientName: clientName,
22
22
  commandName: commandName,
23
- inputFilterSensitiveLog: UpdateWebACLRequest.filterSensitiveLog,
24
- outputFilterSensitiveLog: UpdateWebACLResponse.filterSensitiveLog,
23
+ inputFilterSensitiveLog: UpdateWebACLRequestFilterSensitiveLog,
24
+ outputFilterSensitiveLog: UpdateWebACLResponseFilterSensitiveLog,
25
25
  };
26
26
  var requestHandler = configuration.requestHandler;
27
27
  return stack.resolve(function (request) {