# Managing access keys

#### ข้อจำกัด

* ใน 1 user สามารถมี access key ได้เพียง 2 ชุดเท่านั้น
* ถ้ามี access key แค่ 1 ชุด จะไม่สามารถลบได้

### ขั้นตอนการสร้าง S3 access key pair

1. ไปที่ **S3** > หน้า **Access**
2. ตรง **S3 access keys** คลิก **Create**<br>

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

#### คัดลอก S3 access key pair

* คัดลอก access key ID
* คัดลอก secret access key<br>

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

### วิธีปิดการใช้งาน S3 access key pair

1. ไปที่ **S3** > หน้า **Access**
2. ตรง **S3 access keys** คลิกที่ **:** และคลิก **Disable**<br>

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

### วิธีลบการใช้งาน S3 access key pair

1. ไปที่ **S3** > หน้า **Access**
2. ตรง **S3 access keys** คลิกที่ **:** และคลิก **Delete**<br>

   <figure><img src="/files/Ijt8Ej3GGeIxscPPhGXK" 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://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-access-keys.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.
