How to get AWS Access Key ID and AWS Secret Access Key

In this blog, I will guide how you can get AWS Access Key ID and AWS Secret Access Key from AWS console.
Go to https://aws.amazon.com/console/ and click on “Sign in to the Console”

Login to AWS account with your credentials

Click on “IAM”

Click on “Users”

Click on users for which you want to create AWS Access Key ID and AWS Secret Access Key

Now click on “Security credentials” tab

Click on “Create access key”

Here you got AWS Access Key ID and AWS Secret Access Key, You can download in form of .csv file

When it is not in use, You can inactive this key as well

Click on “Deactivate”

You will get notification of “Access key XXXXXX deactivated

Also, you can delete this AWS Access Key ID and AWS Secret Access Key

You will get notification of “Access key XXXXXX deleted

Thanks for Reading !