@aws-sdk/client-network-firewall 3.1087.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.
Files changed (105) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/NetworkFirewall.d.ts +272 -343
  3. package/dist-types/ts3.4/NetworkFirewallClient.d.ts +11 -36
  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 +7 -13
  7. package/dist-types/ts3.4/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateAvailabilityZonesCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateFirewallPolicyCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateSubnetsCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/AttachRuleGroupsToProxyConfigurationCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateContainerAssociationCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateFirewallCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateFirewallPolicyCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateProxyCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/CreateProxyConfigurationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateProxyRuleGroupCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateProxyRulesCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +4 -9
  20. package/dist-types/ts3.4/commands/CreateTLSInspectionConfigurationCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateVpcEndpointAssociationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteContainerAssociationCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DeleteFirewallCommand.d.ts +3 -8
  24. package/dist-types/ts3.4/commands/DeleteFirewallPolicyCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DeleteProxyCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/DeleteProxyConfigurationCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteProxyRuleGroupCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteProxyRulesCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/DeleteTLSInspectionConfigurationCommand.d.ts +3 -5
  33. package/dist-types/ts3.4/commands/DeleteVpcEndpointAssociationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribeContainerAssociationCommand.d.ts +3 -5
  35. package/dist-types/ts3.4/commands/DescribeFirewallCommand.d.ts +3 -8
  36. package/dist-types/ts3.4/commands/DescribeFirewallMetadataCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/DescribeFirewallPolicyCommand.d.ts +4 -9
  38. package/dist-types/ts3.4/commands/DescribeFlowOperationCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeLoggingConfigurationCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DescribeProxyCommand.d.ts +3 -8
  41. package/dist-types/ts3.4/commands/DescribeProxyConfigurationCommand.d.ts +3 -5
  42. package/dist-types/ts3.4/commands/DescribeProxyRuleCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeProxyRuleGroupCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DescribeRuleGroupCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeRuleGroupMetadataCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeRuleGroupSummaryCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeTLSInspectionConfigurationCommand.d.ts +3 -5
  49. package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DetachRuleGroupsFromProxyConfigurationCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DisassociateAvailabilityZonesCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DisassociateSubnetsCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/GetAnalysisReportResultsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/ListAnalysisReportsCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/ListContainerAssociationsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/ListFirewallPoliciesCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/ListFirewallsCommand.d.ts +3 -8
  58. package/dist-types/ts3.4/commands/ListFlowOperationResultsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/ListFlowOperationsCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListProxiesCommand.d.ts +2 -4
  61. package/dist-types/ts3.4/commands/ListProxyConfigurationsCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/ListProxyRuleGroupsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListTLSInspectionConfigurationsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/ListVpcEndpointAssociationsCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/StartAnalysisReportCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/StartFlowCaptureCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/StartFlowFlushCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  74. package/dist-types/ts3.4/commands/UpdateAvailabilityZoneChangeProtectionCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/UpdateContainerAssociationCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/UpdateFirewallAnalysisSettingsCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/UpdateFirewallDeleteProtectionCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/UpdateFirewallDescriptionCommand.d.ts +3 -5
  79. package/dist-types/ts3.4/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/UpdateFirewallPolicyCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/UpdateLoggingConfigurationCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/UpdateProxyCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/UpdateProxyConfigurationCommand.d.ts +4 -6
  85. package/dist-types/ts3.4/commands/UpdateProxyRuleCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/UpdateProxyRuleGroupPrioritiesCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/UpdateProxyRulePrioritiesCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +4 -9
  89. package/dist-types/ts3.4/commands/UpdateSubnetChangeProtectionCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/UpdateTLSInspectionConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  92. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  93. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  94. package/dist-types/ts3.4/models/enums.d.ts +21 -42
  95. package/dist-types/ts3.4/models/errors.d.ts +12 -39
  96. package/dist-types/ts3.4/models/models_0.d.ts +17 -51
  97. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  98. package/dist-types/ts3.4/pagination/ListProxiesPaginator.d.ts +1 -4
  99. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  100. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  101. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  102. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  103. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  104. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  105. package/package.json +38 -38
@@ -4,14 +4,12 @@ import {
4
4
  CreateVpcEndpointAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateVpcEndpointAssociationCommandInput
8
- extends CreateVpcEndpointAssociationRequest {}
7
+ export interface CreateVpcEndpointAssociationCommandInput extends CreateVpcEndpointAssociationRequest {}
9
8
  export interface CreateVpcEndpointAssociationCommandOutput
10
- extends CreateVpcEndpointAssociationResponse,
11
- __MetadataBearer {}
9
+ extends CreateVpcEndpointAssociationResponse, __MetadataBearer {}
12
10
  declare const CreateVpcEndpointAssociationCommand_base: {
13
11
  new (
14
- input: CreateVpcEndpointAssociationCommandInput
12
+ input: CreateVpcEndpointAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateVpcEndpointAssociationCommandInput,
17
15
  CreateVpcEndpointAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateVpcEndpointAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateVpcEndpointAssociationCommandInput
21
+ input: CreateVpcEndpointAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateVpcEndpointAssociationCommandInput,
26
24
  CreateVpcEndpointAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteContainerAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteContainerAssociationCommandInput
8
- extends DeleteContainerAssociationRequest {}
7
+ export interface DeleteContainerAssociationCommandInput extends DeleteContainerAssociationRequest {}
9
8
  export interface DeleteContainerAssociationCommandOutput
10
- extends DeleteContainerAssociationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteContainerAssociationResponse, __MetadataBearer {}
12
10
  declare const DeleteContainerAssociationCommand_base: {
13
11
  new (
14
- input: DeleteContainerAssociationCommandInput
12
+ input: DeleteContainerAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteContainerAssociationCommandInput,
17
15
  DeleteContainerAssociationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteFirewallRequest,
4
- DeleteFirewallResponse,
5
- } from "../models/models_0";
2
+ import { DeleteFirewallRequest, DeleteFirewallResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteFirewallCommandInput extends DeleteFirewallRequest {}
8
- export interface DeleteFirewallCommandOutput
9
- extends DeleteFirewallResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteFirewallCommandOutput extends DeleteFirewallResponse, __MetadataBearer {}
11
6
  declare const DeleteFirewallCommand_base: {
12
7
  new (
13
- input: DeleteFirewallCommandInput
8
+ input: DeleteFirewallCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteFirewallCommandInput,
16
11
  DeleteFirewallCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteFirewallPolicyRequest,
4
- DeleteFirewallPolicyResponse,
5
- } from "../models/models_0";
2
+ import { DeleteFirewallPolicyRequest, DeleteFirewallPolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteFirewallPolicyCommandInput
8
- extends DeleteFirewallPolicyRequest {}
4
+ export interface DeleteFirewallPolicyCommandInput extends DeleteFirewallPolicyRequest {}
9
5
  export interface DeleteFirewallPolicyCommandOutput
10
- extends DeleteFirewallPolicyResponse,
11
- __MetadataBearer {}
6
+ extends DeleteFirewallPolicyResponse, __MetadataBearer {}
12
7
  declare const DeleteFirewallPolicyCommand_base: {
13
8
  new (
14
- input: DeleteFirewallPolicyCommandInput
9
+ input: DeleteFirewallPolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteFirewallPolicyCommandInput,
17
12
  DeleteFirewallPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteNetworkFirewallTransitGatewayAttachmentResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteNetworkFirewallTransitGatewayAttachmentCommandInput
8
- extends DeleteNetworkFirewallTransitGatewayAttachmentRequest {}
7
+ export interface DeleteNetworkFirewallTransitGatewayAttachmentCommandInput extends DeleteNetworkFirewallTransitGatewayAttachmentRequest {}
9
8
  export interface DeleteNetworkFirewallTransitGatewayAttachmentCommandOutput
10
- extends DeleteNetworkFirewallTransitGatewayAttachmentResponse,
11
- __MetadataBearer {}
9
+ extends DeleteNetworkFirewallTransitGatewayAttachmentResponse, __MetadataBearer {}
12
10
  declare const DeleteNetworkFirewallTransitGatewayAttachmentCommand_base: {
13
11
  new (
14
- input: DeleteNetworkFirewallTransitGatewayAttachmentCommandInput
12
+ input: DeleteNetworkFirewallTransitGatewayAttachmentCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteNetworkFirewallTransitGatewayAttachmentCommandInput,
17
15
  DeleteNetworkFirewallTransitGatewayAttachmentCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteNetworkFirewallTransitGatewayAttachmentCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteNetworkFirewallTransitGatewayAttachmentCommandInput
21
+ input: DeleteNetworkFirewallTransitGatewayAttachmentCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteNetworkFirewallTransitGatewayAttachmentCommandInput,
26
24
  DeleteNetworkFirewallTransitGatewayAttachmentCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteProxyRequest, DeleteProxyResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteProxyCommandInput extends DeleteProxyRequest {}
5
- export interface DeleteProxyCommandOutput
6
- extends DeleteProxyResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteProxyCommandOutput extends DeleteProxyResponse, __MetadataBearer {}
8
6
  declare const DeleteProxyCommand_base: {
9
7
  new (
10
- input: DeleteProxyCommandInput
8
+ input: DeleteProxyCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteProxyCommandInput,
13
11
  DeleteProxyCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteProxyCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteProxyCommandInput
17
+ input: DeleteProxyCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteProxyCommandInput,
22
20
  DeleteProxyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteProxyConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteProxyConfigurationCommandInput
8
- extends DeleteProxyConfigurationRequest {}
7
+ export interface DeleteProxyConfigurationCommandInput extends DeleteProxyConfigurationRequest {}
9
8
  export interface DeleteProxyConfigurationCommandOutput
10
- extends DeleteProxyConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteProxyConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteProxyConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteProxyConfigurationCommandInput
12
+ input: DeleteProxyConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteProxyConfigurationCommandInput,
17
15
  DeleteProxyConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteProxyRuleGroupRequest,
4
- DeleteProxyRuleGroupResponse,
5
- } from "../models/models_0";
2
+ import { DeleteProxyRuleGroupRequest, DeleteProxyRuleGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteProxyRuleGroupCommandInput
8
- extends DeleteProxyRuleGroupRequest {}
4
+ export interface DeleteProxyRuleGroupCommandInput extends DeleteProxyRuleGroupRequest {}
9
5
  export interface DeleteProxyRuleGroupCommandOutput
10
- extends DeleteProxyRuleGroupResponse,
11
- __MetadataBearer {}
6
+ extends DeleteProxyRuleGroupResponse, __MetadataBearer {}
12
7
  declare const DeleteProxyRuleGroupCommand_base: {
13
8
  new (
14
- input: DeleteProxyRuleGroupCommandInput
9
+ input: DeleteProxyRuleGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteProxyRuleGroupCommandInput,
17
12
  DeleteProxyRuleGroupCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteProxyRulesRequest,
4
- DeleteProxyRulesResponse,
5
- } from "../models/models_0";
2
+ import { DeleteProxyRulesRequest, DeleteProxyRulesResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteProxyRulesCommandInput extends DeleteProxyRulesRequest {}
8
- export interface DeleteProxyRulesCommandOutput
9
- extends DeleteProxyRulesResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteProxyRulesCommandOutput extends DeleteProxyRulesResponse, __MetadataBearer {}
11
6
  declare const DeleteProxyRulesCommand_base: {
12
7
  new (
13
- input: DeleteProxyRulesCommandInput
8
+ input: DeleteProxyRulesCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteProxyRulesCommandInput,
16
11
  DeleteProxyRulesCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteProxyRulesCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteProxyRulesCommandInput
17
+ input: DeleteProxyRulesCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteProxyRulesCommandInput,
25
20
  DeleteProxyRulesCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteResourcePolicyRequest,
4
- DeleteResourcePolicyResponse,
5
- } from "../models/models_0";
2
+ import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteResourcePolicyCommandInput
8
- extends DeleteResourcePolicyRequest {}
4
+ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
9
5
  export interface DeleteResourcePolicyCommandOutput
10
- extends DeleteResourcePolicyResponse,
11
- __MetadataBearer {}
6
+ extends DeleteResourcePolicyResponse, __MetadataBearer {}
12
7
  declare const DeleteResourcePolicyCommand_base: {
13
8
  new (
14
- input: DeleteResourcePolicyCommandInput
9
+ input: DeleteResourcePolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteResourcePolicyCommandInput,
17
12
  DeleteResourcePolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteResourcePolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteResourcePolicyCommandInput
18
+ input: DeleteResourcePolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteResourcePolicyCommandInput,
26
21
  DeleteResourcePolicyCommandOutput,
@@ -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,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteTLSInspectionConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteTLSInspectionConfigurationCommandInput
8
- extends DeleteTLSInspectionConfigurationRequest {}
7
+ export interface DeleteTLSInspectionConfigurationCommandInput extends DeleteTLSInspectionConfigurationRequest {}
9
8
  export interface DeleteTLSInspectionConfigurationCommandOutput
10
- extends DeleteTLSInspectionConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteTLSInspectionConfigurationResponse, __MetadataBearer {}
12
10
  declare const DeleteTLSInspectionConfigurationCommand_base: {
13
11
  new (
14
- input: DeleteTLSInspectionConfigurationCommandInput
12
+ input: DeleteTLSInspectionConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteTLSInspectionConfigurationCommandInput,
17
15
  DeleteTLSInspectionConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteVpcEndpointAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteVpcEndpointAssociationCommandInput
8
- extends DeleteVpcEndpointAssociationRequest {}
7
+ export interface DeleteVpcEndpointAssociationCommandInput extends DeleteVpcEndpointAssociationRequest {}
9
8
  export interface DeleteVpcEndpointAssociationCommandOutput
10
- extends DeleteVpcEndpointAssociationResponse,
11
- __MetadataBearer {}
9
+ extends DeleteVpcEndpointAssociationResponse, __MetadataBearer {}
12
10
  declare const DeleteVpcEndpointAssociationCommand_base: {
13
11
  new (
14
- input: DeleteVpcEndpointAssociationCommandInput
12
+ input: DeleteVpcEndpointAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteVpcEndpointAssociationCommandInput,
17
15
  DeleteVpcEndpointAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteVpcEndpointAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteVpcEndpointAssociationCommandInput
21
+ input: DeleteVpcEndpointAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteVpcEndpointAssociationCommandInput,
26
24
  DeleteVpcEndpointAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeContainerAssociationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeContainerAssociationCommandInput
8
- extends DescribeContainerAssociationRequest {}
7
+ export interface DescribeContainerAssociationCommandInput extends DescribeContainerAssociationRequest {}
9
8
  export interface DescribeContainerAssociationCommandOutput
10
- extends DescribeContainerAssociationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeContainerAssociationResponse, __MetadataBearer {}
12
10
  declare const DescribeContainerAssociationCommand_base: {
13
11
  new (
14
- input: DescribeContainerAssociationCommandInput
12
+ input: DescribeContainerAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeContainerAssociationCommandInput,
17
15
  DescribeContainerAssociationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeFirewallRequest,
4
- DescribeFirewallResponse,
5
- } from "../models/models_0";
2
+ import { DescribeFirewallRequest, DescribeFirewallResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DescribeFirewallCommandInput extends DescribeFirewallRequest {}
8
- export interface DescribeFirewallCommandOutput
9
- extends DescribeFirewallResponse,
10
- __MetadataBearer {}
5
+ export interface DescribeFirewallCommandOutput extends DescribeFirewallResponse, __MetadataBearer {}
11
6
  declare const DescribeFirewallCommand_base: {
12
7
  new (
13
- input: DescribeFirewallCommandInput
8
+ input: DescribeFirewallCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DescribeFirewallCommandInput,
16
11
  DescribeFirewallCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeFirewallMetadataResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeFirewallMetadataCommandInput
8
- extends DescribeFirewallMetadataRequest {}
7
+ export interface DescribeFirewallMetadataCommandInput extends DescribeFirewallMetadataRequest {}
9
8
  export interface DescribeFirewallMetadataCommandOutput
10
- extends DescribeFirewallMetadataResponse,
11
- __MetadataBearer {}
9
+ extends DescribeFirewallMetadataResponse, __MetadataBearer {}
12
10
  declare const DescribeFirewallMetadataCommand_base: {
13
11
  new (
14
- input: DescribeFirewallMetadataCommandInput
12
+ input: DescribeFirewallMetadataCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeFirewallMetadataCommandInput,
17
15
  DescribeFirewallMetadataCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeFirewallPolicyRequest,
4
- DescribeFirewallPolicyResponse,
5
- } from "../models/models_0";
2
+ import { DescribeFirewallPolicyRequest, DescribeFirewallPolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeFirewallPolicyCommandInput
8
- extends DescribeFirewallPolicyRequest {}
4
+ export interface DescribeFirewallPolicyCommandInput extends DescribeFirewallPolicyRequest {}
9
5
  export interface DescribeFirewallPolicyCommandOutput
10
- extends DescribeFirewallPolicyResponse,
11
- __MetadataBearer {}
6
+ extends DescribeFirewallPolicyResponse, __MetadataBearer {}
12
7
  declare const DescribeFirewallPolicyCommand_base: {
13
8
  new (
14
- input: DescribeFirewallPolicyCommandInput
9
+ input: DescribeFirewallPolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeFirewallPolicyCommandInput,
17
12
  DescribeFirewallPolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeFlowOperationRequest,
4
- DescribeFlowOperationResponse,
5
- } from "../models/models_0";
2
+ import { DescribeFlowOperationRequest, DescribeFlowOperationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeFlowOperationCommandInput
8
- extends DescribeFlowOperationRequest {}
4
+ export interface DescribeFlowOperationCommandInput extends DescribeFlowOperationRequest {}
9
5
  export interface DescribeFlowOperationCommandOutput
10
- extends DescribeFlowOperationResponse,
11
- __MetadataBearer {}
6
+ extends DescribeFlowOperationResponse, __MetadataBearer {}
12
7
  declare const DescribeFlowOperationCommand_base: {
13
8
  new (
14
- input: DescribeFlowOperationCommandInput
9
+ input: DescribeFlowOperationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeFlowOperationCommandInput,
17
12
  DescribeFlowOperationCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeFlowOperationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeFlowOperationCommandInput
18
+ input: DescribeFlowOperationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeFlowOperationCommandInput,
26
21
  DescribeFlowOperationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeLoggingConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeLoggingConfigurationCommandInput
8
- extends DescribeLoggingConfigurationRequest {}
7
+ export interface DescribeLoggingConfigurationCommandInput extends DescribeLoggingConfigurationRequest {}
9
8
  export interface DescribeLoggingConfigurationCommandOutput
10
- extends DescribeLoggingConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeLoggingConfigurationResponse, __MetadataBearer {}
12
10
  declare const DescribeLoggingConfigurationCommand_base: {
13
11
  new (
14
- input: DescribeLoggingConfigurationCommandInput
12
+ input: DescribeLoggingConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeLoggingConfigurationCommandInput,
17
15
  DescribeLoggingConfigurationCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProxyRequest,
4
- DescribeProxyResponse,
5
- } from "../models/models_0";
2
+ import { DescribeProxyRequest, DescribeProxyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DescribeProxyCommandInput extends DescribeProxyRequest {}
8
- export interface DescribeProxyCommandOutput
9
- extends DescribeProxyResponse,
10
- __MetadataBearer {}
5
+ export interface DescribeProxyCommandOutput extends DescribeProxyResponse, __MetadataBearer {}
11
6
  declare const DescribeProxyCommand_base: {
12
7
  new (
13
- input: DescribeProxyCommandInput
8
+ input: DescribeProxyCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DescribeProxyCommandInput,
16
11
  DescribeProxyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeProxyConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeProxyConfigurationCommandInput
8
- extends DescribeProxyConfigurationRequest {}
7
+ export interface DescribeProxyConfigurationCommandInput extends DescribeProxyConfigurationRequest {}
9
8
  export interface DescribeProxyConfigurationCommandOutput
10
- extends DescribeProxyConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeProxyConfigurationResponse, __MetadataBearer {}
12
10
  declare const DescribeProxyConfigurationCommand_base: {
13
11
  new (
14
- input: DescribeProxyConfigurationCommandInput
12
+ input: DescribeProxyConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeProxyConfigurationCommandInput,
17
15
  DescribeProxyConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProxyRuleRequest,
4
- DescribeProxyRuleResponse,
5
- } from "../models/models_0";
2
+ import { DescribeProxyRuleRequest, DescribeProxyRuleResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeProxyRuleCommandInput
8
- extends DescribeProxyRuleRequest {}
4
+ export interface DescribeProxyRuleCommandInput extends DescribeProxyRuleRequest {}
9
5
  export interface DescribeProxyRuleCommandOutput
10
- extends DescribeProxyRuleResponse,
11
- __MetadataBearer {}
6
+ extends DescribeProxyRuleResponse, __MetadataBearer {}
12
7
  declare const DescribeProxyRuleCommand_base: {
13
8
  new (
14
- input: DescribeProxyRuleCommandInput
9
+ input: DescribeProxyRuleCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeProxyRuleCommandInput,
17
12
  DescribeProxyRuleCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeProxyRuleCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeProxyRuleCommandInput
18
+ input: DescribeProxyRuleCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeProxyRuleCommandInput,
26
21
  DescribeProxyRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeProxyRuleGroupRequest,
4
- DescribeProxyRuleGroupResponse,
5
- } from "../models/models_0";
2
+ import { DescribeProxyRuleGroupRequest, DescribeProxyRuleGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeProxyRuleGroupCommandInput
8
- extends DescribeProxyRuleGroupRequest {}
4
+ export interface DescribeProxyRuleGroupCommandInput extends DescribeProxyRuleGroupRequest {}
9
5
  export interface DescribeProxyRuleGroupCommandOutput
10
- extends DescribeProxyRuleGroupResponse,
11
- __MetadataBearer {}
6
+ extends DescribeProxyRuleGroupResponse, __MetadataBearer {}
12
7
  declare const DescribeProxyRuleGroupCommand_base: {
13
8
  new (
14
- input: DescribeProxyRuleGroupCommandInput
9
+ input: DescribeProxyRuleGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeProxyRuleGroupCommandInput,
17
12
  DescribeProxyRuleGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeResourcePolicyRequest,
4
- DescribeResourcePolicyResponse,
5
- } from "../models/models_0";
2
+ import { DescribeResourcePolicyRequest, DescribeResourcePolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeResourcePolicyCommandInput
8
- extends DescribeResourcePolicyRequest {}
4
+ export interface DescribeResourcePolicyCommandInput extends DescribeResourcePolicyRequest {}
9
5
  export interface DescribeResourcePolicyCommandOutput
10
- extends DescribeResourcePolicyResponse,
11
- __MetadataBearer {}
6
+ extends DescribeResourcePolicyResponse, __MetadataBearer {}
12
7
  declare const DescribeResourcePolicyCommand_base: {
13
8
  new (
14
- input: DescribeResourcePolicyCommandInput
9
+ input: DescribeResourcePolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeResourcePolicyCommandInput,
17
12
  DescribeResourcePolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeResourcePolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeResourcePolicyCommandInput
18
+ input: DescribeResourcePolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeResourcePolicyCommandInput,
26
21
  DescribeResourcePolicyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeRuleGroupRequest,
4
- DescribeRuleGroupResponse,
5
- } from "../models/models_0";
2
+ import { DescribeRuleGroupRequest, DescribeRuleGroupResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeRuleGroupCommandInput
8
- extends DescribeRuleGroupRequest {}
4
+ export interface DescribeRuleGroupCommandInput extends DescribeRuleGroupRequest {}
9
5
  export interface DescribeRuleGroupCommandOutput
10
- extends DescribeRuleGroupResponse,
11
- __MetadataBearer {}
6
+ extends DescribeRuleGroupResponse, __MetadataBearer {}
12
7
  declare const DescribeRuleGroupCommand_base: {
13
8
  new (
14
- input: DescribeRuleGroupCommandInput
9
+ input: DescribeRuleGroupCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeRuleGroupCommandInput,
17
12
  DescribeRuleGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeRuleGroupMetadataResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeRuleGroupMetadataCommandInput
8
- extends DescribeRuleGroupMetadataRequest {}
7
+ export interface DescribeRuleGroupMetadataCommandInput extends DescribeRuleGroupMetadataRequest {}
9
8
  export interface DescribeRuleGroupMetadataCommandOutput
10
- extends DescribeRuleGroupMetadataResponse,
11
- __MetadataBearer {}
9
+ extends DescribeRuleGroupMetadataResponse, __MetadataBearer {}
12
10
  declare const DescribeRuleGroupMetadataCommand_base: {
13
11
  new (
14
- input: DescribeRuleGroupMetadataCommandInput
12
+ input: DescribeRuleGroupMetadataCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeRuleGroupMetadataCommandInput,
17
15
  DescribeRuleGroupMetadataCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeRuleGroupSummaryResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeRuleGroupSummaryCommandInput
8
- extends DescribeRuleGroupSummaryRequest {}
7
+ export interface DescribeRuleGroupSummaryCommandInput extends DescribeRuleGroupSummaryRequest {}
9
8
  export interface DescribeRuleGroupSummaryCommandOutput
10
- extends DescribeRuleGroupSummaryResponse,
11
- __MetadataBearer {}
9
+ extends DescribeRuleGroupSummaryResponse, __MetadataBearer {}
12
10
  declare const DescribeRuleGroupSummaryCommand_base: {
13
11
  new (
14
- input: DescribeRuleGroupSummaryCommandInput
12
+ input: DescribeRuleGroupSummaryCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeRuleGroupSummaryCommandInput,
17
15
  DescribeRuleGroupSummaryCommandOutput,