# Retrieve Access Key Credentials

To retrieve access key credentials, an administrator with rights must follow the steps below:

* Go to the AWS Web Services console and log in into your profile.

Note: if the user is not an administrator, then the administrator can be contacted to get the Access Key.

* Click on your account in the top right corner and select “Security credentials”.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awssercredmenuwarr.png" alt=""><figcaption></figcaption></figure>

* In the “My security credentials” page, select the purpose.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awssercredcrtacckeyform.png" alt=""><figcaption></figcaption></figure>

* In this case, “Other” is selected. Click \[Next].

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awssercredcrtacckeyfrmother.png" alt=""><figcaption></figcaption></figure>

* Optionally add a description tag.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awssercredcrtacckeyfrmdesc.png" alt=""><figcaption></figcaption></figure>

* Click \[Create access key].

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awssercredcrtacckeybutton.png" alt=""><figcaption></figcaption></figure>

* A window displays access key credentials: “Access key ID” and “Secret access key”.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awsaccesskeycrtd.png" alt=""><figcaption></figcaption></figure>

* Copy and secure the credentials for use in the connector.&#x20;
  * Copy “Access key”.
  * Copy “Secret access key”.
* You can also download the .csv file and keep the credentials secured.

<figure><img src="https://media.langstack.com/documentation/media/images/connector/awss3connector/awsaccesskeycrtdcsv.png" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.langstack.com/welcome/in-depth-learning/connectors/aws-connector/set-up-amazon-web-services-cognito-console/retrieve-access-key-credentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
