diff --git a/deploy-manage/deploy/elastic-cloud/complete-registration-of-an-annual-subscription-on-aws-marketplace.md b/deploy-manage/deploy/elastic-cloud/complete-registration-of-an-annual-subscription-on-aws-marketplace.md new file mode 100644 index 0000000000..12cf558402 --- /dev/null +++ b/deploy-manage/deploy/elastic-cloud/complete-registration-of-an-annual-subscription-on-aws-marketplace.md @@ -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 + ::: diff --git a/deploy-manage/images/aws-accept-prepaid-offer.png b/deploy-manage/images/aws-accept-prepaid-offer.png new file mode 100644 index 0000000000..7f8ee59513 Binary files /dev/null and b/deploy-manage/images/aws-accept-prepaid-offer.png differ diff --git a/deploy-manage/images/aws-complete-registration.png b/deploy-manage/images/aws-complete-registration.png new file mode 100644 index 0000000000..fe21d092fc Binary files /dev/null and b/deploy-manage/images/aws-complete-registration.png differ diff --git a/deploy-manage/toc.yml b/deploy-manage/toc.yml index d24e9732fb..a078b65b1d 100644 --- a/deploy-manage/toc.yml +++ b/deploy-manage/toc.yml @@ -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