> ## Documentation Index
> Fetch the complete documentation index at: https://blockscout-vb-microservices-new-envs.mintlify.site/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-vb-microservices-new-envs/sEOoBKwLcrt_046N/images/a22c4212-image.jpeg?fit=max&auto=format&n=sEOoBKwLcrt_046N&q=85&s=584efd1c3e31a00bc5af4b8818694e27" 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-vb-microservices-new-envs/b_ga4sbRRXGJEo1x/images/d34656df-image.jpeg?fit=max&auto=format&n=b_ga4sbRRXGJEo1x&q=85&s=160711cb0f84e6735c1634b208e912ca" 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-vb-microservices-new-envs/sEOoBKwLcrt_046N/images/570b4768-image.jpeg?fit=max&auto=format&n=sEOoBKwLcrt_046N&q=85&s=8435833ed64fd3f8bdc9fcf979eda3e5" width="2304" height="1378" data-path="images/570b4768-image.jpeg" />
</Frame>
