You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add missing IAM permissions for new version of log forwarder (#18)
To fix following errors introduced in Datadog Lambda Forwarder 3.17.0:
User:
arn:aws:sts::XXX:assumed-role/datadog-integration-role/vault-app3.eu1.prod.dog-datadog-delancie-crawler
is not authorized to perform: states:ListStateMachines on resource:
arn:aws:states:XXX:XXX:stateMachine:*
User:
arn:aws:sts::XXX:assumed-role/datadog-integration-role/vault-app3.eu1.prod.dog-datadog-delancie-crawler
is not authorized to perform: elasticfilesystem:DescribeAccessPoints on
the specified resource
Co-authored-by: Jani Flaaming <[email protected]>
0 commit comments