@aws-sdk/client-wafv2 3.533.0 → 3.540.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/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/WAFV2.d.ts +2 -1
- package/dist-types/WAFV2Client.d.ts +1 -1
- package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CheckCapacityCommand.d.ts +2 -1
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAPIKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListAPIKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +781 -781
- package/dist-types/ts3.4/WAFV2.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -3889,9 +3889,6 @@ var _WAFV2 = class _WAFV2 extends WAFV2Client {
|
|
|
3889
3889
|
__name(_WAFV2, "WAFV2");
|
|
3890
3890
|
var WAFV2 = _WAFV2;
|
|
3891
3891
|
(0, import_smithy_client.createAggregatedClient)(commands, WAFV2);
|
|
3892
|
-
|
|
3893
|
-
// src/index.ts
|
|
3894
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
3895
3892
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3896
3893
|
|
|
3897
3894
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
package/dist-types/WAFV2.d.ts
CHANGED
|
@@ -226,6 +226,7 @@ export interface WAFV2 {
|
|
|
226
226
|
/**
|
|
227
227
|
* @see {@link GetRuleGroupCommand}
|
|
228
228
|
*/
|
|
229
|
+
getRuleGroup(): Promise<GetRuleGroupCommandOutput>;
|
|
229
230
|
getRuleGroup(args: GetRuleGroupCommandInput, options?: __HttpHandlerOptions): Promise<GetRuleGroupCommandOutput>;
|
|
230
231
|
getRuleGroup(args: GetRuleGroupCommandInput, cb: (err: any, data?: GetRuleGroupCommandOutput) => void): void;
|
|
231
232
|
getRuleGroup(args: GetRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRuleGroupCommandOutput) => void): void;
|
|
@@ -381,7 +382,6 @@ export interface WAFV2 {
|
|
|
381
382
|
updateWebACL(args: UpdateWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWebACLCommandOutput) => void): void;
|
|
382
383
|
}
|
|
383
384
|
/**
|
|
384
|
-
* @public
|
|
385
385
|
* <fullname>WAF</fullname>
|
|
386
386
|
* <note>
|
|
387
387
|
* <p>This is the latest version of the <b>WAF</b> API,
|
|
@@ -440,6 +440,7 @@ export interface WAFV2 {
|
|
|
440
440
|
* maximum cost of a rule group when you use it.</p>
|
|
441
441
|
* </li>
|
|
442
442
|
* </ul>
|
|
443
|
+
* @public
|
|
443
444
|
*/
|
|
444
445
|
export declare class WAFV2 extends WAFV2Client implements WAFV2 {
|
|
445
446
|
}
|
|
@@ -205,7 +205,6 @@ export type WAFV2ClientResolvedConfigType = __SmithyResolvedConfiguration<__Http
|
|
|
205
205
|
export interface WAFV2ClientResolvedConfig extends WAFV2ClientResolvedConfigType {
|
|
206
206
|
}
|
|
207
207
|
/**
|
|
208
|
-
* @public
|
|
209
208
|
* <fullname>WAF</fullname>
|
|
210
209
|
* <note>
|
|
211
210
|
* <p>This is the latest version of the <b>WAF</b> API,
|
|
@@ -264,6 +263,7 @@ export interface WAFV2ClientResolvedConfig extends WAFV2ClientResolvedConfigType
|
|
|
264
263
|
* maximum cost of a rule group when you use it.</p>
|
|
265
264
|
* </li>
|
|
266
265
|
* </ul>
|
|
266
|
+
* @public
|
|
267
267
|
*/
|
|
268
268
|
export declare class WAFV2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig> {
|
|
269
269
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateWebACLCommand_base: {
|
|
24
24
|
new (input: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a web ACL with a regional application resource, to protect the resource.
|
|
30
30
|
* 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>
|
|
31
31
|
* <p>For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To
|
|
@@ -121,6 +121,7 @@ declare const AssociateWebACLCommand_base: {
|
|
|
121
121
|
* @throws {@link WAFV2ServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface CheckCapacityCommandOutput extends CheckCapacityResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CheckCapacityCommand_base: {
|
|
24
24
|
new (input: CheckCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CheckCapacityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
|
30
30
|
* You can use this to check the capacity requirements for the rules you want to use in a
|
|
31
31
|
* <a>RuleGroup</a> or <a>WebACL</a>.
|
|
@@ -1075,6 +1075,7 @@ declare const CheckCapacityCommand_base: {
|
|
|
1075
1075
|
* @throws {@link WAFV2ServiceException}
|
|
1076
1076
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
1077
1077
|
*
|
|
1078
|
+
* @public
|
|
1078
1079
|
*/
|
|
1079
1080
|
export declare class CheckCapacityCommand extends CheckCapacityCommand_base {
|
|
1080
1081
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAPIKeyCommandOutput extends CreateAPIKeyResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAPIKeyCommand_base: {
|
|
24
24
|
new (input: CreateAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an API key that contains a set of token domains.</p>
|
|
30
30
|
* <p>API keys are required for the integration of the CAPTCHA API in your JavaScript client applications.
|
|
31
31
|
* The API lets you customize the placement and characteristics of the CAPTCHA puzzle for your end users.
|
|
@@ -95,6 +95,7 @@ declare const CreateAPIKeyCommand_base: {
|
|
|
95
95
|
* @throws {@link WAFV2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class CreateAPIKeyCommand extends CreateAPIKeyCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateIPSetCommand_base: {
|
|
24
24
|
new (input: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an <a>IPSet</a>, which you use to identify web requests that
|
|
30
30
|
* originate from specific IP addresses or ranges of IP addresses. For example, if you're
|
|
31
31
|
* receiving a lot of requests from a ranges of IP addresses, you can configure WAF to
|
|
@@ -124,6 +124,7 @@ declare const CreateIPSetCommand_base: {
|
|
|
124
124
|
* @throws {@link WAFV2ServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegexPatternSetCommand_base: {
|
|
24
24
|
new (input: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a <a>RegexPatternSet</a>, which you reference in a <a>RegexPatternSetReferenceStatement</a>, to have WAF inspect a web request
|
|
30
30
|
* component for the specified patterns.</p>
|
|
31
31
|
* @example
|
|
@@ -123,6 +123,7 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
123
123
|
* @throws {@link WAFV2ServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
125
125
|
*
|
|
126
|
+
* @public
|
|
126
127
|
*/
|
|
127
128
|
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {
|
|
128
129
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRuleGroupCommand_base: {
|
|
24
24
|
new (input: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a <a>RuleGroup</a> per the specifications provided. </p>
|
|
30
30
|
* <p> A rule group defines a collection of rules to inspect and control web requests that you can use in a <a>WebACL</a>. When you create a rule group, you define an immutable capacity limit. If you update a rule group, you must stay within the capacity. This allows others to reuse the rule group with confidence in its capacity requirements. </p>
|
|
31
31
|
* @example
|
|
@@ -1098,6 +1098,7 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
1098
1098
|
* @throws {@link WAFV2ServiceException}
|
|
1099
1099
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
1100
1100
|
*
|
|
1101
|
+
* @public
|
|
1101
1102
|
*/
|
|
1102
1103
|
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
1103
1104
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWebACLCommand_base: {
|
|
24
24
|
new (input: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a <a>WebACL</a> per the specifications provided.</p>
|
|
30
30
|
* <p> A web ACL defines a collection of rules to use to inspect and control web requests. Each rule has a statement that defines what to look for in web requests and an action that WAF applies to requests that match the statement. In the web ACL, you assign a default action to take (allow, block) for any request that does not match any of the rules. The rules in a web ACL can be a combination of the types <a>Rule</a>, <a>RuleGroup</a>, and managed rule group. You can associate a web ACL with one or more Amazon Web Services resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer, an AppSync GraphQL API, an Amazon Cognito user pool, an App Runner service, or an Amazon Web Services Verified Access instance. </p>
|
|
31
31
|
* @example
|
|
@@ -1127,6 +1127,7 @@ declare const CreateWebACLCommand_base: {
|
|
|
1127
1127
|
* @throws {@link WAFV2ServiceException}
|
|
1128
1128
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
1129
1129
|
*
|
|
1130
|
+
* @public
|
|
1130
1131
|
*/
|
|
1131
1132
|
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {
|
|
1132
1133
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAPIKeyCommandOutput extends DeleteAPIKeyResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAPIKeyCommand_base: {
|
|
24
24
|
new (input: DeleteAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified API key. </p>
|
|
30
30
|
* <p>After you delete a key, it can take up to 24 hours for WAF to disallow use of the key in all regions. </p>
|
|
31
31
|
* @example
|
|
@@ -92,6 +92,7 @@ declare const DeleteAPIKeyCommand_base: {
|
|
|
92
92
|
* @throws {@link WAFV2ServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DeleteAPIKeyCommand extends DeleteAPIKeyCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteFirewallManagerRuleGroupsCommandOutput extends DeleteFire
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
24
24
|
new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes all rule groups that are managed by Firewall Manager for the specified web ACL. </p>
|
|
30
30
|
* <p>You can only use this if <code>ManagedByFirewallManager</code> is false in the specified
|
|
31
31
|
* <a>WebACL</a>. </p>
|
|
@@ -95,6 +95,7 @@ declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
|
95
95
|
* @throws {@link WAFV2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DeleteFirewallManagerRuleGroupsCommand extends DeleteFirewallManagerRuleGroupsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteIPSetCommand_base: {
|
|
24
24
|
new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified <a>IPSet</a>. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const DeleteIPSetCommand_base: {
|
|
|
104
104
|
* @throws {@link WAFV2ServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLoggingConfigurationCommand_base: {
|
|
24
24
|
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the <a>LoggingConfiguration</a> from the specified web ACL.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
90
90
|
* @throws {@link WAFV2ServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePermissionPolicyCommand_base: {
|
|
24
24
|
new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Permanently deletes an IAM policy from the specified rule group.</p>
|
|
30
30
|
* <p>You must be the owner of the rule group to perform this operation.</p>
|
|
31
31
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
83
83
|
* @throws {@link WAFV2ServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegexPatternSetCommand_base: {
|
|
24
24
|
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified <a>RegexPatternSet</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
104
104
|
* @throws {@link WAFV2ServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleGroupCommand_base: {
|
|
24
24
|
new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified <a>RuleGroup</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
104
104
|
* @throws {@link WAFV2ServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWebACLCommand_base: {
|
|
24
24
|
new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified <a>WebACL</a>. </p>
|
|
30
30
|
* <p>You can only use this if <code>ManagedByFirewallManager</code> is false in the specified
|
|
31
31
|
* <a>WebACL</a>. </p>
|
|
@@ -138,6 +138,7 @@ declare const DeleteWebACLCommand_base: {
|
|
|
138
138
|
* @throws {@link WAFV2ServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeAllManagedProductsCommandOutput extends DescribeAllMana
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeAllManagedProductsCommand_base: {
|
|
24
24
|
new (input: DescribeAllManagedProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeAllManagedProductsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides high-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services Marketplace managed rule groups. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const DescribeAllManagedProductsCommand_base: {
|
|
|
93
93
|
* @throws {@link WAFV2ServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DescribeAllManagedProductsCommand extends DescribeAllManagedProductsCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeManagedProductsByVendorCommandOutput extends DescribeMa
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeManagedProductsByVendorCommand_base: {
|
|
24
24
|
new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeManagedProductsByVendorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides high-level information for the managed rule groups owned by a specific vendor. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const DescribeManagedProductsByVendorCommand_base: {
|
|
|
94
94
|
* @throws {@link WAFV2ServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeManagedProductsByVendorCommand extends DescribeManagedProductsByVendorCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeManagedRuleGroupCommandOutput extends DescribeManagedRu
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeManagedRuleGroupCommand_base: {
|
|
24
24
|
new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeManagedRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides high-level information for a managed rule group, including descriptions of the rules. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -171,6 +171,7 @@ declare const DescribeManagedRuleGroupCommand_base: {
|
|
|
171
171
|
* @throws {@link WAFV2ServiceException}
|
|
172
172
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
173
173
|
*
|
|
174
|
+
* @public
|
|
174
175
|
*/
|
|
175
176
|
export declare class DescribeManagedRuleGroupCommand extends DescribeManagedRuleGroupCommand_base {
|
|
176
177
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateWebACLCommandOutput extends DisassociateWebACLRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateWebACLCommand_base: {
|
|
24
24
|
new (input: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates the specified regional application resource from any existing web ACL
|
|
30
30
|
* association. A resource can have at most one web ACL association. 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>
|
|
31
31
|
* <p>For Amazon CloudFront, don't use this call. Instead, use your CloudFront distribution configuration. To
|
|
@@ -94,6 +94,7 @@ declare const DisassociateWebACLCommand_base: {
|
|
|
94
94
|
* @throws {@link WAFV2ServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface GenerateMobileSdkReleaseUrlCommandOutput extends GenerateMobile
|
|
|
22
22
|
}
|
|
23
23
|
declare const GenerateMobileSdkReleaseUrlCommand_base: {
|
|
24
24
|
new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Generates a presigned download URL for the specified release of the mobile SDK.</p>
|
|
30
30
|
* <p>The mobile SDK is not generally available. Customers who have access to the mobile SDK can use it to establish and manage WAF tokens for use in HTTP(S) requests from a mobile device to WAF. For more information, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/waf/latest/developerguide/waf-application-integration.html">WAF client application integration</a> in the <i>WAF Developer Guide</i>.</p>
|
|
@@ -90,6 +90,7 @@ declare const GenerateMobileSdkReleaseUrlCommand_base: {
|
|
|
90
90
|
* @throws {@link WAFV2ServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GenerateMobileSdkReleaseUrlCommand extends GenerateMobileSdkReleaseUrlCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDecryptedAPIKeyCommandOutput extends GetDecryptedAPIKeyRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDecryptedAPIKeyCommand_base: {
|
|
24
24
|
new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDecryptedAPIKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns your API key in decrypted form. Use this to check the token domains that you have defined for the key. </p>
|
|
30
30
|
* <p>API keys are required for the integration of the CAPTCHA API in your JavaScript client applications.
|
|
31
31
|
* The API lets you customize the placement and characteristics of the CAPTCHA puzzle for your end users.
|
|
@@ -98,6 +98,7 @@ declare const GetDecryptedAPIKeyCommand_base: {
|
|
|
98
98
|
* @throws {@link WAFV2ServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetDecryptedAPIKeyCommand extends GetDecryptedAPIKeyCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIPSetCommand_base: {
|
|
24
24
|
new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the specified <a>IPSet</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const GetIPSetCommand_base: {
|
|
|
99
99
|
* @throws {@link WAFV2ServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLoggingConfigurationCommand_base: {
|
|
24
24
|
new (input: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the <a>LoggingConfiguration</a> for the specified web ACL.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -172,6 +172,7 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
172
172
|
* @throws {@link WAFV2ServiceException}
|
|
173
173
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
174
174
|
*
|
|
175
|
+
* @public
|
|
175
176
|
*/
|
|
176
177
|
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
177
178
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetManagedRuleSetCommandOutput extends GetManagedRuleSetRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetManagedRuleSetCommand_base: {
|
|
24
24
|
new (input: GetManagedRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedRuleSetCommandInput, GetManagedRuleSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetManagedRuleSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetManagedRuleSetCommandInput, GetManagedRuleSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the specified managed rule set. </p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>This is intended for use only by vendors of managed rule sets. Vendors are Amazon Web Services and Amazon Web Services Marketplace sellers. </p>
|
|
@@ -111,6 +111,7 @@ declare const GetManagedRuleSetCommand_base: {
|
|
|
111
111
|
* @throws {@link WAFV2ServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetManagedRuleSetCommand extends GetManagedRuleSetCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMobileSdkReleaseCommandOutput extends GetMobileSdkReleaseRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMobileSdkReleaseCommand_base: {
|
|
24
24
|
new (input: GetMobileSdkReleaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileSdkReleaseCommandInput, GetMobileSdkReleaseCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMobileSdkReleaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMobileSdkReleaseCommandInput, GetMobileSdkReleaseCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information for the specified mobile SDK release, including release notes and
|
|
30
30
|
* tags.</p>
|
|
31
31
|
* <p>The mobile SDK is not generally available. Customers who have access to the mobile SDK can use it to establish and manage WAF tokens for use in HTTP(S) requests from a mobile device to WAF. For more information, see
|
|
@@ -101,6 +101,7 @@ declare const GetMobileSdkReleaseCommand_base: {
|
|
|
101
101
|
* @throws {@link WAFV2ServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from WAFV2 service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class GetMobileSdkReleaseCommand extends GetMobileSdkReleaseCommand_base {
|
|
106
107
|
}
|