Skip to main content

Capabilities

ResourceSyncProvision
Account
Users
Groups
Roles
Policies

Gather Alibaba Cloud credentials

The current Alibaba Cloud connector is read-only partial access sync. It syncs identity inventory and group membership grants, but does not yet sync policy attachment or role assumption grants.
1
Create or select an Alibaba Cloud RAM user for the connector. Do not use Alibaba Cloud account root AccessKeys.
2
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.
3
Create an AccessKey pair for that RAM user.
4
Copy the AccessKey ID.
5
Copy the AccessKey Secret.

Configuration fields

FieldRequiredDescription
access-key-idYesAccessKey ID for an Alibaba Cloud RAM user with read-only RAM permissions.
access-key-secretYesAccessKey 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

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Alibaba Cloud and click Add.
3
Choose how to set up the new Alibaba Cloud connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the Alibaba Cloud credentials into the relevant fields:
  • AccessKey ID: The RAM identity AccessKey ID.
  • AccessKey Secret: The paired AccessKey Secret.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Alibaba Cloud connector is now pulling access data into C1.