policysimulator
Policy Simulator is a collection of endpoints for creating, running, and viewing a [Replay][google.cloud.policysimulator.v1.Replay]. A
Replayis a type of simulation that lets you see how your members' access to resources might change if you changed your IAM policy. During aReplay, 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.
Support status
Note: Google provides multiple libraries for this service. This library is in maintenance mode, and will continue to be made available for users who have existing applications. If you're building a new application, or modernizing a legacy application, please use @google-cloud/policysimulator instead. The @google-cloud/policysimulator library is faster, easier to use, and better maintained.
To learn more, see Client Libraries Explained.
Installation
$ npm install @googleapis/policysimulator
Usage
All documentation and usage information can be found on GitHub. Information on classes can be found in Googleapis Documentation.
License
This library is licensed under Apache 2.0. Full license text is available in LICENSE.
Contributing
We love contributions! Before submitting a Pull Request, it's always good to start with a new issue first. To learn more, see CONTRIBUTING.
Questions/problems?
- Ask your development related questions on StackOverflow.
- If you've found an bug/issue, please file it on GitHub.
Crafted with by the Google Node.js team