View a markdown version of this page

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

Configuration for AgentCore Gateway.

Syntax

To declare this entity in your Amazon 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