Creating a User and Granting EIP Permissions

Currently, the EIP service permissions are included in the VPC permissions. For details, see Permissions Management.

This section describes how to use IAM to implement fine-grained permissions control for your VPC resources. With IAM, you can:

If your cloud account meets your permissions requirements, you can skip this section.

Figure 1 shows the process flow for granting permissions.

Prerequisites

Before granting permissions to user groups, learn about EIP Permissions.

To grant permissions for other services, learn about all permissions supported by IAM.

Process Flow

Figure 1 Process for granting VPC permissions

  1. On the IAM console, create a user group and grant it permissions (VPC ReadOnlyAccess as an example).

  2. Create an IAM user and add it to the created user group.

  3. Log in as the IAM user and verify permissions.

    In the authorized region, perform the following operations:

    • Choose Service List > Elastic IP and click Assign EIP in the upper right corner. If a message appears indicating that you have insufficient permissions to perform the operation, the VPC ReadOnlyAccess policy is in effect.
    • Choose another service from Service List. If a message appears indicating that you have insufficient permissions to access the service, the VPC ReadOnlyAccess policy is in effect.

Example Custom Policies