AWS Security ChangesHomeSearch

AWS marketplace documentation change

Service: marketplace · 2026-03-19 · Documentation low

File: marketplace/latest/userguide/container-add-version.md

Summary

Removed Quick Launch option for container products and renumbered steps in the container version addition process

Security assessment

The change removes the Quick Launch feature option for container products but doesn't mention any security vulnerabilities or incidents. The 'Hide passwords and secrets' security feature documentation remains unchanged, just renumbered. This appears to be a feature deprecation or scope change rather than a security fix.

Diff

diff --git a/marketplace/latest/userguide/container-add-version.md b/marketplace/latest/userguide/container-add-version.md
index de108aec4..1965cea7f 100644
--- a//marketplace/latest/userguide/container-add-version.md
+++ b//marketplace/latest/userguide/container-add-version.md
@@ -205,3 +205 @@ Your product can support multiple platforms with different container images (for
-      9. Choose to enable **QuickLaunch** on this product version. Quick Launch is a feature in AWS Marketplace. Buyers can use Quick Launch to create an Amazon EKS cluster quickly and launch your software on it by using AWS CloudFormation. For more information, see [Quick Launch in AWS Marketplace](https://docs.aws.amazon.com/marketplace/latest/buyerguide/buyer-launch-container-quicklaunch).
-
-      10. In **Override parameters** , enter parameters that will be used in the Helm CLI commands that launch the software. These parameters allow buyers to override the provided default values. If you have enabled Quick Launch, also enter a parameter name and description for the CloudFormation form. There is a limit of 15 parameters when using the AWS Marketplace Management Console, but there is no limit when using the AWS Marketplace Catalog API. For more information, see [Adding a new version to a container-based product](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/container-products.html#container-add-version).
+      9. In **Override parameters** , enter parameters that will be used in the Helm CLI commands that launch the software. These parameters allow buyers to override the provided default values. There is a limit of 15 parameters when using the AWS Marketplace Management Console, but there is no limit when using the AWS Marketplace Catalog API. For more information, see [Adding a new version to a container-based product](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/container-products.html#container-add-version).
@@ -213 +211 @@ Some **Override parameters** are required. Amazon EKS Anywhere products require
-      11. Choose **Hide passwords and secrets** to mask sensitive information in consoles, command line tools, and APIs. For more information, see the `NoEcho` parameter documentation in [Parameters](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html) in the _AWS CloudFormation User Guide_.
+      10. Choose **Hide passwords and secrets** to mask sensitive information in consoles, command line tools, and APIs. For more information, see the `NoEcho` parameter documentation in [Parameters](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html) in the _AWS CloudFormation User Guide_.