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:StringMethod:StringName:StringPath:String
Properties
DescriptionProperty description not available.
Required: No
Type: String
Update requires: No interruption
MethodProperty description not available.
Required: Yes
Type: String
Allowed values:
GET | DELETE | HEAD | OPTIONS | PATCH | PUT | POSTUpdate requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
PathProperty description not available.
Required: Yes
Type: String
Update requires: No interruption