View a markdown version of this page

ModelSummary - Amazon Connect Customer

ModelSummary

The summary of a model available to an Amazon Q in Connect assistant.

Contents

displayName

The display name of the model.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

modelId

The identifier of the model.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

crossRegionStatus

The cross-region availability status of the model. NONE indicates the model is only available in a single region, REGIONAL indicates the model is available through regional inference, and GLOBAL indicates the model is available through global cross-region inference.

Type: String

Valid Values: NONE | REGIONAL | GLOBAL

Required: No

endOfLifeTimestamp

The timestamp when the model will reach end of life and no longer be available for use.

Type: Timestamp

Required: No

legacyTimestamp

The timestamp when the model lifecycle will transition from ACTIVE to LEGACY.

Type: Timestamp

Required: No

modelLifecycle

The current lifecycle of the model. ACTIVE indicates the model is recommended for use and LEGACY indicates the model is still usable but is deprecated.

Type: String

Valid Values: ACTIVE | LEGACY

Required: No

supportedAIPromptTypes

The list of AI Prompt types that the model supports.

Type: Array of strings

Valid Values: ANSWER_GENERATION | INTENT_LABELING_GENERATION | QUERY_REFORMULATION | SELF_SERVICE_PRE_PROCESSING | SELF_SERVICE_ANSWER_GENERATION | EMAIL_RESPONSE | EMAIL_OVERVIEW | EMAIL_GENERATIVE_ANSWER | EMAIL_QUERY_REFORMULATION | ORCHESTRATION | NOTE_TAKING | CASE_SUMMARIZATION

Required: No

supportsPromptCaching

Whether the model supports prompt caching.

Type: Boolean

Required: No

See Also

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