@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 { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRuleGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRuleGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, __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 DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteRuleGroupCommandInput - {@link DeleteRuleGroupCommandInput}
|
|
57
|
+
* @returns {@link DeleteRuleGroupCommandOutput}
|
|
51
58
|
* @see {@link DeleteRuleGroupCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteRuleGroupCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -124,11 +131,20 @@ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
|
|
|
124
131
|
export declare class DeleteRuleGroupCommand extends $Command<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
125
132
|
readonly input: DeleteRuleGroupCommandInput;
|
|
126
133
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
134
|
+
/**
|
|
135
|
+
* @public
|
|
136
|
+
*/
|
|
127
137
|
constructor(input: DeleteRuleGroupCommandInput);
|
|
128
138
|
/**
|
|
129
139
|
* @internal
|
|
130
140
|
*/
|
|
131
141
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput>;
|
|
142
|
+
/**
|
|
143
|
+
* @internal
|
|
144
|
+
*/
|
|
132
145
|
private serialize;
|
|
146
|
+
/**
|
|
147
|
+
* @internal
|
|
148
|
+
*/
|
|
133
149
|
private deserialize;
|
|
134
150
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteSizeConstraintSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteSizeConstraintSetCommandInput extends DeleteSizeConstraintSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteSizeConstraintSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstraintSetResponse, __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 DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstrai
|
|
|
48
53
|
* const response = await client.send(command);
|
|
49
54
|
* ```
|
|
50
55
|
*
|
|
56
|
+
* @param DeleteSizeConstraintSetCommandInput - {@link DeleteSizeConstraintSetCommandInput}
|
|
57
|
+
* @returns {@link DeleteSizeConstraintSetCommandOutput}
|
|
51
58
|
* @see {@link DeleteSizeConstraintSetCommandInput} for command's `input` shape.
|
|
52
59
|
* @see {@link DeleteSizeConstraintSetCommandOutput} for command's `response` shape.
|
|
53
60
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -115,11 +122,20 @@ export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstrai
|
|
|
115
122
|
export declare class DeleteSizeConstraintSetCommand extends $Command<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
116
123
|
readonly input: DeleteSizeConstraintSetCommandInput;
|
|
117
124
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
+
/**
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
118
128
|
constructor(input: DeleteSizeConstraintSetCommandInput);
|
|
119
129
|
/**
|
|
120
130
|
* @internal
|
|
121
131
|
*/
|
|
122
132
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput>;
|
|
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 { DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteSqlInjectionMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteSqlInjectionMatchSetCommandInput extends DeleteSqlInjectionMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteSqlInjectionMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInjectionMatchSetResponse, __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
|
|
@@ -49,6 +54,8 @@ export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInject
|
|
|
49
54
|
* const response = await client.send(command);
|
|
50
55
|
* ```
|
|
51
56
|
*
|
|
57
|
+
* @param DeleteSqlInjectionMatchSetCommandInput - {@link DeleteSqlInjectionMatchSetCommandInput}
|
|
58
|
+
* @returns {@link DeleteSqlInjectionMatchSetCommandOutput}
|
|
52
59
|
* @see {@link DeleteSqlInjectionMatchSetCommandInput} for command's `input` shape.
|
|
53
60
|
* @see {@link DeleteSqlInjectionMatchSetCommandOutput} for command's `response` shape.
|
|
54
61
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -116,11 +123,20 @@ export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInject
|
|
|
116
123
|
export declare class DeleteSqlInjectionMatchSetCommand extends $Command<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
117
124
|
readonly input: DeleteSqlInjectionMatchSetCommandInput;
|
|
118
125
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
+
/**
|
|
127
|
+
* @public
|
|
128
|
+
*/
|
|
119
129
|
constructor(input: DeleteSqlInjectionMatchSetCommandInput);
|
|
120
130
|
/**
|
|
121
131
|
* @internal
|
|
122
132
|
*/
|
|
123
133
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput>;
|
|
134
|
+
/**
|
|
135
|
+
* @internal
|
|
136
|
+
*/
|
|
124
137
|
private serialize;
|
|
138
|
+
/**
|
|
139
|
+
* @internal
|
|
140
|
+
*/
|
|
125
141
|
private deserialize;
|
|
126
142
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteWebACLCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteWebACLCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __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
|
|
@@ -46,6 +51,8 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
|
|
|
46
51
|
* const response = await client.send(command);
|
|
47
52
|
* ```
|
|
48
53
|
*
|
|
54
|
+
* @param DeleteWebACLCommandInput - {@link DeleteWebACLCommandInput}
|
|
55
|
+
* @returns {@link DeleteWebACLCommandOutput}
|
|
49
56
|
* @see {@link DeleteWebACLCommandInput} for command's `input` shape.
|
|
50
57
|
* @see {@link DeleteWebACLCommandOutput} for command's `response` shape.
|
|
51
58
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -119,11 +126,20 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
|
|
|
119
126
|
export declare class DeleteWebACLCommand extends $Command<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
120
127
|
readonly input: DeleteWebACLCommandInput;
|
|
121
128
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
129
|
+
/**
|
|
130
|
+
* @public
|
|
131
|
+
*/
|
|
122
132
|
constructor(input: DeleteWebACLCommandInput);
|
|
123
133
|
/**
|
|
124
134
|
* @internal
|
|
125
135
|
*/
|
|
126
136
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWebACLCommandInput, DeleteWebACLCommandOutput>;
|
|
137
|
+
/**
|
|
138
|
+
* @internal
|
|
139
|
+
*/
|
|
127
140
|
private serialize;
|
|
141
|
+
/**
|
|
142
|
+
* @internal
|
|
143
|
+
*/
|
|
128
144
|
private deserialize;
|
|
129
145
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteXssMatchSetRequest, DeleteXssMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteXssMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteXssMatchSetCommandInput extends DeleteXssMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteXssMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetResponse, __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
|
|
@@ -49,6 +54,8 @@ export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetRespons
|
|
|
49
54
|
* const response = await client.send(command);
|
|
50
55
|
* ```
|
|
51
56
|
*
|
|
57
|
+
* @param DeleteXssMatchSetCommandInput - {@link DeleteXssMatchSetCommandInput}
|
|
58
|
+
* @returns {@link DeleteXssMatchSetCommandOutput}
|
|
52
59
|
* @see {@link DeleteXssMatchSetCommandInput} for command's `input` shape.
|
|
53
60
|
* @see {@link DeleteXssMatchSetCommandOutput} for command's `response` shape.
|
|
54
61
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -116,11 +123,20 @@ export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetRespons
|
|
|
116
123
|
export declare class DeleteXssMatchSetCommand extends $Command<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
117
124
|
readonly input: DeleteXssMatchSetCommandInput;
|
|
118
125
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
126
|
+
/**
|
|
127
|
+
* @public
|
|
128
|
+
*/
|
|
119
129
|
constructor(input: DeleteXssMatchSetCommandInput);
|
|
120
130
|
/**
|
|
121
131
|
* @internal
|
|
122
132
|
*/
|
|
123
133
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput>;
|
|
134
|
+
/**
|
|
135
|
+
* @internal
|
|
136
|
+
*/
|
|
124
137
|
private serialize;
|
|
138
|
+
/**
|
|
139
|
+
* @internal
|
|
140
|
+
*/
|
|
125
141
|
private deserialize;
|
|
126
142
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateWebACLRequest, DisassociateWebACLResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateWebACLCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateWebACLCommandInput extends DisassociateWebACLRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateWebACLCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateWebACLCommandOutput extends DisassociateWebACLResponse, __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 DisassociateWebACLCommandOutput extends DisassociateWebACLRespo
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param DisassociateWebACLCommandInput - {@link DisassociateWebACLCommandInput}
|
|
42
|
+
* @returns {@link DisassociateWebACLCommandOutput}
|
|
36
43
|
* @see {@link DisassociateWebACLCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link DisassociateWebACLCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -91,11 +98,20 @@ export interface DisassociateWebACLCommandOutput extends DisassociateWebACLRespo
|
|
|
91
98
|
export declare class DisassociateWebACLCommand extends $Command<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
92
99
|
readonly input: DisassociateWebACLCommandInput;
|
|
93
100
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
+
/**
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
94
104
|
constructor(input: DisassociateWebACLCommandInput);
|
|
95
105
|
/**
|
|
96
106
|
* @internal
|
|
97
107
|
*/
|
|
98
108
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput>;
|
|
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 { GetByteMatchSetRequest, GetByteMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetByteMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetByteMatchSetCommandInput extends GetByteMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetByteMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, __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 GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, _
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param GetByteMatchSetCommandInput - {@link GetByteMatchSetCommandInput}
|
|
42
|
+
* @returns {@link GetByteMatchSetCommandOutput}
|
|
36
43
|
* @see {@link GetByteMatchSetCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link GetByteMatchSetCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -81,11 +88,20 @@ export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, _
|
|
|
81
88
|
export declare class GetByteMatchSetCommand extends $Command<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
82
89
|
readonly input: GetByteMatchSetCommandInput;
|
|
83
90
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
+
/**
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
84
94
|
constructor(input: GetByteMatchSetCommandInput);
|
|
85
95
|
/**
|
|
86
96
|
* @internal
|
|
87
97
|
*/
|
|
88
98
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput>;
|
|
99
|
+
/**
|
|
100
|
+
* @internal
|
|
101
|
+
*/
|
|
89
102
|
private serialize;
|
|
103
|
+
/**
|
|
104
|
+
* @internal
|
|
105
|
+
*/
|
|
90
106
|
private deserialize;
|
|
91
107
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetChangeTokenRequest, GetChangeTokenResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetChangeTokenCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetChangeTokenCommandInput extends GetChangeTokenRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetChangeTokenCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetChangeTokenCommandOutput extends GetChangeTokenResponse, __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
|
|
@@ -39,6 +44,8 @@ export interface GetChangeTokenCommandOutput extends GetChangeTokenResponse, __M
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param GetChangeTokenCommandInput - {@link GetChangeTokenCommandInput}
|
|
48
|
+
* @returns {@link GetChangeTokenCommandOutput}
|
|
42
49
|
* @see {@link GetChangeTokenCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link GetChangeTokenCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface GetChangeTokenCommandOutput extends GetChangeTokenResponse, __M
|
|
|
65
72
|
export declare class GetChangeTokenCommand extends $Command<GetChangeTokenCommandInput, GetChangeTokenCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
66
73
|
readonly input: GetChangeTokenCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: GetChangeTokenCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChangeTokenCommandInput, GetChangeTokenCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetChangeTokenStatusRequest, GetChangeTokenStatusResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetChangeTokenStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetChangeTokenStatusCommandInput extends GetChangeTokenStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetChangeTokenStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusResponse, __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
|
|
@@ -49,6 +54,8 @@ export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusR
|
|
|
49
54
|
* const response = await client.send(command);
|
|
50
55
|
* ```
|
|
51
56
|
*
|
|
57
|
+
* @param GetChangeTokenStatusCommandInput - {@link GetChangeTokenStatusCommandInput}
|
|
58
|
+
* @returns {@link GetChangeTokenStatusCommandOutput}
|
|
52
59
|
* @see {@link GetChangeTokenStatusCommandInput} for command's `input` shape.
|
|
53
60
|
* @see {@link GetChangeTokenStatusCommandOutput} for command's `response` shape.
|
|
54
61
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -80,11 +87,20 @@ export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusR
|
|
|
80
87
|
export declare class GetChangeTokenStatusCommand extends $Command<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
81
88
|
readonly input: GetChangeTokenStatusCommandInput;
|
|
82
89
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
83
93
|
constructor(input: GetChangeTokenStatusCommandInput);
|
|
84
94
|
/**
|
|
85
95
|
* @internal
|
|
86
96
|
*/
|
|
87
97
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput>;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
88
101
|
private serialize;
|
|
102
|
+
/**
|
|
103
|
+
* @internal
|
|
104
|
+
*/
|
|
89
105
|
private deserialize;
|
|
90
106
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetGeoMatchSetRequest, GetGeoMatchSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetGeoMatchSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetGeoMatchSetCommandInput extends GetGeoMatchSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetGeoMatchSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __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 GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __M
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param GetGeoMatchSetCommandInput - {@link GetGeoMatchSetCommandInput}
|
|
42
|
+
* @returns {@link GetGeoMatchSetCommandOutput}
|
|
36
43
|
* @see {@link GetGeoMatchSetCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link GetGeoMatchSetCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __M
|
|
|
51
58
|
export declare class GetGeoMatchSetCommand extends $Command<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
52
59
|
readonly input: GetGeoMatchSetCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetGeoMatchSetCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetIPSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetIPSetCommandInput extends GetIPSetRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetIPSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetIPSetCommandOutput extends GetIPSetResponse, __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 GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param GetIPSetCommandInput - {@link GetIPSetCommandInput}
|
|
42
|
+
* @returns {@link GetIPSetCommandOutput}
|
|
36
43
|
* @see {@link GetIPSetCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link GetIPSetCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -76,11 +83,20 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
|
|
|
76
83
|
export declare class GetIPSetCommand extends $Command<GetIPSetCommandInput, GetIPSetCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
77
84
|
readonly input: GetIPSetCommandInput;
|
|
78
85
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
+
/**
|
|
87
|
+
* @public
|
|
88
|
+
*/
|
|
79
89
|
constructor(input: GetIPSetCommandInput);
|
|
80
90
|
/**
|
|
81
91
|
* @internal
|
|
82
92
|
*/
|
|
83
93
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIPSetCommandInput, GetIPSetCommandOutput>;
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
84
97
|
private serialize;
|
|
98
|
+
/**
|
|
99
|
+
* @internal
|
|
100
|
+
*/
|
|
85
101
|
private deserialize;
|
|
86
102
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetLoggingConfigurationRequest, GetLoggingConfigurationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLoggingConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLoggingConfigurationCommandInput extends GetLoggingConfigurationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLoggingConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigurationResponse, __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 GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param GetLoggingConfigurationCommandInput - {@link GetLoggingConfigurationCommandInput}
|
|
42
|
+
* @returns {@link GetLoggingConfigurationCommandOutput}
|
|
36
43
|
* @see {@link GetLoggingConfigurationCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link GetLoggingConfigurationCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
|
|
|
48
55
|
export declare class GetLoggingConfigurationCommand extends $Command<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig> {
|
|
49
56
|
readonly input: GetLoggingConfigurationCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetLoggingConfigurationCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|