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 ApiGatewayTargetConfiguration
The ApiGatewayTargetConfiguration 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
{ "ApiGatewayToolConfiguration" :ApiGatewayToolConfiguration, "RestApiId" :String, "Stage" :String}
YAML
ApiGatewayToolConfiguration:ApiGatewayToolConfigurationRestApiId:StringStage:String
Properties
ApiGatewayToolConfigurationProperty description not available.
Required: Yes
Type: ApiGatewayToolConfiguration
Update requires: No interruption
RestApiIdProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
StageProperty description not available.
Required: Yes
Type: String
Update requires: No interruption