@aws-sdk/client-vpc-lattice 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/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 +39 -39
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
RegisterTargetsRequest,
|
|
4
|
-
RegisterTargetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { RegisterTargetsRequest, RegisterTargetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface RegisterTargetsCommandInput extends RegisterTargetsRequest {}
|
|
8
|
-
export interface RegisterTargetsCommandOutput
|
|
9
|
-
extends RegisterTargetsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface RegisterTargetsCommandOutput extends RegisterTargetsResponse, __MetadataBearer {}
|
|
11
6
|
declare const RegisterTargetsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: RegisterTargetsCommandInput
|
|
8
|
+
input: RegisterTargetsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
RegisterTargetsCommandInput,
|
|
16
11
|
RegisterTargetsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const RegisterTargetsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: RegisterTargetsCommandInput
|
|
17
|
+
input: RegisterTargetsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
RegisterTargetsCommandInput,
|
|
25
20
|
RegisterTargetsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartDomainVerificationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartDomainVerificationCommandInput
|
|
8
|
-
extends StartDomainVerificationRequest {}
|
|
7
|
+
export interface StartDomainVerificationCommandInput extends StartDomainVerificationRequest {}
|
|
9
8
|
export interface StartDomainVerificationCommandOutput
|
|
10
|
-
extends StartDomainVerificationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartDomainVerificationResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartDomainVerificationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartDomainVerificationCommandInput
|
|
12
|
+
input: StartDomainVerificationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartDomainVerificationCommandInput,
|
|
17
15
|
StartDomainVerificationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartDomainVerificationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartDomainVerificationCommandInput
|
|
21
|
+
input: StartDomainVerificationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartDomainVerificationCommandInput,
|
|
26
24
|
StartDomainVerificationCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateAccessLogSubscriptionResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAccessLogSubscriptionCommandInput
|
|
8
|
-
extends UpdateAccessLogSubscriptionRequest {}
|
|
7
|
+
export interface UpdateAccessLogSubscriptionCommandInput extends UpdateAccessLogSubscriptionRequest {}
|
|
9
8
|
export interface UpdateAccessLogSubscriptionCommandOutput
|
|
10
|
-
extends UpdateAccessLogSubscriptionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateAccessLogSubscriptionResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateAccessLogSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateAccessLogSubscriptionCommandInput
|
|
12
|
+
input: UpdateAccessLogSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateAccessLogSubscriptionCommandInput,
|
|
17
15
|
UpdateAccessLogSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateAccessLogSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateAccessLogSubscriptionCommandInput
|
|
21
|
+
input: UpdateAccessLogSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateAccessLogSubscriptionCommandInput,
|
|
26
24
|
UpdateAccessLogSubscriptionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateListenerRequest,
|
|
4
|
-
UpdateListenerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateListenerRequest, UpdateListenerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateListenerCommandInput extends UpdateListenerRequest {}
|
|
8
|
-
export interface UpdateListenerCommandOutput
|
|
9
|
-
extends UpdateListenerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateListenerCommandOutput extends UpdateListenerResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateListenerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateListenerCommandInput
|
|
8
|
+
input: UpdateListenerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateListenerCommandInput,
|
|
16
11
|
UpdateListenerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateListenerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateListenerCommandInput
|
|
17
|
+
input: UpdateListenerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateListenerCommandInput,
|
|
25
20
|
UpdateListenerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateResourceConfigurationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateResourceConfigurationCommandInput
|
|
8
|
-
extends UpdateResourceConfigurationRequest {}
|
|
7
|
+
export interface UpdateResourceConfigurationCommandInput extends UpdateResourceConfigurationRequest {}
|
|
9
8
|
export interface UpdateResourceConfigurationCommandOutput
|
|
10
|
-
extends UpdateResourceConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateResourceConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateResourceConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateResourceConfigurationCommandInput
|
|
12
|
+
input: UpdateResourceConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateResourceConfigurationCommandInput,
|
|
17
15
|
UpdateResourceConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateResourceConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateResourceConfigurationCommandInput
|
|
21
|
+
input: UpdateResourceConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateResourceConfigurationCommandInput,
|
|
26
24
|
UpdateResourceConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateResourceGatewayRequest,
|
|
4
|
-
UpdateResourceGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateResourceGatewayRequest, UpdateResourceGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateResourceGatewayCommandInput
|
|
8
|
-
extends UpdateResourceGatewayRequest {}
|
|
4
|
+
export interface UpdateResourceGatewayCommandInput extends UpdateResourceGatewayRequest {}
|
|
9
5
|
export interface UpdateResourceGatewayCommandOutput
|
|
10
|
-
extends UpdateResourceGatewayResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateResourceGatewayResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateResourceGatewayCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateResourceGatewayCommandInput
|
|
9
|
+
input: UpdateResourceGatewayCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateResourceGatewayCommandInput,
|
|
17
12
|
UpdateResourceGatewayCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateResourceGatewayCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateResourceGatewayCommandInput
|
|
18
|
+
input: UpdateResourceGatewayCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateResourceGatewayCommandInput,
|
|
26
21
|
UpdateResourceGatewayCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateRuleCommandInput extends UpdateRuleRequest {}
|
|
5
|
-
export interface UpdateRuleCommandOutput
|
|
6
|
-
extends UpdateRuleResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateRuleCommandOutput extends UpdateRuleResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateRuleCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateRuleCommandInput
|
|
8
|
+
input: UpdateRuleCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateRuleCommandInput,
|
|
13
11
|
UpdateRuleCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateRuleCommandInput
|
|
17
|
+
input: UpdateRuleCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateRuleCommandInput,
|
|
22
20
|
UpdateRuleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateServiceRequest,
|
|
4
|
-
UpdateServiceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateServiceCommandInput extends UpdateServiceRequest {}
|
|
8
|
-
export interface UpdateServiceCommandOutput
|
|
9
|
-
extends UpdateServiceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateServiceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateServiceCommandInput
|
|
8
|
+
input: UpdateServiceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateServiceCommandInput,
|
|
16
11
|
UpdateServiceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateServiceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateServiceCommandInput
|
|
17
|
+
input: UpdateServiceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateServiceCommandInput,
|
|
25
20
|
UpdateServiceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateServiceNetworkRequest,
|
|
4
|
-
UpdateServiceNetworkResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateServiceNetworkRequest, UpdateServiceNetworkResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateServiceNetworkCommandInput
|
|
8
|
-
extends UpdateServiceNetworkRequest {}
|
|
4
|
+
export interface UpdateServiceNetworkCommandInput extends UpdateServiceNetworkRequest {}
|
|
9
5
|
export interface UpdateServiceNetworkCommandOutput
|
|
10
|
-
extends UpdateServiceNetworkResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateServiceNetworkResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateServiceNetworkCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateServiceNetworkCommandInput
|
|
9
|
+
input: UpdateServiceNetworkCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateServiceNetworkCommandInput,
|
|
17
12
|
UpdateServiceNetworkCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateServiceNetworkCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateServiceNetworkCommandInput
|
|
18
|
+
input: UpdateServiceNetworkCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateServiceNetworkCommandInput,
|
|
26
21
|
UpdateServiceNetworkCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateServiceNetworkVpcAssociationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateServiceNetworkVpcAssociationCommandInput
|
|
8
|
-
extends UpdateServiceNetworkVpcAssociationRequest {}
|
|
7
|
+
export interface UpdateServiceNetworkVpcAssociationCommandInput extends UpdateServiceNetworkVpcAssociationRequest {}
|
|
9
8
|
export interface UpdateServiceNetworkVpcAssociationCommandOutput
|
|
10
|
-
extends UpdateServiceNetworkVpcAssociationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateServiceNetworkVpcAssociationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateServiceNetworkVpcAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateServiceNetworkVpcAssociationCommandInput
|
|
12
|
+
input: UpdateServiceNetworkVpcAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateServiceNetworkVpcAssociationCommandInput,
|
|
17
15
|
UpdateServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateServiceNetworkVpcAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateServiceNetworkVpcAssociationCommandInput
|
|
21
|
+
input: UpdateServiceNetworkVpcAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateServiceNetworkVpcAssociationCommandInput,
|
|
26
24
|
UpdateServiceNetworkVpcAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTargetGroupRequest,
|
|
4
|
-
UpdateTargetGroupResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateTargetGroupRequest, UpdateTargetGroupResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTargetGroupCommandInput
|
|
8
|
-
extends UpdateTargetGroupRequest {}
|
|
4
|
+
export interface UpdateTargetGroupCommandInput extends UpdateTargetGroupRequest {}
|
|
9
5
|
export interface UpdateTargetGroupCommandOutput
|
|
10
|
-
extends UpdateTargetGroupResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateTargetGroupResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateTargetGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateTargetGroupCommandInput
|
|
9
|
+
input: UpdateTargetGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateTargetGroupCommandInput,
|
|
17
12
|
UpdateTargetGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateTargetGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateTargetGroupCommandInput
|
|
18
|
+
input: UpdateTargetGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateTargetGroupCommandInput,
|
|
26
21
|
UpdateTargetGroupCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface VPCLatticeExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -16,8 +16,7 @@ export declare const AuthPolicyState: {
|
|
|
16
16
|
readonly Active: "Active";
|
|
17
17
|
readonly Inactive: "Inactive";
|
|
18
18
|
};
|
|
19
|
-
export type AuthPolicyState =
|
|
20
|
-
(typeof AuthPolicyState)[keyof typeof AuthPolicyState];
|
|
19
|
+
export type AuthPolicyState = (typeof AuthPolicyState)[keyof typeof AuthPolicyState];
|
|
21
20
|
export declare const AuthType: {
|
|
22
21
|
readonly AWS_IAM: "AWS_IAM";
|
|
23
22
|
readonly NONE: "NONE";
|
|
@@ -28,8 +27,7 @@ export declare const ListenerProtocol: {
|
|
|
28
27
|
readonly HTTPS: "HTTPS";
|
|
29
28
|
readonly TLS_PASSTHROUGH: "TLS_PASSTHROUGH";
|
|
30
29
|
};
|
|
31
|
-
export type ListenerProtocol =
|
|
32
|
-
(typeof ListenerProtocol)[keyof typeof ListenerProtocol];
|
|
30
|
+
export type ListenerProtocol = (typeof ListenerProtocol)[keyof typeof ListenerProtocol];
|
|
33
31
|
export declare const ProtocolType: {
|
|
34
32
|
readonly TCP: "TCP";
|
|
35
33
|
};
|
|
@@ -117,8 +115,7 @@ export declare const PrivateDnsPreference: {
|
|
|
117
115
|
readonly VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS: "VERIFIED_DOMAINS_AND_SPECIFIED_DOMAINS";
|
|
118
116
|
readonly VERIFIED_DOMAINS_ONLY: "VERIFIED_DOMAINS_ONLY";
|
|
119
117
|
};
|
|
120
|
-
export type PrivateDnsPreference =
|
|
121
|
-
(typeof PrivateDnsPreference)[keyof typeof PrivateDnsPreference];
|
|
118
|
+
export type PrivateDnsPreference = (typeof PrivateDnsPreference)[keyof typeof PrivateDnsPreference];
|
|
122
119
|
export declare const ServiceNetworkVpcAssociationStatus: {
|
|
123
120
|
readonly ACTIVE: "ACTIVE";
|
|
124
121
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -135,8 +132,7 @@ export declare const TargetGroupProtocol: {
|
|
|
135
132
|
readonly HTTPS: "HTTPS";
|
|
136
133
|
readonly TCP: "TCP";
|
|
137
134
|
};
|
|
138
|
-
export type TargetGroupProtocol =
|
|
139
|
-
(typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
|
|
135
|
+
export type TargetGroupProtocol = (typeof TargetGroupProtocol)[keyof typeof TargetGroupProtocol];
|
|
140
136
|
export declare const HealthCheckProtocolVersion: {
|
|
141
137
|
readonly HTTP1: "HTTP1";
|
|
142
138
|
readonly HTTP2: "HTTP2";
|
|
@@ -167,8 +163,7 @@ export declare const TargetGroupType: {
|
|
|
167
163
|
readonly IP: "IP";
|
|
168
164
|
readonly LAMBDA: "LAMBDA";
|
|
169
165
|
};
|
|
170
|
-
export type TargetGroupType =
|
|
171
|
-
(typeof TargetGroupType)[keyof typeof TargetGroupType];
|
|
166
|
+
export type TargetGroupType = (typeof TargetGroupType)[keyof typeof TargetGroupType];
|
|
172
167
|
export declare const TargetGroupStatus: {
|
|
173
168
|
readonly ACTIVE: "ACTIVE";
|
|
174
169
|
readonly CREATE_FAILED: "CREATE_FAILED";
|
|
@@ -176,15 +171,13 @@ export declare const TargetGroupStatus: {
|
|
|
176
171
|
readonly DELETE_FAILED: "DELETE_FAILED";
|
|
177
172
|
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
178
173
|
};
|
|
179
|
-
export type TargetGroupStatus =
|
|
180
|
-
(typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
|
|
174
|
+
export type TargetGroupStatus = (typeof TargetGroupStatus)[keyof typeof TargetGroupStatus];
|
|
181
175
|
export declare const VerificationStatus: {
|
|
182
176
|
readonly PENDING: "PENDING";
|
|
183
177
|
readonly VERIFICATION_TIMED_OUT: "VERIFICATION_TIMED_OUT";
|
|
184
178
|
readonly VERIFIED: "VERIFIED";
|
|
185
179
|
};
|
|
186
|
-
export type VerificationStatus =
|
|
187
|
-
(typeof VerificationStatus)[keyof typeof VerificationStatus];
|
|
180
|
+
export type VerificationStatus = (typeof VerificationStatus)[keyof typeof VerificationStatus];
|
|
188
181
|
export declare const TargetStatus: {
|
|
189
182
|
readonly DRAINING: "DRAINING";
|
|
190
183
|
readonly HEALTHY: "HEALTHY";
|
|
@@ -5,9 +5,7 @@ import { VPCLatticeServiceException as __BaseException } from "./VPCLatticeServi
|
|
|
5
5
|
export declare class AccessDeniedException extends __BaseException {
|
|
6
6
|
readonly name: "AccessDeniedException";
|
|
7
7
|
readonly $fault: "client";
|
|
8
|
-
constructor(
|
|
9
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
10
|
-
);
|
|
8
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
11
9
|
}
|
|
12
10
|
export declare class ConflictException extends __BaseException {
|
|
13
11
|
readonly name: "ConflictException";
|
|
@@ -21,18 +19,14 @@ export declare class InternalServerException extends __BaseException {
|
|
|
21
19
|
readonly $fault: "server";
|
|
22
20
|
$retryable: {};
|
|
23
21
|
retryAfterSeconds?: number | undefined;
|
|
24
|
-
constructor(
|
|
25
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
26
|
-
);
|
|
22
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
27
23
|
}
|
|
28
24
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
29
25
|
readonly name: "ResourceNotFoundException";
|
|
30
26
|
readonly $fault: "client";
|
|
31
27
|
resourceId: string | undefined;
|
|
32
28
|
resourceType: string | undefined;
|
|
33
|
-
constructor(
|
|
34
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
35
|
-
);
|
|
29
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
36
30
|
}
|
|
37
31
|
export declare class ThrottlingException extends __BaseException {
|
|
38
32
|
readonly name: "ThrottlingException";
|
|
@@ -43,18 +37,14 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
43
37
|
serviceCode?: string | undefined;
|
|
44
38
|
quotaCode?: string | undefined;
|
|
45
39
|
retryAfterSeconds?: number | undefined;
|
|
46
|
-
constructor(
|
|
47
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
48
|
-
);
|
|
40
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
49
41
|
}
|
|
50
42
|
export declare class ValidationException extends __BaseException {
|
|
51
43
|
readonly name: "ValidationException";
|
|
52
44
|
readonly $fault: "client";
|
|
53
45
|
reason: ValidationExceptionReason | undefined;
|
|
54
46
|
fieldList?: ValidationExceptionField[] | undefined;
|
|
55
|
-
constructor(
|
|
56
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
57
|
-
);
|
|
47
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
58
48
|
}
|
|
59
49
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
60
50
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -63,7 +53,5 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
63
53
|
resourceType: string | undefined;
|
|
64
54
|
serviceCode: string | undefined;
|
|
65
55
|
quotaCode: string | undefined;
|
|
66
|
-
constructor(
|
|
67
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
68
|
-
);
|
|
56
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
69
57
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { VPCLatticeClient } from "../VPCLatticeClient";
|
|
3
|
-
export interface VPCLatticePaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface VPCLatticePaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: VPCLatticeClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRulesCommandInput,
|
|
4
|
-
ListRulesCommandOutput,
|
|
5
|
-
} from "../commands/ListRulesCommand";
|
|
2
|
+
import { ListRulesCommandInput, ListRulesCommandOutput } from "../commands/ListRulesCommand";
|
|
6
3
|
import { VPCLatticePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListRules: (
|
|
8
5
|
config: VPCLatticePaginationConfiguration,
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTargetsCommandInput,
|
|
4
|
-
ListTargetsCommandOutput,
|
|
5
|
-
} from "../commands/ListTargetsCommand";
|
|
2
|
+
import { ListTargetsCommandInput, ListTargetsCommandOutput } from "../commands/ListTargetsCommand";
|
|
6
3
|
import { VPCLatticePaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListTargets: (
|
|
8
5
|
config: VPCLatticePaginationConfiguration,
|
|
@@ -8,24 +8,16 @@ export declare const getRuntimeConfig: (config: VPCLatticeClientConfig) => {
|
|
|
8
8
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider:
|
|
10
10
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
11
|
-
| ((
|
|
12
|
-
_: unknown
|
|
13
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
+
| ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
14
12
|
defaultUserAgentProvider: (
|
|
15
|
-
config?: import("@aws-sdk/core/client").PreviouslyResolved
|
|
13
|
+
config?: import("@aws-sdk/core/client").PreviouslyResolved,
|
|
16
14
|
) => Promise<import("@smithy/types").UserAgent>;
|
|
17
15
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
18
16
|
region: string | import("@smithy/types").Provider<any>;
|
|
19
|
-
requestHandler:
|
|
20
|
-
| import("@smithy/core/protocols").HttpHandler<any>
|
|
21
|
-
| RequestHandler;
|
|
17
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
22
18
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
23
19
|
streamCollector: (
|
|
24
|
-
stream:
|
|
25
|
-
| import("stream").Readable
|
|
26
|
-
| import("stream/web").ReadableStream
|
|
27
|
-
| ReadableStream
|
|
28
|
-
| Blob
|
|
20
|
+
stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
|
|
29
21
|
) => Promise<Uint8Array>;
|
|
30
22
|
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
23
|
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
@@ -53,13 +45,8 @@ export declare const getRuntimeConfig: (config: VPCLatticeClientConfig) => {
|
|
|
53
45
|
logger: import("@smithy/types").Logger;
|
|
54
46
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
55
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
56
|
-
userAgentAppId?:
|
|
57
|
-
|
|
58
|
-
| undefined
|
|
59
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
60
|
-
retryStrategy?:
|
|
61
|
-
| import("@smithy/types").RetryStrategy
|
|
62
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
48
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
49
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
63
50
|
endpoint?:
|
|
64
51
|
| ((
|
|
65
52
|
| string
|
|
@@ -81,7 +68,7 @@ export declare const getRuntimeConfig: (config: VPCLatticeClientConfig) => {
|
|
|
81
68
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
82
69
|
context?: {
|
|
83
70
|
logger?: import("@smithy/types").Logger;
|
|
84
|
-
}
|
|
71
|
+
},
|
|
85
72
|
) => import("@smithy/types").EndpointV2;
|
|
86
73
|
tls?: boolean;
|
|
87
74
|
serviceConfiguredEndpoint?: never;
|
|
@@ -94,13 +81,13 @@ export declare const getRuntimeConfig: (config: VPCLatticeClientConfig) => {
|
|
|
94
81
|
signer?:
|
|
95
82
|
| import("@smithy/types").RequestSigner
|
|
96
83
|
| ((
|
|
97
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
84
|
+
authScheme?: import("@smithy/types").AuthScheme,
|
|
98
85
|
) => Promise<import("@smithy/types").RequestSigner>);
|
|
99
86
|
signingEscapePath?: boolean;
|
|
100
87
|
systemClockOffset?: number;
|
|
101
88
|
signingRegion?: string;
|
|
102
89
|
signerConstructor?: new (
|
|
103
90
|
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
104
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
91
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit,
|
|
105
92
|
) => import("@smithy/types").RequestSigner;
|
|
106
93
|
};
|