class Aws::IAM::Types::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.

@!attribute [rw] action_name

The name of the tracked action to which access was attempted.
Tracked actions are actions that report activity to IAM.
@return [String]

@!attribute [rw] last_accessed_entity

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

For more information about ARNs, go to [Amazon Resource Names
(ARNs)][1] in the *Amazon Web Services General Reference*.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] last_accessed_time

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

This field is null if no IAM entities attempted to access the
service within the [reporting period][2].

[1]: http://www.iso.org/iso/iso8601
[2]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#service-last-accessed-reporting-period
@return [Time]

@!attribute [rw] last_accessed_region

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

This field is null if no IAM entities attempted to access the
service within the [reporting period][1].

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#service-last-accessed-reporting-period
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/TrackedActionLastAccessed AWS API Documentation

Constants

SENSITIVE