> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blockscout.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating A Secret Key Pair

> An access key is needed to utilize the aws cli

1\) Go to MyAccount -> My Security Credentials

<Frame caption="Go to My Security Credentials">
  <img src="https://mintcdn.com/blockscout/BBa8nQTQ6isU0DUJ/images/a22c4212-image.jpeg?fit=max&auto=format&n=BBa8nQTQ6isU0DUJ&q=85&s=ca6fd92ea0449bb6645dc02b0d3a109b" width="2304" height="1508" data-path="images/a22c4212-image.jpeg" />
</Frame>

2\) Expand **Access keys** section and click **Create New Access Key** button

<Frame caption="Create New Access Key">
  <img src="https://mintcdn.com/blockscout/kl-dO7vK6d_hNvHA/images/d34656df-image.jpeg?fit=max&auto=format&n=kl-dO7vK6d_hNvHA&q=85&s=1b00bd9fb31bd3a1336f62bec33986e5" width="2304" height="1438" data-path="images/d34656df-image.jpeg" />
</Frame>

3\) Download your key file and store it in a safe place. You will need it to login with the AWS CLI. The file will include:

* AWSAccessKeyID
* AWSSecretKey

<Frame caption="Download and store your Key File info in a safe place.">
  <img src="https://mintcdn.com/blockscout/9uuzTGHWzjbW9Lu3/images/570b4768-image.jpeg?fit=max&auto=format&n=9uuzTGHWzjbW9Lu3&q=85&s=43bd7c7e98e319a19cd722b40aa73b83" width="2304" height="1378" data-path="images/570b4768-image.jpeg" />
</Frame>
