v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1459348326.0 KB

Provides the information necessary to update a configured audience model. Updates that impact audience generation jobs take effect when a new job starts, but do not impact currently running jobs.

patch/configured-audience-model/{configuredAudienceModelArn}

Path parameters

configuredAudienceModelArnstring required

The Amazon Resource Name (ARN) of the configured audience model that you want to update.

Request body

audienceModelArnstring

The Amazon Resource Name (ARN) of the new audience model that you want to use.

sharedAudienceMetricsSharedAudienceMetrics[]

The new value for whether to share audience metrics.

minMatchingSeedSizeinteger

The minimum number of users from the seed audience that must match with users in the training data of the audience model.

descriptionstring

The new description of the configured audience model.

Response

Success

configuredAudienceModelArnstring required

The Amazon Resource Name (ARN) of the configured audience model that was updated.