@aws-sdk/client-wafv2 3.1087.0 → 3.1089.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.
Files changed (78) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WAFV2.d.ts +186 -228
  3. package/dist-types/ts3.4/WAFV2Client.d.ts +24 -61
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/CheckCapacityCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/CreateAPIKeyCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
  11. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/DeleteAPIKeyCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/DeleteFirewallManagerRuleGroupsCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeAllManagedProductsCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/DescribeManagedProductsByVendorCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeManagedRuleGroupCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GenerateMobileSdkReleaseUrlCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/GetDecryptedAPIKeyCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/GetManagedRuleSetCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/GetMobileSdkReleaseCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRateBasedStatementManagedKeysCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetRevenueStatisticsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetRevenueStatisticsSummaryCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetRevenueStatisticsTimeSeriesCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +2 -4
  39. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetTopPathStatisticsByTrafficCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +4 -4
  42. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/ListAPIKeysCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupVersionsCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/ListAvailableManagedRuleGroupsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/ListManagedRuleSetsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListMobileSdkReleasesCommand.d.ts +5 -10
  50. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListSettlementRecordsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/PutManagedRuleSetVersionsCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/UpdateManagedRuleSetVersionExpiryDateCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +5 -10
  64. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  67. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  68. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  69. package/dist-types/ts3.4/models/enums.d.ts +23 -46
  70. package/dist-types/ts3.4/models/errors.d.ts +20 -79
  71. package/dist-types/ts3.4/models/models_0.d.ts +3 -9
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  76. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  77. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  78. package/package.json +38 -38
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteRuleGroupRequest,
4
- DeleteRuleGroupResponse,
5
- } from "../models/models_0";
2
+ import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {}
8
- export interface DeleteRuleGroupCommandOutput
9
- extends DeleteRuleGroupResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, __MetadataBearer {}
11
6
  declare const DeleteRuleGroupCommand_base: {
12
7
  new (
13
- input: DeleteRuleGroupCommandInput
8
+ input: DeleteRuleGroupCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteRuleGroupCommandInput,
16
11
  DeleteRuleGroupCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteRuleGroupCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteRuleGroupCommandInput
17
+ input: DeleteRuleGroupCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteRuleGroupCommandInput,
25
20
  DeleteRuleGroupCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {}
5
- export interface DeleteWebACLCommandOutput
6
- extends DeleteWebACLResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __MetadataBearer {}
8
6
  declare const DeleteWebACLCommand_base: {
9
7
  new (
10
- input: DeleteWebACLCommandInput
8
+ input: DeleteWebACLCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteWebACLCommandInput,
13
11
  DeleteWebACLCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteWebACLCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteWebACLCommandInput
17
+ input: DeleteWebACLCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteWebACLCommandInput,
22
20
  DeleteWebACLCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeAllManagedProductsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeAllManagedProductsCommandInput
8
- extends DescribeAllManagedProductsRequest {}
7
+ export interface DescribeAllManagedProductsCommandInput extends DescribeAllManagedProductsRequest {}
9
8
  export interface DescribeAllManagedProductsCommandOutput
10
- extends DescribeAllManagedProductsResponse,
11
- __MetadataBearer {}
9
+ extends DescribeAllManagedProductsResponse, __MetadataBearer {}
12
10
  declare const DescribeAllManagedProductsCommand_base: {
13
11
  new (
14
- input: DescribeAllManagedProductsCommandInput
12
+ input: DescribeAllManagedProductsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeAllManagedProductsCommandInput,
17
15
  DescribeAllManagedProductsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeAllManagedProductsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeAllManagedProductsCommandInput
21
+ input: DescribeAllManagedProductsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeAllManagedProductsCommandInput,
26
24
  DescribeAllManagedProductsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeManagedProductsByVendorResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeManagedProductsByVendorCommandInput
8
- extends DescribeManagedProductsByVendorRequest {}
7
+ export interface DescribeManagedProductsByVendorCommandInput extends DescribeManagedProductsByVendorRequest {}
9
8
  export interface DescribeManagedProductsByVendorCommandOutput
10
- extends DescribeManagedProductsByVendorResponse,
11
- __MetadataBearer {}
9
+ extends DescribeManagedProductsByVendorResponse, __MetadataBearer {}
12
10
  declare const DescribeManagedProductsByVendorCommand_base: {
13
11
  new (
14
- input: DescribeManagedProductsByVendorCommandInput
12
+ input: DescribeManagedProductsByVendorCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeManagedProductsByVendorCommandInput,
17
15
  DescribeManagedProductsByVendorCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeManagedProductsByVendorCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeManagedProductsByVendorCommandInput
21
+ input: DescribeManagedProductsByVendorCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeManagedProductsByVendorCommandInput,
26
24
  DescribeManagedProductsByVendorCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeManagedRuleGroupResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeManagedRuleGroupCommandInput
8
- extends DescribeManagedRuleGroupRequest {}
7
+ export interface DescribeManagedRuleGroupCommandInput extends DescribeManagedRuleGroupRequest {}
9
8
  export interface DescribeManagedRuleGroupCommandOutput
10
- extends DescribeManagedRuleGroupResponse,
11
- __MetadataBearer {}
9
+ extends DescribeManagedRuleGroupResponse, __MetadataBearer {}
12
10
  declare const DescribeManagedRuleGroupCommand_base: {
13
11
  new (
14
- input: DescribeManagedRuleGroupCommandInput
12
+ input: DescribeManagedRuleGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeManagedRuleGroupCommandInput,
17
15
  DescribeManagedRuleGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeManagedRuleGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeManagedRuleGroupCommandInput
21
+ input: DescribeManagedRuleGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeManagedRuleGroupCommandInput,
26
24
  DescribeManagedRuleGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisassociateWebACLRequest,
4
- DisassociateWebACLResponse,
5
- } from "../models/models_0";
2
+ import { DisassociateWebACLRequest, DisassociateWebACLResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DisassociateWebACLCommandInput
8
- extends DisassociateWebACLRequest {}
4
+ export interface DisassociateWebACLCommandInput extends DisassociateWebACLRequest {}
9
5
  export interface DisassociateWebACLCommandOutput
10
- extends DisassociateWebACLResponse,
11
- __MetadataBearer {}
6
+ extends DisassociateWebACLResponse, __MetadataBearer {}
12
7
  declare const DisassociateWebACLCommand_base: {
13
8
  new (
14
- input: DisassociateWebACLCommandInput
9
+ input: DisassociateWebACLCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisassociateWebACLCommandInput,
17
12
  DisassociateWebACLCommandOutput,
@@ -20,7 +15,7 @@ declare const DisassociateWebACLCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisassociateWebACLCommandInput
18
+ input: DisassociateWebACLCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisassociateWebACLCommandInput,
26
21
  DisassociateWebACLCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GenerateMobileSdkReleaseUrlResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GenerateMobileSdkReleaseUrlCommandInput
8
- extends GenerateMobileSdkReleaseUrlRequest {}
7
+ export interface GenerateMobileSdkReleaseUrlCommandInput extends GenerateMobileSdkReleaseUrlRequest {}
9
8
  export interface GenerateMobileSdkReleaseUrlCommandOutput
10
- extends GenerateMobileSdkReleaseUrlResponse,
11
- __MetadataBearer {}
9
+ extends GenerateMobileSdkReleaseUrlResponse, __MetadataBearer {}
12
10
  declare const GenerateMobileSdkReleaseUrlCommand_base: {
13
11
  new (
14
- input: GenerateMobileSdkReleaseUrlCommandInput
12
+ input: GenerateMobileSdkReleaseUrlCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GenerateMobileSdkReleaseUrlCommandInput,
17
15
  GenerateMobileSdkReleaseUrlCommandOutput,
@@ -20,7 +18,7 @@ declare const GenerateMobileSdkReleaseUrlCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GenerateMobileSdkReleaseUrlCommandInput
21
+ input: GenerateMobileSdkReleaseUrlCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GenerateMobileSdkReleaseUrlCommandInput,
26
24
  GenerateMobileSdkReleaseUrlCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetDecryptedAPIKeyRequest,
4
- GetDecryptedAPIKeyResponse,
5
- } from "../models/models_0";
2
+ import { GetDecryptedAPIKeyRequest, GetDecryptedAPIKeyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetDecryptedAPIKeyCommandInput
8
- extends GetDecryptedAPIKeyRequest {}
4
+ export interface GetDecryptedAPIKeyCommandInput extends GetDecryptedAPIKeyRequest {}
9
5
  export interface GetDecryptedAPIKeyCommandOutput
10
- extends GetDecryptedAPIKeyResponse,
11
- __MetadataBearer {}
6
+ extends GetDecryptedAPIKeyResponse, __MetadataBearer {}
12
7
  declare const GetDecryptedAPIKeyCommand_base: {
13
8
  new (
14
- input: GetDecryptedAPIKeyCommandInput
9
+ input: GetDecryptedAPIKeyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetDecryptedAPIKeyCommandInput,
17
12
  GetDecryptedAPIKeyCommandOutput,
@@ -20,7 +15,7 @@ declare const GetDecryptedAPIKeyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetDecryptedAPIKeyCommandInput
18
+ input: GetDecryptedAPIKeyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetDecryptedAPIKeyCommandInput,
26
21
  GetDecryptedAPIKeyCommandOutput,
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetIPSetCommandInput extends GetIPSetRequest {}
5
- export interface GetIPSetCommandOutput
6
- extends GetIPSetResponse,
7
- __MetadataBearer {}
5
+ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBearer {}
8
6
  declare const GetIPSetCommand_base: {
9
- new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: GetIPSetCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  GetIPSetCommandInput,
11
11
  GetIPSetCommandOutput,
12
12
  import("..").WAFV2ClientResolvedConfig,
13
13
  import("..").ServiceInputTypes,
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
- new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: GetIPSetCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
17
19
  GetIPSetCommandInput,
18
20
  GetIPSetCommandOutput,
19
21
  import("..").WAFV2ClientResolvedConfig,
@@ -4,14 +4,12 @@ import {
4
4
  GetLoggingConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetLoggingConfigurationCommandInput
8
- extends GetLoggingConfigurationRequest {}
7
+ export interface GetLoggingConfigurationCommandInput extends GetLoggingConfigurationRequest {}
9
8
  export interface GetLoggingConfigurationCommandOutput
10
- extends GetLoggingConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends GetLoggingConfigurationResponse, __MetadataBearer {}
12
10
  declare const GetLoggingConfigurationCommand_base: {
13
11
  new (
14
- input: GetLoggingConfigurationCommandInput
12
+ input: GetLoggingConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetLoggingConfigurationCommandInput,
17
15
  GetLoggingConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const GetLoggingConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetLoggingConfigurationCommandInput
21
+ input: GetLoggingConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetLoggingConfigurationCommandInput,
26
24
  GetLoggingConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetManagedRuleSetRequest,
4
- GetManagedRuleSetResponse,
5
- } from "../models/models_0";
2
+ import { GetManagedRuleSetRequest, GetManagedRuleSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetManagedRuleSetCommandInput
8
- extends GetManagedRuleSetRequest {}
4
+ export interface GetManagedRuleSetCommandInput extends GetManagedRuleSetRequest {}
9
5
  export interface GetManagedRuleSetCommandOutput
10
- extends GetManagedRuleSetResponse,
11
- __MetadataBearer {}
6
+ extends GetManagedRuleSetResponse, __MetadataBearer {}
12
7
  declare const GetManagedRuleSetCommand_base: {
13
8
  new (
14
- input: GetManagedRuleSetCommandInput
9
+ input: GetManagedRuleSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetManagedRuleSetCommandInput,
17
12
  GetManagedRuleSetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetManagedRuleSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetManagedRuleSetCommandInput
18
+ input: GetManagedRuleSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetManagedRuleSetCommandInput,
26
21
  GetManagedRuleSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMobileSdkReleaseRequest,
4
- GetMobileSdkReleaseResponse,
5
- } from "../models/models_0";
2
+ import { GetMobileSdkReleaseRequest, GetMobileSdkReleaseResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetMobileSdkReleaseCommandInput
8
- extends GetMobileSdkReleaseRequest {}
4
+ export interface GetMobileSdkReleaseCommandInput extends GetMobileSdkReleaseRequest {}
9
5
  export interface GetMobileSdkReleaseCommandOutput
10
- extends GetMobileSdkReleaseResponse,
11
- __MetadataBearer {}
6
+ extends GetMobileSdkReleaseResponse, __MetadataBearer {}
12
7
  declare const GetMobileSdkReleaseCommand_base: {
13
8
  new (
14
- input: GetMobileSdkReleaseCommandInput
9
+ input: GetMobileSdkReleaseCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMobileSdkReleaseCommandInput,
17
12
  GetMobileSdkReleaseCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMobileSdkReleaseCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMobileSdkReleaseCommandInput
18
+ input: GetMobileSdkReleaseCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMobileSdkReleaseCommandInput,
26
21
  GetMobileSdkReleaseCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetPermissionPolicyRequest,
4
- GetPermissionPolicyResponse,
5
- } from "../models/models_0";
2
+ import { GetPermissionPolicyRequest, GetPermissionPolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetPermissionPolicyCommandInput
8
- extends GetPermissionPolicyRequest {}
4
+ export interface GetPermissionPolicyCommandInput extends GetPermissionPolicyRequest {}
9
5
  export interface GetPermissionPolicyCommandOutput
10
- extends GetPermissionPolicyResponse,
11
- __MetadataBearer {}
6
+ extends GetPermissionPolicyResponse, __MetadataBearer {}
12
7
  declare const GetPermissionPolicyCommand_base: {
13
8
  new (
14
- input: GetPermissionPolicyCommandInput
9
+ input: GetPermissionPolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetPermissionPolicyCommandInput,
17
12
  GetPermissionPolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const GetPermissionPolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetPermissionPolicyCommandInput
18
+ input: GetPermissionPolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetPermissionPolicyCommandInput,
26
21
  GetPermissionPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetRateBasedStatementManagedKeysResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetRateBasedStatementManagedKeysCommandInput
8
- extends GetRateBasedStatementManagedKeysRequest {}
7
+ export interface GetRateBasedStatementManagedKeysCommandInput extends GetRateBasedStatementManagedKeysRequest {}
9
8
  export interface GetRateBasedStatementManagedKeysCommandOutput
10
- extends GetRateBasedStatementManagedKeysResponse,
11
- __MetadataBearer {}
9
+ extends GetRateBasedStatementManagedKeysResponse, __MetadataBearer {}
12
10
  declare const GetRateBasedStatementManagedKeysCommand_base: {
13
11
  new (
14
- input: GetRateBasedStatementManagedKeysCommandInput
12
+ input: GetRateBasedStatementManagedKeysCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetRateBasedStatementManagedKeysCommandInput,
17
15
  GetRateBasedStatementManagedKeysCommandOutput,
@@ -20,7 +18,7 @@ declare const GetRateBasedStatementManagedKeysCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetRateBasedStatementManagedKeysCommandInput
21
+ input: GetRateBasedStatementManagedKeysCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetRateBasedStatementManagedKeysCommandInput,
26
24
  GetRateBasedStatementManagedKeysCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetRegexPatternSetRequest,
4
- GetRegexPatternSetResponse,
5
- } from "../models/models_0";
2
+ import { GetRegexPatternSetRequest, GetRegexPatternSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetRegexPatternSetCommandInput
8
- extends GetRegexPatternSetRequest {}
4
+ export interface GetRegexPatternSetCommandInput extends GetRegexPatternSetRequest {}
9
5
  export interface GetRegexPatternSetCommandOutput
10
- extends GetRegexPatternSetResponse,
11
- __MetadataBearer {}
6
+ extends GetRegexPatternSetResponse, __MetadataBearer {}
12
7
  declare const GetRegexPatternSetCommand_base: {
13
8
  new (
14
- input: GetRegexPatternSetCommandInput
9
+ input: GetRegexPatternSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetRegexPatternSetCommandInput,
17
12
  GetRegexPatternSetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetRegexPatternSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetRegexPatternSetCommandInput
18
+ input: GetRegexPatternSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetRegexPatternSetCommandInput,
26
21
  GetRegexPatternSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetRevenueStatisticsRequest,
4
- GetRevenueStatisticsResponse,
5
- } from "../models/models_0";
2
+ import { GetRevenueStatisticsRequest, GetRevenueStatisticsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetRevenueStatisticsCommandInput
8
- extends GetRevenueStatisticsRequest {}
4
+ export interface GetRevenueStatisticsCommandInput extends GetRevenueStatisticsRequest {}
9
5
  export interface GetRevenueStatisticsCommandOutput
10
- extends GetRevenueStatisticsResponse,
11
- __MetadataBearer {}
6
+ extends GetRevenueStatisticsResponse, __MetadataBearer {}
12
7
  declare const GetRevenueStatisticsCommand_base: {
13
8
  new (
14
- input: GetRevenueStatisticsCommandInput
9
+ input: GetRevenueStatisticsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetRevenueStatisticsCommandInput,
17
12
  GetRevenueStatisticsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetRevenueStatisticsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetRevenueStatisticsCommandInput
18
+ input: GetRevenueStatisticsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetRevenueStatisticsCommandInput,
26
21
  GetRevenueStatisticsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetRevenueStatisticsSummaryResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetRevenueStatisticsSummaryCommandInput
8
- extends GetRevenueStatisticsSummaryRequest {}
7
+ export interface GetRevenueStatisticsSummaryCommandInput extends GetRevenueStatisticsSummaryRequest {}
9
8
  export interface GetRevenueStatisticsSummaryCommandOutput
10
- extends GetRevenueStatisticsSummaryResponse,
11
- __MetadataBearer {}
9
+ extends GetRevenueStatisticsSummaryResponse, __MetadataBearer {}
12
10
  declare const GetRevenueStatisticsSummaryCommand_base: {
13
11
  new (
14
- input: GetRevenueStatisticsSummaryCommandInput
12
+ input: GetRevenueStatisticsSummaryCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetRevenueStatisticsSummaryCommandInput,
17
15
  GetRevenueStatisticsSummaryCommandOutput,
@@ -20,7 +18,7 @@ declare const GetRevenueStatisticsSummaryCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetRevenueStatisticsSummaryCommandInput
21
+ input: GetRevenueStatisticsSummaryCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetRevenueStatisticsSummaryCommandInput,
26
24
  GetRevenueStatisticsSummaryCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetRevenueStatisticsTimeSeriesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetRevenueStatisticsTimeSeriesCommandInput
8
- extends GetRevenueStatisticsTimeSeriesRequest {}
7
+ export interface GetRevenueStatisticsTimeSeriesCommandInput extends GetRevenueStatisticsTimeSeriesRequest {}
9
8
  export interface GetRevenueStatisticsTimeSeriesCommandOutput
10
- extends GetRevenueStatisticsTimeSeriesResponse,
11
- __MetadataBearer {}
9
+ extends GetRevenueStatisticsTimeSeriesResponse, __MetadataBearer {}
12
10
  declare const GetRevenueStatisticsTimeSeriesCommand_base: {
13
11
  new (
14
- input: GetRevenueStatisticsTimeSeriesCommandInput
12
+ input: GetRevenueStatisticsTimeSeriesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetRevenueStatisticsTimeSeriesCommandInput,
17
15
  GetRevenueStatisticsTimeSeriesCommandOutput,
@@ -20,7 +18,7 @@ declare const GetRevenueStatisticsTimeSeriesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetRevenueStatisticsTimeSeriesCommandInput
21
+ input: GetRevenueStatisticsTimeSeriesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetRevenueStatisticsTimeSeriesCommandInput,
26
24
  GetRevenueStatisticsTimeSeriesCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetRuleGroupRequest, GetRuleGroupResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetRuleGroupCommandInput extends GetRuleGroupRequest {}
5
- export interface GetRuleGroupCommandOutput
6
- extends GetRuleGroupResponse,
7
- __MetadataBearer {}
5
+ export interface GetRuleGroupCommandOutput extends GetRuleGroupResponse, __MetadataBearer {}
8
6
  declare const GetRuleGroupCommand_base: {
9
7
  new (
10
- input: GetRuleGroupCommandInput
8
+ input: GetRuleGroupCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetRuleGroupCommandInput,
13
11
  GetRuleGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetSampledRequestsRequest,
4
- GetSampledRequestsResponse,
5
- } from "../models/models_0";
2
+ import { GetSampledRequestsRequest, GetSampledRequestsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetSampledRequestsCommandInput
8
- extends GetSampledRequestsRequest {}
4
+ export interface GetSampledRequestsCommandInput extends GetSampledRequestsRequest {}
9
5
  export interface GetSampledRequestsCommandOutput
10
- extends GetSampledRequestsResponse,
11
- __MetadataBearer {}
6
+ extends GetSampledRequestsResponse, __MetadataBearer {}
12
7
  declare const GetSampledRequestsCommand_base: {
13
8
  new (
14
- input: GetSampledRequestsCommandInput
9
+ input: GetSampledRequestsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetSampledRequestsCommandInput,
17
12
  GetSampledRequestsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetSampledRequestsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetSampledRequestsCommandInput
18
+ input: GetSampledRequestsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetSampledRequestsCommandInput,
26
21
  GetSampledRequestsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetTopPathStatisticsByTrafficResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetTopPathStatisticsByTrafficCommandInput
8
- extends GetTopPathStatisticsByTrafficRequest {}
7
+ export interface GetTopPathStatisticsByTrafficCommandInput extends GetTopPathStatisticsByTrafficRequest {}
9
8
  export interface GetTopPathStatisticsByTrafficCommandOutput
10
- extends GetTopPathStatisticsByTrafficResponse,
11
- __MetadataBearer {}
9
+ extends GetTopPathStatisticsByTrafficResponse, __MetadataBearer {}
12
10
  declare const GetTopPathStatisticsByTrafficCommand_base: {
13
11
  new (
14
- input: GetTopPathStatisticsByTrafficCommandInput
12
+ input: GetTopPathStatisticsByTrafficCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetTopPathStatisticsByTrafficCommandInput,
17
15
  GetTopPathStatisticsByTrafficCommandOutput,
@@ -20,7 +18,7 @@ declare const GetTopPathStatisticsByTrafficCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetTopPathStatisticsByTrafficCommandInput
21
+ input: GetTopPathStatisticsByTrafficCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetTopPathStatisticsByTrafficCommandInput,
26
24
  GetTopPathStatisticsByTrafficCommandOutput,
@@ -2,11 +2,11 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetWebACLRequest, GetWebACLResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetWebACLCommandInput extends GetWebACLRequest {}
5
- export interface GetWebACLCommandOutput
6
- extends GetWebACLResponse,
7
- __MetadataBearer {}
5
+ export interface GetWebACLCommandOutput extends GetWebACLResponse, __MetadataBearer {}
8
6
  declare const GetWebACLCommand_base: {
9
- new (input: GetWebACLCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: GetWebACLCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  GetWebACLCommandInput,
11
11
  GetWebACLCommandOutput,
12
12
  import("..").WAFV2ClientResolvedConfig,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetWebACLForResourceRequest,
4
- GetWebACLForResourceResponse,
5
- } from "../models/models_0";
2
+ import { GetWebACLForResourceRequest, GetWebACLForResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetWebACLForResourceCommandInput
8
- extends GetWebACLForResourceRequest {}
4
+ export interface GetWebACLForResourceCommandInput extends GetWebACLForResourceRequest {}
9
5
  export interface GetWebACLForResourceCommandOutput
10
- extends GetWebACLForResourceResponse,
11
- __MetadataBearer {}
6
+ extends GetWebACLForResourceResponse, __MetadataBearer {}
12
7
  declare const GetWebACLForResourceCommand_base: {
13
8
  new (
14
- input: GetWebACLForResourceCommandInput
9
+ input: GetWebACLForResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetWebACLForResourceCommandInput,
17
12
  GetWebACLForResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const GetWebACLForResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetWebACLForResourceCommandInput
18
+ input: GetWebACLForResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetWebACLForResourceCommandInput,
26
21
  GetWebACLForResourceCommandOutput,