AWS Security ChangesHomeSearch

AWS marketplace documentation change

Service: marketplace · 2025-07-01 · Documentation low

File: marketplace/latest/userguide/single-ami-versions.md

Summary

Added documentation about AMI scanning capabilities when adding new versions and testing. Corrected capitalization of CloudFormation.

Security assessment

The changes introduce documentation about scanning AMIs for publishing requirements, but there's no explicit mention of security vulnerabilities or security-specific features. Scanning appears related to general compliance/publishing checks rather than security hardening.

Diff

diff --git a/marketplace/latest/userguide/single-ami-versions.md b/marketplace/latest/userguide/single-ami-versions.md
index c2fb7310b..59d174f48 100644
--- a//marketplace/latest/userguide/single-ami-versions.md
+++ b//marketplace/latest/userguide/single-ami-versions.md
@@ -71 +71,5 @@ For information about creating an AMI for AWS Marketplace, see [Best practices f
-  3. From the **Request changes** dropdown, choose **Add new version**. The **Add a new version** form appears, pre-populated with the information from your most recent version.
+  3. From the **Request changes** dropdown, choose **Add new version**. The **Add a new version** form appears, populated with the information from your most recent version.
+
+###### Note
+
+You can also choose **Test 'Add version'** to scan your AMI and AWS CloudFormation template(s) without adding a new version. For more information, refer to [ Scanning your AMI for publishing requirements ](https://docs.aws.amazon.com/marketplace/latest/userguide/best-practices-for-building-your-amis.html#self-service-scanning) .
@@ -123 +127 @@ New delivery options can't be added to an existing version. All delivery options
-     * **AMI parameter name** – Add the name of the parameter in the Cloudformation template that the EC2 instance resources in your template are referencing for their `ImageId` property value. AWS Marketplace replaces the specified parameter with an [AWS Systems Manager Parameter Store ](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html)parameter. When buyers deploy your template, that parameter resolves to the AWS Region-specific AMI ID of your published product. For more information, see [Requirements for AMI details](https://docs.aws.amazon.com/marketplace/latest/userguide/cloudformation.html#ami-requirements-sse).
+     * **AMI parameter name** – Add the name of the parameter in the CloudFormation template that the EC2 instance resources in your template are referencing for their `ImageId` property value. AWS Marketplace replaces the specified parameter with an [AWS Systems Manager Parameter Store ](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html)parameter. When buyers deploy your template, that parameter resolves to the AWS Region-specific AMI ID of your published product. For more information, see [Requirements for AMI details](https://docs.aws.amazon.com/marketplace/latest/userguide/cloudformation.html#ami-requirements-sse).
@@ -128,0 +133,4 @@ New delivery options can't be added to an existing version. All delivery options
+###### Note
+
+Adding a new version results in a scanning of the AMI. For more information, refer to [ Scanning your AMI for publishing requirements](https://docs.aws.amazon.com/marketplace/latest/userguide/best-practices-for-building-your-amis.html#self-service-scanning).
+