twilio-labs / socless

The SOCless automation framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scope Down Permissions for SOCless Deployment Role

ubaniabalogun opened this issue · comments

commented

SOCless is deployed using the serverless framework. Currently, the IAM permissions needed to deploy SOCless are not defined. This often leads SOCless users to deploy using * permissions.

To improve the security of the SOCless framework, SOCless needs a permissions template for the SOCless deployment role that SOCless users can use for deployment. The permissions template would ideally provide the least-privilege access needed to successfully deploy SOCless.

Acceptance Criteria:

  • A permissions template for the SOCless deployment user/role has been created, tested and added to the SOCless documentation and SOCless code-base

Helpful Resoures: