Skip to content

Bedrock Agentcore Control  >  Structures  >  ModelEntry

ModelEntry

Structure Class

ModelEntry dataclass

A model entry that specifies a model supported for an inference operation.

Attributes

model instance-attribute
model: str

The model ID or glob pattern that identifies the model (for example, anthropic.claude-opus-* or openai.gpt-oss-*).