In this post, we will explain how to retrieve Amazon Access Key ID and Secret Access Key. These keys allow you to control your AWS account.We'll focus on the following topics:
- How to Retrieve Root Access Keys
- How to Retrieve IAM Access Keys
Note:
Below, please find instructions on how to retrieve root access keys and IAM access keys.
How to Retrieve Root Access Keys
1. Go to Amazon Web Services console and click on the name of your account (it is located in the top right corner of the console). Then, in the expanded drop-down list, select Security Credentials.
4. To generate new access keys, click the Create New Access Key button.
Attention!
How to Retrieve IAM Access Keys
1. Go to Amazon Web Services console and click on the name of your account (it is located in the top right corner of the console). In the expanded drop-down list, select Security Credentials.
5. Under Security Credentials, you will see a list of Access Keys for the IAM user.
Note:6. Click Create Access Key to create a new key. The new access keys will be generated and displayed on the screen.
Attention!