Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 IAM 下,我正在设置新用户。对于管理员,我应该选择哪些策略开始以及我应该设置哪些权限作为最佳实践的一部分?
点击查看图片
作为管理员,我会选择AdministratorAccess. 最佳实践是最小权限,但我想作为管理员,您实际上希望拥有完全访问权限。Billing如果您希望管理员也有权访问帐单,您也可以添加。
AdministratorAccess
Billing
如果您想深入挖掘,可以在此处阅读更多内容。
I'm building an in-game browser RoR app for Eve Online. One of the requirements of my app is displaying an SVG graph generated by graphviz. I'm having some issues getting my requirements met within this environm