mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
19 lines
433 B
JSON
19 lines
433 B
JSON
{
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Action": [
|
|
"acm:describecertificate",
|
|
"acm:listcertificates",
|
|
"cloudwatchlogs:describeloggroups",
|
|
"cloudwatchlogs:describemetricfilters",
|
|
"es:describeelasticsearchdomainconfig",
|
|
"ses:getidentityverificationattributes",
|
|
"sns:listsubscriptionsbytopic"
|
|
],
|
|
"Effect": "Allow",
|
|
"Resource": "*"
|
|
}
|
|
]
|
|
}
|