@aws-sdk/client-waf-regional 3.588.0 → 3.592.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/index.js +0 -81
- package/dist-types/WAFRegionalClient.d.ts +4 -4
- package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CreateByteMatchSetCommand.d.ts +2 -1
- 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/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetByteMatchSetCommand.d.ts +2 -1
- 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/GetWebACLForResourceCommand.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/ListResourcesForWebACLCommand.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 +2 -1
- 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/index.d.ts +2 -2
- package/dist-types/models/WAFRegionalServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WAFRegionalClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/WAFRegionalServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
export * from "./WAFRegionalClient";
|
|
17
17
|
export * from "./WAFRegional";
|
|
18
18
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
19
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
20
|
-
export { WAFRegionalExtensionConfiguration } from "./extensionConfiguration";
|
|
19
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
20
|
+
export type { WAFRegionalExtensionConfiguration } from "./extensionConfiguration";
|
|
21
21
|
export * from "./commands";
|
|
22
22
|
export * from "./models";
|
|
23
23
|
export { WAFRegionalServiceException } from "./models/WAFRegionalServiceException";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: WAFRegionalClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -556,8 +556,8 @@ export interface ClientDefaults
|
|
|
556
556
|
serviceId?: string;
|
|
557
557
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
558
558
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
559
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
560
559
|
region?: string | __Provider<string>;
|
|
560
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
561
561
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
562
562
|
maxAttempts?: number | __Provider<number>;
|
|
563
563
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {}
|
|
14
15
|
export interface AssociateWebACLCommandOutput
|
|
15
16
|
extends AssociateWebACLResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateByteMatchSetCommandInput
|
|
14
15
|
extends CreateByteMatchSetRequest {}
|
|
15
16
|
export interface CreateByteMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateGeoMatchSetCommandInput
|
|
14
15
|
extends CreateGeoMatchSetRequest {}
|
|
15
16
|
export interface CreateGeoMatchSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateIPSetCommandInput extends CreateIPSetRequest {}
|
|
11
12
|
export interface CreateIPSetCommandOutput
|
|
12
13
|
extends CreateIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRateBasedRuleCommandInput
|
|
14
15
|
extends CreateRateBasedRuleRequest {}
|
|
15
16
|
export interface CreateRateBasedRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRegexMatchSetCommandInput
|
|
14
15
|
extends CreateRegexMatchSetRequest {}
|
|
15
16
|
export interface CreateRegexMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRegexPatternSetCommandInput
|
|
14
15
|
extends CreateRegexPatternSetRequest {}
|
|
15
16
|
export interface CreateRegexPatternSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateRuleCommandInput extends CreateRuleRequest {}
|
|
11
12
|
export interface CreateRuleCommandOutput
|
|
12
13
|
extends CreateRuleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {}
|
|
14
15
|
export interface CreateRuleGroupCommandOutput
|
|
15
16
|
extends CreateRuleGroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSizeConstraintSetCommandInput
|
|
14
15
|
extends CreateSizeConstraintSetRequest {}
|
|
15
16
|
export interface CreateSizeConstraintSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateSqlInjectionMatchSetCommandInput
|
|
14
15
|
extends CreateSqlInjectionMatchSetRequest {}
|
|
15
16
|
export interface CreateSqlInjectionMatchSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateWebACLCommandInput extends CreateWebACLRequest {}
|
|
11
12
|
export interface CreateWebACLCommandOutput
|
|
12
13
|
extends CreateWebACLResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateWebACLMigrationStackCommandInput
|
|
14
15
|
extends CreateWebACLMigrationStackRequest {}
|
|
15
16
|
export interface CreateWebACLMigrationStackCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateXssMatchSetCommandInput
|
|
14
15
|
extends CreateXssMatchSetRequest {}
|
|
15
16
|
export interface CreateXssMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteByteMatchSetCommandInput
|
|
14
15
|
extends DeleteByteMatchSetRequest {}
|
|
15
16
|
export interface DeleteByteMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteGeoMatchSetCommandInput
|
|
14
15
|
extends DeleteGeoMatchSetRequest {}
|
|
15
16
|
export interface DeleteGeoMatchSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
|
|
11
12
|
export interface DeleteIPSetCommandOutput
|
|
12
13
|
extends DeleteIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteLoggingConfigurationCommandInput
|
|
14
15
|
extends DeleteLoggingConfigurationRequest {}
|
|
15
16
|
export interface DeleteLoggingConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePermissionPolicyCommandInput
|
|
14
15
|
extends DeletePermissionPolicyRequest {}
|
|
15
16
|
export interface DeletePermissionPolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRateBasedRuleCommandInput
|
|
14
15
|
extends DeleteRateBasedRuleRequest {}
|
|
15
16
|
export interface DeleteRateBasedRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRegexMatchSetCommandInput
|
|
14
15
|
extends DeleteRegexMatchSetRequest {}
|
|
15
16
|
export interface DeleteRegexMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRegexPatternSetCommandInput
|
|
14
15
|
extends DeleteRegexPatternSetRequest {}
|
|
15
16
|
export interface DeleteRegexPatternSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
11
12
|
export interface DeleteRuleCommandOutput
|
|
12
13
|
extends DeleteRuleResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
|
|
14
15
|
export interface DeleteRuleGroupCommandOutput
|
|
15
16
|
extends DeleteRuleGroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSizeConstraintSetCommandInput
|
|
14
15
|
extends DeleteSizeConstraintSetRequest {}
|
|
15
16
|
export interface DeleteSizeConstraintSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSqlInjectionMatchSetCommandInput
|
|
14
15
|
extends DeleteSqlInjectionMatchSetRequest {}
|
|
15
16
|
export interface DeleteSqlInjectionMatchSetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
|
|
11
12
|
export interface DeleteWebACLCommandOutput
|
|
12
13
|
extends DeleteWebACLResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteXssMatchSetCommandInput
|
|
14
15
|
extends DeleteXssMatchSetRequest {}
|
|
15
16
|
export interface DeleteXssMatchSetCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateWebACLCommandInput
|
|
14
15
|
extends DisassociateWebACLRequest {}
|
|
15
16
|
export interface DisassociateWebACLCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetByteMatchSetCommandInput extends GetByteMatchSetRequest {}
|
|
14
15
|
export interface GetByteMatchSetCommandOutput
|
|
15
16
|
extends GetByteMatchSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetChangeTokenCommandInput extends GetChangeTokenRequest {}
|
|
14
15
|
export interface GetChangeTokenCommandOutput
|
|
15
16
|
extends GetChangeTokenResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetChangeTokenStatusCommandInput
|
|
14
15
|
extends GetChangeTokenStatusRequest {}
|
|
15
16
|
export interface GetChangeTokenStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetGeoMatchSetCommandInput extends GetGeoMatchSetRequest {}
|
|
14
15
|
export interface GetGeoMatchSetCommandOutput
|
|
15
16
|
extends GetGeoMatchSetResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WAFRegionalClientResolvedConfig,
|
|
8
8
|
} from "../WAFRegionalClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetIPSetCommandInput extends GetIPSetRequest {}
|
|
11
12
|
export interface GetIPSetCommandOutput
|
|
12
13
|
extends GetIPSetResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLoggingConfigurationCommandInput
|
|
14
15
|
extends GetLoggingConfigurationRequest {}
|
|
15
16
|
export interface GetLoggingConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WAFRegionalClientResolvedConfig,
|
|
11
11
|
} from "../WAFRegionalClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetPermissionPolicyCommandInput
|
|
14
15
|
extends GetPermissionPolicyRequest {}
|
|
15
16
|
export interface GetPermissionPolicyCommandOutput
|