Questions tagged with Amazon Machine Images (AMI)
An Amazon Machine Image (AMI) provides the information required to launch an instance.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
238 results
https://prod.us-west-1.qs.console.ec2.aws . dev/get_quickstart_list_en.json
Is it safe to use this URL in production? response format also wont change in future right ?
I am trying to prepare my EC2 instance to be imported as a workspace image. For this I understand I need to run BYOL checker and sysprep.
For [BYOL checker script](https://docs.aws.amazon.com/workspa...
We have an AMI which is build with custom requirements. We would like to launch instance from it in spot mode and run the batch jobs from our application. When we launch instance from this AMI. Insta...
Hi,
I am seeing something weird with mac2.metal instances - after snapshotting both the snapshotted instance or any new ec2 instances booted from the ami have diskarbitrationd process taking a lot of...
One of my customers wants to list their solution as an AMI option in the AWS EC2 Quick Start menu. The goal is to allow users to launch EC2 instances with baseline configurations. The product is alr...
Hi all
I'd love to create a STIG hardened Image on Amazon Linux. I can see some AWS Marketplace products such as https://aws.amazon.com/marketplace/pp/prodview-i3vkpa6e3rfk6?sr=0-1&ref_=beagle&appli...
Is it possible to monitor, through Eventbridge, an update event of a public parameter store?
Like this:
{
"source": ["aws.ssm"],
"detail-type": ["Parameter Store Change"],
"detail": {
"na...
Shortcut would not work properly on EC2 Mac instances. I can never successfully create the first action in a Shortcut script before the app gets stuck.
I have tried on three different instances and ...
Our usecase requires fast reverting a mac instance to a pre-defined state (pretty similar to what Deep Freeze does, but Deep Freeze is not compatible with volumes of EC2-based macs). Currently we've e...
I'm working on a class assignment and my setup script suddenly started failing today. Looking into the logs, I can see that `sudo apt install npm -y --fix-missing` is failing with the following error....
I am planning an upgrade from an existing EC2 instance running Win 2019 with SQL web.
I want to upgrade to the latest versions but I cant see the option for Microsoft Windows Server 2025 with SQL Ser...
I’m relatively new to AWS and working with an ecosystem that was set up by another engineer using scripting tools. I’m facing an issue in our development/test environment where an EC2 instance running...