From 588dd58b3735cbbd795c25aa7371d0d9748a4fad Mon Sep 17 00:00:00 2001 From: Bert Blommers Date: Fri, 24 Mar 2023 09:45:06 -0100 Subject: [PATCH] EC2: Remove duplicate AMI (#6122) --- moto/ec2/resources/amis.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/moto/ec2/resources/amis.json b/moto/ec2/resources/amis.json index 67ea38d1e8c2..749409e910a8 100644 --- a/moto/ec2/resources/amis.json +++ b/moto/ec2/resources/amis.json @@ -713,23 +713,6 @@ "sriov": "simple", "virtualization_type": "hvm" }, - { - "architecture": "x86_64", - "ami_id": "ami-0b301ce3ce347599c", - "image_location": "amazon/al2022-ami-2022.0.20220728.1-kernel-5.15-x86_64", - "image_type": "machine", - "public": true, - "owner_id": "137112412989", - "platform": "Linux/UNIX", - "state": "available", - "description": "Amazon Linux 2022 AMI 2022.0.20220728.1 x86_64 HVM kernel-5.15", - "hypervisor": "xen", - "name": "al2022-ami-2022.0.20220728.1-kernel-5.15-x86_64", - "root_device_name": "/dev/xvda", - "root_device_type": "ebs", - "sriov": "simple", - "virtualization_type": "hvm" - }, { "architecture": "x86_64", "ami_id": "ami-0b301ce3ce347599c",