@aws-sdk/client-wafv2 3.1086.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/WAFV2.d.ts +186 -228
- package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +23 -46
- package/dist-types/ts3.4/models/errors.d.ts +20 -79
- package/dist-types/ts3.4/models/models_0.d.ts +3 -9
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +39 -39
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListAPIKeysRequest, ListAPIKeysResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListAPIKeysCommandInput extends ListAPIKeysRequest {}
|
|
5
|
-
export interface ListAPIKeysCommandOutput
|
|
6
|
-
extends ListAPIKeysResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListAPIKeysCommandOutput extends ListAPIKeysResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListAPIKeysCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListAPIKeysCommandInput
|
|
8
|
+
input: ListAPIKeysCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListAPIKeysCommandInput,
|
|
13
11
|
ListAPIKeysCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListAPIKeysCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListAPIKeysCommandInput
|
|
17
|
+
input: ListAPIKeysCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListAPIKeysCommandInput,
|
|
22
20
|
ListAPIKeysCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAvailableManagedRuleGroupVersionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAvailableManagedRuleGroupVersionsCommandInput
|
|
8
|
-
extends ListAvailableManagedRuleGroupVersionsRequest {}
|
|
7
|
+
export interface ListAvailableManagedRuleGroupVersionsCommandInput extends ListAvailableManagedRuleGroupVersionsRequest {}
|
|
9
8
|
export interface ListAvailableManagedRuleGroupVersionsCommandOutput
|
|
10
|
-
extends ListAvailableManagedRuleGroupVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAvailableManagedRuleGroupVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAvailableManagedRuleGroupVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAvailableManagedRuleGroupVersionsCommandInput
|
|
12
|
+
input: ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
17
15
|
ListAvailableManagedRuleGroupVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAvailableManagedRuleGroupVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAvailableManagedRuleGroupVersionsCommandInput
|
|
21
|
+
input: ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAvailableManagedRuleGroupVersionsCommandInput,
|
|
26
24
|
ListAvailableManagedRuleGroupVersionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAvailableManagedRuleGroupsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAvailableManagedRuleGroupsCommandInput
|
|
8
|
-
extends ListAvailableManagedRuleGroupsRequest {}
|
|
7
|
+
export interface ListAvailableManagedRuleGroupsCommandInput extends ListAvailableManagedRuleGroupsRequest {}
|
|
9
8
|
export interface ListAvailableManagedRuleGroupsCommandOutput
|
|
10
|
-
extends ListAvailableManagedRuleGroupsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAvailableManagedRuleGroupsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAvailableManagedRuleGroupsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAvailableManagedRuleGroupsCommandInput
|
|
12
|
+
input: ListAvailableManagedRuleGroupsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAvailableManagedRuleGroupsCommandInput,
|
|
17
15
|
ListAvailableManagedRuleGroupsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAvailableManagedRuleGroupsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAvailableManagedRuleGroupsCommandInput
|
|
21
|
+
input: ListAvailableManagedRuleGroupsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAvailableManagedRuleGroupsCommandInput,
|
|
26
24
|
ListAvailableManagedRuleGroupsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListIPSetsRequest, ListIPSetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListIPSetsCommandInput extends ListIPSetsRequest {}
|
|
5
|
-
export interface ListIPSetsCommandOutput
|
|
6
|
-
extends ListIPSetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListIPSetsCommandOutput extends ListIPSetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListIPSetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListIPSetsCommandInput
|
|
8
|
+
input: ListIPSetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListIPSetsCommandInput,
|
|
13
11
|
ListIPSetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListIPSetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListIPSetsCommandInput
|
|
17
|
+
input: ListIPSetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListIPSetsCommandInput,
|
|
22
20
|
ListIPSetsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListLoggingConfigurationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListLoggingConfigurationsCommandInput
|
|
8
|
-
extends ListLoggingConfigurationsRequest {}
|
|
7
|
+
export interface ListLoggingConfigurationsCommandInput extends ListLoggingConfigurationsRequest {}
|
|
9
8
|
export interface ListLoggingConfigurationsCommandOutput
|
|
10
|
-
extends ListLoggingConfigurationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListLoggingConfigurationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListLoggingConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListLoggingConfigurationsCommandInput
|
|
12
|
+
input: ListLoggingConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListLoggingConfigurationsCommandInput,
|
|
17
15
|
ListLoggingConfigurationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListLoggingConfigurationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListLoggingConfigurationsCommandInput
|
|
21
|
+
input: ListLoggingConfigurationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListLoggingConfigurationsCommandInput,
|
|
26
24
|
ListLoggingConfigurationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListManagedRuleSetsRequest,
|
|
4
|
-
ListManagedRuleSetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListManagedRuleSetsRequest, ListManagedRuleSetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListManagedRuleSetsCommandInput
|
|
8
|
-
extends ListManagedRuleSetsRequest {}
|
|
4
|
+
export interface ListManagedRuleSetsCommandInput extends ListManagedRuleSetsRequest {}
|
|
9
5
|
export interface ListManagedRuleSetsCommandOutput
|
|
10
|
-
extends ListManagedRuleSetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListManagedRuleSetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListManagedRuleSetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListManagedRuleSetsCommandInput
|
|
9
|
+
input: ListManagedRuleSetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListManagedRuleSetsCommandInput,
|
|
17
12
|
ListManagedRuleSetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListManagedRuleSetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListManagedRuleSetsCommandInput
|
|
18
|
+
input: ListManagedRuleSetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListManagedRuleSetsCommandInput,
|
|
26
21
|
ListManagedRuleSetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListMobileSdkReleasesRequest,
|
|
4
|
-
ListMobileSdkReleasesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListMobileSdkReleasesRequest, ListMobileSdkReleasesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListMobileSdkReleasesCommandInput
|
|
8
|
-
extends ListMobileSdkReleasesRequest {}
|
|
4
|
+
export interface ListMobileSdkReleasesCommandInput extends ListMobileSdkReleasesRequest {}
|
|
9
5
|
export interface ListMobileSdkReleasesCommandOutput
|
|
10
|
-
extends ListMobileSdkReleasesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListMobileSdkReleasesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListMobileSdkReleasesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListMobileSdkReleasesCommandInput
|
|
9
|
+
input: ListMobileSdkReleasesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListMobileSdkReleasesCommandInput,
|
|
17
12
|
ListMobileSdkReleasesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListMobileSdkReleasesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListMobileSdkReleasesCommandInput
|
|
18
|
+
input: ListMobileSdkReleasesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListMobileSdkReleasesCommandInput,
|
|
26
21
|
ListMobileSdkReleasesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRegexPatternSetsRequest,
|
|
4
|
-
ListRegexPatternSetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRegexPatternSetsRequest, ListRegexPatternSetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRegexPatternSetsCommandInput
|
|
8
|
-
extends ListRegexPatternSetsRequest {}
|
|
4
|
+
export interface ListRegexPatternSetsCommandInput extends ListRegexPatternSetsRequest {}
|
|
9
5
|
export interface ListRegexPatternSetsCommandOutput
|
|
10
|
-
extends ListRegexPatternSetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRegexPatternSetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListRegexPatternSetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRegexPatternSetsCommandInput
|
|
9
|
+
input: ListRegexPatternSetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRegexPatternSetsCommandInput,
|
|
17
12
|
ListRegexPatternSetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListRegexPatternSetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListRegexPatternSetsCommandInput
|
|
18
|
+
input: ListRegexPatternSetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListRegexPatternSetsCommandInput,
|
|
26
21
|
ListRegexPatternSetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListResourcesForWebACLRequest,
|
|
4
|
-
ListResourcesForWebACLResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListResourcesForWebACLRequest, ListResourcesForWebACLResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourcesForWebACLCommandInput
|
|
8
|
-
extends ListResourcesForWebACLRequest {}
|
|
4
|
+
export interface ListResourcesForWebACLCommandInput extends ListResourcesForWebACLRequest {}
|
|
9
5
|
export interface ListResourcesForWebACLCommandOutput
|
|
10
|
-
extends ListResourcesForWebACLResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListResourcesForWebACLResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListResourcesForWebACLCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListResourcesForWebACLCommandInput
|
|
9
|
+
input: ListResourcesForWebACLCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListResourcesForWebACLCommandInput,
|
|
17
12
|
ListResourcesForWebACLCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListResourcesForWebACLCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListResourcesForWebACLCommandInput
|
|
18
|
+
input: ListResourcesForWebACLCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListResourcesForWebACLCommandInput,
|
|
26
21
|
ListResourcesForWebACLCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRuleGroupsRequest,
|
|
4
|
-
ListRuleGroupsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {}
|
|
8
|
-
export interface ListRuleGroupsCommandOutput
|
|
9
|
-
extends ListRuleGroupsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListRuleGroupsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListRuleGroupsCommandInput
|
|
8
|
+
input: ListRuleGroupsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListRuleGroupsCommandInput,
|
|
16
11
|
ListRuleGroupsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListRuleGroupsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListRuleGroupsCommandInput
|
|
17
|
+
input: ListRuleGroupsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListRuleGroupsCommandInput,
|
|
25
20
|
ListRuleGroupsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSettlementRecordsRequest,
|
|
4
|
-
ListSettlementRecordsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListSettlementRecordsRequest, ListSettlementRecordsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSettlementRecordsCommandInput
|
|
8
|
-
extends ListSettlementRecordsRequest {}
|
|
4
|
+
export interface ListSettlementRecordsCommandInput extends ListSettlementRecordsRequest {}
|
|
9
5
|
export interface ListSettlementRecordsCommandOutput
|
|
10
|
-
extends ListSettlementRecordsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSettlementRecordsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListSettlementRecordsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSettlementRecordsCommandInput
|
|
9
|
+
input: ListSettlementRecordsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSettlementRecordsCommandInput,
|
|
17
12
|
ListSettlementRecordsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListSettlementRecordsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListSettlementRecordsCommandInput
|
|
18
|
+
input: ListSettlementRecordsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListSettlementRecordsCommandInput,
|
|
26
21
|
ListSettlementRecordsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListWebACLsRequest, ListWebACLsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListWebACLsCommandInput extends ListWebACLsRequest {}
|
|
5
|
-
export interface ListWebACLsCommandOutput
|
|
6
|
-
extends ListWebACLsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListWebACLsCommandOutput extends ListWebACLsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListWebACLsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListWebACLsCommandInput
|
|
8
|
+
input: ListWebACLsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListWebACLsCommandInput,
|
|
13
11
|
ListWebACLsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListWebACLsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListWebACLsCommandInput
|
|
17
|
+
input: ListWebACLsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListWebACLsCommandInput,
|
|
22
20
|
ListWebACLsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutLoggingConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutLoggingConfigurationCommandInput
|
|
8
|
-
extends PutLoggingConfigurationRequest {}
|
|
7
|
+
export interface PutLoggingConfigurationCommandInput extends PutLoggingConfigurationRequest {}
|
|
9
8
|
export interface PutLoggingConfigurationCommandOutput
|
|
10
|
-
extends PutLoggingConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutLoggingConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutLoggingConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutLoggingConfigurationCommandInput
|
|
12
|
+
input: PutLoggingConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutLoggingConfigurationCommandInput,
|
|
17
15
|
PutLoggingConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutLoggingConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutLoggingConfigurationCommandInput
|
|
21
|
+
input: PutLoggingConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutLoggingConfigurationCommandInput,
|
|
26
24
|
PutLoggingConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PutManagedRuleSetVersionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutManagedRuleSetVersionsCommandInput
|
|
8
|
-
extends PutManagedRuleSetVersionsRequest {}
|
|
7
|
+
export interface PutManagedRuleSetVersionsCommandInput extends PutManagedRuleSetVersionsRequest {}
|
|
9
8
|
export interface PutManagedRuleSetVersionsCommandOutput
|
|
10
|
-
extends PutManagedRuleSetVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PutManagedRuleSetVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const PutManagedRuleSetVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PutManagedRuleSetVersionsCommandInput
|
|
12
|
+
input: PutManagedRuleSetVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PutManagedRuleSetVersionsCommandInput,
|
|
17
15
|
PutManagedRuleSetVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PutManagedRuleSetVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PutManagedRuleSetVersionsCommandInput
|
|
21
|
+
input: PutManagedRuleSetVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PutManagedRuleSetVersionsCommandInput,
|
|
26
24
|
PutManagedRuleSetVersionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutPermissionPolicyRequest,
|
|
4
|
-
PutPermissionPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutPermissionPolicyRequest, PutPermissionPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutPermissionPolicyCommandInput
|
|
8
|
-
extends PutPermissionPolicyRequest {}
|
|
4
|
+
export interface PutPermissionPolicyCommandInput extends PutPermissionPolicyRequest {}
|
|
9
5
|
export interface PutPermissionPolicyCommandOutput
|
|
10
|
-
extends PutPermissionPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutPermissionPolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutPermissionPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutPermissionPolicyCommandInput
|
|
9
|
+
input: PutPermissionPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutPermissionPolicyCommandInput,
|
|
17
12
|
PutPermissionPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutPermissionPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutPermissionPolicyCommandInput
|
|
18
|
+
input: PutPermissionPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutPermissionPolicyCommandInput,
|
|
26
21
|
PutPermissionPolicyCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateIPSetRequest, UpdateIPSetResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateIPSetCommandInput extends UpdateIPSetRequest {}
|
|
5
|
-
export interface UpdateIPSetCommandOutput
|
|
6
|
-
extends UpdateIPSetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateIPSetCommandOutput extends UpdateIPSetResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateIPSetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateIPSetCommandInput
|
|
8
|
+
input: UpdateIPSetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateIPSetCommandInput,
|
|
13
11
|
UpdateIPSetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateIPSetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateIPSetCommandInput
|
|
17
|
+
input: UpdateIPSetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateIPSetCommandInput,
|
|
22
20
|
UpdateIPSetCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateManagedRuleSetVersionExpiryDateResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateManagedRuleSetVersionExpiryDateCommandInput
|
|
8
|
-
extends UpdateManagedRuleSetVersionExpiryDateRequest {}
|
|
7
|
+
export interface UpdateManagedRuleSetVersionExpiryDateCommandInput extends UpdateManagedRuleSetVersionExpiryDateRequest {}
|
|
9
8
|
export interface UpdateManagedRuleSetVersionExpiryDateCommandOutput
|
|
10
|
-
extends UpdateManagedRuleSetVersionExpiryDateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateManagedRuleSetVersionExpiryDateResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateManagedRuleSetVersionExpiryDateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateManagedRuleSetVersionExpiryDateCommandInput
|
|
12
|
+
input: UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
17
15
|
UpdateManagedRuleSetVersionExpiryDateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateManagedRuleSetVersionExpiryDateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateManagedRuleSetVersionExpiryDateCommandInput
|
|
21
|
+
input: UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateManagedRuleSetVersionExpiryDateCommandInput,
|
|
26
24
|
UpdateManagedRuleSetVersionExpiryDateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRegexPatternSetRequest,
|
|
4
|
-
UpdateRegexPatternSetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateRegexPatternSetRequest, UpdateRegexPatternSetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRegexPatternSetCommandInput
|
|
8
|
-
extends UpdateRegexPatternSetRequest {}
|
|
4
|
+
export interface UpdateRegexPatternSetCommandInput extends UpdateRegexPatternSetRequest {}
|
|
9
5
|
export interface UpdateRegexPatternSetCommandOutput
|
|
10
|
-
extends UpdateRegexPatternSetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateRegexPatternSetResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateRegexPatternSetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateRegexPatternSetCommandInput
|
|
9
|
+
input: UpdateRegexPatternSetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateRegexPatternSetCommandInput,
|
|
17
12
|
UpdateRegexPatternSetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateRegexPatternSetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateRegexPatternSetCommandInput
|
|
18
|
+
input: UpdateRegexPatternSetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateRegexPatternSetCommandInput,
|
|
26
21
|
UpdateRegexPatternSetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRuleGroupRequest,
|
|
4
|
-
UpdateRuleGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateRuleGroupRequest, UpdateRuleGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateRuleGroupCommandInput extends UpdateRuleGroupRequest {}
|
|
8
|
-
export interface UpdateRuleGroupCommandOutput
|
|
9
|
-
extends UpdateRuleGroupResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateRuleGroupCommandOutput extends UpdateRuleGroupResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateRuleGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateRuleGroupCommandInput
|
|
8
|
+
input: UpdateRuleGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateRuleGroupCommandInput,
|
|
16
11
|
UpdateRuleGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateRuleGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateRuleGroupCommandInput
|
|
17
|
+
input: UpdateRuleGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateRuleGroupCommandInput,
|
|
25
20
|
UpdateRuleGroupCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateWebACLRequest, UpdateWebACLResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateWebACLCommandInput extends UpdateWebACLRequest {}
|
|
5
|
-
export interface UpdateWebACLCommandOutput
|
|
6
|
-
extends UpdateWebACLResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateWebACLCommandOutput extends UpdateWebACLResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateWebACLCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateWebACLCommandInput
|
|
8
|
+
input: UpdateWebACLCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateWebACLCommandInput,
|
|
13
11
|
UpdateWebACLCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateWebACLCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateWebACLCommandInput
|
|
17
|
+
input: UpdateWebACLCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateWebACLCommandInput,
|
|
22
20
|
UpdateWebACLCommandOutput,
|