View a markdown version of this page

ProviderPrefix - Amazon Bedrock AgentCore Control Plane

ProviderPrefix

The configuration that controls how a provider prefix is applied to model IDs during translation.

Contents

separator

The single character that separates the provider prefix from the model name (for example, .). The default is ..

Type: String

Length Constraints: Fixed length of 1.

Required: No

strip

Whether clients can omit the provider prefix from model IDs. If true, the gateway accepts model IDs without the prefix and restores the full prefixed form before forwarding to the provider. The default is false.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: