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 ModelMapping
The configuration that translates model IDs between client-facing names and provider model IDs.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ProviderPrefix" :ProviderPrefix}
YAML
ProviderPrefix:ProviderPrefix
Properties
ProviderPrefix-
The provider prefix configuration used for model ID translation.
Required: No
Type: ProviderPrefix
Update requires: No interruption