#google-cloud-platform #google-api #gcp #google-cloud #sdk

google-cloud-policysimulator-v1

Google Cloud Client Libraries for Rust - Policy Simulator API

3 releases (breaking)

Uses new Rust 2024

new 0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#136 in #google-cloud-gcp

Download history 191/week @ 2025-02-13 51/week @ 2025-02-20 7/week @ 2025-02-27 1/week @ 2025-04-03 76/week @ 2025-04-10

79 downloads per month

Apache-2.0

1MB
17K SLoC

Google Cloud Client Libraries for Rust - Policy Simulator 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.

Policy Simulator is a collection of endpoints for creating, running, and viewing a 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

Dependencies

~19–32MB
~562K SLoC