EntityDetails
An object that contains details about when the IAM entities (users or roles) were last used in an attempt to access the specified AWS service.
This data type is a response element in the GetServiceLastAccessedDetailsWithEntities operation.
Contents
- EntityInfo
-
The
EntityInfo
object that contains details about the entity (user or role).Type: EntityInfo object
Required: Yes
- LastAuthenticated
-
The date and time, in ISO 8601 date-time format
, when the authenticated entity last attempted to access AWS. AWS 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 AWS SDKs, see the following: