View a markdown version of this page

AWS::BedrockAgentCore::Harness HarnessAgentCoreGatewayConfig - 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::Harness HarnessAgentCoreGatewayConfig

Configuration for AgentCore Gateway.

Syntax

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

Properties

GatewayArn

The ARN of the desired AgentCore Gateway.

Required: Yes

Type: String

Pattern: ^arn:aws(|-cn|-us-gov):bedrock-agentcore:[a-z0-9-]{1,20}:[0-9]{12}:gateway/([0-9a-z][-]?){1,48}-[a-z0-9]{10}$

Update requires: No interruption

OutboundAuth

How harness authenticates to this Gateway. Defaults to AWS_IAM (SigV4) if omitted.

Required: No

Type: HarnessGatewayOutboundAuth

Update requires: No interruption