@aws-sdk/client-wafv2 3.170.0 → 3.178.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/models/models_0.d.ts +28 -9
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAFV2.d.ts +0 -48
- package/dist-types/ts3.4/WAFV2Client.d.ts +0 -25
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WAFV2ServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1967 -6023
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.178.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.177.0...v3.178.0) (2022-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-wafv2
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-wafv2
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
|
|
7
23
|
|
|
8
24
|
**Note:** Version bump only for package @aws-sdk/client-wafv2
|
|
@@ -1666,7 +1666,10 @@ export declare class WAFInvalidParameterException extends __BaseException {
|
|
|
1666
1666
|
constructor(opts: __ExceptionOptionType<WAFInvalidParameterException, __BaseException>);
|
|
1667
1667
|
}
|
|
1668
1668
|
/**
|
|
1669
|
-
* <p>WAF couldn’t perform the operation because your resource doesn
|
|
1669
|
+
* <p>WAF couldn’t perform the operation because your resource doesn't exist.
|
|
1670
|
+
* If you've just created a resource that you're using in this operation, you might
|
|
1671
|
+
* just need to wait a few minutes. It can take from a few seconds to a number of minutes
|
|
1672
|
+
* for changes to propagate. </p>
|
|
1670
1673
|
*/
|
|
1671
1674
|
export declare class WAFNonexistentItemException extends __BaseException {
|
|
1672
1675
|
readonly name: "WAFNonexistentItemException";
|
|
@@ -1678,9 +1681,11 @@ export declare class WAFNonexistentItemException extends __BaseException {
|
|
|
1678
1681
|
constructor(opts: __ExceptionOptionType<WAFNonexistentItemException, __BaseException>);
|
|
1679
1682
|
}
|
|
1680
1683
|
/**
|
|
1681
|
-
* <p>WAF couldn’t retrieve a resource that you specified for this operation.
|
|
1682
|
-
*
|
|
1683
|
-
*
|
|
1684
|
+
* <p>WAF couldn’t retrieve a resource that you specified for this operation.
|
|
1685
|
+
* If you've just created a resource that you're using in this operation, you might
|
|
1686
|
+
* just need to wait a few minutes. It can take from a few seconds to a number of minutes
|
|
1687
|
+
* for changes to propagate. Verify the resources that you are specifying in your request
|
|
1688
|
+
* parameters and then retry the operation.</p>
|
|
1684
1689
|
*/
|
|
1685
1690
|
export declare class WAFUnavailableEntityException extends __BaseException {
|
|
1686
1691
|
readonly name: "WAFUnavailableEntityException";
|
|
@@ -1798,7 +1803,7 @@ export interface RuleAction {
|
|
|
1798
1803
|
*/
|
|
1799
1804
|
Allow?: AllowAction;
|
|
1800
1805
|
/**
|
|
1801
|
-
* <p>Instructs WAF to count the web request and
|
|
1806
|
+
* <p>Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the web ACL.</p>
|
|
1802
1807
|
*/
|
|
1803
1808
|
Count?: CountAction;
|
|
1804
1809
|
/**
|
|
@@ -2015,7 +2020,7 @@ export interface CreateIPSetRequest {
|
|
|
2015
2020
|
*/
|
|
2016
2021
|
IPAddressVersion: IPAddressVersion | string | undefined;
|
|
2017
2022
|
/**
|
|
2018
|
-
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses
|
|
2023
|
+
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses. All addresses must be specified using Classless Inter-Domain Routing (CIDR) notation. WAF supports all IPv4 and IPv6 CIDR ranges except for <code>/0</code>. </p>
|
|
2019
2024
|
* <p>Example address strings: </p>
|
|
2020
2025
|
* <ul>
|
|
2021
2026
|
* <li>
|
|
@@ -2271,7 +2276,7 @@ export interface CreateRuleGroupResponse {
|
|
|
2271
2276
|
/**
|
|
2272
2277
|
* <p>In a <a>WebACL</a>, this is the action that you want WAF to perform
|
|
2273
2278
|
* when a web request doesn't match any of the rules in the <code>WebACL</code>. The default
|
|
2274
|
-
* action must be a terminating action
|
|
2279
|
+
* action must be a terminating action.</p>
|
|
2275
2280
|
*/
|
|
2276
2281
|
export interface DefaultAction {
|
|
2277
2282
|
/**
|
|
@@ -2721,7 +2726,7 @@ export interface IPSet {
|
|
|
2721
2726
|
*/
|
|
2722
2727
|
IPAddressVersion: IPAddressVersion | string | undefined;
|
|
2723
2728
|
/**
|
|
2724
|
-
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses
|
|
2729
|
+
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses. All addresses must be specified using Classless Inter-Domain Routing (CIDR) notation. WAF supports all IPv4 and IPv6 CIDR ranges except for <code>/0</code>. </p>
|
|
2725
2730
|
* <p>Example address strings: </p>
|
|
2726
2731
|
* <ul>
|
|
2727
2732
|
* <li>
|
|
@@ -3935,6 +3940,11 @@ export interface ListResourcesForWebACLRequest {
|
|
|
3935
3940
|
/**
|
|
3936
3941
|
* <p>Used for web ACLs that are scoped for regional applications.
|
|
3937
3942
|
* A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, or an Amazon Cognito user pool. </p>
|
|
3943
|
+
* <note>
|
|
3944
|
+
* <p>If you don't provide a resource type, the call uses the resource type <code>APPLICATION_LOAD_BALANCER</code>. </p>
|
|
3945
|
+
* </note>
|
|
3946
|
+
* <p>Default: <code>APPLICATION_LOAD_BALANCER</code>
|
|
3947
|
+
* </p>
|
|
3938
3948
|
*/
|
|
3939
3949
|
ResourceType?: ResourceType | string;
|
|
3940
3950
|
}
|
|
@@ -4306,7 +4316,7 @@ export interface UpdateIPSetRequest {
|
|
|
4306
4316
|
*/
|
|
4307
4317
|
Description?: string;
|
|
4308
4318
|
/**
|
|
4309
|
-
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses
|
|
4319
|
+
* <p>Contains an array of strings that specifies zero or more IP addresses or blocks of IP addresses. All addresses must be specified using Classless Inter-Domain Routing (CIDR) notation. WAF supports all IPv4 and IPv6 CIDR ranges except for <code>/0</code>. </p>
|
|
4310
4320
|
* <p>Example address strings: </p>
|
|
4311
4321
|
* <ul>
|
|
4312
4322
|
* <li>
|
|
@@ -4538,6 +4548,9 @@ export interface Statement {
|
|
|
4538
4548
|
/**
|
|
4539
4549
|
* <p>A rule statement used to run the rules that are defined in a managed rule group. To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names by calling <a>ListAvailableManagedRuleGroups</a>.</p>
|
|
4540
4550
|
* <p>You cannot nest a <code>ManagedRuleGroupStatement</code>, for example for use inside a <code>NotStatement</code> or <code>OrStatement</code>. It can only be referenced as a top-level statement within a rule.</p>
|
|
4551
|
+
* <note>
|
|
4552
|
+
* <p>You are charged additional fees when you use the WAF Bot Control managed rule group <code>AWSManagedRulesBotControlRuleSet</code> or the WAF Fraud Control account takeover prevention (ATP) managed rule group <code>AWSManagedRulesATPRuleSet</code>. For more information, see <a href="http://aws.amazon.com/waf/pricing/">WAF Pricing</a>.</p>
|
|
4553
|
+
* </note>
|
|
4541
4554
|
*/
|
|
4542
4555
|
ManagedRuleGroupStatement?: ManagedRuleGroupStatement;
|
|
4543
4556
|
/**
|
|
@@ -4553,6 +4566,9 @@ export interface Statement {
|
|
|
4553
4566
|
/**
|
|
4554
4567
|
* <p>A rule statement used to run the rules that are defined in a managed rule group. To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names by calling <a>ListAvailableManagedRuleGroups</a>.</p>
|
|
4555
4568
|
* <p>You cannot nest a <code>ManagedRuleGroupStatement</code>, for example for use inside a <code>NotStatement</code> or <code>OrStatement</code>. It can only be referenced as a top-level statement within a rule.</p>
|
|
4569
|
+
* <note>
|
|
4570
|
+
* <p>You are charged additional fees when you use the WAF Bot Control managed rule group <code>AWSManagedRulesBotControlRuleSet</code> or the WAF Fraud Control account takeover prevention (ATP) managed rule group <code>AWSManagedRulesATPRuleSet</code>. For more information, see <a href="http://aws.amazon.com/waf/pricing/">WAF Pricing</a>.</p>
|
|
4571
|
+
* </note>
|
|
4556
4572
|
*/
|
|
4557
4573
|
export interface ManagedRuleGroupStatement {
|
|
4558
4574
|
/**
|
|
@@ -4771,6 +4787,9 @@ export interface FirewallManagerStatement {
|
|
|
4771
4787
|
/**
|
|
4772
4788
|
* <p>A rule statement used to run the rules that are defined in a managed rule group. To use this, provide the vendor name and the name of the rule group in this statement. You can retrieve the required names by calling <a>ListAvailableManagedRuleGroups</a>.</p>
|
|
4773
4789
|
* <p>You cannot nest a <code>ManagedRuleGroupStatement</code>, for example for use inside a <code>NotStatement</code> or <code>OrStatement</code>. It can only be referenced as a top-level statement within a rule.</p>
|
|
4790
|
+
* <note>
|
|
4791
|
+
* <p>You are charged additional fees when you use the WAF Bot Control managed rule group <code>AWSManagedRulesBotControlRuleSet</code> or the WAF Fraud Control account takeover prevention (ATP) managed rule group <code>AWSManagedRulesATPRuleSet</code>. For more information, see <a href="http://aws.amazon.com/waf/pricing/">WAF Pricing</a>.</p>
|
|
4792
|
+
* </note>
|
|
4774
4793
|
*/
|
|
4775
4794
|
ManagedRuleGroupStatement?: ManagedRuleGroupStatement;
|
|
4776
4795
|
/**
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -31,7 +31,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
31
31
|
tls?: boolean | undefined;
|
|
32
32
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
33
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
34
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
34
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
35
35
|
signingEscapePath?: boolean | undefined;
|
|
36
36
|
systemClockOffset?: number | undefined;
|
|
37
37
|
signingRegion?: string | undefined;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: WAFV2ClientConfig) => {
|
|
|
30
30
|
tls?: boolean | undefined;
|
|
31
31
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
32
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
33
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").
|
|
33
|
+
signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
|
|
34
34
|
signingEscapePath?: boolean | undefined;
|
|
35
35
|
systemClockOffset?: number | undefined;
|
|
36
36
|
signingRegion?: string | undefined;
|
|
@@ -192,7 +192,6 @@ import {
|
|
|
192
192
|
UpdateWebACLCommandOutput,
|
|
193
193
|
} from "./commands/UpdateWebACLCommand";
|
|
194
194
|
import { WAFV2Client } from "./WAFV2Client";
|
|
195
|
-
|
|
196
195
|
export declare class WAFV2 extends WAFV2Client {
|
|
197
196
|
associateWebACL(
|
|
198
197
|
args: AssociateWebACLCommandInput,
|
|
@@ -207,7 +206,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
207
206
|
options: __HttpHandlerOptions,
|
|
208
207
|
cb: (err: any, data?: AssociateWebACLCommandOutput) => void
|
|
209
208
|
): void;
|
|
210
|
-
|
|
211
209
|
checkCapacity(
|
|
212
210
|
args: CheckCapacityCommandInput,
|
|
213
211
|
options?: __HttpHandlerOptions
|
|
@@ -221,7 +219,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
221
219
|
options: __HttpHandlerOptions,
|
|
222
220
|
cb: (err: any, data?: CheckCapacityCommandOutput) => void
|
|
223
221
|
): void;
|
|
224
|
-
|
|
225
222
|
createIPSet(
|
|
226
223
|
args: CreateIPSetCommandInput,
|
|
227
224
|
options?: __HttpHandlerOptions
|
|
@@ -235,7 +232,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
235
232
|
options: __HttpHandlerOptions,
|
|
236
233
|
cb: (err: any, data?: CreateIPSetCommandOutput) => void
|
|
237
234
|
): void;
|
|
238
|
-
|
|
239
235
|
createRegexPatternSet(
|
|
240
236
|
args: CreateRegexPatternSetCommandInput,
|
|
241
237
|
options?: __HttpHandlerOptions
|
|
@@ -249,7 +245,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
249
245
|
options: __HttpHandlerOptions,
|
|
250
246
|
cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void
|
|
251
247
|
): void;
|
|
252
|
-
|
|
253
248
|
createRuleGroup(
|
|
254
249
|
args: CreateRuleGroupCommandInput,
|
|
255
250
|
options?: __HttpHandlerOptions
|
|
@@ -263,7 +258,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
263
258
|
options: __HttpHandlerOptions,
|
|
264
259
|
cb: (err: any, data?: CreateRuleGroupCommandOutput) => void
|
|
265
260
|
): void;
|
|
266
|
-
|
|
267
261
|
createWebACL(
|
|
268
262
|
args: CreateWebACLCommandInput,
|
|
269
263
|
options?: __HttpHandlerOptions
|
|
@@ -277,7 +271,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
277
271
|
options: __HttpHandlerOptions,
|
|
278
272
|
cb: (err: any, data?: CreateWebACLCommandOutput) => void
|
|
279
273
|
): void;
|
|
280
|
-
|
|
281
274
|
deleteFirewallManagerRuleGroups(
|
|
282
275
|
args: DeleteFirewallManagerRuleGroupsCommandInput,
|
|
283
276
|
options?: __HttpHandlerOptions
|
|
@@ -291,7 +284,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
291
284
|
options: __HttpHandlerOptions,
|
|
292
285
|
cb: (err: any, data?: DeleteFirewallManagerRuleGroupsCommandOutput) => void
|
|
293
286
|
): void;
|
|
294
|
-
|
|
295
287
|
deleteIPSet(
|
|
296
288
|
args: DeleteIPSetCommandInput,
|
|
297
289
|
options?: __HttpHandlerOptions
|
|
@@ -305,7 +297,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
305
297
|
options: __HttpHandlerOptions,
|
|
306
298
|
cb: (err: any, data?: DeleteIPSetCommandOutput) => void
|
|
307
299
|
): void;
|
|
308
|
-
|
|
309
300
|
deleteLoggingConfiguration(
|
|
310
301
|
args: DeleteLoggingConfigurationCommandInput,
|
|
311
302
|
options?: __HttpHandlerOptions
|
|
@@ -319,7 +310,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
319
310
|
options: __HttpHandlerOptions,
|
|
320
311
|
cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void
|
|
321
312
|
): void;
|
|
322
|
-
|
|
323
313
|
deletePermissionPolicy(
|
|
324
314
|
args: DeletePermissionPolicyCommandInput,
|
|
325
315
|
options?: __HttpHandlerOptions
|
|
@@ -333,7 +323,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
333
323
|
options: __HttpHandlerOptions,
|
|
334
324
|
cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void
|
|
335
325
|
): void;
|
|
336
|
-
|
|
337
326
|
deleteRegexPatternSet(
|
|
338
327
|
args: DeleteRegexPatternSetCommandInput,
|
|
339
328
|
options?: __HttpHandlerOptions
|
|
@@ -347,7 +336,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
347
336
|
options: __HttpHandlerOptions,
|
|
348
337
|
cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void
|
|
349
338
|
): void;
|
|
350
|
-
|
|
351
339
|
deleteRuleGroup(
|
|
352
340
|
args: DeleteRuleGroupCommandInput,
|
|
353
341
|
options?: __HttpHandlerOptions
|
|
@@ -361,7 +349,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
361
349
|
options: __HttpHandlerOptions,
|
|
362
350
|
cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void
|
|
363
351
|
): void;
|
|
364
|
-
|
|
365
352
|
deleteWebACL(
|
|
366
353
|
args: DeleteWebACLCommandInput,
|
|
367
354
|
options?: __HttpHandlerOptions
|
|
@@ -375,7 +362,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
375
362
|
options: __HttpHandlerOptions,
|
|
376
363
|
cb: (err: any, data?: DeleteWebACLCommandOutput) => void
|
|
377
364
|
): void;
|
|
378
|
-
|
|
379
365
|
describeManagedRuleGroup(
|
|
380
366
|
args: DescribeManagedRuleGroupCommandInput,
|
|
381
367
|
options?: __HttpHandlerOptions
|
|
@@ -389,7 +375,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
389
375
|
options: __HttpHandlerOptions,
|
|
390
376
|
cb: (err: any, data?: DescribeManagedRuleGroupCommandOutput) => void
|
|
391
377
|
): void;
|
|
392
|
-
|
|
393
378
|
disassociateWebACL(
|
|
394
379
|
args: DisassociateWebACLCommandInput,
|
|
395
380
|
options?: __HttpHandlerOptions
|
|
@@ -403,7 +388,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
403
388
|
options: __HttpHandlerOptions,
|
|
404
389
|
cb: (err: any, data?: DisassociateWebACLCommandOutput) => void
|
|
405
390
|
): void;
|
|
406
|
-
|
|
407
391
|
generateMobileSdkReleaseUrl(
|
|
408
392
|
args: GenerateMobileSdkReleaseUrlCommandInput,
|
|
409
393
|
options?: __HttpHandlerOptions
|
|
@@ -417,7 +401,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
417
401
|
options: __HttpHandlerOptions,
|
|
418
402
|
cb: (err: any, data?: GenerateMobileSdkReleaseUrlCommandOutput) => void
|
|
419
403
|
): void;
|
|
420
|
-
|
|
421
404
|
getIPSet(
|
|
422
405
|
args: GetIPSetCommandInput,
|
|
423
406
|
options?: __HttpHandlerOptions
|
|
@@ -431,7 +414,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
431
414
|
options: __HttpHandlerOptions,
|
|
432
415
|
cb: (err: any, data?: GetIPSetCommandOutput) => void
|
|
433
416
|
): void;
|
|
434
|
-
|
|
435
417
|
getLoggingConfiguration(
|
|
436
418
|
args: GetLoggingConfigurationCommandInput,
|
|
437
419
|
options?: __HttpHandlerOptions
|
|
@@ -445,7 +427,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
445
427
|
options: __HttpHandlerOptions,
|
|
446
428
|
cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void
|
|
447
429
|
): void;
|
|
448
|
-
|
|
449
430
|
getManagedRuleSet(
|
|
450
431
|
args: GetManagedRuleSetCommandInput,
|
|
451
432
|
options?: __HttpHandlerOptions
|
|
@@ -459,7 +440,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
459
440
|
options: __HttpHandlerOptions,
|
|
460
441
|
cb: (err: any, data?: GetManagedRuleSetCommandOutput) => void
|
|
461
442
|
): void;
|
|
462
|
-
|
|
463
443
|
getMobileSdkRelease(
|
|
464
444
|
args: GetMobileSdkReleaseCommandInput,
|
|
465
445
|
options?: __HttpHandlerOptions
|
|
@@ -473,7 +453,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
473
453
|
options: __HttpHandlerOptions,
|
|
474
454
|
cb: (err: any, data?: GetMobileSdkReleaseCommandOutput) => void
|
|
475
455
|
): void;
|
|
476
|
-
|
|
477
456
|
getPermissionPolicy(
|
|
478
457
|
args: GetPermissionPolicyCommandInput,
|
|
479
458
|
options?: __HttpHandlerOptions
|
|
@@ -487,7 +466,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
487
466
|
options: __HttpHandlerOptions,
|
|
488
467
|
cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void
|
|
489
468
|
): void;
|
|
490
|
-
|
|
491
469
|
getRateBasedStatementManagedKeys(
|
|
492
470
|
args: GetRateBasedStatementManagedKeysCommandInput,
|
|
493
471
|
options?: __HttpHandlerOptions
|
|
@@ -501,7 +479,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
501
479
|
options: __HttpHandlerOptions,
|
|
502
480
|
cb: (err: any, data?: GetRateBasedStatementManagedKeysCommandOutput) => void
|
|
503
481
|
): void;
|
|
504
|
-
|
|
505
482
|
getRegexPatternSet(
|
|
506
483
|
args: GetRegexPatternSetCommandInput,
|
|
507
484
|
options?: __HttpHandlerOptions
|
|
@@ -515,7 +492,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
515
492
|
options: __HttpHandlerOptions,
|
|
516
493
|
cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
|
|
517
494
|
): void;
|
|
518
|
-
|
|
519
495
|
getRuleGroup(
|
|
520
496
|
args: GetRuleGroupCommandInput,
|
|
521
497
|
options?: __HttpHandlerOptions
|
|
@@ -529,7 +505,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
529
505
|
options: __HttpHandlerOptions,
|
|
530
506
|
cb: (err: any, data?: GetRuleGroupCommandOutput) => void
|
|
531
507
|
): void;
|
|
532
|
-
|
|
533
508
|
getSampledRequests(
|
|
534
509
|
args: GetSampledRequestsCommandInput,
|
|
535
510
|
options?: __HttpHandlerOptions
|
|
@@ -543,7 +518,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
543
518
|
options: __HttpHandlerOptions,
|
|
544
519
|
cb: (err: any, data?: GetSampledRequestsCommandOutput) => void
|
|
545
520
|
): void;
|
|
546
|
-
|
|
547
521
|
getWebACL(
|
|
548
522
|
args: GetWebACLCommandInput,
|
|
549
523
|
options?: __HttpHandlerOptions
|
|
@@ -557,7 +531,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
557
531
|
options: __HttpHandlerOptions,
|
|
558
532
|
cb: (err: any, data?: GetWebACLCommandOutput) => void
|
|
559
533
|
): void;
|
|
560
|
-
|
|
561
534
|
getWebACLForResource(
|
|
562
535
|
args: GetWebACLForResourceCommandInput,
|
|
563
536
|
options?: __HttpHandlerOptions
|
|
@@ -571,7 +544,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
571
544
|
options: __HttpHandlerOptions,
|
|
572
545
|
cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void
|
|
573
546
|
): void;
|
|
574
|
-
|
|
575
547
|
listAvailableManagedRuleGroups(
|
|
576
548
|
args: ListAvailableManagedRuleGroupsCommandInput,
|
|
577
549
|
options?: __HttpHandlerOptions
|
|
@@ -585,7 +557,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
585
557
|
options: __HttpHandlerOptions,
|
|
586
558
|
cb: (err: any, data?: ListAvailableManagedRuleGroupsCommandOutput) => void
|
|
587
559
|
): void;
|
|
588
|
-
|
|
589
560
|
listAvailableManagedRuleGroupVersions(
|
|
590
561
|
args: ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
591
562
|
options?: __HttpHandlerOptions
|
|
@@ -605,7 +576,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
605
576
|
data?: ListAvailableManagedRuleGroupVersionsCommandOutput
|
|
606
577
|
) => void
|
|
607
578
|
): void;
|
|
608
|
-
|
|
609
579
|
listIPSets(
|
|
610
580
|
args: ListIPSetsCommandInput,
|
|
611
581
|
options?: __HttpHandlerOptions
|
|
@@ -619,7 +589,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
619
589
|
options: __HttpHandlerOptions,
|
|
620
590
|
cb: (err: any, data?: ListIPSetsCommandOutput) => void
|
|
621
591
|
): void;
|
|
622
|
-
|
|
623
592
|
listLoggingConfigurations(
|
|
624
593
|
args: ListLoggingConfigurationsCommandInput,
|
|
625
594
|
options?: __HttpHandlerOptions
|
|
@@ -633,7 +602,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
633
602
|
options: __HttpHandlerOptions,
|
|
634
603
|
cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void
|
|
635
604
|
): void;
|
|
636
|
-
|
|
637
605
|
listManagedRuleSets(
|
|
638
606
|
args: ListManagedRuleSetsCommandInput,
|
|
639
607
|
options?: __HttpHandlerOptions
|
|
@@ -647,7 +615,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
647
615
|
options: __HttpHandlerOptions,
|
|
648
616
|
cb: (err: any, data?: ListManagedRuleSetsCommandOutput) => void
|
|
649
617
|
): void;
|
|
650
|
-
|
|
651
618
|
listMobileSdkReleases(
|
|
652
619
|
args: ListMobileSdkReleasesCommandInput,
|
|
653
620
|
options?: __HttpHandlerOptions
|
|
@@ -661,7 +628,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
661
628
|
options: __HttpHandlerOptions,
|
|
662
629
|
cb: (err: any, data?: ListMobileSdkReleasesCommandOutput) => void
|
|
663
630
|
): void;
|
|
664
|
-
|
|
665
631
|
listRegexPatternSets(
|
|
666
632
|
args: ListRegexPatternSetsCommandInput,
|
|
667
633
|
options?: __HttpHandlerOptions
|
|
@@ -675,7 +641,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
675
641
|
options: __HttpHandlerOptions,
|
|
676
642
|
cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void
|
|
677
643
|
): void;
|
|
678
|
-
|
|
679
644
|
listResourcesForWebACL(
|
|
680
645
|
args: ListResourcesForWebACLCommandInput,
|
|
681
646
|
options?: __HttpHandlerOptions
|
|
@@ -689,7 +654,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
689
654
|
options: __HttpHandlerOptions,
|
|
690
655
|
cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void
|
|
691
656
|
): void;
|
|
692
|
-
|
|
693
657
|
listRuleGroups(
|
|
694
658
|
args: ListRuleGroupsCommandInput,
|
|
695
659
|
options?: __HttpHandlerOptions
|
|
@@ -703,7 +667,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
703
667
|
options: __HttpHandlerOptions,
|
|
704
668
|
cb: (err: any, data?: ListRuleGroupsCommandOutput) => void
|
|
705
669
|
): void;
|
|
706
|
-
|
|
707
670
|
listTagsForResource(
|
|
708
671
|
args: ListTagsForResourceCommandInput,
|
|
709
672
|
options?: __HttpHandlerOptions
|
|
@@ -717,7 +680,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
717
680
|
options: __HttpHandlerOptions,
|
|
718
681
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
719
682
|
): void;
|
|
720
|
-
|
|
721
683
|
listWebACLs(
|
|
722
684
|
args: ListWebACLsCommandInput,
|
|
723
685
|
options?: __HttpHandlerOptions
|
|
@@ -731,7 +693,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
731
693
|
options: __HttpHandlerOptions,
|
|
732
694
|
cb: (err: any, data?: ListWebACLsCommandOutput) => void
|
|
733
695
|
): void;
|
|
734
|
-
|
|
735
696
|
putLoggingConfiguration(
|
|
736
697
|
args: PutLoggingConfigurationCommandInput,
|
|
737
698
|
options?: __HttpHandlerOptions
|
|
@@ -745,7 +706,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
745
706
|
options: __HttpHandlerOptions,
|
|
746
707
|
cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void
|
|
747
708
|
): void;
|
|
748
|
-
|
|
749
709
|
putManagedRuleSetVersions(
|
|
750
710
|
args: PutManagedRuleSetVersionsCommandInput,
|
|
751
711
|
options?: __HttpHandlerOptions
|
|
@@ -759,7 +719,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
759
719
|
options: __HttpHandlerOptions,
|
|
760
720
|
cb: (err: any, data?: PutManagedRuleSetVersionsCommandOutput) => void
|
|
761
721
|
): void;
|
|
762
|
-
|
|
763
722
|
putPermissionPolicy(
|
|
764
723
|
args: PutPermissionPolicyCommandInput,
|
|
765
724
|
options?: __HttpHandlerOptions
|
|
@@ -773,7 +732,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
773
732
|
options: __HttpHandlerOptions,
|
|
774
733
|
cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void
|
|
775
734
|
): void;
|
|
776
|
-
|
|
777
735
|
tagResource(
|
|
778
736
|
args: TagResourceCommandInput,
|
|
779
737
|
options?: __HttpHandlerOptions
|
|
@@ -787,7 +745,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
787
745
|
options: __HttpHandlerOptions,
|
|
788
746
|
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
789
747
|
): void;
|
|
790
|
-
|
|
791
748
|
untagResource(
|
|
792
749
|
args: UntagResourceCommandInput,
|
|
793
750
|
options?: __HttpHandlerOptions
|
|
@@ -801,7 +758,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
801
758
|
options: __HttpHandlerOptions,
|
|
802
759
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
803
760
|
): void;
|
|
804
|
-
|
|
805
761
|
updateIPSet(
|
|
806
762
|
args: UpdateIPSetCommandInput,
|
|
807
763
|
options?: __HttpHandlerOptions
|
|
@@ -815,7 +771,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
815
771
|
options: __HttpHandlerOptions,
|
|
816
772
|
cb: (err: any, data?: UpdateIPSetCommandOutput) => void
|
|
817
773
|
): void;
|
|
818
|
-
|
|
819
774
|
updateManagedRuleSetVersionExpiryDate(
|
|
820
775
|
args: UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
821
776
|
options?: __HttpHandlerOptions
|
|
@@ -835,7 +790,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
835
790
|
data?: UpdateManagedRuleSetVersionExpiryDateCommandOutput
|
|
836
791
|
) => void
|
|
837
792
|
): void;
|
|
838
|
-
|
|
839
793
|
updateRegexPatternSet(
|
|
840
794
|
args: UpdateRegexPatternSetCommandInput,
|
|
841
795
|
options?: __HttpHandlerOptions
|
|
@@ -849,7 +803,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
849
803
|
options: __HttpHandlerOptions,
|
|
850
804
|
cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void
|
|
851
805
|
): void;
|
|
852
|
-
|
|
853
806
|
updateRuleGroup(
|
|
854
807
|
args: UpdateRuleGroupCommandInput,
|
|
855
808
|
options?: __HttpHandlerOptions
|
|
@@ -863,7 +816,6 @@ export declare class WAFV2 extends WAFV2Client {
|
|
|
863
816
|
options: __HttpHandlerOptions,
|
|
864
817
|
cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void
|
|
865
818
|
): void;
|
|
866
|
-
|
|
867
819
|
updateWebACL(
|
|
868
820
|
args: UpdateWebACLCommandInput,
|
|
869
821
|
options?: __HttpHandlerOptions
|
|
@@ -335,47 +335,26 @@ export declare type ServiceOutputTypes =
|
|
|
335
335
|
export interface ClientDefaults
|
|
336
336
|
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
337
337
|
requestHandler?: __HttpHandler;
|
|
338
|
-
|
|
339
338
|
sha256?: __HashConstructor;
|
|
340
|
-
|
|
341
339
|
urlParser?: __UrlParser;
|
|
342
|
-
|
|
343
340
|
bodyLengthChecker?: __BodyLengthCalculator;
|
|
344
|
-
|
|
345
341
|
streamCollector?: __StreamCollector;
|
|
346
|
-
|
|
347
342
|
base64Decoder?: __Decoder;
|
|
348
|
-
|
|
349
343
|
base64Encoder?: __Encoder;
|
|
350
|
-
|
|
351
344
|
utf8Decoder?: __Decoder;
|
|
352
|
-
|
|
353
345
|
utf8Encoder?: __Encoder;
|
|
354
|
-
|
|
355
346
|
runtime?: string;
|
|
356
|
-
|
|
357
347
|
disableHostPrefix?: boolean;
|
|
358
|
-
|
|
359
348
|
maxAttempts?: number | __Provider<number>;
|
|
360
|
-
|
|
361
349
|
retryMode?: string | __Provider<string>;
|
|
362
|
-
|
|
363
350
|
logger?: __Logger;
|
|
364
|
-
|
|
365
351
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
366
|
-
|
|
367
352
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
368
|
-
|
|
369
353
|
serviceId?: string;
|
|
370
|
-
|
|
371
354
|
region?: string | __Provider<string>;
|
|
372
|
-
|
|
373
355
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
374
|
-
|
|
375
356
|
regionInfoProvider?: RegionInfoProvider;
|
|
376
|
-
|
|
377
357
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
378
|
-
|
|
379
358
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
380
359
|
}
|
|
381
360
|
declare type WAFV2ClientConfigType = Partial<
|
|
@@ -388,7 +367,6 @@ declare type WAFV2ClientConfigType = Partial<
|
|
|
388
367
|
HostHeaderInputConfig &
|
|
389
368
|
AwsAuthInputConfig &
|
|
390
369
|
UserAgentInputConfig;
|
|
391
|
-
|
|
392
370
|
export interface WAFV2ClientConfig extends WAFV2ClientConfigType {}
|
|
393
371
|
declare type WAFV2ClientResolvedConfigType =
|
|
394
372
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
@@ -399,10 +377,8 @@ declare type WAFV2ClientResolvedConfigType =
|
|
|
399
377
|
HostHeaderResolvedConfig &
|
|
400
378
|
AwsAuthResolvedConfig &
|
|
401
379
|
UserAgentResolvedConfig;
|
|
402
|
-
|
|
403
380
|
export interface WAFV2ClientResolvedConfig
|
|
404
381
|
extends WAFV2ClientResolvedConfigType {}
|
|
405
|
-
|
|
406
382
|
export declare class WAFV2Client extends __Client<
|
|
407
383
|
__HttpHandlerOptions,
|
|
408
384
|
ServiceInputTypes,
|
|
@@ -411,7 +387,6 @@ export declare class WAFV2Client extends __Client<
|
|
|
411
387
|
> {
|
|
412
388
|
readonly config: WAFV2ClientResolvedConfig;
|
|
413
389
|
constructor(configuration: WAFV2ClientConfig);
|
|
414
|
-
|
|
415
390
|
destroy(): void;
|
|
416
391
|
}
|
|
417
392
|
export {};
|
|
@@ -18,7 +18,6 @@ export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
|
|
|
18
18
|
export interface AssociateWebACLCommandOutput
|
|
19
19
|
extends AssociateWebACLResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class AssociateWebACLCommand extends $Command<
|
|
23
22
|
AssociateWebACLCommandInput,
|
|
24
23
|
AssociateWebACLCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class AssociateWebACLCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: AssociateWebACLCommandInput;
|
|
28
27
|
constructor(input: AssociateWebACLCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WAFV2ClientResolvedConfig,
|
|
@@ -18,7 +18,6 @@ export interface CheckCapacityCommandInput extends CheckCapacityRequest {}
|
|
|
18
18
|
export interface CheckCapacityCommandOutput
|
|
19
19
|
extends CheckCapacityResponse,
|
|
20
20
|
__MetadataBearer {}
|
|
21
|
-
|
|
22
21
|
export declare class CheckCapacityCommand extends $Command<
|
|
23
22
|
CheckCapacityCommandInput,
|
|
24
23
|
CheckCapacityCommandOutput,
|
|
@@ -26,7 +25,6 @@ export declare class CheckCapacityCommand extends $Command<
|
|
|
26
25
|
> {
|
|
27
26
|
readonly input: CheckCapacityCommandInput;
|
|
28
27
|
constructor(input: CheckCapacityCommandInput);
|
|
29
|
-
|
|
30
28
|
resolveMiddleware(
|
|
31
29
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
30
|
configuration: WAFV2ClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
|
|
|
15
15
|
export interface CreateIPSetCommandOutput
|
|
16
16
|
extends CreateIPSetResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class CreateIPSetCommand extends $Command<
|
|
20
19
|
CreateIPSetCommandInput,
|
|
21
20
|
CreateIPSetCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class CreateIPSetCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: CreateIPSetCommandInput;
|
|
25
24
|
constructor(input: CreateIPSetCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WAFV2ClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface CreateRegexPatternSetCommandInput
|
|
|
19
19
|
export interface CreateRegexPatternSetCommandOutput
|
|
20
20
|
extends CreateRegexPatternSetResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class CreateRegexPatternSetCommand extends $Command<
|
|
24
23
|
CreateRegexPatternSetCommandInput,
|
|
25
24
|
CreateRegexPatternSetCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class CreateRegexPatternSetCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: CreateRegexPatternSetCommandInput;
|
|
29
28
|
constructor(input: CreateRegexPatternSetCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WAFV2ClientResolvedConfig,
|