Cloud Provider Access¶
Note
Groups and projects are synonymous terms. Your {GROUP-ID}
is the
same as your project ID. For existing groups, your group/project ID
remains the same. The resource and corresponding endpoints use the
term groups
.
The cloudProviderAccess
resource allows you to register and authorize
AWS IAM roles in Atlas.
https://cloud.mongodb.com/api/atlas/v1.0
Endpoints¶
Method | Endpoint | Description |
---|---|---|
GET | Retrieve existing AWS IAM roles. | |
POST | Create an AWS IAM role. | |
PATCH | Authorize and configure an AWS Assumed IAM role. | |
DELETE | Deauthorize an AWS Assumed IAM role. |