Amazon Machine Images
Last updated
Last updated
This page was generated from content adapted from the
Important
Omitting the --owners
flag from the describe-images command returns all images for which you have launch permissions, regardless of ownership.
Note Running instances are not affected when you change the AMI ID pointed to by the Systems Manager parameter.
Important Amazon DevPay is no longer accepting new sellers or products. AWS Marketplace is now the single, unified e-commerce platform for selling software and services through AWS. For information about how to deploy and sell software from AWS Marketplace, see . AWS Marketplace supports AMIs backed by Amazon EBS.
Important You can't use a support product with Reserved Instances. You always pay the price that's specified by the seller of the support product.
Note
Enabling has the same effect as setting the Encrypted
parameter to true
for all snapshots in the AMI.
Note You can also copy an image with multiple snapshots and configure the encryption state of each individually.
Important Your instance must have access to the internet in order to access the repository.
Important If you lock to a version of the repositories that is not the latest, you do not receive further updates. To receive a continuous flow of updates, you must use the latest AMI, or consistently update your AMI with the repositories pointed to latest.
Note This command does not remove packages that were installed as dependencies of the extra.
Important This command is intended for advanced users. Improper usage of this command could cause package compatibility conflicts.
Note We continue to provide hd00 AKIs for backward compatibility in Regions where they were previously available.
Note This command generates a certificate that is valid for 365 days.
Important
xrdp
is the remote desktop software bundled in the AMI. By default, xrdp
uses a self-signed TLS certificate to encrypt remote desktop sessions. Neither AWS nor the xrdp
maintainers recommend using self-signed certificates in production. Instead, obtain a certificate from an appropriate certificate authority (CA) and install it on your instances. For more information about TLS configuration, see on the xrdp
wiki.