How do I get AWS_ACCESS_KEY_ID for Amazon?

434    Asked by BrianKennedy in AWS , Asked on Jun 10, 2021

I'm totally new to AWS.

I downloaded some sample code from Amazon and I need to set a number of constants:

  • AWS_ACCESS_KEY_ID
    AWS_SECRET_ACCESS_KEY
    MERCHANT_ID
    MARKETPLACE_ID

I just created an AWS account. I want some type of sandbox account so I can try out the code samples.

What are the exact steps I have to take to:

  1. Create a sandbox account

  2. Get these credentials

Answered by Aryan Khan

Here we have the steps you can follow to get “aws_access_key_id”


Go to http://aws.amazon.com/

Sign Up & create a new account (they'll give you the option for 1-year trial or similar)

Go to your AWS account overview

Account menu in the upper-right (has your name on it)

sub-menu: Security Credentials



Your Answer

Interviews

Parent Categories