Minimal Cloud Permissions
AWS - s3
S3 storage setup on Konduktor - AWS User permissions
Note: This may not be needed if your AWS user account already has the minimal permissions needed for konduktor check s3
User Account
- Navigate to AWS Console —> IAM —> Users
- Create a new user or select an existing user to edit
- Under Permissions and to the right of Permissions policies, find the Add Permissions button and click Create inline policy
- Select JSON and add the following minimal user permissions:
- Click Next, input a policy name, and save with Create Policy
- Run
konduktor check s3
to confirm successful permission policy setup