@aws-sdk/client-wafv2 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/WAFV2.d.ts +2 -1
- package/dist-types/WAFV2Client.d.ts +1 -1
- package/dist-types/commands/AssociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/CheckCapacityCommand.d.ts +2 -1
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAPIKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.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/DeleteRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebACLCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetDecryptedAPIKeyCommand.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/GetManagedRuleSetCommand.d.ts +2 -1
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +2 -1
- package/dist-types/commands/GetRegexPatternSetCommand.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/GetWebACLCommand.d.ts +2 -1
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListAPIKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.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/ListManagedRuleSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListMobileSdkReleasesCommand.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/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListWebACLsCommand.d.ts +2 -1
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.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/UpdateIPSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebACLCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +781 -781
- package/dist-types/ts3.4/WAFV2.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.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/DeleteRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.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/GetManagedRuleSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +9 -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/GetWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.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/ListManagedRuleSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.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/PutLoggingConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.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/UpdateIPSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -581,6 +581,7 @@ export interface WAFV2 {
|
|
|
581
581
|
options: __HttpHandlerOptions,
|
|
582
582
|
cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void
|
|
583
583
|
): void;
|
|
584
|
+
getRuleGroup(): Promise<GetRuleGroupCommandOutput>;
|
|
584
585
|
getRuleGroup(
|
|
585
586
|
args: GetRuleGroupCommandInput,
|
|
586
587
|
options?: __HttpHandlerOptions
|
|
@@ -24,6 +24,15 @@ declare const AssociateWebACLCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AssociateWebACLCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AssociateWebACLCommandInput,
|
|
31
|
+
AssociateWebACLCommandOutput,
|
|
32
|
+
WAFV2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AssociateWebACLCommand extends AssociateWebACLCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CheckCapacityCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CheckCapacityCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CheckCapacityCommandInput,
|
|
31
|
+
CheckCapacityCommandOutput,
|
|
32
|
+
WAFV2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CheckCapacityCommand extends CheckCapacityCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateAPIKeyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateAPIKeyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateAPIKeyCommandInput,
|
|
28
|
+
CreateAPIKeyCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateAPIKeyCommand extends CreateAPIKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateIPSetCommandInput,
|
|
28
|
+
CreateIPSetCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateRegexPatternSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateRegexPatternSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateRegexPatternSetCommandInput,
|
|
32
|
+
CreateRegexPatternSetCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateRegexPatternSetCommand extends CreateRegexPatternSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateRuleGroupCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateRuleGroupCommandInput,
|
|
31
|
+
CreateRuleGroupCommandOutput,
|
|
32
|
+
WAFV2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateWebACLCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateWebACLCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateWebACLCommandInput,
|
|
28
|
+
CreateWebACLCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateWebACLCommand extends CreateWebACLCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteAPIKeyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteAPIKeyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteAPIKeyCommandInput,
|
|
28
|
+
DeleteAPIKeyCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteAPIKeyCommand extends DeleteAPIKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteFirewallManagerRuleGroupsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteFirewallManagerRuleGroupsCommandInput,
|
|
32
|
+
DeleteFirewallManagerRuleGroupsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteFirewallManagerRuleGroupsCommand extends DeleteFirewallManagerRuleGroupsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteIPSetCommandInput,
|
|
28
|
+
DeleteIPSetCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteLoggingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteLoggingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteLoggingConfigurationCommandInput,
|
|
32
|
+
DeleteLoggingConfigurationCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeletePermissionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeletePermissionPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeletePermissionPolicyCommandInput,
|
|
32
|
+
DeletePermissionPolicyCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteRegexPatternSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteRegexPatternSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteRegexPatternSetCommandInput,
|
|
32
|
+
DeleteRegexPatternSetCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteRuleGroupCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteRuleGroupCommandInput,
|
|
31
|
+
DeleteRuleGroupCommandOutput,
|
|
32
|
+
WAFV2ClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteWebACLCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteWebACLCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteWebACLCommandInput,
|
|
28
|
+
DeleteWebACLCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAllManagedProductsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAllManagedProductsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAllManagedProductsCommandInput,
|
|
32
|
+
DescribeAllManagedProductsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAllManagedProductsCommand extends DescribeAllManagedProductsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeManagedProductsByVendorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeManagedProductsByVendorCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeManagedProductsByVendorCommandInput,
|
|
32
|
+
DescribeManagedProductsByVendorCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeManagedProductsByVendorCommand extends DescribeManagedProductsByVendorCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeManagedRuleGroupCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeManagedRuleGroupCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeManagedRuleGroupCommandInput,
|
|
32
|
+
DescribeManagedRuleGroupCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeManagedRuleGroupCommand extends DescribeManagedRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisassociateWebACLCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisassociateWebACLCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisassociateWebACLCommandInput,
|
|
32
|
+
DisassociateWebACLCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisassociateWebACLCommand extends DisassociateWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GenerateMobileSdkReleaseUrlCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GenerateMobileSdkReleaseUrlCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GenerateMobileSdkReleaseUrlCommandInput,
|
|
32
|
+
GenerateMobileSdkReleaseUrlCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GenerateMobileSdkReleaseUrlCommand extends GenerateMobileSdkReleaseUrlCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDecryptedAPIKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDecryptedAPIKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDecryptedAPIKeyCommandInput,
|
|
32
|
+
GetDecryptedAPIKeyCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDecryptedAPIKeyCommand extends GetDecryptedAPIKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetIPSetCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetIPSetCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetIPSetCommandInput,
|
|
28
|
+
GetIPSetCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetLoggingConfigurationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetLoggingConfigurationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetLoggingConfigurationCommandInput,
|
|
32
|
+
GetLoggingConfigurationCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetLoggingConfigurationCommand extends GetLoggingConfigurationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetManagedRuleSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetManagedRuleSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetManagedRuleSetCommandInput,
|
|
32
|
+
GetManagedRuleSetCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetManagedRuleSetCommand extends GetManagedRuleSetCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMobileSdkReleaseCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMobileSdkReleaseCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMobileSdkReleaseCommandInput,
|
|
32
|
+
GetMobileSdkReleaseCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMobileSdkReleaseCommand extends GetMobileSdkReleaseCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetPermissionPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetPermissionPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetPermissionPolicyCommandInput,
|
|
32
|
+
GetPermissionPolicyCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetPermissionPolicyCommand extends GetPermissionPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetRateBasedStatementManagedKeysCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetRateBasedStatementManagedKeysCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetRateBasedStatementManagedKeysCommandInput,
|
|
32
|
+
GetRateBasedStatementManagedKeysCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetRateBasedStatementManagedKeysCommand extends GetRateBasedStatementManagedKeysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetRegexPatternSetCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetRegexPatternSetCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetRegexPatternSetCommandInput,
|
|
32
|
+
GetRegexPatternSetCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetRegexPatternSetCommand extends GetRegexPatternSetCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetRuleGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetRuleGroupCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetRuleGroupCommandInput,
|
|
28
|
+
GetRuleGroupCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetRuleGroupCommand extends GetRuleGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetSampledRequestsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetSampledRequestsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetSampledRequestsCommandInput,
|
|
32
|
+
GetSampledRequestsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetSampledRequestsCommand extends GetSampledRequestsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetWebACLCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetWebACLCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetWebACLCommandInput,
|
|
28
|
+
GetWebACLCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetWebACLCommand extends GetWebACLCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetWebACLForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetWebACLForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetWebACLForResourceCommandInput,
|
|
32
|
+
GetWebACLForResourceCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetWebACLForResourceCommand extends GetWebACLForResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListAPIKeysCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListAPIKeysCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListAPIKeysCommandInput,
|
|
28
|
+
ListAPIKeysCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListAPIKeysCommand extends ListAPIKeysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAvailableManagedRuleGroupVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAvailableManagedRuleGroupVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
32
|
+
ListAvailableManagedRuleGroupVersionsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAvailableManagedRuleGroupVersionsCommand extends ListAvailableManagedRuleGroupVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAvailableManagedRuleGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAvailableManagedRuleGroupsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAvailableManagedRuleGroupsCommandInput,
|
|
32
|
+
ListAvailableManagedRuleGroupsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAvailableManagedRuleGroupsCommand extends ListAvailableManagedRuleGroupsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListIPSetsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListIPSetsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListIPSetsCommandInput,
|
|
28
|
+
ListIPSetsCommandOutput,
|
|
29
|
+
WAFV2ClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListIPSetsCommand extends ListIPSetsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListLoggingConfigurationsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListLoggingConfigurationsCommandInput,
|
|
32
|
+
ListLoggingConfigurationsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListLoggingConfigurationsCommand extends ListLoggingConfigurationsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListManagedRuleSetsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListManagedRuleSetsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListManagedRuleSetsCommandInput,
|
|
32
|
+
ListManagedRuleSetsCommandOutput,
|
|
33
|
+
WAFV2ClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListManagedRuleSetsCommand extends ListManagedRuleSetsCommand_base {}
|