Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds instructions for customers to complete their AWS annual subscription registration #990

Merged
merged 6 commits into from
Apr 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
applies_to:
deployment:
ess: ga
serverless: ga
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-marketplace-aws-prepaid-signup.html
---

# Complete the registration of an annual subscription on AWS Marketplace [ec-marketplace-aws-prepaid-signup]

Follow the instructions on this page to complete the registration process for an Elastic Cloud annual subscription on AWS Marketplace.

## Accept your offer and complete registration

1. Log in to the AWS console on the account that you will use to accept the Annual Private Offer.

2. Follow the offer URL provided by Elastic and accept the annual subscription.

:::{image} /deploy-manage/images/aws-accept-prepaid-offer.png
:alt: Accept a prepaid offer
:::

3. After accepting the offer, select **Set up your account** to complete the registration process.

:::{image} /deploy-manage/images/aws-complete-registration.png
:alt: Complete registration
:::
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions deploy-manage/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ toc:
- file: deploy/elastic-cloud/subscribe-from-marketplace.md
children:
- hidden: deploy/elastic-cloud/create-monthly-pay-as-you-go-subscription-on-aws-marketplace.md
- hidden: deploy/elastic-cloud/complete-registration-of-an-annual-subscription-on-aws-marketplace.md
- hidden: deploy/elastic-cloud/azure-marketplace-pricing.md
- hidden: deploy/elastic-cloud/create-monthly-pay-as-you-go-subscription-on-gcp-marketplace.md
- file: deploy/elastic-cloud/aws-marketplace.md
Expand Down
Loading