# AWS Supported Resources

### Entrypoints available in AWS

* Application Load Balancer (ALB)&#x20;
* Network Load Balancer (NLB)&#x20;
* Elastic IP&#x20;

### Resources that can be turned off in AWS

* Elastic Compute Cloud (EC2)
* Elastic Container Service (ECS)
* Amazon Relational Database Service (RDS, Single Availability zone is only available for SQL Server)
* Autoscaling Groups (ASG)
* Elastic Beanstalk (EB)

### Resources on the roadmap

At the time of writing, we have a number of resources that are on our roadmap but haven't been implemented yet, if your environment is using these items, please [Contact us](/getting-started/support.md) and we can prioritise these resources accordingly.

* Amazon Opensearch Service
* Amazon ElastiCache
* DynamoDB
* Amazon Sagemaker
* API Gateway Entrypoints

&#x20;


---

# 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.turnitoff.ai/integrations/cloud-providers/amazon-web-services-aws/aws-supported-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.
