@aws-sdk/client-waf-regional 3.296.0 → 3.298.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/commands/AssociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleCommand.js +2 -3
- package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
- package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
- package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
- package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetIPSetCommand.js +2 -3
- package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/GetRuleCommand.js +2 -3
- package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLCommand.js +2 -3
- package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
- package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListRulesCommand.js +2 -3
- package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
- package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
- package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -874
- package/dist-es/commands/AssociateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateIPSetCommand.js +2 -3
- package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/CreateRuleCommand.js +2 -3
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
- package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/CreateWebACLCommand.js +2 -3
- package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
- package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteIPSetCommand.js +2 -3
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/DeleteRuleCommand.js +2 -3
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
- package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/DeleteWebACLCommand.js +2 -3
- package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
- package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenCommand.js +2 -3
- package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
- package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/GetIPSetCommand.js +2 -3
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
- package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/GetRuleCommand.js +2 -3
- package/dist-es/commands/GetRuleGroupCommand.js +2 -3
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
- package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/GetWebACLCommand.js +2 -3
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
- package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
- package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
- package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListIPSetsCommand.js +2 -3
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
- package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListRulesCommand.js +2 -3
- package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
- package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
- package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWebACLsCommand.js +2 -3
- package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateIPSetCommand.js +2 -3
- package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
- package/dist-es/commands/UpdateRuleCommand.js +2 -3
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
- package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
- package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
- package/dist-es/commands/UpdateWebACLCommand.js +2 -3
- package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -651
- package/dist-types/WAFRegional.d.ts +82 -0
- package/dist-types/WAFRegionalClient.d.ts +24 -4
- package/dist-types/commands/AssociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +16 -0
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWebACLCommand.d.ts +16 -0
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleCommand.d.ts +16 -0
- package/dist-types/commands/GetRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +16 -0
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLCommand.d.ts +16 -0
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +16 -0
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +16 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWebACLsCommand.d.ts +16 -0
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +16 -0
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -0
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +16 -0
- package/dist-types/models/WAFRegionalServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +575 -868
- package/dist-types/ts3.4/models/models_0.d.ts +0 -611
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateWebACLCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateWebACLCommandInput extends CreateWebACLRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateWebACLCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -64,6 +69,8 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
64
69
|
* const response = await client.send(command);
|
|
65
70
|
* ```
|
|
66
71
|
*
|
|
72
|
+
* @param CreateWebACLCommandInput - {@link CreateWebACLCommandInput}
|
|
73
|
+
* @returns {@link CreateWebACLCommandOutput}
|
|
67
74
|
* @see {@link CreateWebACLCommandInput} for command's `input` shape.
|
|
68
75
|
* @see {@link CreateWebACLCommandOutput} for command's `response` shape.
|
|
69
76
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -177,11 +184,20 @@ export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __Metad
|
|
|
177
184
|
export declare class CreateWebACLCommand extends $Command<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
178
185
|
readonly input: CreateWebACLCommandInput;
|
|
179
186
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
187
|
+
/**
|
|
188
|
+
* @public
|
|
189
|
+
*/
|
|
180
190
|
constructor(input: CreateWebACLCommandInput);
|
|
181
191
|
/**
|
|
182
192
|
* @internal
|
|
183
193
|
*/
|
|
184
194
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebACLCommandInput, CreateWebACLCommandOutput>;
|
|
195
|
+
/**
|
|
196
|
+
* @internal
|
|
197
|
+
*/
|
|
185
198
|
private serialize;
|
|
199
|
+
/**
|
|
200
|
+
* @internal
|
|
201
|
+
*/
|
|
186
202
|
private deserialize;
|
|
187
203
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateWebACLMigrationStackRequest, CreateWebACLMigrationStackResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateWebACLMigrationStackCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateWebACLMigrationStackCommandInput extends CreateWebACLMigrationStackRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateWebACLMigrationStackCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMigrationStackResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
|
|
18
23
|
* Then, in CloudFormation, you create a stack from the template, to create the web ACL and its resources in AWS WAFV2.
|
|
19
24
|
* Use this to migrate your AWS WAF Classic web ACL to the latest version of AWS WAF.</p>
|
|
@@ -32,6 +37,8 @@ export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMig
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateWebACLMigrationStackCommandInput - {@link CreateWebACLMigrationStackCommandInput}
|
|
41
|
+
* @returns {@link CreateWebACLMigrationStackCommandOutput}
|
|
35
42
|
* @see {@link CreateWebACLMigrationStackCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateWebACLMigrationStackCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -143,11 +150,20 @@ export interface CreateWebACLMigrationStackCommandOutput extends CreateWebACLMig
|
|
|
143
150
|
export declare class CreateWebACLMigrationStackCommand extends $Command<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
144
151
|
readonly input: CreateWebACLMigrationStackCommandInput;
|
|
145
152
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
153
|
+
/**
|
|
154
|
+
* @public
|
|
155
|
+
*/
|
|
146
156
|
constructor(input: CreateWebACLMigrationStackCommandInput);
|
|
147
157
|
/**
|
|
148
158
|
* @internal
|
|
149
159
|
*/
|
|
150
160
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWebACLMigrationStackCommandInput, CreateWebACLMigrationStackCommandOutput>;
|
|
161
|
+
/**
|
|
162
|
+
* @internal
|
|
163
|
+
*/
|
|
151
164
|
private serialize;
|
|
165
|
+
/**
|
|
166
|
+
* @internal
|
|
167
|
+
*/
|
|
152
168
|
private deserialize;
|
|
153
169
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateXssMatchSetRequest, CreateXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateXssMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateXssMatchSetCommandInput extends CreateXssMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateXssMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -54,6 +59,8 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
|
|
|
54
59
|
* const response = await client.send(command);
|
|
55
60
|
* ```
|
|
56
61
|
*
|
|
62
|
+
* @param CreateXssMatchSetCommandInput - {@link CreateXssMatchSetCommandInput}
|
|
63
|
+
* @returns {@link CreateXssMatchSetCommandOutput}
|
|
57
64
|
* @see {@link CreateXssMatchSetCommandInput} for command's `input` shape.
|
|
58
65
|
* @see {@link CreateXssMatchSetCommandOutput} for command's `response` shape.
|
|
59
66
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -149,11 +156,20 @@ export interface CreateXssMatchSetCommandOutput extends CreateXssMatchSetRespons
|
|
|
149
156
|
export declare class CreateXssMatchSetCommand extends $Command<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
150
157
|
readonly input: CreateXssMatchSetCommandInput;
|
|
151
158
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
159
|
+
/**
|
|
160
|
+
* @public
|
|
161
|
+
*/
|
|
152
162
|
constructor(input: CreateXssMatchSetCommandInput);
|
|
153
163
|
/**
|
|
154
164
|
* @internal
|
|
155
165
|
*/
|
|
156
166
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateXssMatchSetCommandInput, CreateXssMatchSetCommandOutput>;
|
|
167
|
+
/**
|
|
168
|
+
* @internal
|
|
169
|
+
*/
|
|
157
170
|
private serialize;
|
|
171
|
+
/**
|
|
172
|
+
* @internal
|
|
173
|
+
*/
|
|
158
174
|
private deserialize;
|
|
159
175
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteByteMatchSetRequest, DeleteByteMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteByteMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteByteMatchSetCommandInput extends DeleteByteMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteByteMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -48,6 +53,8 @@ export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetRespo
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteByteMatchSetCommandInput - {@link DeleteByteMatchSetCommandInput}
|
|
57
|
+
* @returns {@link DeleteByteMatchSetCommandOutput}
|
|
51
58
|
* @see {@link DeleteByteMatchSetCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteByteMatchSetCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -115,11 +122,20 @@ export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetRespo
|
|
|
115
122
|
export declare class DeleteByteMatchSetCommand extends $Command<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
116
123
|
readonly input: DeleteByteMatchSetCommandInput;
|
|
117
124
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
+
/**
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
118
128
|
constructor(input: DeleteByteMatchSetCommandInput);
|
|
119
129
|
/**
|
|
120
130
|
* @internal
|
|
121
131
|
*/
|
|
122
132
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput>;
|
|
133
|
+
/**
|
|
134
|
+
* @internal
|
|
135
|
+
*/
|
|
123
136
|
private serialize;
|
|
137
|
+
/**
|
|
138
|
+
* @internal
|
|
139
|
+
*/
|
|
124
140
|
private deserialize;
|
|
125
141
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteGeoMatchSetRequest, DeleteGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteGeoMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteGeoMatchSetCommandInput extends DeleteGeoMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteGeoMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -48,6 +53,8 @@ export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetRespons
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteGeoMatchSetCommandInput - {@link DeleteGeoMatchSetCommandInput}
|
|
57
|
+
* @returns {@link DeleteGeoMatchSetCommandOutput}
|
|
51
58
|
* @see {@link DeleteGeoMatchSetCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteGeoMatchSetCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -98,11 +105,20 @@ export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetRespons
|
|
|
98
105
|
export declare class DeleteGeoMatchSetCommand extends $Command<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
99
106
|
readonly input: DeleteGeoMatchSetCommandInput;
|
|
100
107
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
101
111
|
constructor(input: DeleteGeoMatchSetCommandInput);
|
|
102
112
|
/**
|
|
103
113
|
* @internal
|
|
104
114
|
*/
|
|
105
115
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput>;
|
|
116
|
+
/**
|
|
117
|
+
* @internal
|
|
118
|
+
*/
|
|
106
119
|
private serialize;
|
|
120
|
+
/**
|
|
121
|
+
* @internal
|
|
122
|
+
*/
|
|
107
123
|
private deserialize;
|
|
108
124
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteIPSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteIPSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -48,6 +53,8 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteIPSetCommandInput - {@link DeleteIPSetCommandInput}
|
|
57
|
+
* @returns {@link DeleteIPSetCommandOutput}
|
|
51
58
|
* @see {@link DeleteIPSetCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteIPSetCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -115,11 +122,20 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
|
|
|
115
122
|
export declare class DeleteIPSetCommand extends $Command<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
116
123
|
readonly input: DeleteIPSetCommandInput;
|
|
117
124
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
+
/**
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
118
128
|
constructor(input: DeleteIPSetCommandInput);
|
|
119
129
|
/**
|
|
120
130
|
* @internal
|
|
121
131
|
*/
|
|
122
132
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIPSetCommandInput, DeleteIPSetCommandOutput>;
|
|
133
|
+
/**
|
|
134
|
+
* @internal
|
|
135
|
+
*/
|
|
123
136
|
private serialize;
|
|
137
|
+
/**
|
|
138
|
+
* @internal
|
|
139
|
+
*/
|
|
124
140
|
private deserialize;
|
|
125
141
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteLoggingConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteLoggingConfigurationCommandInput extends DeleteLoggingConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteLoggingConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingConfigurationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -34,6 +39,8 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param DeleteLoggingConfigurationCommandInput - {@link DeleteLoggingConfigurationCommandInput}
|
|
43
|
+
* @returns {@link DeleteLoggingConfigurationCommandOutput}
|
|
37
44
|
* @see {@link DeleteLoggingConfigurationCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link DeleteLoggingConfigurationCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
|
|
|
52
59
|
export declare class DeleteLoggingConfigurationCommand extends $Command<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteLoggingConfigurationCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteLoggingConfigurationCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeletePermissionPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeletePermissionPolicyCommandInput extends DeletePermissionPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeletePermissionPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -34,6 +39,8 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param DeletePermissionPolicyCommandInput - {@link DeletePermissionPolicyCommandInput}
|
|
43
|
+
* @returns {@link DeletePermissionPolicyCommandOutput}
|
|
37
44
|
* @see {@link DeletePermissionPolicyCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link DeletePermissionPolicyCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
|
|
|
52
59
|
export declare class DeletePermissionPolicyCommand extends $Command<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
53
60
|
readonly input: DeletePermissionPolicyCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeletePermissionPolicyCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteRateBasedRuleRequest, DeleteRateBasedRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRateBasedRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRateBasedRuleCommandInput extends DeleteRateBasedRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRateBasedRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -52,6 +57,8 @@ export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleRes
|
|
|
52
57
|
* const response = await client.send(command);
|
|
53
58
|
* ```
|
|
54
59
|
*
|
|
60
|
+
* @param DeleteRateBasedRuleCommandInput - {@link DeleteRateBasedRuleCommandInput}
|
|
61
|
+
* @returns {@link DeleteRateBasedRuleCommandOutput}
|
|
55
62
|
* @see {@link DeleteRateBasedRuleCommandInput} for command's `input` shape.
|
|
56
63
|
* @see {@link DeleteRateBasedRuleCommandOutput} for command's `response` shape.
|
|
57
64
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -108,11 +115,20 @@ export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleRes
|
|
|
108
115
|
export declare class DeleteRateBasedRuleCommand extends $Command<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
109
116
|
readonly input: DeleteRateBasedRuleCommandInput;
|
|
110
117
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
+
/**
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
111
121
|
constructor(input: DeleteRateBasedRuleCommandInput);
|
|
112
122
|
/**
|
|
113
123
|
* @internal
|
|
114
124
|
*/
|
|
115
125
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput>;
|
|
126
|
+
/**
|
|
127
|
+
* @internal
|
|
128
|
+
*/
|
|
116
129
|
private serialize;
|
|
130
|
+
/**
|
|
131
|
+
* @internal
|
|
132
|
+
*/
|
|
117
133
|
private deserialize;
|
|
118
134
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteRegexMatchSetRequest, DeleteRegexMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRegexMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRegexMatchSetCommandInput extends DeleteRegexMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRegexMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -48,6 +53,8 @@ export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetRes
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteRegexMatchSetCommandInput - {@link DeleteRegexMatchSetCommandInput}
|
|
57
|
+
* @returns {@link DeleteRegexMatchSetCommandOutput}
|
|
51
58
|
* @see {@link DeleteRegexMatchSetCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteRegexMatchSetCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -98,11 +105,20 @@ export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetRes
|
|
|
98
105
|
export declare class DeleteRegexMatchSetCommand extends $Command<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
99
106
|
readonly input: DeleteRegexMatchSetCommandInput;
|
|
100
107
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
101
111
|
constructor(input: DeleteRegexMatchSetCommandInput);
|
|
102
112
|
/**
|
|
103
113
|
* @internal
|
|
104
114
|
*/
|
|
105
115
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput>;
|
|
116
|
+
/**
|
|
117
|
+
* @internal
|
|
118
|
+
*/
|
|
106
119
|
private serialize;
|
|
120
|
+
/**
|
|
121
|
+
* @internal
|
|
122
|
+
*/
|
|
107
123
|
private deserialize;
|
|
108
124
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRegexPatternSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRegexPatternSetCommandInput extends DeleteRegexPatternSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRegexPatternSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSetResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -34,6 +39,8 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param DeleteRegexPatternSetCommandInput - {@link DeleteRegexPatternSetCommandInput}
|
|
43
|
+
* @returns {@link DeleteRegexPatternSetCommandOutput}
|
|
37
44
|
* @see {@link DeleteRegexPatternSetCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link DeleteRegexPatternSetCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -84,11 +91,20 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
|
|
|
84
91
|
export declare class DeleteRegexPatternSetCommand extends $Command<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
85
92
|
readonly input: DeleteRegexPatternSetCommandInput;
|
|
86
93
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
+
/**
|
|
95
|
+
* @public
|
|
96
|
+
*/
|
|
87
97
|
constructor(input: DeleteRegexPatternSetCommandInput);
|
|
88
98
|
/**
|
|
89
99
|
* @internal
|
|
90
100
|
*/
|
|
91
101
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput>;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
92
105
|
private serialize;
|
|
106
|
+
/**
|
|
107
|
+
* @internal
|
|
108
|
+
*/
|
|
93
109
|
private deserialize;
|
|
94
110
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -48,6 +53,8 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteRuleCommandInput - {@link DeleteRuleCommandInput}
|
|
57
|
+
* @returns {@link DeleteRuleCommandOutput}
|
|
51
58
|
* @see {@link DeleteRuleCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteRuleCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -121,11 +128,20 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
|
|
|
121
128
|
export declare class DeleteRuleCommand extends $Command<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
122
129
|
readonly input: DeleteRuleCommandInput;
|
|
123
130
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
131
|
+
/**
|
|
132
|
+
* @public
|
|
133
|
+
*/
|
|
124
134
|
constructor(input: DeleteRuleCommandInput);
|
|
125
135
|
/**
|
|
126
136
|
* @internal
|
|
127
137
|
*/
|
|
128
138
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
|
|
139
|
+
/**
|
|
140
|
+
* @internal
|
|
141
|
+
*/
|
|
129
142
|
private serialize;
|
|
143
|
+
/**
|
|
144
|
+
* @internal
|
|
145
|
+
*/
|
|
130
146
|
private deserialize;
|
|
131
147
|
}
|