> For the complete documentation index, see [llms.txt](https://docs.archera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archera.ai/help-center/user-guide/contract-terms-aws.md).

# What Contract Terms Are Available for AWS?

When using the Archera Commitment Planner to create a custom plan, you have the opportunity to customize the "Contract Terms." These terms are used by Archera to calculate your plan and include:

* Commitment length
* Upfront cost options

These apply to both Archera Guaranteed Commitments (GRIs/GSPs) and AWS Native Commitments.

## Available Contract Term Combinations by Service

Archera provides specific contract term combinations for each AWS service. The available combinations vary depending on the service:

### Supported AWS Services

* Amazon EC2
* Amazon EKS
* Amazon RDS
* Amazon ElastiCache
* Amazon OpenSearch
* Amazon Redshift
* AWS Lambda
* Amazon ECS
* AWS Fargate
* Amazon SageMaker

## Archera Guaranteed Savings Plans

If you're interested in more broadly leveraging Archera Guaranteed Savings Plans, check the available contract term combinations which may differ from individual service offerings.

### Amazon Compute Savings Plans (CSP)

Compute Savings Plans offer flexible contract terms across compute services.

## Custom Contract Terms

If you're interested in a custom contract term length not listed (such as a 90-day GRI, 6-month GRI, or other custom durations), please reach out to the Archera team with your specific requirements. We can work with you to find solutions tailored to your needs.

## Related Resources

* [Commitment Planner - Overview](/help-center/user-guide/commitment-planner.md)
* [What are Guaranteed Commitments?](/help-center/guaranteed-commitments/what-are-guaranteed-commitments.md)
* [What are Guaranteed Commitments premiums and term lengths?](/help-center/guaranteed-commitments/premiums-and-terms.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.archera.ai/help-center/user-guide/contract-terms-aws.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
