Skip to content

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 3 years ago1.5K 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

AWS
EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 years ago
AWS
EXPERT
reviewed 3 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.