Closed chemamartinez closed 3 days ago
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)
aws
:+1:(11) :green_heart:(3) :broken_heart:(5)To see the full report comment with /test benchmark fullreport
/test
/test
cc @chemamartinez
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code
Package aws - 2.31.4 containing this change is available at https://epr.elastic.co/package/aws/2.31.4/
Proposed commit message
inspector2:ListFindings
is a required AWS permission for IAM users in order to avoid this error when enabling the Inspector data stream:See https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2.html.
It also clarifies that
Role ARN
, which is a global setting for the AWS integration, is not supported for the Inspector data stream as it make requests to the Inspector API through HTTPJSON, whileRole ARN
is a setting for AWS-based inputs.Checklist
changelog.yml
file.