AWS marketplace medium security documentation change
Summary
Added IAM permission requirements for FPGA image sharing and fixed account name typo
Security assessment
Explicitly documents required IAM permissions for secure FPGA image sharing, addressing potential access control issues. Fixes 'AWS AWS Marketplace' typo that could cause confusion.
Diff
diff --git a/marketplace/latest/userguide/product-and-ami-policies.md b/marketplace/latest/userguide/product-and-ami-policies.md index 1231a8c49..5bc032fc5 100644 --- a//marketplace/latest/userguide/product-and-ami-policies.md +++ b//marketplace/latest/userguide/product-and-ami-policies.md @@ -160 +160 @@ In addition to standard AMI product requirements, FPGA products must meet the fo - * AFI IDs must be owned by your AWS AWS Marketplace seller account. + * AFI IDs must be owned by your AWS Marketplace seller account. @@ -167,0 +168,2 @@ In addition to standard AMI product requirements, FPGA products must meet the fo + * The IAM access role provided during version creation has permissions to share the provided AFIs with AWS Marketplace. For more details about the required permissions, see [Giving AWS Marketplace access to your FPGA images](https://docs.aws.amazon.com/marketplace/latest/userguide/single-ami-marketplace-ami-access.html#single-ami-marketplace-afi-access). +