scopely-devops / skew

Apache License 2.0
243 stars 70 forks source link

Add support for IAM Policy Docs #139

Open apolloclark opened 5 years ago

apolloclark commented 5 years ago

I'd like to be able to retrieve IAM Policy Documents. The aws command requires a specific "policy name" and "policy doc version." Would I be able to code this, by setting the "detail_spec" property and writing a custom iter method, similar to the CloudFormation class?