ModelEntry
A model entry that specifies a model supported for an inference operation.
Contents
- model
-
The model ID or glob pattern that identifies the model (for example,
anthropic.claude-opus-*oropenai.gpt-oss-*).Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9\-\._\*\?@]+(/[a-zA-Z0-9\-\._\*\?@]+)*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: