@aws-sdk/client-vpc-lattice 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.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/VPCLattice.d.ts +244 -363
- package/dist-types/ts3.4/VPCLatticeClient.d.ts +14 -50
- 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 +7 -13
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +4 -6
- 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/UpdateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +5 -10
- 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 +7 -14
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTargetsPaginator.d.ts +1 -4
- 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/package.json +38 -38
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetRuleRequest, GetRuleResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetRuleCommandInput extends GetRuleRequest {}
|
|
5
|
-
export interface GetRuleCommandOutput
|
|
6
|
-
extends GetRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetRuleCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetRuleCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetRuleCommandInput,
|
|
11
11
|
GetRuleCommandOutput,
|
|
12
12
|
import("..").VPCLatticeClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetRuleCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetRuleCommandInput,
|
|
18
20
|
GetRuleCommandOutput,
|
|
19
21
|
import("..").VPCLatticeClientResolvedConfig,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetServiceRequest, GetServiceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetServiceCommandInput extends GetServiceRequest {}
|
|
5
|
-
export interface GetServiceCommandOutput
|
|
6
|
-
extends GetServiceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetServiceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetServiceCommandInput
|
|
8
|
+
input: GetServiceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetServiceCommandInput,
|
|
13
11
|
GetServiceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetServiceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetServiceCommandInput
|
|
17
|
+
input: GetServiceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetServiceCommandInput,
|
|
22
20
|
GetServiceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetServiceNetworkRequest,
|
|
4
|
-
GetServiceNetworkResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetServiceNetworkRequest, GetServiceNetworkResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetServiceNetworkCommandInput
|
|
8
|
-
extends GetServiceNetworkRequest {}
|
|
4
|
+
export interface GetServiceNetworkCommandInput extends GetServiceNetworkRequest {}
|
|
9
5
|
export interface GetServiceNetworkCommandOutput
|
|
10
|
-
extends GetServiceNetworkResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetServiceNetworkResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetServiceNetworkCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetServiceNetworkCommandInput
|
|
9
|
+
input: GetServiceNetworkCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetServiceNetworkCommandInput,
|
|
17
12
|
GetServiceNetworkCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetServiceNetworkCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetServiceNetworkCommandInput
|
|
18
|
+
input: GetServiceNetworkCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetServiceNetworkCommandInput,
|
|
26
21
|
GetServiceNetworkCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetServiceNetworkResourceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetServiceNetworkResourceAssociationCommandInput
|
|
8
|
-
extends GetServiceNetworkResourceAssociationRequest {}
|
|
7
|
+
export interface GetServiceNetworkResourceAssociationCommandInput extends GetServiceNetworkResourceAssociationRequest {}
|
|
9
8
|
export interface GetServiceNetworkResourceAssociationCommandOutput
|
|
10
|
-
extends GetServiceNetworkResourceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetServiceNetworkResourceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetServiceNetworkResourceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetServiceNetworkResourceAssociationCommandInput
|
|
12
|
+
input: GetServiceNetworkResourceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetServiceNetworkResourceAssociationCommandInput,
|
|
17
15
|
GetServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetServiceNetworkResourceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetServiceNetworkResourceAssociationCommandInput
|
|
21
|
+
input: GetServiceNetworkResourceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetServiceNetworkResourceAssociationCommandInput,
|
|
26
24
|
GetServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetServiceNetworkServiceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetServiceNetworkServiceAssociationCommandInput
|
|
8
|
-
extends GetServiceNetworkServiceAssociationRequest {}
|
|
7
|
+
export interface GetServiceNetworkServiceAssociationCommandInput extends GetServiceNetworkServiceAssociationRequest {}
|
|
9
8
|
export interface GetServiceNetworkServiceAssociationCommandOutput
|
|
10
|
-
extends GetServiceNetworkServiceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetServiceNetworkServiceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetServiceNetworkServiceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetServiceNetworkServiceAssociationCommandInput
|
|
12
|
+
input: GetServiceNetworkServiceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetServiceNetworkServiceAssociationCommandInput,
|
|
17
15
|
GetServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetServiceNetworkServiceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetServiceNetworkServiceAssociationCommandInput
|
|
21
|
+
input: GetServiceNetworkServiceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetServiceNetworkServiceAssociationCommandInput,
|
|
26
24
|
GetServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetServiceNetworkVpcAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetServiceNetworkVpcAssociationCommandInput
|
|
8
|
-
extends GetServiceNetworkVpcAssociationRequest {}
|
|
7
|
+
export interface GetServiceNetworkVpcAssociationCommandInput extends GetServiceNetworkVpcAssociationRequest {}
|
|
9
8
|
export interface GetServiceNetworkVpcAssociationCommandOutput
|
|
10
|
-
extends GetServiceNetworkVpcAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetServiceNetworkVpcAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetServiceNetworkVpcAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetServiceNetworkVpcAssociationCommandInput
|
|
12
|
+
input: GetServiceNetworkVpcAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetServiceNetworkVpcAssociationCommandInput,
|
|
17
15
|
GetServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetServiceNetworkVpcAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetServiceNetworkVpcAssociationCommandInput
|
|
21
|
+
input: GetServiceNetworkVpcAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetServiceNetworkVpcAssociationCommandInput,
|
|
26
24
|
GetServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTargetGroupRequest,
|
|
4
|
-
GetTargetGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetTargetGroupRequest, GetTargetGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetTargetGroupCommandInput extends GetTargetGroupRequest {}
|
|
8
|
-
export interface GetTargetGroupCommandOutput
|
|
9
|
-
extends GetTargetGroupResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTargetGroupCommandOutput extends GetTargetGroupResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetTargetGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetTargetGroupCommandInput
|
|
8
|
+
input: GetTargetGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetTargetGroupCommandInput,
|
|
16
11
|
GetTargetGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetTargetGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetTargetGroupCommandInput
|
|
17
|
+
input: GetTargetGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetTargetGroupCommandInput,
|
|
25
20
|
GetTargetGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAccessLogSubscriptionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAccessLogSubscriptionsCommandInput
|
|
8
|
-
extends ListAccessLogSubscriptionsRequest {}
|
|
7
|
+
export interface ListAccessLogSubscriptionsCommandInput extends ListAccessLogSubscriptionsRequest {}
|
|
9
8
|
export interface ListAccessLogSubscriptionsCommandOutput
|
|
10
|
-
extends ListAccessLogSubscriptionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAccessLogSubscriptionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAccessLogSubscriptionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAccessLogSubscriptionsCommandInput
|
|
12
|
+
input: ListAccessLogSubscriptionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAccessLogSubscriptionsCommandInput,
|
|
17
15
|
ListAccessLogSubscriptionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAccessLogSubscriptionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAccessLogSubscriptionsCommandInput
|
|
21
|
+
input: ListAccessLogSubscriptionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAccessLogSubscriptionsCommandInput,
|
|
26
24
|
ListAccessLogSubscriptionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDomainVerificationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDomainVerificationsCommandInput
|
|
8
|
-
extends ListDomainVerificationsRequest {}
|
|
7
|
+
export interface ListDomainVerificationsCommandInput extends ListDomainVerificationsRequest {}
|
|
9
8
|
export interface ListDomainVerificationsCommandOutput
|
|
10
|
-
extends ListDomainVerificationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDomainVerificationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDomainVerificationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDomainVerificationsCommandInput
|
|
12
|
+
input: ListDomainVerificationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDomainVerificationsCommandInput,
|
|
17
15
|
ListDomainVerificationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListListenersRequest,
|
|
4
|
-
ListListenersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListListenersRequest, ListListenersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListListenersCommandInput extends ListListenersRequest {}
|
|
8
|
-
export interface ListListenersCommandOutput
|
|
9
|
-
extends ListListenersResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListListenersCommandOutput extends ListListenersResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListListenersCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListListenersCommandInput
|
|
8
|
+
input: ListListenersCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListListenersCommandInput,
|
|
16
11
|
ListListenersCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListListenersCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListListenersCommandInput
|
|
17
|
+
input: ListListenersCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListListenersCommandInput,
|
|
25
20
|
ListListenersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListResourceConfigurationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourceConfigurationsCommandInput
|
|
8
|
-
extends ListResourceConfigurationsRequest {}
|
|
7
|
+
export interface ListResourceConfigurationsCommandInput extends ListResourceConfigurationsRequest {}
|
|
9
8
|
export interface ListResourceConfigurationsCommandOutput
|
|
10
|
-
extends ListResourceConfigurationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListResourceConfigurationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListResourceConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListResourceConfigurationsCommandInput
|
|
12
|
+
input: ListResourceConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListResourceConfigurationsCommandInput,
|
|
17
15
|
ListResourceConfigurationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListResourceEndpointAssociationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourceEndpointAssociationsCommandInput
|
|
8
|
-
extends ListResourceEndpointAssociationsRequest {}
|
|
7
|
+
export interface ListResourceEndpointAssociationsCommandInput extends ListResourceEndpointAssociationsRequest {}
|
|
9
8
|
export interface ListResourceEndpointAssociationsCommandOutput
|
|
10
|
-
extends ListResourceEndpointAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListResourceEndpointAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListResourceEndpointAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListResourceEndpointAssociationsCommandInput
|
|
12
|
+
input: ListResourceEndpointAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListResourceEndpointAssociationsCommandInput,
|
|
17
15
|
ListResourceEndpointAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListResourceEndpointAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListResourceEndpointAssociationsCommandInput
|
|
21
|
+
input: ListResourceEndpointAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListResourceEndpointAssociationsCommandInput,
|
|
26
24
|
ListResourceEndpointAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListResourceGatewaysRequest,
|
|
4
|
-
ListResourceGatewaysResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListResourceGatewaysRequest, ListResourceGatewaysResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListResourceGatewaysCommandInput
|
|
8
|
-
extends ListResourceGatewaysRequest {}
|
|
4
|
+
export interface ListResourceGatewaysCommandInput extends ListResourceGatewaysRequest {}
|
|
9
5
|
export interface ListResourceGatewaysCommandOutput
|
|
10
|
-
extends ListResourceGatewaysResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListResourceGatewaysResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListResourceGatewaysCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListResourceGatewaysCommandInput
|
|
9
|
+
input: ListResourceGatewaysCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListResourceGatewaysCommandInput,
|
|
17
12
|
ListResourceGatewaysCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListRulesCommandInput extends ListRulesRequest {}
|
|
5
|
-
export interface ListRulesCommandOutput
|
|
6
|
-
extends ListRulesResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListRulesCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListRulesCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListRulesCommandInput,
|
|
11
11
|
ListRulesCommandOutput,
|
|
12
12
|
import("..").VPCLatticeClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListRulesCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListRulesCommandInput,
|
|
18
20
|
ListRulesCommandOutput,
|
|
19
21
|
import("..").VPCLatticeClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListServiceNetworkResourceAssociationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceNetworkResourceAssociationsCommandInput
|
|
8
|
-
extends ListServiceNetworkResourceAssociationsRequest {}
|
|
7
|
+
export interface ListServiceNetworkResourceAssociationsCommandInput extends ListServiceNetworkResourceAssociationsRequest {}
|
|
9
8
|
export interface ListServiceNetworkResourceAssociationsCommandOutput
|
|
10
|
-
extends ListServiceNetworkResourceAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListServiceNetworkResourceAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListServiceNetworkResourceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListServiceNetworkResourceAssociationsCommandInput
|
|
12
|
+
input: ListServiceNetworkResourceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListServiceNetworkResourceAssociationsCommandInput,
|
|
17
15
|
ListServiceNetworkResourceAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListServiceNetworkServiceAssociationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceNetworkServiceAssociationsCommandInput
|
|
8
|
-
extends ListServiceNetworkServiceAssociationsRequest {}
|
|
7
|
+
export interface ListServiceNetworkServiceAssociationsCommandInput extends ListServiceNetworkServiceAssociationsRequest {}
|
|
9
8
|
export interface ListServiceNetworkServiceAssociationsCommandOutput
|
|
10
|
-
extends ListServiceNetworkServiceAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListServiceNetworkServiceAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListServiceNetworkServiceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListServiceNetworkServiceAssociationsCommandInput
|
|
12
|
+
input: ListServiceNetworkServiceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListServiceNetworkServiceAssociationsCommandInput,
|
|
17
15
|
ListServiceNetworkServiceAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListServiceNetworkVpcAssociationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceNetworkVpcAssociationsCommandInput
|
|
8
|
-
extends ListServiceNetworkVpcAssociationsRequest {}
|
|
7
|
+
export interface ListServiceNetworkVpcAssociationsCommandInput extends ListServiceNetworkVpcAssociationsRequest {}
|
|
9
8
|
export interface ListServiceNetworkVpcAssociationsCommandOutput
|
|
10
|
-
extends ListServiceNetworkVpcAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListServiceNetworkVpcAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListServiceNetworkVpcAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListServiceNetworkVpcAssociationsCommandInput
|
|
12
|
+
input: ListServiceNetworkVpcAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListServiceNetworkVpcAssociationsCommandInput,
|
|
17
15
|
ListServiceNetworkVpcAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListServiceNetworkVpcEndpointAssociationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceNetworkVpcEndpointAssociationsCommandInput
|
|
8
|
-
extends ListServiceNetworkVpcEndpointAssociationsRequest {}
|
|
7
|
+
export interface ListServiceNetworkVpcEndpointAssociationsCommandInput extends ListServiceNetworkVpcEndpointAssociationsRequest {}
|
|
9
8
|
export interface ListServiceNetworkVpcEndpointAssociationsCommandOutput
|
|
10
|
-
extends ListServiceNetworkVpcEndpointAssociationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListServiceNetworkVpcEndpointAssociationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListServiceNetworkVpcEndpointAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListServiceNetworkVpcEndpointAssociationsCommandInput
|
|
12
|
+
input: ListServiceNetworkVpcEndpointAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListServiceNetworkVpcEndpointAssociationsCommandInput,
|
|
17
15
|
ListServiceNetworkVpcEndpointAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListServiceNetworkVpcEndpointAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListServiceNetworkVpcEndpointAssociationsCommandInput
|
|
21
|
+
input: ListServiceNetworkVpcEndpointAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListServiceNetworkVpcEndpointAssociationsCommandInput,
|
|
26
24
|
ListServiceNetworkVpcEndpointAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListServiceNetworksRequest,
|
|
4
|
-
ListServiceNetworksResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListServiceNetworksRequest, ListServiceNetworksResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListServiceNetworksCommandInput
|
|
8
|
-
extends ListServiceNetworksRequest {}
|
|
4
|
+
export interface ListServiceNetworksCommandInput extends ListServiceNetworksRequest {}
|
|
9
5
|
export interface ListServiceNetworksCommandOutput
|
|
10
|
-
extends ListServiceNetworksResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListServiceNetworksResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListServiceNetworksCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListServiceNetworksCommandInput
|
|
9
|
+
input: ListServiceNetworksCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListServiceNetworksCommandInput,
|
|
17
12
|
ListServiceNetworksCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListServicesRequest, ListServicesResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListServicesCommandInput extends ListServicesRequest {}
|
|
5
|
-
export interface ListServicesCommandOutput
|
|
6
|
-
extends ListServicesResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListServicesCommandOutput extends ListServicesResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListServicesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListServicesCommandInput
|
|
8
|
+
input: ListServicesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListServicesCommandInput,
|
|
13
11
|
ListServicesCommandOutput,
|
|
@@ -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,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTargetGroupsRequest,
|
|
4
|
-
ListTargetGroupsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTargetGroupsRequest, ListTargetGroupsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListTargetGroupsCommandInput extends ListTargetGroupsRequest {}
|
|
8
|
-
export interface ListTargetGroupsCommandOutput
|
|
9
|
-
extends ListTargetGroupsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTargetGroupsCommandOutput extends ListTargetGroupsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListTargetGroupsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListTargetGroupsCommandInput
|
|
8
|
+
input: ListTargetGroupsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListTargetGroupsCommandInput,
|
|
16
11
|
ListTargetGroupsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListTargetsRequest, ListTargetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListTargetsCommandInput extends ListTargetsRequest {}
|
|
5
|
-
export interface ListTargetsCommandOutput
|
|
6
|
-
extends ListTargetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTargetsCommandOutput extends ListTargetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListTargetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListTargetsCommandInput
|
|
8
|
+
input: ListTargetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListTargetsCommandInput,
|
|
13
11
|
ListTargetsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListTargetsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListTargetsCommandInput
|
|
17
|
+
input: ListTargetsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListTargetsCommandInput,
|
|
22
20
|
ListTargetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutAuthPolicyRequest,
|
|
4
|
-
PutAuthPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutAuthPolicyRequest, PutAuthPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PutAuthPolicyCommandInput extends PutAuthPolicyRequest {}
|
|
8
|
-
export interface PutAuthPolicyCommandOutput
|
|
9
|
-
extends PutAuthPolicyResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PutAuthPolicyCommandOutput extends PutAuthPolicyResponse, __MetadataBearer {}
|
|
11
6
|
declare const PutAuthPolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PutAuthPolicyCommandInput
|
|
8
|
+
input: PutAuthPolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PutAuthPolicyCommandInput,
|
|
16
11
|
PutAuthPolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PutAuthPolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PutAuthPolicyCommandInput
|
|
17
|
+
input: PutAuthPolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PutAuthPolicyCommandInput,
|
|
25
20
|
PutAuthPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutResourcePolicyRequest,
|
|
4
|
-
PutResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutResourcePolicyCommandInput
|
|
8
|
-
extends PutResourcePolicyRequest {}
|
|
4
|
+
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
|
|
9
5
|
export interface PutResourcePolicyCommandOutput
|
|
10
|
-
extends PutResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PutResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const PutResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PutResourcePolicyCommandInput
|
|
9
|
+
input: PutResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PutResourcePolicyCommandInput,
|
|
17
12
|
PutResourcePolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PutResourcePolicyCommandInput
|
|
18
|
+
input: PutResourcePolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PutResourcePolicyCommandInput,
|
|
26
21
|
PutResourcePolicyCommandOutput,
|