- Mastering AWS Security
- Albert Anthony
- 69字
- 2021-07-02 15:44:07
Individual user accounts
AWS provides a centralized web service called AWS IAM for creating and managing individual users within your AWS Account. These users are global entities. They can access their AWS account through the command line interface (CLI), through SDK or API, or through the management console using their credentials. We are going to have a detailed look at IAM in the next chapter.
推薦閱讀
- Learning Python Web Penetration Testing
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- x86匯編語言:從實模式到保護模式(第2版)
- Building a Recommendation Engine with Scala
- 零基礎學Java程序設計
- Mastering Apache Spark 2.x(Second Edition)
- 可解釋機器學習:模型、方法與實踐
- Clojure Reactive Programming
- Tableau 10 Bootcamp
- C/C++數據結構與算法速學速用大辭典
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Python預測分析實戰
- Docker:容器與容器云(第2版)
- Java從入門到精通(視頻實戰版)
- Extending Docker