Troubleshooting
Missing permission errors
If you see an error like the following when running the inventory command:
operation error EC2: DescribeAvailabilityZones, https response error StatusCode: 403, RequestID: deae474f-a69f-4f86-aed0-5186e54771ff, api error UnauthorizedOperation: You are not authorized to perform this operation. User: arn:aws:iam::[...]:user/your-user is not authorized to perform: ec2:DescribeAvailabilityZones because no identity-based policy allows the ec2:DescribeAvailabilityZones action
It means the profile you're using to pull the info from AWS doesn't have the necessary permissions.