AWS marketplace documentation change
Summary
Changed 'AWS CloudFormation templates' to 'CloudFormation templates' for consistency
Security assessment
This is a terminology standardization change. The documentation about service-linked roles and secrets management remains unchanged in substance, with no new security guidance added.
Diff
diff --git a/marketplace/latest/buyerguide/using-service-linked-roles-secrets.md b/marketplace/latest/buyerguide/using-service-linked-roles-secrets.md index 5ad524aa2..2a67784da 100644 --- a//marketplace/latest/buyerguide/using-service-linked-roles-secrets.md +++ b//marketplace/latest/buyerguide/using-service-linked-roles-secrets.md @@ -7 +7 @@ -AWS Marketplace uses the service-linked role named `AWSServiceRoleForMarketplaceDeployment` to allow AWS Marketplace to manage deployment-related parameters, which are stored as secrets in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html), on your behalf. These secrets can be referenced by sellers in AWS CloudFormation templates, which you can launch when configuring products that have Quick Launch enabled in AWS Marketplace. +AWS Marketplace uses the service-linked role named `AWSServiceRoleForMarketplaceDeployment` to allow AWS Marketplace to manage deployment-related parameters, which are stored as secrets in [AWS Secrets Manager](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html), on your behalf. These secrets can be referenced by sellers in CloudFormation templates, which you can launch when configuring products that have Quick Launch enabled in AWS Marketplace.