v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14100708545.5 KB

Provides the details necessary to create a configured audience model association.

post/memberships/{membershipIdentifier}/configuredaudiencemodelassociations

Path parameters

membershipIdentifierstring required

A unique identifier for one of your memberships for a collaboration. The configured audience model is associated to the collaboration that this membership belongs to. Accepts a membership ID.

Request body

configuredAudienceModelArnstring required

A unique identifier for the configured audience model that you want to associate.

configuredAudienceModelAssociationNamestring required

The name of the configured audience model association.

manageResourcePoliciesboolean required
<p>When <code>TRUE</code>, indicates that the resource policy for the configured audience model resource being associated is configured for Clean Rooms to manage permissions related to the given collaboration. When <code>FALSE</code>, indicates that the configured audience model resource owner will manage permissions related to the given collaboration.</p> <p>Setting this to <code>TRUE</code> requires you to have permissions to create, update, and delete the resource policy for the <code>cleanrooms-ml</code> resource when you call the <a>DeleteConfiguredAudienceModelAssociation</a> resource. In addition, if you are the collaboration creator and specify <code>TRUE</code>, you must have the same permissions when you call the <a>DeleteMember</a> and <a>DeleteCollaboration</a> APIs.</p>
tagsobject

Map of tags assigned to a resource

descriptionstring

A description of the configured audience model association.

Response

Success