@aws-sdk/client-vpc-lattice 3.533.0 → 3.535.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-types/VPCLattice.d.ts +6 -1
- package/dist-types/VPCLatticeClient.d.ts +1 -1
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +2 -1
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetListenerCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetTargetGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListTargetsCommand.d.ts +2 -1
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTargetsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +542 -542
- package/dist-types/ts3.4/VPCLattice.d.ts +5 -0
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -254,24 +254,28 @@ export interface VPCLattice {
|
|
|
254
254
|
/**
|
|
255
255
|
* @see {@link ListServiceNetworksCommand}
|
|
256
256
|
*/
|
|
257
|
+
listServiceNetworks(): Promise<ListServiceNetworksCommandOutput>;
|
|
257
258
|
listServiceNetworks(args: ListServiceNetworksCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceNetworksCommandOutput>;
|
|
258
259
|
listServiceNetworks(args: ListServiceNetworksCommandInput, cb: (err: any, data?: ListServiceNetworksCommandOutput) => void): void;
|
|
259
260
|
listServiceNetworks(args: ListServiceNetworksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceNetworksCommandOutput) => void): void;
|
|
260
261
|
/**
|
|
261
262
|
* @see {@link ListServiceNetworkServiceAssociationsCommand}
|
|
262
263
|
*/
|
|
264
|
+
listServiceNetworkServiceAssociations(): Promise<ListServiceNetworkServiceAssociationsCommandOutput>;
|
|
263
265
|
listServiceNetworkServiceAssociations(args: ListServiceNetworkServiceAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceNetworkServiceAssociationsCommandOutput>;
|
|
264
266
|
listServiceNetworkServiceAssociations(args: ListServiceNetworkServiceAssociationsCommandInput, cb: (err: any, data?: ListServiceNetworkServiceAssociationsCommandOutput) => void): void;
|
|
265
267
|
listServiceNetworkServiceAssociations(args: ListServiceNetworkServiceAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceNetworkServiceAssociationsCommandOutput) => void): void;
|
|
266
268
|
/**
|
|
267
269
|
* @see {@link ListServiceNetworkVpcAssociationsCommand}
|
|
268
270
|
*/
|
|
271
|
+
listServiceNetworkVpcAssociations(): Promise<ListServiceNetworkVpcAssociationsCommandOutput>;
|
|
269
272
|
listServiceNetworkVpcAssociations(args: ListServiceNetworkVpcAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceNetworkVpcAssociationsCommandOutput>;
|
|
270
273
|
listServiceNetworkVpcAssociations(args: ListServiceNetworkVpcAssociationsCommandInput, cb: (err: any, data?: ListServiceNetworkVpcAssociationsCommandOutput) => void): void;
|
|
271
274
|
listServiceNetworkVpcAssociations(args: ListServiceNetworkVpcAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceNetworkVpcAssociationsCommandOutput) => void): void;
|
|
272
275
|
/**
|
|
273
276
|
* @see {@link ListServicesCommand}
|
|
274
277
|
*/
|
|
278
|
+
listServices(): Promise<ListServicesCommandOutput>;
|
|
275
279
|
listServices(args: ListServicesCommandInput, options?: __HttpHandlerOptions): Promise<ListServicesCommandOutput>;
|
|
276
280
|
listServices(args: ListServicesCommandInput, cb: (err: any, data?: ListServicesCommandOutput) => void): void;
|
|
277
281
|
listServices(args: ListServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServicesCommandOutput) => void): void;
|
|
@@ -284,6 +288,7 @@ export interface VPCLattice {
|
|
|
284
288
|
/**
|
|
285
289
|
* @see {@link ListTargetGroupsCommand}
|
|
286
290
|
*/
|
|
291
|
+
listTargetGroups(): Promise<ListTargetGroupsCommandOutput>;
|
|
287
292
|
listTargetGroups(args: ListTargetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListTargetGroupsCommandOutput>;
|
|
288
293
|
listTargetGroups(args: ListTargetGroupsCommandInput, cb: (err: any, data?: ListTargetGroupsCommandOutput) => void): void;
|
|
289
294
|
listTargetGroups(args: ListTargetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTargetGroupsCommandOutput) => void): void;
|
|
@@ -367,12 +372,12 @@ export interface VPCLattice {
|
|
|
367
372
|
updateTargetGroup(args: UpdateTargetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTargetGroupCommandOutput) => void): void;
|
|
368
373
|
}
|
|
369
374
|
/**
|
|
370
|
-
* @public
|
|
371
375
|
* <p>Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure,
|
|
372
376
|
* and monitor all of your services across multiple accounts and virtual private clouds (VPCs).
|
|
373
377
|
* Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that
|
|
374
378
|
* 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>
|
|
375
379
|
* </p>
|
|
380
|
+
* @public
|
|
376
381
|
*/
|
|
377
382
|
export declare class VPCLattice extends VPCLatticeClient implements VPCLattice {
|
|
378
383
|
}
|
|
@@ -203,12 +203,12 @@ export type VPCLatticeClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
203
203
|
export interface VPCLatticeClientResolvedConfig extends VPCLatticeClientResolvedConfigType {
|
|
204
204
|
}
|
|
205
205
|
/**
|
|
206
|
-
* @public
|
|
207
206
|
* <p>Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure,
|
|
208
207
|
* and monitor all of your services across multiple accounts and virtual private clouds (VPCs).
|
|
209
208
|
* Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that
|
|
210
209
|
* 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>
|
|
211
210
|
* </p>
|
|
211
|
+
* @public
|
|
212
212
|
*/
|
|
213
213
|
export declare class VPCLatticeClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig> {
|
|
214
214
|
/**
|
|
@@ -22,10 +22,10 @@ export interface BatchUpdateRuleCommandOutput extends BatchUpdateRuleResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchUpdateRuleCommand_base: {
|
|
24
24
|
new (input: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchUpdateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdateRuleCommandInput, BatchUpdateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the listener rules in a batch. You can use this operation to change the priority of
|
|
30
30
|
* listener rules. This can be useful when bulk updating or swapping rule priority. </p>
|
|
31
31
|
* @example
|
|
@@ -168,6 +168,7 @@ declare const BatchUpdateRuleCommand_base: {
|
|
|
168
168
|
* @throws {@link VPCLatticeServiceException}
|
|
169
169
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
170
170
|
*
|
|
171
|
+
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class BatchUpdateRuleCommand extends BatchUpdateRuleCommand_base {
|
|
173
174
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAccessLogSubscriptionCommandOutput extends CreateAccessLo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAccessLogSubscriptionCommand_base: {
|
|
24
24
|
new (input: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessLogSubscriptionCommandInput, CreateAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner
|
|
30
30
|
* can use the access logs to audit the services in the network. The service network owner will only
|
|
31
31
|
* see access logs from clients and services that are associated with their service network. Access
|
|
@@ -87,6 +87,7 @@ declare const CreateAccessLogSubscriptionCommand_base: {
|
|
|
87
87
|
* @throws {@link VPCLatticeServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateAccessLogSubscriptionCommand extends CreateAccessLogSubscriptionCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateListenerCommandOutput extends CreateListenerResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateListenerCommand_base: {
|
|
24
24
|
new (input: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateListenerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateListenerCommandInput, CreateListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must
|
|
30
30
|
* add one or more listeners. A listener is a process that checks for connection requests to your
|
|
31
31
|
* services. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html">Listeners</a> in the
|
|
@@ -118,6 +118,7 @@ declare const CreateListenerCommand_base: {
|
|
|
118
118
|
* @throws {@link VPCLatticeServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreateListenerCommand extends CreateListenerCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRuleCommand_base: {
|
|
24
24
|
new (input: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRuleCommandInput, CreateRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a listener rule. Each listener has a default rule for checking connection requests,
|
|
30
30
|
* but you can define additional rules. Each rule consists of a priority, one or more actions, and
|
|
31
31
|
* one or more conditions. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html#listener-rules">Listener rules</a> in the
|
|
@@ -161,6 +161,7 @@ declare const CreateRuleCommand_base: {
|
|
|
161
161
|
* @throws {@link VPCLatticeServiceException}
|
|
162
162
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
163
163
|
*
|
|
164
|
+
* @public
|
|
164
165
|
*/
|
|
165
166
|
export declare class CreateRuleCommand extends CreateRuleCommand_base {
|
|
166
167
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateServiceCommandOutput extends CreateServiceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateServiceCommand_base: {
|
|
24
24
|
new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a service. A service is any software application that can run on instances
|
|
30
30
|
* containers, or serverless functions within an account or virtual private cloud (VPC).</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/services.html">Services</a> in the
|
|
@@ -96,6 +96,7 @@ declare const CreateServiceCommand_base: {
|
|
|
96
96
|
* @throws {@link VPCLatticeServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateServiceCommand extends CreateServiceCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateServiceNetworkCommandOutput extends CreateServiceNetworkR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateServiceNetworkCommand_base: {
|
|
24
24
|
new (input: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkCommandInput, CreateServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a service network. A service network is a logical boundary for a collection of
|
|
30
30
|
* services. You can associate services and VPCs with a service network.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/service-networks.html">Service networks</a> in the
|
|
@@ -87,6 +87,7 @@ declare const CreateServiceNetworkCommand_base: {
|
|
|
87
87
|
* @throws {@link VPCLatticeServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class CreateServiceNetworkCommand extends CreateServiceNetworkCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateServiceNetworkServiceAssociationCommandOutput extends Cre
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateServiceNetworkServiceAssociationCommand_base: {
|
|
24
24
|
new (input: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkServiceAssociationCommandInput, CreateServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a service with a service network.</p>
|
|
30
30
|
* <p>You can't use this operation if the service and service network are already associated or if
|
|
31
31
|
* there is a disassociation or deletion in progress. If the association fails, you can retry the
|
|
@@ -96,6 +96,7 @@ declare const CreateServiceNetworkServiceAssociationCommand_base: {
|
|
|
96
96
|
* @throws {@link VPCLatticeServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateServiceNetworkServiceAssociationCommand extends CreateServiceNetworkServiceAssociationCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateServiceNetworkVpcAssociationCommandOutput extends CreateS
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateServiceNetworkVpcAssociationCommand_base: {
|
|
24
24
|
new (input: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceNetworkVpcAssociationCommandInput, CreateServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates a VPC with a service network. When you associate a VPC with the service network,
|
|
30
30
|
* it enables all the resources within that VPC to be clients and communicate with other services in
|
|
31
31
|
* the service network. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/service-network-associations.html#service-network-vpc-associations">Manage VPC associations</a> in the <i>Amazon VPC Lattice User Guide</i>.</p>
|
|
@@ -99,6 +99,7 @@ declare const CreateServiceNetworkVpcAssociationCommand_base: {
|
|
|
99
99
|
* @throws {@link VPCLatticeServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class CreateServiceNetworkVpcAssociationCommand extends CreateServiceNetworkVpcAssociationCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTargetGroupCommandOutput extends CreateTargetGroupRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTargetGroupCommand_base: {
|
|
24
24
|
new (input: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTargetGroupCommandInput, CreateTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a target group. A target group is a collection of targets, or compute resources,
|
|
30
30
|
* that run your application or service. A target group can only be used by a single service.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/target-groups.html">Target groups</a> in the
|
|
@@ -132,6 +132,7 @@ declare const CreateTargetGroupCommand_base: {
|
|
|
132
132
|
* @throws {@link VPCLatticeServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class CreateTargetGroupCommand extends CreateTargetGroupCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAccessLogSubscriptionCommandOutput extends DeleteAccessLo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAccessLogSubscriptionCommand_base: {
|
|
24
24
|
new (input: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessLogSubscriptionCommandInput, DeleteAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified access log subscription.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DeleteAccessLogSubscriptionCommand_base: {
|
|
|
67
67
|
* @throws {@link VPCLatticeServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteAccessLogSubscriptionCommand extends DeleteAccessLogSubscriptionCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAuthPolicyCommandOutput extends DeleteAuthPolicyResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAuthPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthPolicyCommandInput, DeleteAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified auth policy. If an auth is set to <code>Amazon Web Services_IAM</code>
|
|
30
30
|
* and the auth policy is deleted, all requests will be denied by default. If you are trying to
|
|
31
31
|
* remove the auth policy completely, you must set the auth_type to <code>NONE</code>. If auth is
|
|
@@ -70,6 +70,7 @@ declare const DeleteAuthPolicyCommand_base: {
|
|
|
70
70
|
* @throws {@link VPCLatticeServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteAuthPolicyCommand extends DeleteAuthPolicyCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteListenerCommandOutput extends DeleteListenerResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteListenerCommand_base: {
|
|
24
24
|
new (input: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteListenerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteListenerCommandInput, DeleteListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified listener.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const DeleteListenerCommand_base: {
|
|
|
72
72
|
* @throws {@link VPCLatticeServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteListenerCommand extends DeleteListenerCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteResourcePolicyCommand_base: {
|
|
24
24
|
new (input: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified resource policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
67
67
|
* @throws {@link VPCLatticeServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleCommand_base: {
|
|
24
24
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a listener rule. Each listener has a default rule for checking connection requests,
|
|
30
30
|
* but you can define additional rules. Each rule consists of a priority, one or more actions, and
|
|
31
31
|
* one or more conditions. You can delete additional listener rules, but you cannot delete the
|
|
@@ -78,6 +78,7 @@ declare const DeleteRuleCommand_base: {
|
|
|
78
78
|
* @throws {@link VPCLatticeServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceCommandOutput extends DeleteServiceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceCommand_base: {
|
|
24
24
|
new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a service. A service can't be deleted if it's associated with a service network. If
|
|
30
30
|
* you delete a service, all resources related to the service, such as the resource policy, auth
|
|
31
31
|
* policy, listeners, listener rules, and access log subscriptions, are also deleted. For more
|
|
@@ -80,6 +80,7 @@ declare const DeleteServiceCommand_base: {
|
|
|
80
80
|
* @throws {@link VPCLatticeServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceNetworkCommandOutput extends DeleteServiceNetworkR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceNetworkCommand_base: {
|
|
24
24
|
new (input: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceNetworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkCommandInput, DeleteServiceNetworkCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a service network. You can only delete the service network if there is no service or
|
|
30
30
|
* VPC associated with it. If you delete a service network, all resources related to the service
|
|
31
31
|
* network, such as the resource policy, auth policy, and access log subscriptions, are also
|
|
@@ -75,6 +75,7 @@ declare const DeleteServiceNetworkCommand_base: {
|
|
|
75
75
|
* @throws {@link VPCLatticeServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DeleteServiceNetworkCommand extends DeleteServiceNetworkCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceNetworkServiceAssociationCommandOutput extends Del
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceNetworkServiceAssociationCommand_base: {
|
|
24
24
|
new (input: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceNetworkServiceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkServiceAssociationCommandInput, DeleteServiceNetworkServiceAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the association between a specified service and the specific service network. This
|
|
30
30
|
* request will fail if an association is still in progress.</p>
|
|
31
31
|
* @example
|
|
@@ -76,6 +76,7 @@ declare const DeleteServiceNetworkServiceAssociationCommand_base: {
|
|
|
76
76
|
* @throws {@link VPCLatticeServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteServiceNetworkServiceAssociationCommand extends DeleteServiceNetworkServiceAssociationCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceNetworkVpcAssociationCommandOutput extends DeleteS
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceNetworkVpcAssociationCommand_base: {
|
|
24
24
|
new (input: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceNetworkVpcAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceNetworkVpcAssociationCommandInput, DeleteServiceNetworkVpcAssociationCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates the VPC from the service network. You can't disassociate the VPC if there is a
|
|
30
30
|
* create or update association in progress.</p>
|
|
31
31
|
* @example
|
|
@@ -76,6 +76,7 @@ declare const DeleteServiceNetworkVpcAssociationCommand_base: {
|
|
|
76
76
|
* @throws {@link VPCLatticeServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteServiceNetworkVpcAssociationCommand extends DeleteServiceNetworkVpcAssociationCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTargetGroupCommandOutput extends DeleteTargetGroupRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTargetGroupCommand_base: {
|
|
24
24
|
new (input: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTargetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTargetGroupCommandInput, DeleteTargetGroupCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a target group. You can't delete a target group if it is used in a listener rule or
|
|
30
30
|
* if the target group creation is in progress.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const DeleteTargetGroupCommand_base: {
|
|
|
73
73
|
* @throws {@link VPCLatticeServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteTargetGroupCommand extends DeleteTargetGroupCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeregisterTargetsCommandOutput extends DeregisterTargetsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeregisterTargetsCommand_base: {
|
|
24
24
|
new (input: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeregisterTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterTargetsCommandInput, DeregisterTargetsCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deregisters the specified targets from the specified target group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const DeregisterTargetsCommand_base: {
|
|
|
92
92
|
* @throws {@link VPCLatticeServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class DeregisterTargetsCommand extends DeregisterTargetsCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAccessLogSubscriptionCommandOutput extends GetAccessLogSubsc
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccessLogSubscriptionCommand_base: {
|
|
24
24
|
new (input: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAccessLogSubscriptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccessLogSubscriptionCommandInput, GetAccessLogSubscriptionCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the specified access log subscription.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const GetAccessLogSubscriptionCommand_base: {
|
|
|
75
75
|
* @throws {@link VPCLatticeServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetAccessLogSubscriptionCommand extends GetAccessLogSubscriptionCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAuthPolicyCommandOutput extends GetAuthPolicyResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAuthPolicyCommand_base: {
|
|
24
24
|
new (input: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAuthPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthPolicyCommandInput, GetAuthPolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the auth policy for the specified service or service
|
|
30
30
|
* network.</p>
|
|
31
31
|
* @example
|
|
@@ -73,6 +73,7 @@ declare const GetAuthPolicyCommand_base: {
|
|
|
73
73
|
* @throws {@link VPCLatticeServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetAuthPolicyCommand extends GetAuthPolicyCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetListenerCommandOutput extends GetListenerResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetListenerCommand_base: {
|
|
24
24
|
new (input: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetListenerCommandInput): import("@smithy/smithy-client").CommandImpl<GetListenerCommandInput, GetListenerCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the specified listener for the specified service.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const GetListenerCommand_base: {
|
|
|
91
91
|
* @throws {@link VPCLatticeServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetListenerCommand extends GetListenerCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourcePolicyCommand_base: {
|
|
24
24
|
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the resource policy. The resource policy is an IAM policy
|
|
30
30
|
* created by AWS RAM on behalf of the resource owner when they share a resource.</p>
|
|
31
31
|
* @example
|
|
@@ -70,6 +70,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
70
70
|
* @throws {@link VPCLatticeServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRuleCommandOutput extends GetRuleResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRuleCommand_base: {
|
|
24
24
|
new (input: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetRuleCommandInput, GetRuleCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about listener rules. You can also retrieve information about the
|
|
30
30
|
* default listener rule. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html#listener-rules">Listener rules</a> in the
|
|
31
31
|
* <i>Amazon VPC Lattice User Guide</i>.</p>
|
|
@@ -115,6 +115,7 @@ declare const GetRuleCommand_base: {
|
|
|
115
115
|
* @throws {@link VPCLatticeServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class GetRuleCommand extends GetRuleCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceCommand_base: {
|
|
24
24
|
new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, VPCLatticeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the specified service.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const GetServiceCommand_base: {
|
|
|
83
83
|
* @throws {@link VPCLatticeServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetServiceCommand extends GetServiceCommand_base {
|
|
88
89
|
}
|