AWS marketplace medium security documentation change
Summary
Added link to IAM permission documentation for FPGA image sharing
Security assessment
References security documentation about required IAM permissions for FPGA image sharing, clarifying access control requirements.
Diff
diff --git a/marketplace/latest/userguide/single-ami-versions.md b/marketplace/latest/userguide/single-ami-versions.md index 944bfe143..ffa9f9904 100644 --- a//marketplace/latest/userguide/single-ami-versions.md +++ b//marketplace/latest/userguide/single-ami-versions.md @@ -103 +103 @@ New delivery options can't be added to an existing version. All delivery options - * **Amazon FPGA Image (AFI) IDs (Optional)** – Enter the AFI IDs to associate with your AMI. AFIs only support F2 instance types. You can offer your AMI on other instance types, however, the AFIs will not be loaded in those cases. You can add up to 15 AFI IDs using the **Add AFI ID** button. This option is not available when using CloudFormation templates. All AFI IDs you provide must originate from the US East (N. Virginia) region, reside within your AWS Marketplace seller account, and the provided IAM access role should have permissions to share this AFI with AWS Marketplace. + * **Amazon FPGA Image (AFI) IDs** (Optional) – Enter the AFI IDs to associate with your AMI. AFIs only support F2 instance types. You can offer your AMI on other instance types, however, the AFIs will not be loaded in those cases. You can add up to 15 AFI IDs using the **Add AFI ID** button. This option is not available when using CloudFormation templates. All AFI IDs you provide must originate from the US East (N. Virginia) region, reside within your AWS Marketplace seller account, and the provided IAM access role should have permissions to share this AFI with AWS Marketplace.For more details on 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).