@aws-sdk/client-vpc-lattice 3.337.0 → 3.338.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/VPCLatticeClient.js +2 -1
- package/dist-cjs/commands/BatchUpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateListenerCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/CreateTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteListenerCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/DeleteTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/DeregisterTargetsCommand.js +2 -1
- package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/GetAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetListenerCommand.js +2 -1
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/GetRuleCommand.js +2 -1
- package/dist-cjs/commands/GetServiceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +2 -1
- package/dist-cjs/commands/ListListenersCommand.js +2 -1
- package/dist-cjs/commands/ListRulesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworksCommand.js +2 -1
- package/dist-cjs/commands/ListServicesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTargetGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListTargetsCommand.js +2 -1
- package/dist-cjs/commands/PutAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/RegisterTargetsCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/UpdateTargetGroupCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/VPCLatticeServiceException.js +2 -1
- package/dist-es/VPCLatticeClient.js +1 -0
- package/dist-es/commands/BatchUpdateRuleCommand.js +1 -0
- package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateListenerCommand.js +1 -0
- package/dist-es/commands/CreateRuleCommand.js +1 -0
- package/dist-es/commands/CreateServiceCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/CreateTargetGroupCommand.js +1 -0
- package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteAuthPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteListenerCommand.js +1 -0
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
- package/dist-es/commands/DeleteRuleCommand.js +1 -0
- package/dist-es/commands/DeleteServiceCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/DeleteTargetGroupCommand.js +1 -0
- package/dist-es/commands/DeregisterTargetsCommand.js +1 -0
- package/dist-es/commands/GetAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/GetAuthPolicyCommand.js +1 -0
- package/dist-es/commands/GetListenerCommand.js +1 -0
- package/dist-es/commands/GetResourcePolicyCommand.js +1 -0
- package/dist-es/commands/GetRuleCommand.js +1 -0
- package/dist-es/commands/GetServiceCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/GetTargetGroupCommand.js +1 -0
- package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +1 -0
- package/dist-es/commands/ListListenersCommand.js +1 -0
- package/dist-es/commands/ListRulesCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworksCommand.js +1 -0
- package/dist-es/commands/ListServicesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTargetGroupsCommand.js +1 -0
- package/dist-es/commands/ListTargetsCommand.js +1 -0
- package/dist-es/commands/PutAuthPolicyCommand.js +1 -0
- package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
- package/dist-es/commands/RegisterTargetsCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/UpdateListenerCommand.js +1 -0
- package/dist-es/commands/UpdateRuleCommand.js +1 -0
- package/dist-es/commands/UpdateServiceCommand.js +1 -0
- package/dist-es/commands/UpdateServiceNetworkCommand.js +1 -0
- package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/UpdateTargetGroupCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/VPCLatticeServiceException.js +1 -0
- package/dist-types/VPCLatticeClient.d.ts +3 -3
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateListenerCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteListenerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetListenerCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -0
- package/dist-types/commands/ListListenersCommand.d.ts +4 -0
- package/dist-types/commands/ListRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +4 -0
- package/dist-types/commands/ListServicesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListTargetsCommand.d.ts +4 -0
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/RegisterTargetsCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateListenerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +4 -0
- package/dist-types/index.d.ts +11 -2
- package/dist-types/models/VPCLatticeServiceException.d.ts +1 -0
- package/dist-types/ts3.4/VPCLatticeClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/VPCLatticeServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateRuleRequest, UpdateRuleResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateServiceRequest, UpdateServiceResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateServiceNetworkRequest, UpdateServiceNetworkResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateServiceNetworkVpcAssociationRequest, UpdateServiceNetworkVpcAssociationResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateTargetGroupRequest, UpdateTargetGroupResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } from "../VPCLatticeClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,15 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure,
|
|
3
|
+
* and monitor all of your services across multiple accounts and virtual private clouds (VPCs).
|
|
4
|
+
* Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that
|
|
5
|
+
* you can discover and manage them more efficiently. For more information, see the <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/">Amazon VPC Lattice User Guide</a>
|
|
6
|
+
* </p>
|
|
7
|
+
*
|
|
8
|
+
* @packageDocumentation
|
|
9
|
+
*/
|
|
2
10
|
export * from "./VPCLatticeClient";
|
|
11
|
+
export * from "./VPCLattice";
|
|
3
12
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
13
|
export * from "./pagination";
|
|
14
|
+
export * from "./models";
|
|
6
15
|
export { VPCLatticeServiceException } from "./models/VPCLatticeServiceException";
|
|
@@ -259,6 +259,7 @@ import {
|
|
|
259
259
|
ClientResolvedEndpointParameters,
|
|
260
260
|
EndpointParameters,
|
|
261
261
|
} from "./endpoint/EndpointParameters";
|
|
262
|
+
export { __Client };
|
|
262
263
|
export declare type ServiceInputTypes =
|
|
263
264
|
| BatchUpdateRuleCommandInput
|
|
264
265
|
| CreateAccessLogSubscriptionCommandInput
|
|
@@ -389,7 +390,7 @@ export interface ClientDefaults
|
|
|
389
390
|
logger?: __Logger;
|
|
390
391
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
391
392
|
}
|
|
392
|
-
declare type VPCLatticeClientConfigType = Partial<
|
|
393
|
+
export declare type VPCLatticeClientConfigType = Partial<
|
|
393
394
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
394
395
|
> &
|
|
395
396
|
ClientDefaults &
|
|
@@ -401,7 +402,7 @@ declare type VPCLatticeClientConfigType = Partial<
|
|
|
401
402
|
UserAgentInputConfig &
|
|
402
403
|
ClientInputEndpointParameters;
|
|
403
404
|
export interface VPCLatticeClientConfig extends VPCLatticeClientConfigType {}
|
|
404
|
-
declare type VPCLatticeClientResolvedConfigType =
|
|
405
|
+
export declare type VPCLatticeClientResolvedConfigType =
|
|
405
406
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
406
407
|
Required<ClientDefaults> &
|
|
407
408
|
RegionResolvedConfig &
|
|
@@ -423,4 +424,3 @@ export declare class VPCLatticeClient extends __Client<
|
|
|
423
424
|
constructor(configuration: VPCLatticeClientConfig);
|
|
424
425
|
destroy(): void;
|
|
425
426
|
}
|
|
426
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchUpdateRuleCommandInput extends BatchUpdateRuleRequest {}
|
|
19
20
|
export interface BatchUpdateRuleCommandOutput
|
|
20
21
|
extends BatchUpdateRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateAccessLogSubscriptionCommandInput
|
|
19
20
|
extends CreateAccessLogSubscriptionRequest {}
|
|
20
21
|
export interface CreateAccessLogSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateListenerCommandInput extends CreateListenerRequest {}
|
|
19
20
|
export interface CreateListenerCommandOutput
|
|
20
21
|
extends CreateListenerResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateRuleCommandInput extends CreateRuleRequest {}
|
|
16
17
|
export interface CreateRuleCommandOutput
|
|
17
18
|
extends CreateRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceCommandInput extends CreateServiceRequest {}
|
|
19
20
|
export interface CreateServiceCommandOutput
|
|
20
21
|
extends CreateServiceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceNetworkCommandInput
|
|
19
20
|
extends CreateServiceNetworkRequest {}
|
|
20
21
|
export interface CreateServiceNetworkCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceNetworkServiceAssociationCommandInput
|
|
19
20
|
extends CreateServiceNetworkServiceAssociationRequest {}
|
|
20
21
|
export interface CreateServiceNetworkServiceAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateServiceNetworkVpcAssociationCommandInput
|
|
19
20
|
extends CreateServiceNetworkVpcAssociationRequest {}
|
|
20
21
|
export interface CreateServiceNetworkVpcAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTargetGroupCommandInput
|
|
19
20
|
extends CreateTargetGroupRequest {}
|
|
20
21
|
export interface CreateTargetGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAccessLogSubscriptionCommandInput
|
|
19
20
|
extends DeleteAccessLogSubscriptionRequest {}
|
|
20
21
|
export interface DeleteAccessLogSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteAuthPolicyCommandInput extends DeleteAuthPolicyRequest {}
|
|
19
20
|
export interface DeleteAuthPolicyCommandOutput
|
|
20
21
|
extends DeleteAuthPolicyResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteListenerCommandInput extends DeleteListenerRequest {}
|
|
19
20
|
export interface DeleteListenerCommandOutput
|
|
20
21
|
extends DeleteListenerResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteResourcePolicyCommandInput
|
|
19
20
|
extends DeleteResourcePolicyRequest {}
|
|
20
21
|
export interface DeleteResourcePolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
|
|
16
17
|
export interface DeleteRuleCommandOutput
|
|
17
18
|
extends DeleteRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceCommandInput extends DeleteServiceRequest {}
|
|
19
20
|
export interface DeleteServiceCommandOutput
|
|
20
21
|
extends DeleteServiceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceNetworkCommandInput
|
|
19
20
|
extends DeleteServiceNetworkRequest {}
|
|
20
21
|
export interface DeleteServiceNetworkCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceNetworkServiceAssociationCommandInput
|
|
19
20
|
extends DeleteServiceNetworkServiceAssociationRequest {}
|
|
20
21
|
export interface DeleteServiceNetworkServiceAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteServiceNetworkVpcAssociationCommandInput
|
|
19
20
|
extends DeleteServiceNetworkVpcAssociationRequest {}
|
|
20
21
|
export interface DeleteServiceNetworkVpcAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTargetGroupCommandInput
|
|
19
20
|
extends DeleteTargetGroupRequest {}
|
|
20
21
|
export interface DeleteTargetGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeregisterTargetsCommandInput
|
|
19
20
|
extends DeregisterTargetsRequest {}
|
|
20
21
|
export interface DeregisterTargetsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAccessLogSubscriptionCommandInput
|
|
19
20
|
extends GetAccessLogSubscriptionRequest {}
|
|
20
21
|
export interface GetAccessLogSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetAuthPolicyCommandInput extends GetAuthPolicyRequest {}
|
|
19
20
|
export interface GetAuthPolicyCommandOutput
|
|
20
21
|
extends GetAuthPolicyResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetListenerCommandInput extends GetListenerRequest {}
|
|
16
17
|
export interface GetListenerCommandOutput
|
|
17
18
|
extends GetListenerResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetResourcePolicyCommandInput
|
|
19
20
|
extends GetResourcePolicyRequest {}
|
|
20
21
|
export interface GetResourcePolicyCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetRuleCommandInput extends GetRuleRequest {}
|
|
16
17
|
export interface GetRuleCommandOutput
|
|
17
18
|
extends GetRuleResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetServiceCommandInput extends GetServiceRequest {}
|
|
16
17
|
export interface GetServiceCommandOutput
|
|
17
18
|
extends GetServiceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceNetworkCommandInput
|
|
19
20
|
extends GetServiceNetworkRequest {}
|
|
20
21
|
export interface GetServiceNetworkCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceNetworkServiceAssociationCommandInput
|
|
19
20
|
extends GetServiceNetworkServiceAssociationRequest {}
|
|
20
21
|
export interface GetServiceNetworkServiceAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetServiceNetworkVpcAssociationCommandInput
|
|
19
20
|
extends GetServiceNetworkVpcAssociationRequest {}
|
|
20
21
|
export interface GetServiceNetworkVpcAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTargetGroupCommandInput extends GetTargetGroupRequest {}
|
|
19
20
|
export interface GetTargetGroupCommandOutput
|
|
20
21
|
extends GetTargetGroupResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListAccessLogSubscriptionsCommandInput
|
|
19
20
|
extends ListAccessLogSubscriptionsRequest {}
|
|
20
21
|
export interface ListAccessLogSubscriptionsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListListenersCommandInput extends ListListenersRequest {}
|
|
19
20
|
export interface ListListenersCommandOutput
|
|
20
21
|
extends ListListenersResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListRulesCommandInput extends ListRulesRequest {}
|
|
16
17
|
export interface ListRulesCommandOutput
|
|
17
18
|
extends ListRulesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListServiceNetworkServiceAssociationsCommandInput
|
|
19
20
|
extends ListServiceNetworkServiceAssociationsRequest {}
|
|
20
21
|
export interface ListServiceNetworkServiceAssociationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListServiceNetworkVpcAssociationsCommandInput
|
|
19
20
|
extends ListServiceNetworkVpcAssociationsRequest {}
|
|
20
21
|
export interface ListServiceNetworkVpcAssociationsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListServiceNetworksCommandInput
|
|
19
20
|
extends ListServiceNetworksRequest {}
|
|
20
21
|
export interface ListServiceNetworksCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListServicesCommandInput extends ListServicesRequest {}
|
|
16
17
|
export interface ListServicesCommandOutput
|
|
17
18
|
extends ListServicesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTargetGroupsCommandInput extends ListTargetGroupsRequest {}
|
|
19
20
|
export interface ListTargetGroupsCommandOutput
|
|
20
21
|
extends ListTargetGroupsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListTargetsCommandInput extends ListTargetsRequest {}
|
|
16
17
|
export interface ListTargetsCommandOutput
|
|
17
18
|
extends ListTargetsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutAuthPolicyCommandInput extends PutAuthPolicyRequest {}
|
|
19
20
|
export interface PutAuthPolicyCommandOutput
|
|
20
21
|
extends PutAuthPolicyResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutResourcePolicyCommandInput
|
|
19
20
|
extends PutResourcePolicyRequest {}
|
|
20
21
|
export interface PutResourcePolicyCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RegisterTargetsCommandInput extends RegisterTargetsRequest {}
|
|
19
20
|
export interface RegisterTargetsCommandOutput
|
|
20
21
|
extends RegisterTargetsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateAccessLogSubscriptionCommandInput
|
|
19
20
|
extends UpdateAccessLogSubscriptionRequest {}
|
|
20
21
|
export interface UpdateAccessLogSubscriptionCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateListenerCommandInput extends UpdateListenerRequest {}
|
|
19
20
|
export interface UpdateListenerCommandOutput
|
|
20
21
|
extends UpdateListenerResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
VPCLatticeClientResolvedConfig,
|
|
14
14
|
} from "../VPCLatticeClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateRuleCommandInput extends UpdateRuleRequest {}
|
|
16
17
|
export interface UpdateRuleCommandOutput
|
|
17
18
|
extends UpdateRuleResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateServiceCommandInput extends UpdateServiceRequest {}
|
|
19
20
|
export interface UpdateServiceCommandOutput
|
|
20
21
|
extends UpdateServiceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateServiceNetworkCommandInput
|
|
19
20
|
extends UpdateServiceNetworkRequest {}
|
|
20
21
|
export interface UpdateServiceNetworkCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateServiceNetworkVpcAssociationCommandInput
|
|
19
20
|
extends UpdateServiceNetworkVpcAssociationRequest {}
|
|
20
21
|
export interface UpdateServiceNetworkVpcAssociationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
VPCLatticeClientResolvedConfig,
|
|
17
17
|
} from "../VPCLatticeClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateTargetGroupCommandInput
|
|
19
20
|
extends UpdateTargetGroupRequest {}
|
|
20
21
|
export interface UpdateTargetGroupCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./VPCLattice";
|
|
2
1
|
export * from "./VPCLatticeClient";
|
|
2
|
+
export * from "./VPCLattice";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { VPCLatticeServiceException } from "./models/VPCLatticeServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class VPCLatticeServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|