Document the required AWS policies required ?
rgarrigue opened this issue · 1 comments
rgarrigue commented
Issue type
- Documentation report
Expected behaviour
I'ld like to know what's the minimum policy needed for each command
Actual behaviour
I've no idea, and I'ld like to avoid the route53:*
Have you checked if the documentation has the information you require?
Yes.
I'll give a shot with https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/r53-api-permissions-ref.html#required-permissions-resource-record-sets, but most likely I'll miss something. You always miss something with AWS IAM.
Could you contribute a fix or help testing with this issue?
Help testing yes
barnybug commented
Thanks a lot for filing this issue. Would you like to write a pull request for this? Documentation is a great area non-developers can help out with. You can check the calls we make in the code by looking for 'route53' references.