# S3 resources

- [Enabling access to S3 storage](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/enabling-access-to-s3-storage.md): สามารถเปิดการใช้งานของ S3 storage ได้ที่หน้า portal โดยระบบจะทำการสร้าง access key pair ให้อัตโนมัติ โดยมี access key ID และ secret access key
- [Managing access keys](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-access-keys.md)
- [Managing buckets](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets.md)
- [Creating and deleting buckets](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets/creating-and-deleting-buckets.md)
- [Managing bucket policies](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets/managing-bucket-policies.md)
- [Creating bucket policies](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets/managing-bucket-policies/creating-bucket-policies.md)
- [Bucket policy examples](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets/managing-bucket-policies/bucket-policy-examples.md)
- [Editing and deleting bucket policies](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/managing-buckets/managing-bucket-policies/editing-and-deleting-bucket-policies.md)
- [Accessing with cyberduck](https://readyidc.gitbook.io/readyidc-docs/readme/s3-resources/accessing-with-cyberduck.md)


---

# 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.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.
