View a markdown version of this page

AWS::BedrockAgentCore::GatewayTarget SelfManagedLatticeResource - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::BedrockAgentCore::GatewayTarget 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.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ResourceConfigurationIdentifier

The ARN or ID of the VPC Lattice resource configuration.

Required: Yes

Type: String

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

Minimum: 20

Maximum: 2048

Update requires: No interruption