v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Assigns a farm membership level to a member.

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

Path parameters

farmIdstring required

The ID of the farm to associate with the member.

principalIdstring required

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

Request body

principalType'USER' | 'GROUP' required

The principal type of the member to associate with the farm.

identityStoreIdstring required

The identity store ID of the member to associate with the farm.

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

The principal's membership level for the associated farm.

identityCenterRegionstring

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

Response

Success

AssociateMemberToFarmResponse required
All 126 operations