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

feita há um ano419 visualizações
1 Resposta
0

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

ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas