s3-credentials icon indicating copy to clipboard operation
s3-credentials copied to clipboard

Integrate with simulate policies API

Open simonw opened this issue 3 years ago • 0 comments

https://www.reddit.com/r/aws/comments/qlu3ag/comment/hj68pmv/ pointed out simulate_custom_policy() which is an API method that lets you try out custom policies. https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/iam.html#IAM.Client.simulate_custom_policy

Must be some useful stuff I can do with this. A CLI command for testing policies with it would be fantastic.

simonw avatar Jan 01 '22 08:01 simonw