Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Account | ||
| Users | ||
| Groups | ||
| Roles | ||
| Policies |
Gather Alibaba Cloud credentials
Create or select an Alibaba Cloud RAM user for the connector. Do not use
Alibaba Cloud account root AccessKeys.
Attach the Alibaba-managed
AliyunRAMReadOnlyAccess policy, or attach a
custom read-only policy that allows ram:GetAccountAlias, ram:ListUsers,
ram:ListGroups, ram:ListUsersForGroup, ram:ListRoles, and
ram:ListPolicies.Configuration fields
| Field | Required | Description |
|---|---|---|
access-key-id | Yes | AccessKey ID for an Alibaba Cloud RAM user with read-only RAM permissions. |
access-key-secret | Yes | AccessKey Secret paired with the AccessKey ID. |
Synced resource types
- Account: account alias from RAM
GetAccountAlias. - Users: active and frozen users from IMS
ListUsers. - Groups: groups from IMS
ListGroups. - Group membership grants: group members from IMS
ListUsersForGroup. - Roles: roles from RAM
ListRoles. - Policies: system and custom policies from RAM
ListPolicies.
Special notes
- Authentication uses Alibaba Cloud ACS3-HMAC-SHA256 request signing.
- Use one connector instance per Alibaba Cloud account.
- Policy attachment grants are not emitted in the current build.
- Role assumption grants and role attached-policy grants are not emitted in the current build.
- The connector keeps Alibaba RAM and IMS metadata snapshots in the repo for local validation.
Configure the Alibaba Cloud connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Alibaba Cloud connector is now pulling access data into C1.
Paste the Alibaba Cloud credentials into the relevant fields:
- AccessKey ID: The RAM identity AccessKey ID.
- AccessKey Secret: The paired AccessKey Secret.