TrackedActionLastAccessed - Amazon Identity and Access Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TrackedActionLastAccessed

Contains details about the most recent attempt to access an action within the service.

This data type is used as a response element in the GetServiceLastAccessedDetails operation.

Contents

ActionName

The name of the tracked action to which access was attempted. Tracked actions are actions that report activity to IAM.

Type: String

Required: No

LastAccessedEntity

The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon resources.

For more information about ARNs, go to Amazon Resource Names (ARNs) in the Amazon General Reference.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

LastAccessedRegion

The Region from which the authenticated entity (user or role) last attempted to access the tracked action. Amazon does not report unauthenticated requests.

This field is null if no IAM entities attempted to access the service within the tracking period.

Type: String

Required: No

LastAccessedTime

The date and time, in ISO 8601 date-time format, when an authenticated entity most recently attempted to access the tracked service. Amazon does not report unauthenticated requests.

This field is null if no IAM entities attempted to access the service within the tracking period.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: