This chapter describes how to use Identity and Access Management (IAM) for fine-grained permissions management for your RDS resources. With IAM, you can:
If your account does not require individual IAM users, skip this chapter.
This section describes the procedure for granting permissions (see Figure 1).
Learn about the permissions (see Permissions Management) supported by RDS and choose policies or roles according to your requirements.For the system policies of other services, see Permissions.
Create a user group on the IAM console, and attach the RDS ReadOnlyAccess policy to the group.
To use some interconnected services, you also need to configure permissions of such services.
For example, to connect to your DB instance through the console, configure the DAS FullAccess permission of Data Admin Service (DAS) besides RDS ReadOnlyAccess.
Create a user on the IAM console and add the user to the group created in 1.
Log in to the RDS console by using the created user, and verify that the user only has read permissions for RDS.