lastAuthenticatedRegion property

String? lastAuthenticatedRegion
final

The Region from which the authenticated entity (user or role) 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? lastAuthenticatedRegion;