lastAuthenticatedEntity property
The ARN of the authenticated entity (user or role) that last attempted to access the service. AWS does not report unauthenticated requests.
This field is null if no IAM entities attempted to access the service within the reporting period.
Implementation
final String? lastAuthenticatedEntity;