v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Returns information about an audience generation job.

get/audience-generation-job/{audienceGenerationJobArn}

Path parameters

audienceGenerationJobArnstring required

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

Response

Success

createTimestring date-time required

The time at which the audience generation job was created.

updateTimestring date-time required

The most recent time at which the audience generation job was updated.

audienceGenerationJobArnstring required

The Amazon Resource Name (ARN) of the audience generation job.

namestring required

The name of the audience generation job.

descriptionstring

The description of the audience generation job.

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

The status of the audience generation job.

configuredAudienceModelArnstring required

The Amazon Resource Name (ARN) of the configured audience model used for this audience generation job.

includeSeedInOutputboolean

Configure whether the seed users are included in the output audience. By default, Clean Rooms ML removes seed users from the output audience. If you specify <code>TRUE</code>, the seed users will appear first in the output. Clean Rooms ML does not explicitly reveal whether a user was in the seed, but the recipient of the audience will know that the first <code>minimumSeedSize</code> count of users are from the seed.

collaborationIdstring

The identifier of the collaboration that this audience generation job is associated with.

startedBystring

The AWS account that started this audience generation job.

tagsobject

The tags that are associated to this audience generation job.

protectedQueryIdentifierstring

The unique identifier of the protected query for this audience generation job.