aws cloudtrail not showing detailed error message for 'access denied' error

0

hi AWS: I am troubleshooting an 'access denied' event in cloud trail. According to my research online, the cloudtrail error message is supposed to give details on what specific permission is lacking, such as this "User: arn:aws:iam::account:user/username is not authorized to perform: cloudtrail:LookupEvents with an explicit deny in an identity-based policy".

However, when I look at my event in cloudtrail lake, the only message in the error message column is 'Access Denied'. Is there any additional config I need to change to see details of the error?

here is my query: select errorMessage from mydatastoreID where errorCode ='AccessDenied' and requestID= myrequestID

已提問 1 年前檢視次數 419 次
1 個回答
0

I would do "select *" and have a look at the other fields.

專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南