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 ConnectorSource
The source identifying the connector integration.
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 connector integration (for example,
bedrock-knowledge-bases).Required: Yes
Type: String
Minimum:
1Maximum:
256Update requires: No interruption