@aws-sdk/client-wafv2 3.1077.0 → 3.1079.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 +67 -593
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateWebACLCommand.js +2 -14
- package/dist-es/commands/CheckCapacityCommand.js +2 -14
- package/dist-es/commands/CreateAPIKeyCommand.js +2 -14
- package/dist-es/commands/CreateIPSetCommand.js +2 -14
- package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/CreateRuleGroupCommand.js +2 -14
- package/dist-es/commands/CreateWebACLCommand.js +2 -14
- package/dist-es/commands/DeleteAPIKeyCommand.js +2 -14
- package/dist-es/commands/DeleteFirewallManagerRuleGroupsCommand.js +2 -14
- package/dist-es/commands/DeleteIPSetCommand.js +2 -14
- package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -14
- package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/DeleteRuleGroupCommand.js +2 -14
- package/dist-es/commands/DeleteWebACLCommand.js +2 -14
- package/dist-es/commands/DescribeAllManagedProductsCommand.js +2 -14
- package/dist-es/commands/DescribeManagedProductsByVendorCommand.js +2 -14
- package/dist-es/commands/DescribeManagedRuleGroupCommand.js +2 -14
- package/dist-es/commands/DisassociateWebACLCommand.js +2 -14
- package/dist-es/commands/GenerateMobileSdkReleaseUrlCommand.js +2 -14
- package/dist-es/commands/GetDecryptedAPIKeyCommand.js +2 -14
- package/dist-es/commands/GetIPSetCommand.js +2 -14
- package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/GetManagedRuleSetCommand.js +2 -14
- package/dist-es/commands/GetMobileSdkReleaseCommand.js +2 -14
- package/dist-es/commands/GetPermissionPolicyCommand.js +2 -14
- package/dist-es/commands/GetRateBasedStatementManagedKeysCommand.js +2 -14
- package/dist-es/commands/GetRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/GetRevenueStatisticsCommand.js +2 -14
- package/dist-es/commands/GetRevenueStatisticsSummaryCommand.js +2 -14
- package/dist-es/commands/GetRevenueStatisticsTimeSeriesCommand.js +2 -14
- package/dist-es/commands/GetRuleGroupCommand.js +2 -14
- package/dist-es/commands/GetSampledRequestsCommand.js +2 -14
- package/dist-es/commands/GetTopPathStatisticsByTrafficCommand.js +2 -14
- package/dist-es/commands/GetWebACLCommand.js +2 -14
- package/dist-es/commands/GetWebACLForResourceCommand.js +2 -14
- package/dist-es/commands/ListAPIKeysCommand.js +2 -14
- package/dist-es/commands/ListAvailableManagedRuleGroupVersionsCommand.js +2 -14
- package/dist-es/commands/ListAvailableManagedRuleGroupsCommand.js +2 -14
- package/dist-es/commands/ListIPSetsCommand.js +2 -14
- package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -14
- package/dist-es/commands/ListManagedRuleSetsCommand.js +2 -14
- package/dist-es/commands/ListMobileSdkReleasesCommand.js +2 -14
- package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -14
- package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -14
- package/dist-es/commands/ListRuleGroupsCommand.js +2 -14
- package/dist-es/commands/ListSettlementRecordsCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ListWebACLsCommand.js +2 -14
- package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -14
- package/dist-es/commands/PutManagedRuleSetVersionsCommand.js +2 -14
- package/dist-es/commands/PutPermissionPolicyCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateIPSetCommand.js +2 -14
- package/dist-es/commands/UpdateManagedRuleSetVersionExpiryDateCommand.js +2 -14
- package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -14
- package/dist-es/commands/UpdateRuleGroupCommand.js +2 -14
- package/dist-es/commands/UpdateWebACLCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/CheckCapacityCommand.d.ts +3 -8
- package/dist-types/commands/CreateAPIKeyCommand.d.ts +3 -8
- package/dist-types/commands/CreateIPSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAPIKeyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIPSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteWebACLCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAllManagedProductsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedProductsByVendorCommand.d.ts +3 -8
- package/dist-types/commands/DescribeManagedRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateWebACLCommand.d.ts +3 -8
- package/dist-types/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +3 -8
- package/dist-types/commands/GetDecryptedAPIKeyCommand.d.ts +3 -8
- package/dist-types/commands/GetIPSetCommand.d.ts +3 -8
- package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/GetManagedRuleSetCommand.d.ts +3 -8
- package/dist-types/commands/GetMobileSdkReleaseCommand.d.ts +3 -8
- package/dist-types/commands/GetPermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/GetRateBasedStatementManagedKeysCommand.d.ts +3 -8
- package/dist-types/commands/GetRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/GetRevenueStatisticsCommand.d.ts +3 -8
- package/dist-types/commands/GetRevenueStatisticsSummaryCommand.d.ts +3 -8
- package/dist-types/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +3 -8
- package/dist-types/commands/GetRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/GetSampledRequestsCommand.d.ts +3 -8
- package/dist-types/commands/GetTopPathStatisticsByTrafficCommand.d.ts +3 -8
- package/dist-types/commands/GetWebACLCommand.d.ts +3 -8
- package/dist-types/commands/GetWebACLForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListAPIKeysCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +3 -8
- package/dist-types/commands/ListAvailableManagedRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListIPSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +3 -8
- package/dist-types/commands/ListManagedRuleSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListMobileSdkReleasesCommand.d.ts +3 -8
- package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +3 -8
- package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +3 -8
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +3 -8
- package/dist-types/commands/ListSettlementRecordsCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ListWebACLsCommand.d.ts +3 -8
- package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +3 -8
- package/dist-types/commands/PutManagedRuleSetVersionsCommand.d.ts +3 -8
- package/dist-types/commands/PutPermissionPolicyCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIPSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +3 -8
- package/dist-types/commands/UpdateWebACLCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CheckCapacityRequest, CheckCapacityResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CheckCapacityCommandInput extends CheckCapacityRequest {
|
|
|
22
19
|
export interface CheckCapacityCommandOutput extends CheckCapacityResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CheckCapacityCommand_base: {
|
|
25
|
-
new (input: CheckCapacityCommandInput): import("@smithy/core/client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CheckCapacityCommandInput): import("@smithy/core/client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CheckCapacityCommandInput): import("@smithy/core/client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CheckCapacityCommandInput): import("@smithy/core/client").CommandImpl<CheckCapacityCommandInput, CheckCapacityCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns the web ACL capacity unit (WCU) requirements for a specified scope and set of rules.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateAPIKeyRequest, CreateAPIKeyResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateAPIKeyCommandInput extends CreateAPIKeyRequest {
|
|
|
22
19
|
export interface CreateAPIKeyCommandOutput extends CreateAPIKeyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateAPIKeyCommand_base: {
|
|
25
|
-
new (input: CreateAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<CreateAPIKeyCommandInput, CreateAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates an API key that contains a set of token domains.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateIPSetCommandInput extends CreateIPSetRequest {
|
|
|
22
19
|
export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateIPSetCommand_base: {
|
|
25
|
-
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateIPSetCommandInput): import("@smithy/core/client").CommandImpl<CreateIPSetCommandInput, CreateIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates an <a>IPSet</a>, which you use to identify web requests that
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateRegexPatternSetCommandInput extends CreateRegexPatternSet
|
|
|
22
19
|
export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateRegexPatternSetCommand_base: {
|
|
25
|
-
new (input: CreateRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a <a>RegexPatternSet</a>, which you reference in a <a>RegexPatternSetReferenceStatement</a>, to have WAF inspect a web request
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {
|
|
|
22
19
|
export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateRuleGroupCommand_base: {
|
|
25
|
-
new (input: CreateRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a <a>RuleGroup</a> per the specifications provided. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { CreateWebACLRequest, CreateWebACLResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateWebACLCommandInput extends CreateWebACLRequest {
|
|
|
22
19
|
export interface CreateWebACLCommandOutput extends CreateWebACLResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateWebACLCommand_base: {
|
|
25
|
-
new (input: CreateWebACLCommandInput): import("@smithy/core/client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateWebACLCommandInput): import("@smithy/core/client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateWebACLCommandInput): import("@smithy/core/client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateWebACLCommandInput): import("@smithy/core/client").CommandImpl<CreateWebACLCommandInput, CreateWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a <a>WebACL</a> per the specifications provided.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteAPIKeyRequest, DeleteAPIKeyResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteAPIKeyCommandInput extends DeleteAPIKeyRequest {
|
|
|
22
19
|
export interface DeleteAPIKeyCommandOutput extends DeleteAPIKeyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteAPIKeyCommand_base: {
|
|
25
|
-
new (input: DeleteAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteAPIKeyCommandInput, DeleteAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified API key. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteFirewallManagerRuleGroupsRequest, DeleteFirewallManagerRuleGroupsResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteFirewallManagerRuleGroupsCommandInput extends DeleteFirew
|
|
|
22
19
|
export interface DeleteFirewallManagerRuleGroupsCommandOutput extends DeleteFirewallManagerRuleGroupsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteFirewallManagerRuleGroupsCommand_base: {
|
|
25
|
-
new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteFirewallManagerRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<DeleteFirewallManagerRuleGroupsCommandInput, DeleteFirewallManagerRuleGroupsCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes all rule groups that are managed by Firewall Manager from the specified <a>WebACL</a>. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {
|
|
|
22
19
|
export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteIPSetCommand_base: {
|
|
25
|
-
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteIPSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified <a>IPSet</a>. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteLoggingConfigurationCommandInput extends DeleteLoggingCon
|
|
|
22
19
|
export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingConfigurationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteLoggingConfigurationCommand_base: {
|
|
25
|
-
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the <a>LoggingConfiguration</a> from the specified web ACL.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeletePermissionPolicyCommandInput extends DeletePermissionPoli
|
|
|
22
19
|
export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPolicyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeletePermissionPolicyCommand_base: {
|
|
25
|
-
new (input: DeletePermissionPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeletePermissionPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeletePermissionPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeletePermissionPolicyCommandInput): import("@smithy/core/client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Permanently deletes an IAM policy from the specified rule group.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteRegexPatternSetCommandInput extends DeleteRegexPatternSet
|
|
|
22
19
|
export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteRegexPatternSetCommand_base: {
|
|
25
|
-
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteRegexPatternSetCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified <a>RegexPatternSet</a>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {
|
|
|
22
19
|
export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteRuleGroupCommand_base: {
|
|
25
|
-
new (input: DeleteRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified <a>RuleGroup</a>.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {
|
|
|
22
19
|
export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteWebACLCommand_base: {
|
|
25
|
-
new (input: DeleteWebACLCommandInput): import("@smithy/core/client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteWebACLCommandInput): import("@smithy/core/client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteWebACLCommandInput): import("@smithy/core/client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteWebACLCommandInput): import("@smithy/core/client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified <a>WebACL</a>. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeAllManagedProductsRequest, DescribeAllManagedProductsResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAllManagedProductsCommandInput extends DescribeAllManag
|
|
|
22
19
|
export interface DescribeAllManagedProductsCommandOutput extends DescribeAllManagedProductsResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAllManagedProductsCommand_base: {
|
|
25
|
-
new (input: DescribeAllManagedProductsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeAllManagedProductsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAllManagedProductsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeAllManagedProductsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAllManagedProductsCommandInput, DescribeAllManagedProductsCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides high-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services Marketplace managed rule groups. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeManagedProductsByVendorRequest, DescribeManagedProductsByVendorResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeManagedProductsByVendorCommandInput extends DescribeMan
|
|
|
22
19
|
export interface DescribeManagedProductsByVendorCommandOutput extends DescribeManagedProductsByVendorResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeManagedProductsByVendorCommand_base: {
|
|
25
|
-
new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeManagedProductsByVendorCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedProductsByVendorCommandInput, DescribeManagedProductsByVendorCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides high-level information for the managed rule groups owned by a specific vendor. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DescribeManagedRuleGroupRequest, DescribeManagedRuleGroupResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeManagedRuleGroupCommandInput extends DescribeManagedRul
|
|
|
22
19
|
export interface DescribeManagedRuleGroupCommandOutput extends DescribeManagedRuleGroupResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeManagedRuleGroupCommand_base: {
|
|
25
|
-
new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeManagedRuleGroupCommandInput): import("@smithy/core/client").CommandImpl<DescribeManagedRuleGroupCommandInput, DescribeManagedRuleGroupCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Provides high-level information for a managed rule group, including descriptions of the rules. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { DisassociateWebACLRequest, DisassociateWebACLResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DisassociateWebACLCommandInput extends DisassociateWebACLReques
|
|
|
22
19
|
export interface DisassociateWebACLCommandOutput extends DisassociateWebACLResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DisassociateWebACLCommand_base: {
|
|
25
|
-
new (input: DisassociateWebACLCommandInput): import("@smithy/core/client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DisassociateWebACLCommandInput): import("@smithy/core/client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DisassociateWebACLCommandInput): import("@smithy/core/client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DisassociateWebACLCommandInput): import("@smithy/core/client").CommandImpl<DisassociateWebACLCommandInput, DisassociateWebACLCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Disassociates the specified resource from its web ACL
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GenerateMobileSdkReleaseUrlRequest, GenerateMobileSdkReleaseUrlResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GenerateMobileSdkReleaseUrlCommandInput extends GenerateMobileS
|
|
|
22
19
|
export interface GenerateMobileSdkReleaseUrlCommandOutput extends GenerateMobileSdkReleaseUrlResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GenerateMobileSdkReleaseUrlCommand_base: {
|
|
25
|
-
new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/core/client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/core/client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/core/client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GenerateMobileSdkReleaseUrlCommandInput): import("@smithy/core/client").CommandImpl<GenerateMobileSdkReleaseUrlCommandInput, GenerateMobileSdkReleaseUrlCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Generates a presigned download URL for the specified release of the mobile SDK.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetDecryptedAPIKeyRequest, GetDecryptedAPIKeyResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetDecryptedAPIKeyCommandInput extends GetDecryptedAPIKeyReques
|
|
|
22
19
|
export interface GetDecryptedAPIKeyCommandOutput extends GetDecryptedAPIKeyResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetDecryptedAPIKeyCommand_base: {
|
|
25
|
-
new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetDecryptedAPIKeyCommandInput): import("@smithy/core/client").CommandImpl<GetDecryptedAPIKeyCommandInput, GetDecryptedAPIKeyCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Returns your API key in decrypted form. Use this to check the token domains that you have defined for the key. </p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
2
|
import type { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
|
|
4
|
-
import type { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from "../WAFV2Client";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetIPSetCommandInput extends GetIPSetRequest {
|
|
|
22
19
|
export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetIPSetCommand_base: {
|
|
25
|
-
new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, WAFV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<GetIPSetCommandInput, GetIPSetCommandOutput, import("..").WAFV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves the specified <a>IPSet</a>.</p>
|