@aws-sdk/client-wafv2 3.335.0 → 3.338.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 (217) hide show
  1. package/dist-cjs/WAFV2Client.js +2 -1
  2. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -1
  3. package/dist-cjs/commands/CheckCapacityCommand.js +2 -1
  4. package/dist-cjs/commands/CreateAPIKeyCommand.js +2 -1
  5. package/dist-cjs/commands/CreateIPSetCommand.js +2 -1
  6. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -1
  7. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -1
  8. package/dist-cjs/commands/CreateWebACLCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -1
  11. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -1
  12. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -1
  16. package/dist-cjs/commands/DescribeManagedRuleGroupCommand.js +2 -1
  17. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -1
  18. package/dist-cjs/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -1
  19. package/dist-cjs/commands/GetDecryptedAPIKeyCommand.js +2 -1
  20. package/dist-cjs/commands/GetIPSetCommand.js +2 -1
  21. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -1
  22. package/dist-cjs/commands/GetManagedRuleSetCommand.js +2 -1
  23. package/dist-cjs/commands/GetMobileSdkReleaseCommand.js +2 -1
  24. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -1
  25. package/dist-cjs/commands/GetRateBasedStatementManagedKeysCommand.js +2 -1
  26. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -1
  27. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -1
  28. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -1
  29. package/dist-cjs/commands/GetWebACLCommand.js +2 -1
  30. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -1
  31. package/dist-cjs/commands/ListAPIKeysCommand.js +2 -1
  32. package/dist-cjs/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -1
  33. package/dist-cjs/commands/ListAvailableManagedRuleGroupsCommand.js +2 -1
  34. package/dist-cjs/commands/ListIPSetsCommand.js +2 -1
  35. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -1
  36. package/dist-cjs/commands/ListManagedRuleSetsCommand.js +2 -1
  37. package/dist-cjs/commands/ListMobileSdkReleasesCommand.js +2 -1
  38. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -1
  39. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -1
  40. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -1
  41. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  42. package/dist-cjs/commands/ListWebACLsCommand.js +2 -1
  43. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -1
  44. package/dist-cjs/commands/PutManagedRuleSetVersionsCommand.js +2 -1
  45. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -1
  46. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  47. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  48. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -1
  49. package/dist-cjs/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -1
  50. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -1
  51. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -1
  52. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -1
  53. package/dist-cjs/index.js +1 -1
  54. package/dist-cjs/models/WAFV2ServiceException.js +2 -1
  55. package/dist-es/WAFV2Client.js +1 -0
  56. package/dist-es/commands/AssociateWebACLCommand.js +1 -0
  57. package/dist-es/commands/CheckCapacityCommand.js +1 -0
  58. package/dist-es/commands/CreateAPIKeyCommand.js +1 -0
  59. package/dist-es/commands/CreateIPSetCommand.js +1 -0
  60. package/dist-es/commands/CreateRegexPatternSetCommand.js +1 -0
  61. package/dist-es/commands/CreateRuleGroupCommand.js +1 -0
  62. package/dist-es/commands/CreateWebACLCommand.js +1 -0
  63. package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +1 -0
  64. package/dist-es/commands/DeleteIPSetCommand.js +1 -0
  65. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +1 -0
  66. package/dist-es/commands/DeletePermissionPolicyCommand.js +1 -0
  67. package/dist-es/commands/DeleteRegexPatternSetCommand.js +1 -0
  68. package/dist-es/commands/DeleteRuleGroupCommand.js +1 -0
  69. package/dist-es/commands/DeleteWebACLCommand.js +1 -0
  70. package/dist-es/commands/DescribeManagedRuleGroupCommand.js +1 -0
  71. package/dist-es/commands/DisassociateWebACLCommand.js +1 -0
  72. package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +1 -0
  73. package/dist-es/commands/GetDecryptedAPIKeyCommand.js +1 -0
  74. package/dist-es/commands/GetIPSetCommand.js +1 -0
  75. package/dist-es/commands/GetLoggingConfigurationCommand.js +1 -0
  76. package/dist-es/commands/GetManagedRuleSetCommand.js +1 -0
  77. package/dist-es/commands/GetMobileSdkReleaseCommand.js +1 -0
  78. package/dist-es/commands/GetPermissionPolicyCommand.js +1 -0
  79. package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +1 -0
  80. package/dist-es/commands/GetRegexPatternSetCommand.js +1 -0
  81. package/dist-es/commands/GetRuleGroupCommand.js +1 -0
  82. package/dist-es/commands/GetSampledRequestsCommand.js +1 -0
  83. package/dist-es/commands/GetWebACLCommand.js +1 -0
  84. package/dist-es/commands/GetWebACLForResourceCommand.js +1 -0
  85. package/dist-es/commands/ListAPIKeysCommand.js +1 -0
  86. package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +1 -0
  87. package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +1 -0
  88. package/dist-es/commands/ListIPSetsCommand.js +1 -0
  89. package/dist-es/commands/ListLoggingConfigurationsCommand.js +1 -0
  90. package/dist-es/commands/ListManagedRuleSetsCommand.js +1 -0
  91. package/dist-es/commands/ListMobileSdkReleasesCommand.js +1 -0
  92. package/dist-es/commands/ListRegexPatternSetsCommand.js +1 -0
  93. package/dist-es/commands/ListResourcesForWebACLCommand.js +1 -0
  94. package/dist-es/commands/ListRuleGroupsCommand.js +1 -0
  95. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  96. package/dist-es/commands/ListWebACLsCommand.js +1 -0
  97. package/dist-es/commands/PutLoggingConfigurationCommand.js +1 -0
  98. package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +1 -0
  99. package/dist-es/commands/PutPermissionPolicyCommand.js +1 -0
  100. package/dist-es/commands/TagResourceCommand.js +1 -0
  101. package/dist-es/commands/UntagResourceCommand.js +1 -0
  102. package/dist-es/commands/UpdateIPSetCommand.js +1 -0
  103. package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +1 -0
  104. package/dist-es/commands/UpdateRegexPatternSetCommand.js +1 -0
  105. package/dist-es/commands/UpdateRuleGroupCommand.js +1 -0
  106. package/dist-es/commands/UpdateWebACLCommand.js +1 -0
  107. package/dist-es/index.js +1 -1
  108. package/dist-es/models/WAFV2ServiceException.js +1 -0
  109. package/dist-types/WAFV2Client.d.ts +3 -3
  110. package/dist-types/commands/AssociateWebACLCommand.d.ts +4 -0
  111. package/dist-types/commands/CheckCapacityCommand.d.ts +4 -0
  112. package/dist-types/commands/CreateAPIKeyCommand.d.ts +4 -0
  113. package/dist-types/commands/CreateIPSetCommand.d.ts +4 -0
  114. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +4 -0
  115. package/dist-types/commands/CreateRuleGroupCommand.d.ts +4 -0
  116. package/dist-types/commands/CreateWebACLCommand.d.ts +4 -0
  117. package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -0
  118. package/dist-types/commands/DeleteIPSetCommand.d.ts +4 -0
  119. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +4 -0
  120. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +4 -0
  121. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +4 -0
  122. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +4 -0
  123. package/dist-types/commands/DeleteWebACLCommand.d.ts +4 -0
  124. package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +4 -0
  125. package/dist-types/commands/DisassociateWebACLCommand.d.ts +4 -0
  126. package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -0
  127. package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +4 -0
  128. package/dist-types/commands/GetIPSetCommand.d.ts +4 -0
  129. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +4 -0
  130. package/dist-types/commands/GetManagedRuleSetCommand.d.ts +4 -0
  131. package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +4 -0
  132. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +4 -0
  133. package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -0
  134. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +4 -0
  135. package/dist-types/commands/GetRuleGroupCommand.d.ts +4 -0
  136. package/dist-types/commands/GetSampledRequestsCommand.d.ts +4 -0
  137. package/dist-types/commands/GetWebACLCommand.d.ts +4 -0
  138. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +4 -0
  139. package/dist-types/commands/ListAPIKeysCommand.d.ts +4 -0
  140. package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -0
  141. package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -0
  142. package/dist-types/commands/ListIPSetsCommand.d.ts +4 -0
  143. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +4 -0
  144. package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +4 -0
  145. package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +4 -0
  146. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +4 -0
  147. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +4 -0
  148. package/dist-types/commands/ListRuleGroupsCommand.d.ts +4 -0
  149. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  150. package/dist-types/commands/ListWebACLsCommand.d.ts +4 -0
  151. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +4 -0
  152. package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -0
  153. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +4 -0
  154. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  155. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  156. package/dist-types/commands/UpdateIPSetCommand.d.ts +4 -0
  157. package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -0
  158. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +4 -0
  159. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +4 -0
  160. package/dist-types/commands/UpdateWebACLCommand.d.ts +4 -0
  161. package/dist-types/index.d.ts +63 -1
  162. package/dist-types/models/WAFV2ServiceException.d.ts +1 -0
  163. package/dist-types/ts3.4/WAFV2Client.d.ts +3 -3
  164. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +1 -0
  165. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +1 -0
  166. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +1 -0
  167. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +1 -0
  168. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +1 -0
  169. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +1 -0
  170. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +1 -0
  171. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +1 -0
  172. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +1 -0
  173. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +1 -0
  174. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +1 -0
  175. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +1 -0
  176. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +1 -0
  177. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +1 -0
  178. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +1 -0
  179. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +1 -0
  180. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +1 -0
  181. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +1 -0
  182. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +1 -0
  183. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +1 -0
  184. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +1 -0
  185. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +1 -0
  186. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +1 -0
  187. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +1 -0
  188. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +1 -0
  189. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +1 -0
  190. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +1 -0
  191. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +1 -0
  192. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +1 -0
  193. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +1 -0
  194. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +1 -0
  195. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +1 -0
  196. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +1 -0
  197. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +1 -0
  198. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +1 -0
  199. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +1 -0
  200. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +1 -0
  201. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +1 -0
  202. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +1 -0
  203. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/index.d.ts +1 -1
  216. package/dist-types/ts3.4/models/WAFV2ServiceException.d.ts +1 -0
  217. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,5 +1,67 @@
1
- export * from "./WAFV2";
1
+ /**
2
+ * <fullname>WAF</fullname>
3
+ * <note>
4
+ * <p>This is the latest version of the <b>WAF</b> API,
5
+ * released in November, 2019. The names of the entities that you use to access this API,
6
+ * like endpoints and namespaces, all have the versioning information added, like "V2" or
7
+ * "v2", to distinguish from the prior version. We recommend migrating your resources to
8
+ * this version, because it has a number of significant improvements.</p>
9
+ * <p>If you used WAF prior to this release, you can't use this WAFV2 API to access any
10
+ * WAF resources that you created before. You can access your old rules, web ACLs, and
11
+ * other WAF resources only through the WAF Classic APIs. The WAF Classic APIs
12
+ * have retained the prior names, endpoints, and namespaces. </p>
13
+ * <p>For information, including how to migrate your WAF resources to this version,
14
+ * see the <a href="https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html">WAF Developer Guide</a>. </p>
15
+ * </note>
16
+ * <p>WAF is a web application firewall that lets you monitor the HTTP and HTTPS
17
+ * requests that are forwarded to an Amazon CloudFront distribution, Amazon API Gateway REST API, Application Load Balancer, AppSync
18
+ * GraphQL API, Amazon Cognito user pool, App Runner service, or Amazon Web Services Verified Access instance. WAF also lets you control access to your content,
19
+ * to protect the Amazon Web Services resource that WAF is monitoring. Based on conditions that
20
+ * you specify, such as the IP addresses that requests originate from or the values of query
21
+ * strings, the protected resource responds to requests with either the requested content, an HTTP 403 status code
22
+ * (Forbidden), or with a custom response. </p>
23
+ * <p>This API guide is for developers who need detailed information about WAF API actions,
24
+ * data types, and errors. For detailed information about WAF features and guidance for configuring and using
25
+ * WAF, see the <a href="https://docs.aws.amazon.com/waf/latest/developerguide/what-is-aws-waf.html">WAF Developer
26
+ * Guide</a>.</p>
27
+ * <p>You can make calls using the endpoints listed in <a href="https://docs.aws.amazon.com/general/latest/gr/waf.html">WAF endpoints and quotas</a>. </p>
28
+ * <ul>
29
+ * <li>
30
+ * <p>For regional applications, you can use any of the endpoints in the list.
31
+ * A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, an App Runner service, or an Amazon Web Services Verified Access instance. </p>
32
+ * </li>
33
+ * <li>
34
+ * <p>For Amazon CloudFront applications, you must use the API endpoint listed for
35
+ * US East (N. Virginia): us-east-1.</p>
36
+ * </li>
37
+ * </ul>
38
+ * <p>Alternatively, you can use one of the Amazon Web Services SDKs to access an API that's tailored to the
39
+ * programming language or platform that you're using. For more information, see <a href="http://aws.amazon.com/tools/#SDKs">Amazon Web Services SDKs</a>.</p>
40
+ * <p>We currently provide two versions of the WAF API: this API and the prior versions,
41
+ * the classic WAF APIs. This new API provides the same functionality as the older versions,
42
+ * with the following major improvements:</p>
43
+ * <ul>
44
+ * <li>
45
+ * <p>You use one API for both global and regional applications. Where you need to
46
+ * distinguish the scope, you specify a <code>Scope</code> parameter and set it to
47
+ * <code>CLOUDFRONT</code> or <code>REGIONAL</code>. </p>
48
+ * </li>
49
+ * <li>
50
+ * <p>You can define a web ACL or rule group with a single call, and update it with a
51
+ * single call. You define all rule specifications in JSON format, and pass them to your
52
+ * rule group or web ACL calls.</p>
53
+ * </li>
54
+ * <li>
55
+ * <p>The limits WAF places on the use of rules more closely reflects the cost of
56
+ * running each type of rule. Rule groups include capacity settings, so you know the
57
+ * maximum cost of a rule group when you use it.</p>
58
+ * </li>
59
+ * </ul>
60
+ *
61
+ * @packageDocumentation
62
+ */
2
63
  export * from "./WAFV2Client";
64
+ export * from "./WAFV2";
3
65
  export * from "./commands";
4
66
  export * from "./models";
5
67
  export { WAFV2ServiceException } from "./models/WAFV2ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -255,6 +255,7 @@ import {
255
255
  ClientResolvedEndpointParameters,
256
256
  EndpointParameters,
257
257
  } from "./endpoint/EndpointParameters";
258
+ export { __Client };
258
259
  export type ServiceInputTypes =
259
260
  | AssociateWebACLCommandInput
260
261
  | CheckCapacityCommandInput
@@ -383,7 +384,7 @@ export interface ClientDefaults
383
384
  logger?: __Logger;
384
385
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
385
386
  }
386
- type WAFV2ClientConfigType = Partial<
387
+ export type WAFV2ClientConfigType = Partial<
387
388
  __SmithyConfiguration<__HttpHandlerOptions>
388
389
  > &
389
390
  ClientDefaults &
@@ -395,7 +396,7 @@ type WAFV2ClientConfigType = Partial<
395
396
  UserAgentInputConfig &
396
397
  ClientInputEndpointParameters;
397
398
  export interface WAFV2ClientConfig extends WAFV2ClientConfigType {}
398
- type WAFV2ClientResolvedConfigType =
399
+ export type WAFV2ClientResolvedConfigType =
399
400
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
400
401
  Required<ClientDefaults> &
401
402
  RegionResolvedConfig &
@@ -417,4 +418,3 @@ export declare class WAFV2Client extends __Client<
417
418
  constructor(configuration: WAFV2ClientConfig);
418
419
  destroy(): void;
419
420
  }
420
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
19
20
  export interface AssociateWebACLCommandOutput
20
21
  extends AssociateWebACLResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CheckCapacityCommandInput extends CheckCapacityRequest {}
19
20
  export interface CheckCapacityCommandOutput
20
21
  extends CheckCapacityResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateAPIKeyCommandInput extends CreateAPIKeyRequest {}
16
17
  export interface CreateAPIKeyCommandOutput
17
18
  extends CreateAPIKeyResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
16
17
  export interface CreateIPSetCommandOutput
17
18
  extends CreateIPSetResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateRegexPatternSetCommandInput
19
20
  extends CreateRegexPatternSetRequest {}
20
21
  export interface CreateRegexPatternSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {}
19
20
  export interface CreateRuleGroupCommandOutput
20
21
  extends CreateRuleGroupResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateWebACLCommandInput extends CreateWebACLRequest {}
16
17
  export interface CreateWebACLCommandOutput
17
18
  extends CreateWebACLResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteFirewallManagerRuleGroupsCommandInput
19
20
  extends DeleteFirewallManagerRuleGroupsRequest {}
20
21
  export interface DeleteFirewallManagerRuleGroupsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
16
17
  export interface DeleteIPSetCommandOutput
17
18
  extends DeleteIPSetResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteLoggingConfigurationCommandInput
19
20
  extends DeleteLoggingConfigurationRequest {}
20
21
  export interface DeleteLoggingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeletePermissionPolicyCommandInput
19
20
  extends DeletePermissionPolicyRequest {}
20
21
  export interface DeletePermissionPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteRegexPatternSetCommandInput
19
20
  extends DeleteRegexPatternSetRequest {}
20
21
  export interface DeleteRegexPatternSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
19
20
  export interface DeleteRuleGroupCommandOutput
20
21
  extends DeleteRuleGroupResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
16
17
  export interface DeleteWebACLCommandOutput
17
18
  extends DeleteWebACLResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeManagedRuleGroupCommandInput
19
20
  extends DescribeManagedRuleGroupRequest {}
20
21
  export interface DescribeManagedRuleGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateWebACLCommandInput
19
20
  extends DisassociateWebACLRequest {}
20
21
  export interface DisassociateWebACLCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GenerateMobileSdkReleaseUrlCommandInput
19
20
  extends GenerateMobileSdkReleaseUrlRequest {}
20
21
  export interface GenerateMobileSdkReleaseUrlCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetDecryptedAPIKeyCommandInput
19
20
  extends GetDecryptedAPIKeyRequest {}
20
21
  export interface GetDecryptedAPIKeyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetIPSetCommandInput extends GetIPSetRequest {}
16
17
  export interface GetIPSetCommandOutput
17
18
  extends GetIPSetResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetLoggingConfigurationCommandInput
19
20
  extends GetLoggingConfigurationRequest {}
20
21
  export interface GetLoggingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetManagedRuleSetCommandInput
19
20
  extends GetManagedRuleSetRequest {}
20
21
  export interface GetManagedRuleSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMobileSdkReleaseCommandInput
19
20
  extends GetMobileSdkReleaseRequest {}
20
21
  export interface GetMobileSdkReleaseCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetPermissionPolicyCommandInput
19
20
  extends GetPermissionPolicyRequest {}
20
21
  export interface GetPermissionPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetRateBasedStatementManagedKeysCommandInput
19
20
  extends GetRateBasedStatementManagedKeysRequest {}
20
21
  export interface GetRateBasedStatementManagedKeysCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetRegexPatternSetCommandInput
19
20
  extends GetRegexPatternSetRequest {}
20
21
  export interface GetRegexPatternSetCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetRuleGroupCommandInput extends GetRuleGroupRequest {}
16
17
  export interface GetRuleGroupCommandOutput
17
18
  extends GetRuleGroupResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSampledRequestsCommandInput
19
20
  extends GetSampledRequestsRequest {}
20
21
  export interface GetSampledRequestsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetWebACLCommandInput extends GetWebACLRequest {}
16
17
  export interface GetWebACLCommandOutput
17
18
  extends GetWebACLResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetWebACLForResourceCommandInput
19
20
  extends GetWebACLForResourceRequest {}
20
21
  export interface GetWebACLForResourceCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListAPIKeysCommandInput extends ListAPIKeysRequest {}
16
17
  export interface ListAPIKeysCommandOutput
17
18
  extends ListAPIKeysResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAvailableManagedRuleGroupVersionsCommandInput
19
20
  extends ListAvailableManagedRuleGroupVersionsRequest {}
20
21
  export interface ListAvailableManagedRuleGroupVersionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAvailableManagedRuleGroupsCommandInput
19
20
  extends ListAvailableManagedRuleGroupsRequest {}
20
21
  export interface ListAvailableManagedRuleGroupsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListIPSetsCommandInput extends ListIPSetsRequest {}
16
17
  export interface ListIPSetsCommandOutput
17
18
  extends ListIPSetsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListLoggingConfigurationsCommandInput
19
20
  extends ListLoggingConfigurationsRequest {}
20
21
  export interface ListLoggingConfigurationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListManagedRuleSetsCommandInput
19
20
  extends ListManagedRuleSetsRequest {}
20
21
  export interface ListManagedRuleSetsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListMobileSdkReleasesCommandInput
19
20
  extends ListMobileSdkReleasesRequest {}
20
21
  export interface ListMobileSdkReleasesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListRegexPatternSetsCommandInput
19
20
  extends ListRegexPatternSetsRequest {}
20
21
  export interface ListRegexPatternSetsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListResourcesForWebACLCommandInput
19
20
  extends ListResourcesForWebACLRequest {}
20
21
  export interface ListResourcesForWebACLCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {}
19
20
  export interface ListRuleGroupsCommandOutput
20
21
  extends ListRuleGroupsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListWebACLsCommandInput extends ListWebACLsRequest {}
16
17
  export interface ListWebACLsCommandOutput
17
18
  extends ListWebACLsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutLoggingConfigurationCommandInput
19
20
  extends PutLoggingConfigurationRequest {}
20
21
  export interface PutLoggingConfigurationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutManagedRuleSetVersionsCommandInput
19
20
  extends PutManagedRuleSetVersionsRequest {}
20
21
  export interface PutManagedRuleSetVersionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutPermissionPolicyCommandInput
19
20
  extends PutPermissionPolicyRequest {}
20
21
  export interface PutPermissionPolicyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {}
16
17
  export interface UpdateIPSetCommandOutput
17
18
  extends UpdateIPSetResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateManagedRuleSetVersionExpiryDateCommandInput
19
20
  extends UpdateManagedRuleSetVersionExpiryDateRequest {}
20
21
  export interface UpdateManagedRuleSetVersionExpiryDateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateRegexPatternSetCommandInput
19
20
  extends UpdateRegexPatternSetRequest {}
20
21
  export interface UpdateRegexPatternSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceOutputTypes,
16
16
  WAFV2ClientResolvedConfig,
17
17
  } from "../WAFV2Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateRuleGroupCommandInput extends UpdateRuleGroupRequest {}
19
20
  export interface UpdateRuleGroupCommandOutput
20
21
  extends UpdateRuleGroupResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  WAFV2ClientResolvedConfig,
14
14
  } from "../WAFV2Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {}
16
17
  export interface UpdateWebACLCommandOutput
17
18
  extends UpdateWebACLResponse,
@@ -1,5 +1,5 @@
1
- export * from "./WAFV2";
2
1
  export * from "./WAFV2Client";
2
+ export * from "./WAFV2";
3
3
  export * from "./commands";
4
4
  export * from "./models";
5
5
  export { WAFV2ServiceException } from "./models/WAFV2ServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class WAFV2ServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }