> ## Documentation Index
> Fetch the complete documentation index at: https://blockscout-ap-erc-8056-envs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating an AWS Secret Access Key Pair for CLI

> Create an AWS access key ID and secret access key from My Security Credentials so the AWS CLI can authenticate for Blockscout Terraform deployment.

1\) Go to MyAccount -> My Security Credentials

<Frame caption="Go to My Security Credentials">
  <img src="https://mintcdn.com/blockscout-ap-erc-8056-envs/2CM9dVG90yyHoLtS/images/a22c4212-image.jpeg?fit=max&auto=format&n=2CM9dVG90yyHoLtS&q=85&s=2f57a1a675cf4832994428b3413b846c" 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-ap-erc-8056-envs/9qk8lWUc2ML14l8X/images/d34656df-image.jpeg?fit=max&auto=format&n=9qk8lWUc2ML14l8X&q=85&s=5dafe92302f4bc269f5d34b96200a5df" 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-ap-erc-8056-envs/2CM9dVG90yyHoLtS/images/570b4768-image.jpeg?fit=max&auto=format&n=2CM9dVG90yyHoLtS&q=85&s=c5fb04188c7733953aeef02e95d3b8c7" width="2304" height="1378" data-path="images/570b4768-image.jpeg" />
</Frame>
