basti-app / basti

✨ Securely connect to RDS, Elasticache, and other AWS resources in VPCs with no idle cost
https://www.basti.app
MIT License
333 stars 17 forks source link

fix(basti): remove redundant instance IAM policy #78

Closed BohdanPetryshyn closed 1 year ago

BohdanPetryshyn commented 1 year ago

Proposed Changes

This PR removes the s3:GetEncryptionConfiguration action from the bastion instance policy as it is redundant.

Related Issues/PRs

52

Checklist