Fix Inventory IAM Role Cloudformation Templates
These templates are used to create an AWS IAM role that has the exact permissions Fix Inventory requires to run. The role template is autogenerated whenever the AWS plugin is updated.
The best starting point is our How to Roll Out AWS Permissions with CloudFormation how to guide.
If you are only interested in the raw template file: https://cdn.some.engineering/fix/aws/latest/fixinventory-role.template.
The code that generates the role as well as the role template, lives in the AWS Fix Inventory plugin project.