Username of user who executed Glue job

0

Assuming a Glue job, is there a way to find out who executed a particular Glue job? May be within script or somewhere else?

asked 2 years ago802 views
1 Answer
2

Hi You should be able to capture this information in CLoudTrail. See

AWS Glue is integrated with AWS CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in AWS Glue. CloudTrail captures all API calls for AWS Glue as events. The calls captured include calls from the AWS Glue console and code calls to the AWS Glue API operations.

https://docs.aws.amazon.com/glue/latest/dg/monitor-cloudtrail.html

profile pictureAWS
EXPERT
Matt-B
answered 2 years ago
AWS
EXPERT
reviewed 2 years ago
profile pictureAWS
EXPERT
Chris_G
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions