Permission Controller
Introduction
The Permission controller manages fine-grained access control within AdmiralCloud's Identity and Access Management (IAM) system. Permissions define what actions a user or role is allowed to perform on a specific resource, identified by an Amazon Resource Name (ARN) — for example acrn:mediacontainer:CUSTOMERID:* or acrn:user:CUSTOMERID:CLIENTID.
Permissions are assigned to users and are scoped by resource ARN, action name, and customer context. They control access to API operations across all AdmiralCloud services — from managing media containers and metadata to administering users and security groups.
Use this controller to inspect, assign, or revoke permissions for users in your account.
Reference
Live API reference