@aws-sdk/client-waf 3.170.0 → 3.178.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/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAF.d.ts +0 -77
- package/dist-types/ts3.4/WAFClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/WAFServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -531
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +26 -26
|
@@ -19,7 +19,6 @@ export interface UpdateSqlInjectionMatchSetCommandInput
|
|
|
19
19
|
export interface UpdateSqlInjectionMatchSetCommandOutput
|
|
20
20
|
extends UpdateSqlInjectionMatchSetResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateSqlInjectionMatchSetCommand extends $Command<
|
|
24
23
|
UpdateSqlInjectionMatchSetCommandInput,
|
|
25
24
|
UpdateSqlInjectionMatchSetCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateSqlInjectionMatchSetCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateSqlInjectionMatchSetCommandInput;
|
|
29
28
|
constructor(input: UpdateSqlInjectionMatchSetCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WAFClientResolvedConfig,
|
|
@@ -15,7 +15,6 @@ export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {}
|
|
|
15
15
|
export interface UpdateWebACLCommandOutput
|
|
16
16
|
extends UpdateWebACLResponse,
|
|
17
17
|
__MetadataBearer {}
|
|
18
|
-
|
|
19
18
|
export declare class UpdateWebACLCommand extends $Command<
|
|
20
19
|
UpdateWebACLCommandInput,
|
|
21
20
|
UpdateWebACLCommandOutput,
|
|
@@ -23,7 +22,6 @@ export declare class UpdateWebACLCommand extends $Command<
|
|
|
23
22
|
> {
|
|
24
23
|
readonly input: UpdateWebACLCommandInput;
|
|
25
24
|
constructor(input: UpdateWebACLCommandInput);
|
|
26
|
-
|
|
27
25
|
resolveMiddleware(
|
|
28
26
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
27
|
configuration: WAFClientResolvedConfig,
|
|
@@ -19,7 +19,6 @@ export interface UpdateXssMatchSetCommandInput
|
|
|
19
19
|
export interface UpdateXssMatchSetCommandOutput
|
|
20
20
|
extends UpdateXssMatchSetResponse,
|
|
21
21
|
__MetadataBearer {}
|
|
22
|
-
|
|
23
22
|
export declare class UpdateXssMatchSetCommand extends $Command<
|
|
24
23
|
UpdateXssMatchSetCommandInput,
|
|
25
24
|
UpdateXssMatchSetCommandOutput,
|
|
@@ -27,7 +26,6 @@ export declare class UpdateXssMatchSetCommand extends $Command<
|
|
|
27
26
|
> {
|
|
28
27
|
readonly input: UpdateXssMatchSetCommandInput;
|
|
29
28
|
constructor(input: UpdateXssMatchSetCommandInput);
|
|
30
|
-
|
|
31
29
|
resolveMiddleware(
|
|
32
30
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
31
|
configuration: WAFClientResolvedConfig,
|
|
@@ -2,7 +2,6 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
-
|
|
6
5
|
export declare class WAFServiceException extends __ServiceException {
|
|
7
6
|
constructor(options: __ServiceExceptionOptions);
|
|
8
7
|
}
|