내용으로 건너뛰기

How to filter which Lambda function run in near 1 hour

0

Hi everyone

I want to filter which my lambda function name run in near 1 hour or specific time. Do AWS console have option to do this ?

Thanks

질문됨 2년 전226회 조회
1개 답변
0

You can obtain information about all the Lambda functions invocations from CloudTrail.

You need to create a new trail (or update an existing one) to include Data Events from Lambda.

Please follow the documentation here.

AWS
전문가
답변함 2년 전
전문가
검토됨 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠