View a markdown version of this page

AWS::BedrockAgentCore::GatewayTarget SelfManagedLatticeResource - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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