@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 { GetXssMatchSetRequest, GetXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetXssMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetXssMatchSetCommandInput extends GetXssMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetXssMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __M
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param GetXssMatchSetCommandInput - {@link GetXssMatchSetCommandInput}
|
|
42
|
+
* @returns {@link GetXssMatchSetCommandOutput}
|
|
36
43
|
* @see {@link GetXssMatchSetCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link GetXssMatchSetCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -78,11 +85,20 @@ export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __M
|
|
|
78
85
|
export declare class GetXssMatchSetCommand extends $Command<GetXssMatchSetCommandInput, GetXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
79
86
|
readonly input: GetXssMatchSetCommandInput;
|
|
80
87
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
+
/**
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
81
91
|
constructor(input: GetXssMatchSetCommandInput);
|
|
82
92
|
/**
|
|
83
93
|
* @internal
|
|
84
94
|
*/
|
|
85
95
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetXssMatchSetCommandInput, GetXssMatchSetCommandOutput>;
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
86
99
|
private serialize;
|
|
100
|
+
/**
|
|
101
|
+
* @internal
|
|
102
|
+
*/
|
|
87
103
|
private deserialize;
|
|
88
104
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListActivatedRulesInRuleGroupRequest, ListActivatedRulesInRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListActivatedRulesInRuleGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListActivatedRulesInRuleGroupCommandInput extends ListActivatedRulesInRuleGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListActivatedRulesInRuleGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivatedRulesInRuleGroupResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivate
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListActivatedRulesInRuleGroupCommandInput - {@link ListActivatedRulesInRuleGroupCommandInput}
|
|
42
|
+
* @returns {@link ListActivatedRulesInRuleGroupCommandOutput}
|
|
36
43
|
* @see {@link ListActivatedRulesInRuleGroupCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListActivatedRulesInRuleGroupCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -88,11 +95,20 @@ export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivate
|
|
|
88
95
|
export declare class ListActivatedRulesInRuleGroupCommand extends $Command<ListActivatedRulesInRuleGroupCommandInput, ListActivatedRulesInRuleGroupCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
89
96
|
readonly input: ListActivatedRulesInRuleGroupCommandInput;
|
|
90
97
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
91
101
|
constructor(input: ListActivatedRulesInRuleGroupCommandInput);
|
|
92
102
|
/**
|
|
93
103
|
* @internal
|
|
94
104
|
*/
|
|
95
105
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListActivatedRulesInRuleGroupCommandInput, ListActivatedRulesInRuleGroupCommandOutput>;
|
|
106
|
+
/**
|
|
107
|
+
* @internal
|
|
108
|
+
*/
|
|
96
109
|
private serialize;
|
|
110
|
+
/**
|
|
111
|
+
* @internal
|
|
112
|
+
*/
|
|
97
113
|
private deserialize;
|
|
98
114
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListByteMatchSetsRequest, ListByteMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListByteMatchSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListByteMatchSetsCommandInput extends ListByteMatchSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListByteMatchSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListByteMatchSetsCommandOutput extends ListByteMatchSetsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListByteMatchSetsCommandOutput extends ListByteMatchSetsRespons
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListByteMatchSetsCommandInput - {@link ListByteMatchSetsCommandInput}
|
|
42
|
+
* @returns {@link ListByteMatchSetsCommandOutput}
|
|
36
43
|
* @see {@link ListByteMatchSetsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListByteMatchSetsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListByteMatchSetsCommandOutput extends ListByteMatchSetsRespons
|
|
|
48
55
|
export declare class ListByteMatchSetsCommand extends $Command<ListByteMatchSetsCommandInput, ListByteMatchSetsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: ListByteMatchSetsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListByteMatchSetsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListByteMatchSetsCommandInput, ListByteMatchSetsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListGeoMatchSetsRequest, ListGeoMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListGeoMatchSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListGeoMatchSetsCommandInput extends ListGeoMatchSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListGeoMatchSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListGeoMatchSetsCommandOutput extends ListGeoMatchSetsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListGeoMatchSetsCommandOutput extends ListGeoMatchSetsResponse,
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListGeoMatchSetsCommandInput - {@link ListGeoMatchSetsCommandInput}
|
|
42
|
+
* @returns {@link ListGeoMatchSetsCommandOutput}
|
|
36
43
|
* @see {@link ListGeoMatchSetsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListGeoMatchSetsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListGeoMatchSetsCommandOutput extends ListGeoMatchSetsResponse,
|
|
|
48
55
|
export declare class ListGeoMatchSetsCommand extends $Command<ListGeoMatchSetsCommandInput, ListGeoMatchSetsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: ListGeoMatchSetsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListGeoMatchSetsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeoMatchSetsCommandInput, ListGeoMatchSetsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListIPSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListIPSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListIPSetsCommandInput - {@link ListIPSetsCommandInput}
|
|
42
|
+
* @returns {@link ListIPSetsCommandOutput}
|
|
36
43
|
* @see {@link ListIPSetsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListIPSetsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
|
|
|
69
76
|
export declare class ListIPSetsCommand extends $Command<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
70
77
|
readonly input: ListIPSetsCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: ListIPSetsCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIPSetsCommandInput, ListIPSetsCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListLoggingConfigurationsRequest, ListLoggingConfigurationsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListLoggingConfigurationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListLoggingConfigurationsCommandInput extends ListLoggingConfigurationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListLoggingConfigurationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfigurationsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfi
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListLoggingConfigurationsCommandInput - {@link ListLoggingConfigurationsCommandInput}
|
|
42
|
+
* @returns {@link ListLoggingConfigurationsCommandOutput}
|
|
36
43
|
* @see {@link ListLoggingConfigurationsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListLoggingConfigurationsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -88,11 +95,20 @@ export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfi
|
|
|
88
95
|
export declare class ListLoggingConfigurationsCommand extends $Command<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
89
96
|
readonly input: ListLoggingConfigurationsCommandInput;
|
|
90
97
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
91
101
|
constructor(input: ListLoggingConfigurationsCommandInput);
|
|
92
102
|
/**
|
|
93
103
|
* @internal
|
|
94
104
|
*/
|
|
95
105
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput>;
|
|
106
|
+
/**
|
|
107
|
+
* @internal
|
|
108
|
+
*/
|
|
96
109
|
private serialize;
|
|
110
|
+
/**
|
|
111
|
+
* @internal
|
|
112
|
+
*/
|
|
97
113
|
private deserialize;
|
|
98
114
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListRateBasedRulesRequest, ListRateBasedRulesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRateBasedRulesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRateBasedRulesCommandInput extends ListRateBasedRulesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRateBasedRulesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRateBasedRulesCommandOutput extends ListRateBasedRulesResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListRateBasedRulesCommandOutput extends ListRateBasedRulesRespo
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListRateBasedRulesCommandInput - {@link ListRateBasedRulesCommandInput}
|
|
42
|
+
* @returns {@link ListRateBasedRulesCommandOutput}
|
|
36
43
|
* @see {@link ListRateBasedRulesCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListRateBasedRulesCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListRateBasedRulesCommandOutput extends ListRateBasedRulesRespo
|
|
|
48
55
|
export declare class ListRateBasedRulesCommand extends $Command<ListRateBasedRulesCommandInput, ListRateBasedRulesCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: ListRateBasedRulesCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListRateBasedRulesCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRateBasedRulesCommandInput, ListRateBasedRulesCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListRegexMatchSetsRequest, ListRegexMatchSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRegexMatchSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRegexMatchSetsCommandInput extends ListRegexMatchSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRegexMatchSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRegexMatchSetsCommandOutput extends ListRegexMatchSetsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListRegexMatchSetsCommandOutput extends ListRegexMatchSetsRespo
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListRegexMatchSetsCommandInput - {@link ListRegexMatchSetsCommandInput}
|
|
42
|
+
* @returns {@link ListRegexMatchSetsCommandOutput}
|
|
36
43
|
* @see {@link ListRegexMatchSetsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListRegexMatchSetsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListRegexMatchSetsCommandOutput extends ListRegexMatchSetsRespo
|
|
|
48
55
|
export declare class ListRegexMatchSetsCommand extends $Command<ListRegexMatchSetsCommandInput, ListRegexMatchSetsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: ListRegexMatchSetsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListRegexMatchSetsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRegexMatchSetsCommandInput, ListRegexMatchSetsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRegexPatternSetsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRegexPatternSetsCommandInput extends ListRegexPatternSetsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRegexPatternSetsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsR
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListRegexPatternSetsCommandInput - {@link ListRegexPatternSetsCommandInput}
|
|
42
|
+
* @returns {@link ListRegexPatternSetsCommandOutput}
|
|
36
43
|
* @see {@link ListRegexPatternSetsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListRegexPatternSetsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListRegexPatternSetsCommandOutput extends ListRegexPatternSetsR
|
|
|
48
55
|
export declare class ListRegexPatternSetsCommand extends $Command<ListRegexPatternSetsCommandInput, ListRegexPatternSetsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: ListRegexPatternSetsCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListRegexPatternSetsCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRegexPatternSetsCommandInput, ListRegexPatternSetsCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListResourcesForWebACLRequest, ListResourcesForWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListResourcesForWebACLCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListResourcesForWebACLCommandInput extends ListResourcesForWebACLRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListResourcesForWebACLCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWebACLResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <note>
|
|
18
23
|
* <p>This is <b>AWS WAF Classic Regional</b> documentation. For
|
|
19
24
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -33,6 +38,8 @@ export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWeb
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListResourcesForWebACLCommandInput - {@link ListResourcesForWebACLCommandInput}
|
|
42
|
+
* @returns {@link ListResourcesForWebACLCommandOutput}
|
|
36
43
|
* @see {@link ListResourcesForWebACLCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListResourcesForWebACLCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -91,11 +98,20 @@ export interface ListResourcesForWebACLCommandOutput extends ListResourcesForWeb
|
|
|
91
98
|
export declare class ListResourcesForWebACLCommand extends $Command<ListResourcesForWebACLCommandInput, ListResourcesForWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
92
99
|
readonly input: ListResourcesForWebACLCommandInput;
|
|
93
100
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
+
/**
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
94
104
|
constructor(input: ListResourcesForWebACLCommandInput);
|
|
95
105
|
/**
|
|
96
106
|
* @internal
|
|
97
107
|
*/
|
|
98
108
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourcesForWebACLCommandInput, ListResourcesForWebACLCommandOutput>;
|
|
109
|
+
/**
|
|
110
|
+
* @internal
|
|
111
|
+
*/
|
|
99
112
|
private serialize;
|
|
113
|
+
/**
|
|
114
|
+
* @internal
|
|
115
|
+
*/
|
|
100
116
|
private deserialize;
|
|
101
117
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRuleGroupsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRuleGroupsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __M
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListRuleGroupsCommandInput - {@link ListRuleGroupsCommandInput}
|
|
42
|
+
* @returns {@link ListRuleGroupsCommandOutput}
|
|
36
43
|
* @see {@link ListRuleGroupsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListRuleGroupsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __M
|
|
|
45
52
|
export declare class ListRuleGroupsCommand extends $Command<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
46
53
|
readonly input: ListRuleGroupsCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: ListRuleGroupsCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListRulesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListRulesCommandInput extends ListRulesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListRulesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListRulesCommandOutput extends ListRulesResponse, __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
|
|
@@ -33,6 +38,8 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListRulesCommandInput - {@link ListRulesCommandInput}
|
|
42
|
+
* @returns {@link ListRulesCommandOutput}
|
|
36
43
|
* @see {@link ListRulesCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListRulesCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
69
76
|
export declare class ListRulesCommand extends $Command<ListRulesCommandInput, ListRulesCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
70
77
|
readonly input: ListRulesCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: ListRulesCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRulesCommandInput, ListRulesCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|