google-cloud-policysimulator-v1

Crates.iogoogle-cloud-policysimulator-v1
lib.rsgoogle-cloud-policysimulator-v1
version0.4.5
created_at2025-02-16 08:11:18.641684+00
updated_at2025-08-29 01:36:26.256923+00
descriptionGoogle Cloud Client Libraries for Rust - Policy Simulator API
homepage
repositoryhttps://github.com/googleapis/google-cloud-rust/tree/main
max_upload_size
id1557467
size601,070
Cody Oss (codyoss)

documentation

README

Google Cloud Client Libraries for Rust - Policy Simulator API

FEEDBACK WANTED: We believe the APIs in this crate are stable, and do not anticipate any breaking changes are needed. We are looking for feedback before labeling the APIs "1.0". Changes (even breaking changes) are still possible, but not expected.

We also believe the implementation is ready for production, bugs are still possible, but not expected.

Policy Simulator is a collection of endpoints for creating, running, and viewing a [Replay][google.cloud.policysimulator.v1.Replay]. A Replay is a type of simulation that lets you see how your members' access to resources might change if you changed your IAM policy.

During a Replay, Policy Simulator re-evaluates, or replays, past access attempts under both the current policy and your proposed policy, and compares those results to determine how your members' access might change under the proposed policy.

Quickstart

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

More Information

Commit count: 2077

cargo fmt