zodern / mup-aws-beanstalk

Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up
127 stars 55 forks source link

Fixing Permissions names in AWS Setup steps #163

Closed filipenevola closed 2 years ago

filipenevola commented 2 years ago

Hi, I was checking these steps and a few permissions names were incorrect.

This PR fixes those names.

filipenevola commented 2 years ago

AmazonS3FullAccess is also missing as explained here.

Added this to this PR as well.

zodern commented 2 years ago

Thanks @filipenevola