View a markdown version of this page

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

The source identifying the inference connector.

Syntax

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

JSON

{ "ConnectorId" : String }

YAML

ConnectorId: String

Properties

ConnectorId

The identifier for the inference connector (for example, bedrock-mantle, openai, or anthropic).

Required: Yes

Type: String

Minimum: 1

Maximum: 256

Update requires: No interruption