Skip to content

Commit 56f37f1

Browse files
authored
Removed duplicate FAQ questions (#503)
Q: Can I delete an AFI? and Q: Can I share an AFI with other AWS accounts?
1 parent 49c92af commit 56f37f1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

FAQs.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -139,21 +139,6 @@ Yes, use [delete-fpga-image](./hdk/docs/delete_fpga_image.md) to delete an AFI i
139139

140140
Use [delete-fpga-image](./hdk/docs/delete_fpga_image.md) carefully. Once all AFIs of the same global AFI ID are deleted, the AFIs cannot be recovered from deletion. Review [IAM policy best practices](http://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege) to restrict access to this API.
141141

142-
**Q: Can I share an AFI with other AWS accounts?**
143-
144-
Yes, sharing allows accounts other than the owner account to load and use an AFI. Use [modify-fpga-image-attribute](./hdk/docs/fpga_image_attributes.md) API to update `loadPermission` attribute to grant/remove AFI load permission. AWS AFIs support two load permission types:
145-
* `UserId`: share AFI with specific AWS accounts using account IDs.
146-
* `UserGroups`: only supports `all` group to make an AFI public or private.
147-
148-
Use [reset-fpga-image-attribute](./hdk/docs/fpga_image_attributes.md) API to revoke all load permissions.
149-
150-
**Q: Can I delete an AFI?**
151-
152-
Yes, use [delete-fpga-image](./hdk/docs/delete_fpga_image.md) to delete an AFI in a specific region. Deleting an AFI in one region does not affect AFIs in other regions.
153-
154-
Use [delete-fpga-image](./hdk/docs/delete_fpga_image.md) carefully. Once all AFIs of the same global AFI ID are deleted, the AFIs cannot be recovered from deletion. Review [IAM policy best practices](http://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#grant-least-privilege) to resrict access to this API.
155-
156-
157142
**Q: How do I increase my AFI limit?**
158143

159144
AFI limit increases may be requested by opening up a Support Case from your [EC2 Support Console](https://console.aws.amazon.com/support/cases#/create)

0 commit comments

Comments
 (0)