@aws-sdk/client-wafv2 3.590.0 → 3.596.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 (113) hide show
  1. package/dist-cjs/index.js +0 -54
  2. package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
  3. package/dist-types/commands/CheckCapacityCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAPIKeyCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteAPIKeyCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
  20. package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
  21. package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
  22. package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +2 -1
  23. package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
  24. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetManagedRuleSetCommand.d.ts +2 -1
  26. package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
  27. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
  28. package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
  29. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
  30. package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
  31. package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
  32. package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
  33. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/ListAPIKeysCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  43. package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  45. package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
  46. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  47. package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +2 -1
  48. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
  49. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
  56. package/dist-types/index.d.ts +2 -2
  57. package/dist-types/models/WAFV2ServiceException.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/models/WAFV2ServiceException.d.ts +2 -1
  113. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -63,8 +63,8 @@
63
63
  export * from "./WAFV2Client";
64
64
  export * from "./WAFV2";
65
65
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
66
- export { RuntimeExtension } from "./runtimeExtensions";
67
- export { WAFV2ExtensionConfiguration } from "./extensionConfiguration";
66
+ export type { RuntimeExtension } from "./runtimeExtensions";
67
+ export type { WAFV2ExtensionConfiguration } from "./extensionConfiguration";
68
68
  export * from "./commands";
69
69
  export * from "./models";
70
70
  export { WAFV2ServiceException } from "./models/WAFV2ServiceException";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
14
15
  export interface AssociateWebACLCommandOutput
15
16
  extends AssociateWebACLResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CheckCapacityCommandInput extends CheckCapacityRequest {}
14
15
  export interface CheckCapacityCommandOutput
15
16
  extends CheckCapacityResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateAPIKeyCommandInput extends CreateAPIKeyRequest {}
11
12
  export interface CreateAPIKeyCommandOutput
12
13
  extends CreateAPIKeyResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
11
12
  export interface CreateIPSetCommandOutput
12
13
  extends CreateIPSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRegexPatternSetCommandInput
14
15
  extends CreateRegexPatternSetRequest {}
15
16
  export interface CreateRegexPatternSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {}
14
15
  export interface CreateRuleGroupCommandOutput
15
16
  extends CreateRuleGroupResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateWebACLCommandInput extends CreateWebACLRequest {}
11
12
  export interface CreateWebACLCommandOutput
12
13
  extends CreateWebACLResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteAPIKeyCommandInput extends DeleteAPIKeyRequest {}
11
12
  export interface DeleteAPIKeyCommandOutput
12
13
  extends DeleteAPIKeyResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteFirewallManagerRuleGroupsCommandInput
14
15
  extends DeleteFirewallManagerRuleGroupsRequest {}
15
16
  export interface DeleteFirewallManagerRuleGroupsCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
11
12
  export interface DeleteIPSetCommandOutput
12
13
  extends DeleteIPSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteLoggingConfigurationCommandInput
14
15
  extends DeleteLoggingConfigurationRequest {}
15
16
  export interface DeleteLoggingConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePermissionPolicyCommandInput
14
15
  extends DeletePermissionPolicyRequest {}
15
16
  export interface DeletePermissionPolicyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteRegexPatternSetCommandInput
14
15
  extends DeleteRegexPatternSetRequest {}
15
16
  export interface DeleteRegexPatternSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
14
15
  export interface DeleteRuleGroupCommandOutput
15
16
  extends DeleteRuleGroupResponse,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
11
12
  export interface DeleteWebACLCommandOutput
12
13
  extends DeleteWebACLResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeAllManagedProductsCommandInput
14
15
  extends DescribeAllManagedProductsRequest {}
15
16
  export interface DescribeAllManagedProductsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeManagedProductsByVendorCommandInput
14
15
  extends DescribeManagedProductsByVendorRequest {}
15
16
  export interface DescribeManagedProductsByVendorCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeManagedRuleGroupCommandInput
14
15
  extends DescribeManagedRuleGroupRequest {}
15
16
  export interface DescribeManagedRuleGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DisassociateWebACLCommandInput
14
15
  extends DisassociateWebACLRequest {}
15
16
  export interface DisassociateWebACLCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GenerateMobileSdkReleaseUrlCommandInput
14
15
  extends GenerateMobileSdkReleaseUrlRequest {}
15
16
  export interface GenerateMobileSdkReleaseUrlCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDecryptedAPIKeyCommandInput
14
15
  extends GetDecryptedAPIKeyRequest {}
15
16
  export interface GetDecryptedAPIKeyCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WAFV2ClientResolvedConfig,
8
8
  } from "../WAFV2Client";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetIPSetCommandInput extends GetIPSetRequest {}
11
12
  export interface GetIPSetCommandOutput
12
13
  extends GetIPSetResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetLoggingConfigurationCommandInput
14
15
  extends GetLoggingConfigurationRequest {}
15
16
  export interface GetLoggingConfigurationCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetManagedRuleSetCommandInput
14
15
  extends GetManagedRuleSetRequest {}
15
16
  export interface GetManagedRuleSetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetMobileSdkReleaseCommandInput
14
15
  extends GetMobileSdkReleaseRequest {}
15
16
  export interface GetMobileSdkReleaseCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WAFV2ClientResolvedConfig,
11
11
  } from "../WAFV2Client";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPermissionPolicyCommandInput
14
15
  extends GetPermissionPolicyRequest {}
15
16
  export interface GetPermissionPolicyCommandOutput