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::GatewayTarget HttpApiSchemaConfiguration
The API schema configuration for an HTTP target. This schema defines the API structure that the target exposes.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Source" :ApiSchemaConfiguration}
YAML
Source:ApiSchemaConfiguration
Properties
SourceProperty description not available.
Required: Yes
Type: ApiSchemaConfiguration
Update requires: No interruption