google-cloud-privilegedaccessmanager-v1

Crates.iogoogle-cloud-privilegedaccessmanager-v1
lib.rsgoogle-cloud-privilegedaccessmanager-v1
version1.0.0
created_at2025-02-16 23:39:20.168136+00
updated_at2025-09-09 15:52:14.886335+00
descriptionGoogle Cloud Client Libraries for Rust - Privileged Access Manager API
homepage
repositoryhttps://github.com/googleapis/google-cloud-rust/tree/main
max_upload_size
id1558258
size809,892
Cody Oss (codyoss)

documentation

README

Google Cloud Client Libraries for Rust - Privileged Access Manager API

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.

The client library types and functions are stable and not expected to change. Please note that Google Cloud services do change from time to time. The client libraries are designed to preserve backwards compatibility when the service changes in compatible ways. For example, adding RPCs, or fields to messages should not introduce breaking changes to the client libraries.

Quickstart

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

More Information

Commit count: 2168

cargo fmt