Skip to Content
Role Management

Role Management

Like users, roles are a type of IAM (Identity and Access Management) identity. An IAM role is a virtual user with no fixed identity authentication key; it can only be used normally when assumed by a trusted entity user.

Creating a Role

img

Authorizing a Role

img

Using a Role

An IAM user with permission to assume an IAM role can use their access key to call the AssumeRole API, obtain a security token (STS Token) for a specific IAM role, and then use this security token to access XXXCloud. For more details, refer to sts.