v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns information about an audience model

get/audience-model/{audienceModelArn}

Path parameters

audienceModelArnstring required

The Amazon Resource Name (ARN) of the audience model that you are interested in.

Response

Success

createTimestring date-time required

The time at which the audience model was created.

updateTimestring date-time required

The most recent time at which the audience model was updated.

trainingDataStartTimestring date-time

The start date specified for the training window.

trainingDataEndTimestring date-time

The end date specified for the training window.

audienceModelArnstring required

The Amazon Resource Name (ARN) of the audience model.

namestring required

The name of the audience model.

trainingDatasetArnstring required

The Amazon Resource Name (ARN) of the training dataset that was used for this audience model.

status'CREATE_PENDING' | 'CREATE_IN_PROGRESS' | 'CREATE_FAILED' | 'ACTIVE' | 'DELETE_PENDING' | 'DELETE_IN_PROGRESS' | 'DELETE_FAILED' required

The status of the audience model.

kmsKeyArnstring

The KMS key ARN used for the audience model.

tagsobject

The tags that are assigned to the audience model.

descriptionstring

The description of the audience model.