v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14126767600.8 KB

Assigns a fleet membership level to a member.

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

Path parameters

farmIdstring required

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

fleetIdstring required

The ID of the fleet to associate with a member.

principalIdstring required

The member's principal ID to associate with a fleet.

Request body

principalType'USER' | 'GROUP' required

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

identityStoreIdstring required

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

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

The principal's membership level for the associated fleet.

identityCenterRegionstring

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

Response

Success

AssociateMemberToFleetResponse required