alibabacloud-ram20150501
Alibaba Cloud Resource Access Management (20150501) SDK Library for Python
What it is and what it does
This package is the official Python SDK for Alibaba Cloud's Resource Access Management service, a cloud IAM system for managing user accounts, roles, and access policies. It wraps the RAM API (version 20150501) and exposes it through Python methods, allowing developers to programmatically create users, assign permissions, manage roles, and control access to Alibaba Cloud resources from Python applications.
The SDK is built on top of alibabacloud-tea-openapi and darabonba-core, Alibaba's internal SDK framework libraries. It supports Python 3.7 through 3.12 and is actively maintained. The package is in Beta status and carries no known security vulnerabilities, making it suitable for production use in environments where Alibaba Cloud IAM automation is needed.
Use it for:
- Automate user provisioning and deprovisioning workflows in Alibaba Cloud environments
- Programmatically manage IAM roles and permissions as part of infrastructure-as-code deployments
- Build multi-tenant access control systems that delegate permission management to Alibaba Cloud
- Integrate Alibaba Cloud identity management into custom authentication or authorization systems
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides Python bindings to Alibaba Cloud's Resource Access Management (RAM) API, enabling programmatic control of user identities, permissions, and access policies within Alibaba Cloud infrastructure.
Yes, if you need to manage Alibaba Cloud IAM programmatically. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. It is the official SDK for this service and supports current Python versions. Install it only if you are already committed to Alibaba Cloud as your infrastructure provider.
Install
alibabacloud-ram20150501 on PyPI
pip
pip install alibabacloud-ram20150501uv
uv add alibabacloud-ram20150501poetry
poetry add alibabacloud-ram20150501Installing alibabacloud-ram20150501
Before you install
Low install friction with two lightweight runtime dependencies. Actively maintained as of the latest release, with consistent repository activity.
License in practice
Licensed under Apache License 2.0, a permissive open-source license that allows commercial use, modification, and distribution with minimal restrictions.
Quickstart
pip install alibabacloud_ram20150501
from alibabacloud_ram20150501 import client
# Create a client instance and call RAM API methods
Requires Python 3.7 or later; also requires valid Alibaba Cloud credentials and network access to Alibaba Cloud endpoints.
Verify before relying
- Specific RAM API operations and method signatures available in this version
- Whether authentication setup (credentials, endpoint configuration) is documented in the package or requires external Alibaba Cloud documentation
Package facts
| License | Apache License 2.0 (permissive) |
| Python support | supports the current Python release (>=3.7) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — alibabacloud-tea-openapi, darabonba-core |
| Maintenance | actively maintained — 136 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 234,717/month — #9,018 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: alibabacloud_ram20150501-1.2.1-py3-none-any.whl
Keywords: alibabacloud, ram20150501
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
alibabacloud-oss20190517Provides a Python SDK for interacting with…
permissive · top 15,000 on PyPI
alibabacloud-vpc20160428Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-credentialsManages authentication credentials for Alibaba…
permissive · top 5,000 on PyPI
alibabacloud-cdn20180510Provides Python bindings to Alibaba Cloud's CDN…
permissive · top 15,000 on PyPI
alibabacloud-rds20140815Provides Python bindings to the Alibaba Cloud…
permissive · top 15,000 on PyPI
alibabacloud-cs20151215Provides Python bindings for Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-sas20181203Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-sls20201230Python SDK for Alibaba Cloud Log Service that…
permissive · top 15,000 on PyPI
alibabacloud-dysmsapi20170525Provides Python bindings for Alibaba Cloud's…
permissive · top 15,000 on PyPI
alibabacloud-sts20150401Provides Python bindings to Alibaba Cloud's…
permissive · top 15,000 on PyPI