# Create an Amazon S3 Bucket and AWS Access Key ID and Secret Access Key

Step 1:- First, **log in to the Amazon s3 Server** using the below URL.

<https://aws.amazon.com/console/>&#x20;

Step 2:- Click on the S3 option.

<figure><img src="/files/kUxTN88d0gyyHhoKEWAi" alt=""><figcaption></figcaption></figure>

Step 3:- Now click on the “Create bucket” option.

<figure><img src="/files/0vZePui0bTwuHUiVmiOb" alt=""><figcaption></figcaption></figure>

Step 4:- Enter the Bucket name & select AWS Region.

<figure><img src="/files/dlHCMCn5dYrBBqTVnqG6" alt=""><figcaption></figcaption></figure>

Step 5:- Object ownership select as below Screenshot.

<figure><img src="/files/kcg1Ji9t9FZJKtKMgTJg" alt=""><figcaption></figcaption></figure>

Step 6:- Block Public Access Setting for this bucket select as below Screenshot.

<figure><img src="/files/eT94rr23HmnyT4VpVWhd" alt=""><figcaption></figcaption></figure>

Step 7:- Now click on the “Create bucket” button.

<figure><img src="/files/9ImeWQ7HRu9NUinZqoEc" alt=""><figcaption></figcaption></figure>

Step 8:- Now your Bucket is created Successfully.

<figure><img src="/files/tmxEUYInANSD2n8qtT79" alt=""><figcaption></figcaption></figure>

**Create Access key & Secret key for bucket**

Step 1:- Click on the **Security credentials** option.

<figure><img src="/files/yWH3Ej4qDwjFJokC9iUK" alt=""><figcaption></figcaption></figure>

Step 2:- Now, click on the “Create access key” button.

<figure><img src="/files/sisKZQU4LKNyOUM66MfU" alt=""><figcaption></figcaption></figure>

Step 3: Select the checkbox and click on the “Create access key” button.

<figure><img src="/files/45NJrmclZbybUyWNaqpk" alt=""><figcaption></figcaption></figure>

Step 4:- Your access key & secret key is generated.

<figure><img src="/files/Kv7VmtlV2TjYZLmfGr9t" alt=""><figcaption></figcaption></figure>

**Change ACL Permission of your Bucket**

Step 1:- Click on your **bucket**.

<figure><img src="/files/Z3q9kpLqWdG59Zq8f4uJ" alt=""><figcaption></figcaption></figure>

Step 2:- Click on the Permissions option.

<figure><img src="/files/Zu6lC4jzu98H4UsssWuD" alt=""><figcaption></figcaption></figure>

Step 3:- Now you click on Edit in “Access Control List (ACL)”.

<figure><img src="/files/ygpCxgCCLeA7mTyXgQ4C" alt=""><figcaption></figcaption></figure>

&#x20;Step 4:- Select Read Checkbox as shown below and click on the “Save changes” Button.

<figure><img src="/files/pVSDOVmU7xXLTDQSFkOp" alt=""><figcaption></figcaption></figure>

Step 5:- Now your **Bucket** **is Public** and you can use it.

<figure><img src="/files/UqfYmhmten2GCqrKyNez" alt=""><figcaption></figcaption></figure>

The simple and easiest method to Create an S3 Bucket and AWS Access Key ID and Secret Access Key for accessing it. If you are following the detailed documentation available on AWS then this is the direct and precise illustration to follow for creating or setting up the S3 bucket.

<figure><img src="/files/AGYYXkfxiroOSrlJZpPi" alt=""><figcaption></figcaption></figure>

## [Read  More](https://magecomp.com/blog/create-an-amazon-s3-bucket-and-aws-access-key-id-and-secret-access-key/)


---

# 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.magecomp.com/magento-2-amazon-s3-extension/create-an-amazon-s3-bucket-and-aws-access-key-id-and-secret-access-key.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.
