- AWS Automation Cookbook
- Nikit Swaraj
- 134字
- 2021-07-02 23:00:39
Applying security and restrictions
In an enterprise where a product is being developed, we find lots of developers on different teams working with different repositories but in the same Git-based VCS.
Here in CodeCommit, if we give a user CodeCommitPowerUser access, then the user will have full control over all the repositories, except the deletion of repositories. So, a Power User will be able to see the source code of all other repositories, that is, there won't be any privacy. This is the kind of permission you should avoid giving another user.
In some companies, they have different use cases, for example, they only require a few of their developers to have access to all Git-based commands and on the specific repository. We pe into how to implement this type of scenario.
推薦閱讀
- Windows XP中文版應用基礎
- ServiceNow Cookbook
- 機器學習與大數據技術
- Maya 2012從入門到精通
- Python Data Science Essentials
- Hands-On Cybersecurity with Blockchain
- STM32嵌入式微控制器快速上手
- Embedded Programming with Modern C++ Cookbook
- 人工智能實踐錄
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Deep Reinforcement Learning Hands-On
- Dreamweaver CS6精彩網頁制作與網站建設
- 從零開始學C++
- R Data Analysis Projects
- 網絡脆弱性掃描產品原理及應用