General questions about Identity and Access Management
What is the service used for Yandex Identity and Access Management?
The IAM service controls access to resources and lets you configure access rights. You determine who should have rights for a certain resource and what these rights are, while IAM grants access according to the assigned rights.
IAM allows you to:
- Invite new users to the cloud and delete them from it.
- Manage access rights to resources by assigning and revoking roles.
- Create service accounts. This is a special account used for managing Yandex Cloud resources via the API.
- Get an IAM token that is required for authorization via the API.
Other Yandex Cloud services use the IAM API to give you more control over access to their resources. For example, Yandex Compute Cloud grants an additional compute.images.user
role to control access to disk images.
How do I get started with IAM?
To start working with IAM, you need to register with Yandex Cloud. After registration, you will be able to use the IAM features.
See Getting started with IAM to learn how to add a new user to your cloud and assign them a role.
How much does it cost to use the service IAM?
The IAM service can be used free of charge.
Can I get logs of my operations with services?
Yes, you can request log records about your resources from Yandex Cloud services. For more information, see Data requests.