- Mastering AWS Security
- Albert Anthony
- 128字
- 2021-07-02 15:44:12
Granular permissions
Let's take a common scenario: you want to allow developers in your organization to have complete access to the Elastic Compute Cloud (EC2) service and the finance or accounting team should have access to billing information and people in the human resources department should have access to a few S3 buckets. You can configure these permissions in IAM, however, let's say you want to have your developers access the EC2 service only from Monday to Friday and between office hours (let's say 8 a.m. to 6 p.m.), you can very well configure that as well.
IAM allows you to have really fine grain permissions for your users and for your resources. You could even allow users to access certain rows and columns in your DynamoDB table!
推薦閱讀
- 微服務設計(第2版)
- Spring Boot 2實戰之旅
- vSphere High Performance Cookbook
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Learn React with TypeScript 3
- MongoDB權威指南(第3版)
- 小學生C++創意編程(視頻教學版)
- Swift語言實戰精講
- R語言與網絡輿情處理
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Java Web從入門到精通(第3版)
- 代碼閱讀
- Bootstrap for Rails
- Spring 5 Design Patterns
- Natural Language Processing with Python Quick Start Guide