> 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/guaranteed-commitments/ri-marketplace.md).

# How Does the AWS RI Marketplace Restriction Affect Archera?

## Does the 2023 AWS announcement on discounted RIs being listed in the EC2 Standard RI marketplace affect Archera customers?

Archera is not a Reseller or Distributor and doesn't rely on selling discounted EC2 RIs, which are the ones impacted by this change (e.g. ones acquired under volume discounts).

Since Archera is an insured commitment model (with actual insurance backing each commitment buy-back or utilization guarantee), we have the ability to rebate customers for any underutilized commitment that can't be resold — so the economics of any Guaranteed EC2 Standard RI remain the same to our customers regardless of resell-ability.

Additionally, Archera allows customers to buy and insure all commitment types, not just EC2 Standard RIs — so customers using Guaranteed Savings Plans, Convertible Reserved Instances, or other instruments would not be affected.

Finally, Archera's insured commitment model allows us to provide customers who may have these non-transactable RIs in their account the ability to add insurance on to them and de-risk them being underutilized, even without the ability to resell in the AWS EC2 Standard RI Marketplace.

## Related Resources

* [How Does Guaranteed Commitment Pricing Work?](/help-center/guaranteed-commitments/pricing.md)
* [How to Enable EC2 RI Marketplace](/help-center/guaranteed-commitments/enable-ri-marketplace.md)
* [Do you have 3rd-party insurance?](/help-center/guaranteed-commitments/third-party-insurance.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/guaranteed-commitments/ri-marketplace.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.
