# AWS

Teleskope's Metadata API surfaces classification records for your connected AWS data stores.

Available endpoints:

* **RDS** - Retrieve classification metadata for RDS clusters, databases, tables, and columns
* **S3** - Retrieve classification metadata for S3 buckets and objects
* **Redshift** - Retrieve classification metadata for Redshift clusters, databases, schemas, and tables
* **DynamoDB** - Retrieve classification metadata for DynamoDB tables
* **Users** - Retrieve user permissions and access records for AWS resources


---

# 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.teleskope.ai/the-platform/api-service/metadata/aws.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.
