#google-cloud #iam-policy #gcp #sdk

google-cloud-policysimulator-v1

Google Cloud Client Libraries for Rust - Policy Simulator API

2 unstable releases

new 0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#2839 in Network programming

Download history 84/week @ 2025-02-11

84 downloads per month

Apache-2.0

585KB
9K 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
~555K SLoC