AWS Academy Credentials do not Work for Elastic Beanstalk Webserver Flask Deployment.

0

I am in college and my hypervisors class provided us with the basic tier for aws academy. We are setting up a personal webpage using elastic beanstalk and are basing it off of https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html. When I get the credentials from aws academy it gives me operation denied. Is there a way to get permissions to use the access id and key from the ~/.aws/credentials in the basic tier?

1 Answer
0

Hello.

Can't you issue an access key from an IAM user using the steps in the document below? https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html#Using_CreateAccessKey

profile picture
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions