Skip to main content

IIAMTrackedActionLastAccessed

Interface in AWS.IAM

Interface for IAM TrackedActionLastAccessed.

Properties

ActionName

property ActionName: string

The name of the tracked action of which access was attempted.

LastAccessedEntity

property LastAccessedEntity: TARN

The Amazon Resource Name (ARN) of the authenticated entity (user or role) that last attempted to access tracked action.

LastAccessedRegion

property LastAccessedRegion: string

The region from which the authenticated entity (user or role) last attempted to access the tracked action.

LastAccessedTime

property LastAccessedTime: TOptional<TDateTime>

The date and time when an authenticated entity most recently attempted to access the tracked action.