lastAccessedRegion property

String? lastAccessedRegion
final

The Region from which the authenticated entity (user or role) last attempted to access the tracked action. 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? lastAccessedRegion;