View a markdown version of this page

RecommenderSchemaSummary - Amazon Connect

RecommenderSchemaSummary

Provides a summary of a recommender schema's configuration and current state.

Contents

CreatedAt

The timestamp when the recommender schema was created.

Type: Timestamp

Required: Yes

Fields

A map of dataset type to column definitions included in the schema.

Type: String to array of RecommenderSchemaField objects map

Map Entries: Maximum number of 1 item.

Array Members: Minimum number of 1 item. Maximum number of 9 items.

Required: Yes

RecommenderSchemaName

The name of the recommender schema.

Type: String

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

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

Status

The current operational status of the recommender schema.

Type: String

Valid Values: ACTIVE | DELETING

Required: Yes

See Also

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