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

The ApiGatewayToolOverride property type specifies Property description not available. for an AWS::BedrockAgentCore::GatewayTarget.

Syntax

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

JSON

{ "Description" : String, "Method" : String, "Name" : String, "Path" : String }

YAML

Description: String Method: String Name: String Path: String

Properties

Description

Property description not available.

Required: No

Type: String

Update requires: No interruption

Method

Property description not available.

Required: Yes

Type: String

Allowed values: GET | DELETE | HEAD | OPTIONS | PATCH | PUT | POST

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

Path

Property description not available.

Required: Yes

Type: String

Update requires: No interruption