@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
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAuthPolicyRequest,
|
|
4
|
-
DeleteAuthPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAuthPolicyRequest, DeleteAuthPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteAuthPolicyCommandInput extends DeleteAuthPolicyRequest {}
|
|
8
|
-
export interface DeleteAuthPolicyCommandOutput
|
|
9
|
-
extends DeleteAuthPolicyResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteAuthPolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteAuthPolicyCommandInput
|
|
8
|
+
input: DeleteAuthPolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteAuthPolicyCommandInput,
|
|
16
11
|
DeleteAuthPolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteAuthPolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteAuthPolicyCommandInput
|
|
17
|
+
input: DeleteAuthPolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteAuthPolicyCommandInput,
|
|
25
20
|
DeleteAuthPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDomainVerificationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDomainVerificationCommandInput
|
|
8
|
-
extends DeleteDomainVerificationRequest {}
|
|
7
|
+
export interface DeleteDomainVerificationCommandInput extends DeleteDomainVerificationRequest {}
|
|
9
8
|
export interface DeleteDomainVerificationCommandOutput
|
|
10
|
-
extends DeleteDomainVerificationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDomainVerificationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDomainVerificationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDomainVerificationCommandInput
|
|
12
|
+
input: DeleteDomainVerificationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDomainVerificationCommandInput,
|
|
17
15
|
DeleteDomainVerificationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDomainVerificationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDomainVerificationCommandInput
|
|
21
|
+
input: DeleteDomainVerificationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDomainVerificationCommandInput,
|
|
26
24
|
DeleteDomainVerificationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteListenerRequest,
|
|
4
|
-
DeleteListenerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteListenerRequest, DeleteListenerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteListenerCommandInput extends DeleteListenerRequest {}
|
|
8
|
-
export interface DeleteListenerCommandOutput
|
|
9
|
-
extends DeleteListenerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteListenerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteListenerCommandInput
|
|
8
|
+
input: DeleteListenerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteListenerCommandInput,
|
|
16
11
|
DeleteListenerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteListenerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteListenerCommandInput
|
|
17
|
+
input: DeleteListenerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteListenerCommandInput,
|
|
25
20
|
DeleteListenerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteResourceConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteResourceConfigurationCommandInput
|
|
8
|
-
extends DeleteResourceConfigurationRequest {}
|
|
7
|
+
export interface DeleteResourceConfigurationCommandInput extends DeleteResourceConfigurationRequest {}
|
|
9
8
|
export interface DeleteResourceConfigurationCommandOutput
|
|
10
|
-
extends DeleteResourceConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteResourceConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteResourceConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteResourceConfigurationCommandInput
|
|
12
|
+
input: DeleteResourceConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteResourceConfigurationCommandInput,
|
|
17
15
|
DeleteResourceConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteResourceConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteResourceConfigurationCommandInput
|
|
21
|
+
input: DeleteResourceConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteResourceConfigurationCommandInput,
|
|
26
24
|
DeleteResourceConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteResourceEndpointAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteResourceEndpointAssociationCommandInput
|
|
8
|
-
extends DeleteResourceEndpointAssociationRequest {}
|
|
7
|
+
export interface DeleteResourceEndpointAssociationCommandInput extends DeleteResourceEndpointAssociationRequest {}
|
|
9
8
|
export interface DeleteResourceEndpointAssociationCommandOutput
|
|
10
|
-
extends DeleteResourceEndpointAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteResourceEndpointAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteResourceEndpointAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteResourceEndpointAssociationCommandInput
|
|
12
|
+
input: DeleteResourceEndpointAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteResourceEndpointAssociationCommandInput,
|
|
17
15
|
DeleteResourceEndpointAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteResourceEndpointAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteResourceEndpointAssociationCommandInput
|
|
21
|
+
input: DeleteResourceEndpointAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteResourceEndpointAssociationCommandInput,
|
|
26
24
|
DeleteResourceEndpointAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteResourceGatewayRequest,
|
|
4
|
-
DeleteResourceGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteResourceGatewayRequest, DeleteResourceGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteResourceGatewayCommandInput
|
|
8
|
-
extends DeleteResourceGatewayRequest {}
|
|
4
|
+
export interface DeleteResourceGatewayCommandInput extends DeleteResourceGatewayRequest {}
|
|
9
5
|
export interface DeleteResourceGatewayCommandOutput
|
|
10
|
-
extends DeleteResourceGatewayResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteResourceGatewayResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteResourceGatewayCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteResourceGatewayCommandInput
|
|
9
|
+
input: DeleteResourceGatewayCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteResourceGatewayCommandInput,
|
|
17
12
|
DeleteResourceGatewayCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteResourceGatewayCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteResourceGatewayCommandInput
|
|
18
|
+
input: DeleteResourceGatewayCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteResourceGatewayCommandInput,
|
|
26
21
|
DeleteResourceGatewayCommandOutput,
|
|
@@ -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,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
5
|
-
export interface DeleteRuleCommandOutput
|
|
6
|
-
extends DeleteRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeleteRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRuleCommandInput
|
|
8
|
+
input: DeleteRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRuleCommandInput,
|
|
13
11
|
DeleteRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteRuleCommandInput
|
|
17
|
+
input: DeleteRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteRuleCommandInput,
|
|
22
20
|
DeleteRuleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteServiceRequest,
|
|
4
|
-
DeleteServiceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteServiceRequest, DeleteServiceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteServiceCommandInput extends DeleteServiceRequest {}
|
|
8
|
-
export interface DeleteServiceCommandOutput
|
|
9
|
-
extends DeleteServiceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteServiceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteServiceCommandInput
|
|
8
|
+
input: DeleteServiceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteServiceCommandInput,
|
|
16
11
|
DeleteServiceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteServiceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteServiceCommandInput
|
|
17
|
+
input: DeleteServiceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteServiceCommandInput,
|
|
25
20
|
DeleteServiceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteServiceNetworkRequest,
|
|
4
|
-
DeleteServiceNetworkResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteServiceNetworkRequest, DeleteServiceNetworkResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteServiceNetworkCommandInput
|
|
8
|
-
extends DeleteServiceNetworkRequest {}
|
|
4
|
+
export interface DeleteServiceNetworkCommandInput extends DeleteServiceNetworkRequest {}
|
|
9
5
|
export interface DeleteServiceNetworkCommandOutput
|
|
10
|
-
extends DeleteServiceNetworkResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteServiceNetworkResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteServiceNetworkCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteServiceNetworkCommandInput
|
|
9
|
+
input: DeleteServiceNetworkCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteServiceNetworkCommandInput,
|
|
17
12
|
DeleteServiceNetworkCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteServiceNetworkCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteServiceNetworkCommandInput
|
|
18
|
+
input: DeleteServiceNetworkCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteServiceNetworkCommandInput,
|
|
26
21
|
DeleteServiceNetworkCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteServiceNetworkResourceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteServiceNetworkResourceAssociationCommandInput
|
|
8
|
-
extends DeleteServiceNetworkResourceAssociationRequest {}
|
|
7
|
+
export interface DeleteServiceNetworkResourceAssociationCommandInput extends DeleteServiceNetworkResourceAssociationRequest {}
|
|
9
8
|
export interface DeleteServiceNetworkResourceAssociationCommandOutput
|
|
10
|
-
extends DeleteServiceNetworkResourceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteServiceNetworkResourceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteServiceNetworkResourceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteServiceNetworkResourceAssociationCommandInput
|
|
12
|
+
input: DeleteServiceNetworkResourceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteServiceNetworkResourceAssociationCommandInput,
|
|
17
15
|
DeleteServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteServiceNetworkResourceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteServiceNetworkResourceAssociationCommandInput
|
|
21
|
+
input: DeleteServiceNetworkResourceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteServiceNetworkResourceAssociationCommandInput,
|
|
26
24
|
DeleteServiceNetworkResourceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteServiceNetworkServiceAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteServiceNetworkServiceAssociationCommandInput
|
|
8
|
-
extends DeleteServiceNetworkServiceAssociationRequest {}
|
|
7
|
+
export interface DeleteServiceNetworkServiceAssociationCommandInput extends DeleteServiceNetworkServiceAssociationRequest {}
|
|
9
8
|
export interface DeleteServiceNetworkServiceAssociationCommandOutput
|
|
10
|
-
extends DeleteServiceNetworkServiceAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteServiceNetworkServiceAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteServiceNetworkServiceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteServiceNetworkServiceAssociationCommandInput
|
|
12
|
+
input: DeleteServiceNetworkServiceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteServiceNetworkServiceAssociationCommandInput,
|
|
17
15
|
DeleteServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteServiceNetworkServiceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteServiceNetworkServiceAssociationCommandInput
|
|
21
|
+
input: DeleteServiceNetworkServiceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteServiceNetworkServiceAssociationCommandInput,
|
|
26
24
|
DeleteServiceNetworkServiceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteServiceNetworkVpcAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteServiceNetworkVpcAssociationCommandInput
|
|
8
|
-
extends DeleteServiceNetworkVpcAssociationRequest {}
|
|
7
|
+
export interface DeleteServiceNetworkVpcAssociationCommandInput extends DeleteServiceNetworkVpcAssociationRequest {}
|
|
9
8
|
export interface DeleteServiceNetworkVpcAssociationCommandOutput
|
|
10
|
-
extends DeleteServiceNetworkVpcAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteServiceNetworkVpcAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteServiceNetworkVpcAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteServiceNetworkVpcAssociationCommandInput
|
|
12
|
+
input: DeleteServiceNetworkVpcAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteServiceNetworkVpcAssociationCommandInput,
|
|
17
15
|
DeleteServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteServiceNetworkVpcAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteServiceNetworkVpcAssociationCommandInput
|
|
21
|
+
input: DeleteServiceNetworkVpcAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteServiceNetworkVpcAssociationCommandInput,
|
|
26
24
|
DeleteServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteTargetGroupRequest,
|
|
4
|
-
DeleteTargetGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteTargetGroupRequest, DeleteTargetGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTargetGroupCommandInput
|
|
8
|
-
extends DeleteTargetGroupRequest {}
|
|
4
|
+
export interface DeleteTargetGroupCommandInput extends DeleteTargetGroupRequest {}
|
|
9
5
|
export interface DeleteTargetGroupCommandOutput
|
|
10
|
-
extends DeleteTargetGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteTargetGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteTargetGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteTargetGroupCommandInput
|
|
9
|
+
input: DeleteTargetGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteTargetGroupCommandInput,
|
|
17
12
|
DeleteTargetGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteTargetGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteTargetGroupCommandInput
|
|
18
|
+
input: DeleteTargetGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteTargetGroupCommandInput,
|
|
26
21
|
DeleteTargetGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeregisterTargetsRequest,
|
|
4
|
-
DeregisterTargetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeregisterTargetsRequest, DeregisterTargetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeregisterTargetsCommandInput
|
|
8
|
-
extends DeregisterTargetsRequest {}
|
|
4
|
+
export interface DeregisterTargetsCommandInput extends DeregisterTargetsRequest {}
|
|
9
5
|
export interface DeregisterTargetsCommandOutput
|
|
10
|
-
extends DeregisterTargetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeregisterTargetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeregisterTargetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeregisterTargetsCommandInput
|
|
9
|
+
input: DeregisterTargetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeregisterTargetsCommandInput,
|
|
17
12
|
DeregisterTargetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeregisterTargetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeregisterTargetsCommandInput
|
|
18
|
+
input: DeregisterTargetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeregisterTargetsCommandInput,
|
|
26
21
|
DeregisterTargetsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAccessLogSubscriptionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAccessLogSubscriptionCommandInput
|
|
8
|
-
extends GetAccessLogSubscriptionRequest {}
|
|
7
|
+
export interface GetAccessLogSubscriptionCommandInput extends GetAccessLogSubscriptionRequest {}
|
|
9
8
|
export interface GetAccessLogSubscriptionCommandOutput
|
|
10
|
-
extends GetAccessLogSubscriptionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAccessLogSubscriptionResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetAccessLogSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAccessLogSubscriptionCommandInput
|
|
12
|
+
input: GetAccessLogSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAccessLogSubscriptionCommandInput,
|
|
17
15
|
GetAccessLogSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAccessLogSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAccessLogSubscriptionCommandInput
|
|
21
|
+
input: GetAccessLogSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAccessLogSubscriptionCommandInput,
|
|
26
24
|
GetAccessLogSubscriptionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAuthPolicyRequest,
|
|
4
|
-
GetAuthPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAuthPolicyRequest, GetAuthPolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetAuthPolicyCommandInput extends GetAuthPolicyRequest {}
|
|
8
|
-
export interface GetAuthPolicyCommandOutput
|
|
9
|
-
extends GetAuthPolicyResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetAuthPolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetAuthPolicyCommandInput
|
|
8
|
+
input: GetAuthPolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetAuthPolicyCommandInput,
|
|
16
11
|
GetAuthPolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetAuthPolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetAuthPolicyCommandInput
|
|
17
|
+
input: GetAuthPolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetAuthPolicyCommandInput,
|
|
25
20
|
GetAuthPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetDomainVerificationRequest,
|
|
4
|
-
GetDomainVerificationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetDomainVerificationRequest, GetDomainVerificationResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDomainVerificationCommandInput
|
|
8
|
-
extends GetDomainVerificationRequest {}
|
|
4
|
+
export interface GetDomainVerificationCommandInput extends GetDomainVerificationRequest {}
|
|
9
5
|
export interface GetDomainVerificationCommandOutput
|
|
10
|
-
extends GetDomainVerificationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetDomainVerificationResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetDomainVerificationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetDomainVerificationCommandInput
|
|
9
|
+
input: GetDomainVerificationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetDomainVerificationCommandInput,
|
|
17
12
|
GetDomainVerificationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetDomainVerificationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetDomainVerificationCommandInput
|
|
18
|
+
input: GetDomainVerificationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetDomainVerificationCommandInput,
|
|
26
21
|
GetDomainVerificationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetListenerRequest, GetListenerResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetListenerCommandInput extends GetListenerRequest {}
|
|
5
|
-
export interface GetListenerCommandOutput
|
|
6
|
-
extends GetListenerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetListenerCommandOutput extends GetListenerResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetListenerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetListenerCommandInput
|
|
8
|
+
input: GetListenerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetListenerCommandInput,
|
|
13
11
|
GetListenerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetListenerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetListenerCommandInput
|
|
17
|
+
input: GetListenerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetListenerCommandInput,
|
|
22
20
|
GetListenerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetResourceConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourceConfigurationCommandInput
|
|
8
|
-
extends GetResourceConfigurationRequest {}
|
|
7
|
+
export interface GetResourceConfigurationCommandInput extends GetResourceConfigurationRequest {}
|
|
9
8
|
export interface GetResourceConfigurationCommandOutput
|
|
10
|
-
extends GetResourceConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetResourceConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetResourceConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetResourceConfigurationCommandInput
|
|
12
|
+
input: GetResourceConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetResourceConfigurationCommandInput,
|
|
17
15
|
GetResourceConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetResourceConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetResourceConfigurationCommandInput
|
|
21
|
+
input: GetResourceConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetResourceConfigurationCommandInput,
|
|
26
24
|
GetResourceConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourceGatewayRequest,
|
|
4
|
-
GetResourceGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetResourceGatewayRequest, GetResourceGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourceGatewayCommandInput
|
|
8
|
-
extends GetResourceGatewayRequest {}
|
|
4
|
+
export interface GetResourceGatewayCommandInput extends GetResourceGatewayRequest {}
|
|
9
5
|
export interface GetResourceGatewayCommandOutput
|
|
10
|
-
extends GetResourceGatewayResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourceGatewayResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourceGatewayCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourceGatewayCommandInput
|
|
9
|
+
input: GetResourceGatewayCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourceGatewayCommandInput,
|
|
17
12
|
GetResourceGatewayCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetResourceGatewayCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetResourceGatewayCommandInput
|
|
18
|
+
input: GetResourceGatewayCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetResourceGatewayCommandInput,
|
|
26
21
|
GetResourceGatewayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyRequest,
|
|
4
|
-
GetResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePolicyCommandInput
|
|
8
|
-
extends GetResourcePolicyRequest {}
|
|
4
|
+
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {}
|
|
9
5
|
export interface GetResourcePolicyCommandOutput
|
|
10
|
-
extends GetResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourcePolicyCommandInput
|
|
9
|
+
input: GetResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourcePolicyCommandInput,
|
|
17
12
|
GetResourcePolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetResourcePolicyCommandInput
|
|
18
|
+
input: GetResourcePolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetResourcePolicyCommandInput,
|
|
26
21
|
GetResourcePolicyCommandOutput,
|