Skip to content

Commit 3ecd928

Browse files
author
iru
authored
docs: clarify permissions
1 parent 2c97cfa commit 3ecd928

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,16 @@ This would be an overall schema of the **created resources**, for the default se
7070

7171
### Runtime Permissions
7272

73+
Note: service wiring required extra permissions are not stated here (ex.: ECS service requires a runtime and execution role)
74+
75+
**Compliance**
76+
77+
IAM Role and IAM Policies (`arn:aws:iam::aws:policy/SecurityAudit`) to allow Sysdig to run Compliance tasks. More details on its module [cloud-bench](https://github.com/sysdiglabs/terraform-aws-secure-for-cloud/tree/master/modules/services/cloud-bench)
78+
79+
```shell
80+
sts:AssumeRole
81+
```
82+
7383
**Threat-Detection specific**
7484

7585
```shell

0 commit comments

Comments
 (0)