PrivateEndpoint - Amazon Bedrock AgentCore Control Plane

PrivateEndpoint

The private endpoint configuration for a gateway target. Defines how the gateway connects to private resources in your VPC.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

managedLatticeResource

Configuration for connecting to a private resource using a managed VPC Lattice resource. The gateway creates and manages the VPC Lattice resources on your behalf.

Type: ManagedLatticeResource object

Required: No

selfManagedLatticeResource

Configuration for connecting to a private resource using a self-managed VPC Lattice resource configuration.

Type: SelfManagedLatticeResource object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: