v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Assigns a queue membership level to a member

put/2023-10-12/farms/{farmId}/queues/{queueId}/members/{principalId}

Path parameters

farmIdstring required

The farm ID of the queue to associate with the member.

queueIdstring required

The ID of the queue to associate to the member.

principalIdstring required

The member's principal ID to associate with the queue.

Request body

principalType'USER' | 'GROUP' required

The member's principal type to associate with the queue.

identityStoreIdstring required

The member's identity store ID to associate with the queue.

membershipLevel'VIEWER' | 'CONTRIBUTOR' | 'OWNER' | 'MANAGER' required

The principal's membership level for the associated queue.

identityCenterRegionstring

The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.

Response

Success

AssociateMemberToQueueResponse required