Skip to content

Commit

Permalink
EC2: Remove duplicate AMI (#6122)
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers authored Mar 24, 2023
1 parent 93eb669 commit 588dd58
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions moto/ec2/resources/amis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 588dd58

Please sign in to comment.