#google-cloud #gcp #sdk #service-account

google-cloud-privilegedaccessmanager-v1

Google Cloud Client Libraries for Rust - Privileged Access Manager API

2 unstable releases

new 0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#2518 in Network programming

Download history 70/week @ 2025-02-11

70 downloads per month

Apache-2.0

780KB
14K SLoC

Google Cloud Client Libraries for Rust - Privileged Access Manager API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Privileged Access Manager (PAM) helps you on your journey towards least privilege and helps mitigate risks tied to privileged access misuse or abuse. PAM allows you to shift from always-on standing privileges towards on-demand access with just-in-time, time-bound, and approval-based access elevations. PAM allows IAM administrators to create entitlements that can grant just-in-time, temporary access to any resource scope. Requesters can explore eligible entitlements and request the access needed for their task. Approvers are notified when approvals await their decision. Streamlined workflows facilitated by using PAM can support various use cases, including emergency access for incident responders, time-boxed access for developers for critical deployment or maintenance, temporary access for operators for data ingestion and audits, JIT access to service accounts for automated tasks, and more.

Quickstart

The main types to work with this crate are the clients:

More Information

Dependencies

~18–31MB
~554K SLoC