Innablr / revolver

AWS Powercycle Facility
MIT License
2 stars 2 forks source link

Use of unique RoleSessionName means difficult to find Revolver-initiated CloudTrail events #373

Closed lyricnz closed 3 days ago

lyricnz commented 4 days ago

The UI for searching cloudtrail events in the AWS console is pretty primitive: there is no ability to search for "starts with" etc, and the fact that Revolver uses a unique session name every time makes it tricky to find them.

Eg

image

It would be easier if Revolver used a static session name, which would make it easier to find them in CloudTrail.

See API https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html