VPC Endpoints¶
Permission | API | Action | Dependent Action | IAM Project | Enterprise Project |
---|---|---|---|---|---|
Creating a VPC endpoint | POST /{project_id}/vpc-endpoints | vpcep:endpoints:create |
| Y | X |
Querying details of a VPC endpoint | GET /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} | vpcep:endpoints:get |
| Y | X |
Deleting a VPC endpoint | DELETE /v1/{project_id}/vpc-endpoints/{vpc_endpoint_id} | vpcep:endpoints:delete |
| Y | X |
Querying VPC endpoints | GET /{project_id}/vpc-endpoints | vpcep:endpoints:list |
| Y | X |