> ## Documentation Index
> Fetch the complete documentation index at: https://blockscout-vb-token-total-supply.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-vb-token-total-supply/CbCPJnPNN6xxKT1P/images/a22c4212-image.jpeg?fit=max&auto=format&n=CbCPJnPNN6xxKT1P&q=85&s=c1100bb7cc90df3ae380e779c4b344de" 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-token-total-supply/cyPal74WMD_VxoiH/images/d34656df-image.jpeg?fit=max&auto=format&n=cyPal74WMD_VxoiH&q=85&s=22bf3ca5c0d076e27a73e2b7f6dacbbd" 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 log in 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-token-total-supply/CbCPJnPNN6xxKT1P/images/570b4768-image.jpeg?fit=max&auto=format&n=CbCPJnPNN6xxKT1P&q=85&s=e433b94ec466a1fc105c5b5fc296a12d" width="2304" height="1378" data-path="images/570b4768-image.jpeg" />
</Frame>
