@aws-sdk/client-waf 3.529.1 → 3.535.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-types/WAF.d.ts +17 -1
- package/dist-types/WAFClient.d.ts +1 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +3 -2
- package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +3 -2
- package/dist-types/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +3 -2
- package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +506 -506
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/WAF.d.ts +16 -0
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleGroupCommand_base: {
|
|
24
24
|
new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -144,6 +144,7 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
144
144
|
* @throws {@link WAFServiceException}
|
|
145
145
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
146
146
|
*
|
|
147
|
+
* @public
|
|
147
148
|
*/
|
|
148
149
|
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
149
150
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstrai
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSizeConstraintSetCommand_base: {
|
|
24
24
|
new (input: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -118,6 +118,7 @@ declare const DeleteSizeConstraintSetCommand_base: {
|
|
|
118
118
|
* @throws {@link WAFServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
* @example To delete a size constraint set
|
|
122
123
|
* ```javascript
|
|
123
124
|
* // The following example deletes a size constraint set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInject
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
24
24
|
new (input: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -119,6 +119,7 @@ declare const DeleteSqlInjectionMatchSetCommand_base: {
|
|
|
119
119
|
* @throws {@link WAFServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
* @example To delete a SQL injection match set
|
|
123
124
|
* ```javascript
|
|
124
125
|
* // The following example deletes a SQL injection match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWebACLCommand_base: {
|
|
24
24
|
new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -122,6 +122,7 @@ declare const DeleteWebACLCommand_base: {
|
|
|
122
122
|
* @throws {@link WAFServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
* @example To delete a web ACL
|
|
126
127
|
* ```javascript
|
|
127
128
|
* // The following example deletes a web ACL with the ID example-46da-4444-5555-example.
|
|
@@ -22,10 +22,10 @@ export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteXssMatchSetCommand_base: {
|
|
24
24
|
new (input: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -119,6 +119,7 @@ declare const DeleteXssMatchSetCommand_base: {
|
|
|
119
119
|
* @throws {@link WAFServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
* @example To delete an XSS match set
|
|
123
124
|
* ```javascript
|
|
124
125
|
* // The following example deletes an XSS match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetByteMatchSetCommandOutput extends GetByteMatchSetResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetByteMatchSetCommand_base: {
|
|
24
24
|
new (input: GetByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetByteMatchSetCommandInput, GetByteMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -56,7 +56,7 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
56
56
|
* // Type: "URI" || "QUERY_STRING" || "HEADER" || "METHOD" || "BODY" || "SINGLE_QUERY_ARG" || "ALL_QUERY_ARGS", // required
|
|
57
57
|
* // Data: "STRING_VALUE",
|
|
58
58
|
* // },
|
|
59
|
-
* // TargetString:
|
|
59
|
+
* // TargetString: new Uint8Array(), // required
|
|
60
60
|
* // TextTransformation: "NONE" || "COMPRESS_WHITE_SPACE" || "HTML_ENTITY_DECODE" || "LOWERCASE" || "CMD_LINE" || "URL_DECODE", // required
|
|
61
61
|
* // PositionalConstraint: "EXACTLY" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS" || "CONTAINS_WORD", // required
|
|
62
62
|
* // },
|
|
@@ -84,6 +84,7 @@ declare const GetByteMatchSetCommand_base: {
|
|
|
84
84
|
* @throws {@link WAFServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
* @example To get a byte match set
|
|
88
89
|
* ```javascript
|
|
89
90
|
* // The following example returns the details of a byte match set with the ID exampleIDs3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetChangeTokenCommandOutput extends GetChangeTokenResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetChangeTokenCommand_base: {
|
|
24
24
|
new (input: GetChangeTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenCommandInput, GetChangeTokenCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetChangeTokenCommandInput]): import("@smithy/smithy-client").CommandImpl<GetChangeTokenCommandInput, GetChangeTokenCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -68,6 +68,7 @@ declare const GetChangeTokenCommand_base: {
|
|
|
68
68
|
* @throws {@link WAFServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
* @example To get a change token
|
|
72
73
|
* ```javascript
|
|
73
74
|
* // The following example returns a change token to use for a create, update or delete operation.
|
|
@@ -22,10 +22,10 @@ export interface GetChangeTokenStatusCommandOutput extends GetChangeTokenStatusR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetChangeTokenStatusCommand_base: {
|
|
24
24
|
new (input: GetChangeTokenStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetChangeTokenStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeTokenStatusCommandInput, GetChangeTokenStatusCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -83,6 +83,7 @@ declare const GetChangeTokenStatusCommand_base: {
|
|
|
83
83
|
* @throws {@link WAFServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
* @example To get the change token status
|
|
87
88
|
* ```javascript
|
|
88
89
|
* // The following example returns the status of a change token with the ID abcd12f2-46da-4fdb-b8d5-fbd4c466928f.
|
|
@@ -22,10 +22,10 @@ export interface GetGeoMatchSetCommandOutput extends GetGeoMatchSetResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetGeoMatchSetCommand_base: {
|
|
24
24
|
new (input: GetGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeoMatchSetCommandInput, GetGeoMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -79,6 +79,7 @@ declare const GetGeoMatchSetCommand_base: {
|
|
|
79
79
|
* @throws {@link WAFServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetGeoMatchSetCommand extends GetGeoMatchSetCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetIPSetCommand_base: {
|
|
24
24
|
new (input: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -79,6 +79,7 @@ declare const GetIPSetCommand_base: {
|
|
|
79
79
|
* @throws {@link WAFServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
* @example To get an IP set
|
|
83
84
|
* ```javascript
|
|
84
85
|
* // The following example returns the details of an IP match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetLoggingConfigurationCommandOutput extends GetLoggingConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLoggingConfigurationCommand_base: {
|
|
24
24
|
new (input: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetLoggingConfigurationCommandInput, GetLoggingConfigurationCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -78,6 +78,7 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
78
78
|
* @throws {@link WAFServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPermissionPolicyCommandOutput extends GetPermissionPolicyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPermissionPolicyCommand_base: {
|
|
24
24
|
new (input: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionPolicyCommandInput, GetPermissionPolicyCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -67,6 +67,7 @@ declare const GetPermissionPolicyCommand_base: {
|
|
|
67
67
|
* @throws {@link WAFServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class GetPermissionPolicyCommand extends GetPermissionPolicyCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRateBasedRuleCommandOutput extends GetRateBasedRuleResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRateBasedRuleCommand_base: {
|
|
24
24
|
new (input: GetRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleCommandInput, GetRateBasedRuleCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -85,6 +85,7 @@ declare const GetRateBasedRuleCommand_base: {
|
|
|
85
85
|
* @throws {@link WAFServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetRateBasedRuleCommand extends GetRateBasedRuleCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRateBasedRuleManagedKeysCommandOutput extends GetRateBasedRu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRateBasedRuleManagedKeysCommand_base: {
|
|
24
24
|
new (input: GetRateBasedRuleManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleManagedKeysCommandInput, GetRateBasedRuleManagedKeysCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRateBasedRuleManagedKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetRateBasedRuleManagedKeysCommandInput, GetRateBasedRuleManagedKeysCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -116,6 +116,7 @@ declare const GetRateBasedRuleManagedKeysCommand_base: {
|
|
|
116
116
|
* @throws {@link WAFServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
118
118
|
*
|
|
119
|
+
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class GetRateBasedRuleManagedKeysCommand extends GetRateBasedRuleManagedKeysCommand_base {
|
|
121
122
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRegexMatchSetCommandOutput extends GetRegexMatchSetResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRegexMatchSetCommand_base: {
|
|
24
24
|
new (input: GetRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexMatchSetCommandInput, GetRegexMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -83,6 +83,7 @@ declare const GetRegexMatchSetCommand_base: {
|
|
|
83
83
|
* @throws {@link WAFServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetRegexMatchSetCommand extends GetRegexMatchSetCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRegexPatternSetCommandOutput extends GetRegexPatternSetRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRegexPatternSetCommand_base: {
|
|
24
24
|
new (input: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegexPatternSetCommandInput, GetRegexPatternSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -76,6 +76,7 @@ declare const GetRegexPatternSetCommand_base: {
|
|
|
76
76
|
* @throws {@link WAFServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetRegexPatternSetCommand extends GetRegexPatternSetCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRuleCommand_base: {
|
|
24
24
|
new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -81,6 +81,7 @@ declare const GetRuleCommand_base: {
|
|
|
81
81
|
* @throws {@link WAFServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
* @example To get a rule
|
|
85
86
|
* ```javascript
|
|
86
87
|
* // The following example returns the details of a rule with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetRuleGroupCommandOutput extends GetRuleGroupResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRuleGroupCommand_base: {
|
|
24
24
|
new (input: GetRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleGroupCommandInput, GetRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleGroupCommandInput, GetRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -72,6 +72,7 @@ declare const GetRuleGroupCommand_base: {
|
|
|
72
72
|
* @throws {@link WAFServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetRuleGroupCommand extends GetRuleGroupCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSampledRequestsCommandOutput extends GetSampledRequestsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSampledRequestsCommand_base: {
|
|
24
24
|
new (input: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSampledRequestsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSampledRequestsCommandInput, GetSampledRequestsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -102,6 +102,7 @@ declare const GetSampledRequestsCommand_base: {
|
|
|
102
102
|
* @throws {@link WAFServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
* @example To get a sampled requests
|
|
106
107
|
* ```javascript
|
|
107
108
|
* // The following example returns detailed information about 100 requests --a sample-- that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received between the time period 2016-09-27T15:50Z to 2016-09-27T15:50Z.
|
|
@@ -22,10 +22,10 @@ export interface GetSizeConstraintSetCommandOutput extends GetSizeConstraintSetR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSizeConstraintSetCommand_base: {
|
|
24
24
|
new (input: GetSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSizeConstraintSetCommandInput, GetSizeConstraintSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSizeConstraintSetCommandInput, GetSizeConstraintSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -84,6 +84,7 @@ declare const GetSizeConstraintSetCommand_base: {
|
|
|
84
84
|
* @throws {@link WAFServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
* @example To get a size constraint set
|
|
88
89
|
* ```javascript
|
|
89
90
|
* // The following example returns the details of a size constraint match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetSqlInjectionMatchSetCommandOutput extends GetSqlInjectionMat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSqlInjectionMatchSetCommand_base: {
|
|
24
24
|
new (input: GetSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSqlInjectionMatchSetCommandInput, GetSqlInjectionMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetSqlInjectionMatchSetCommandInput, GetSqlInjectionMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -82,6 +82,7 @@ declare const GetSqlInjectionMatchSetCommand_base: {
|
|
|
82
82
|
* @throws {@link WAFServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
* @example To get a SQL injection match set
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // The following example returns the details of a SQL injection match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface GetWebACLCommandOutput extends GetWebACLResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWebACLCommand_base: {
|
|
24
24
|
new (input: GetWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLCommandInput, GetWebACLCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<GetWebACLCommandInput, GetWebACLCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -96,6 +96,7 @@ declare const GetWebACLCommand_base: {
|
|
|
96
96
|
* @throws {@link WAFServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
* @example To get a web ACL
|
|
100
101
|
* ```javascript
|
|
101
102
|
* // The following example returns the details of a web ACL with the ID createwebacl-1472061481310.
|
|
@@ -22,10 +22,10 @@ export interface GetXssMatchSetCommandOutput extends GetXssMatchSetResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetXssMatchSetCommand_base: {
|
|
24
24
|
new (input: GetXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetXssMatchSetCommandInput, GetXssMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetXssMatchSetCommandInput, GetXssMatchSetCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -82,6 +82,7 @@ declare const GetXssMatchSetCommand_base: {
|
|
|
82
82
|
* @throws {@link WAFServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
* @example To get an XSS match set
|
|
86
87
|
* ```javascript
|
|
87
88
|
* // The following example returns the details of an XSS match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
|
|
@@ -22,10 +22,10 @@ export interface ListActivatedRulesInRuleGroupCommandOutput extends ListActivate
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListActivatedRulesInRuleGroupCommand_base: {
|
|
24
24
|
new (input: ListActivatedRulesInRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListActivatedRulesInRuleGroupCommandInput, ListActivatedRulesInRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListActivatedRulesInRuleGroupCommandInput]): import("@smithy/smithy-client").CommandImpl<ListActivatedRulesInRuleGroupCommandInput, ListActivatedRulesInRuleGroupCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -127,6 +127,7 @@ declare const ListActivatedRulesInRuleGroupCommand_base: {
|
|
|
127
127
|
* @throws {@link WAFServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
129
129
|
*
|
|
130
|
+
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class ListActivatedRulesInRuleGroupCommand extends ListActivatedRulesInRuleGroupCommand_base {
|
|
132
133
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListByteMatchSetsCommandOutput extends ListByteMatchSetsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListByteMatchSetsCommand_base: {
|
|
24
24
|
new (input: ListByteMatchSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListByteMatchSetsCommandInput, ListByteMatchSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListByteMatchSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListByteMatchSetsCommandInput, ListByteMatchSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -74,6 +74,7 @@ declare const ListByteMatchSetsCommand_base: {
|
|
|
74
74
|
* @throws {@link WAFServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListByteMatchSetsCommand extends ListByteMatchSetsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGeoMatchSetsCommandOutput extends ListGeoMatchSetsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGeoMatchSetsCommand_base: {
|
|
24
24
|
new (input: ListGeoMatchSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGeoMatchSetsCommandInput, ListGeoMatchSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListGeoMatchSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListGeoMatchSetsCommandInput, ListGeoMatchSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -74,6 +74,7 @@ declare const ListGeoMatchSetsCommand_base: {
|
|
|
74
74
|
* @throws {@link WAFServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListGeoMatchSetsCommand extends ListGeoMatchSetsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListIPSetsCommand_base: {
|
|
24
24
|
new (input: ListIPSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListIPSetsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListIPSetsCommandInput, ListIPSetsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -74,6 +74,7 @@ declare const ListIPSetsCommand_base: {
|
|
|
74
74
|
* @throws {@link WAFServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
* @example To list IP sets
|
|
78
79
|
* ```javascript
|
|
79
80
|
* // The following example returns an array of up to 100 IP match sets.
|
|
@@ -22,10 +22,10 @@ export interface ListLoggingConfigurationsCommandOutput extends ListLoggingConfi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLoggingConfigurationsCommand_base: {
|
|
24
24
|
new (input: ListLoggingConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListLoggingConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListLoggingConfigurationsCommandInput, ListLoggingConfigurationsCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -122,6 +122,7 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
122
122
|
* @throws {@link WAFServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRateBasedRulesCommandOutput extends ListRateBasedRulesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRateBasedRulesCommand_base: {
|
|
24
24
|
new (input: ListRateBasedRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRateBasedRulesCommandInput, ListRateBasedRulesCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRateBasedRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRateBasedRulesCommandInput, ListRateBasedRulesCommandOutput, WAFClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <note>
|
|
30
30
|
* <p>This is <b>AWS WAF Classic</b> documentation. For
|
|
31
31
|
* more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
|
|
@@ -74,6 +74,7 @@ declare const ListRateBasedRulesCommand_base: {
|
|
|
74
74
|
* @throws {@link WAFServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WAF service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListRateBasedRulesCommand extends ListRateBasedRulesCommand_base {
|
|
79
80
|
}
|