Creating a secret key

0

After creating the user in aws, what should I do to create the secret key of this user?

asked a year ago275 views
1 Answer
4

Hi there,

I believe the guide found at the following link should walk you through the process you're looking for.

https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html

Please take note of the best practice guidance, use temporary security credentials (IAM roles) instead of creating long-term credentials like access keys, and keys are not recommended for use with the root user account.

mraml
answered a year ago
profile pictureAWS
EXPERT
kentrad
reviewed a year 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