forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
6.9 KiB
6.9 KiB
Step 2: Add a Whitelist Record
Scenarios
Permission management controls the access of a VPC endpoint in one account to a VPC endpoint service in another.
After a VPC endpoint service is created, you can add or delete an authorized account ID to and from the whitelist of the VPC endpoint service.
The following operations describe how to obtain your account ID and add it to the whitelist of another user's VPC endpoint services.
Prerequisites
The required VPC endpoint service is available.
Obtain the ID of Your Own Account
- Log in to the management console.
- Click My Credentials under the account.
Add Account IDs to Be Authorized to the Whitelist of a VPC Endpoint Service
- Click Service List and choose Networking > VPC Endpoint.
- In the navigation pane on the left, choose VPC Endpoint > VPC Endpoint Services.
- In the VPC endpoint service list, locate the VPC endpoint service and click its name.
- On the displayed page, select the Permission Management tab and click Add to Whitelist.
- Enter an authorized account ID in the required format and click OK.
- Your account is in the whitelist of your VPC endpoint service by default.
- The authorized account ID is in the iam:domain::domain_id format.
domain_id indicates the ID of the authorized account, for example, iam:domain::1564ec50ef2a47c791ea5536353ed4b9
- Adding * to the whitelist means that all users can access the VPC endpoint service.