# HG changeset patch # User Tony Marsh <tmarsh@gitlab.com> # Date 1710363909 0 # Wed Mar 13 21:05:09 2024 +0000 # Node ID a2340f3975f0c6722f7b9e0b19c4ba24d5c6cf2c # Parent fe339bc1adaf110df934bcfef64c3c0aa5521026 Use correct link for AWS Marketplace - Update aws_amis_and_marketplace_listings.md in the documentation to use the `owner` instead of `ownerAlias` key in the link to GitLab AWS Marketplace AMIs. diff --git a/doc/development/aws_amis_and_marketplace_listings.md b/doc/development/aws_amis_and_marketplace_listings.md --- a/doc/development/aws_amis_and_marketplace_listings.md +++ b/doc/development/aws_amis_and_marketplace_listings.md @@ -9,8 +9,8 @@ GitLab caters to the AWS ecosystem via the following methods 1. Community AMIs - 1. [GitLab CE](https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#Images:visibility=public-images;ownerAlias=782774275127;search=GitLab%20CE;sort=desc:name) - amd64 and arm64 - 1. [GitLab EE](https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#Images:visibility=public-images;ownerAlias=782774275127;search=GitLab%20EE;sort=desc:name) (Unlicensed) - amd64 and arm64 + 1. [GitLab CE](https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#Images:visibility=public-images;owner=782774275127;search=GitLab%20CE;sort=desc:name) - amd64 and arm64 + 1. [GitLab EE](https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#Images:visibility=public-images;owner=782774275127;search=GitLab%20EE;sort=desc:name) (Unlicensed) - amd64 and arm64 1. [AWS Marketplace listing](https://aws.amazon.com/marketplace/seller-profile?id=9657c703-ca56-4b54-b029-9ded0fadd970) 1. [GitLab CE](https://aws.amazon.com/marketplace/pp/prodview-w6ykryurkesjq?sr=0-3&ref_=beagle&applicationId=AWSMPContessa)