SelfManagedLatticeResource - Amazon Bedrock AgentCore Control Plane

SelfManagedLatticeResource

Configuration for a self-managed VPC Lattice resource. You create and manage the VPC Lattice resource gateway and resource configuration, then provide the resource configuration identifier.

Contents

Important

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

resourceConfigurationIdentifier

The ARN or ID of the VPC Lattice resource configuration.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ((rcfg-[0-9a-z]{17})|(arn:[a-z0-9\-]+:vpc-lattice:[a-zA-Z0-9\-]+:\d{12}:resourceconfiguration/rcfg-[0-9a-z]{17}))

Required: No

See Also

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