AWSIAMRoleLastUsed
No description
type AWSIAMRoleLastUsed {
lastUsedAt: DateTime
region: String!
}
Fields
AWSIAMRoleLastUsed.lastUsedAt ● DateTime scalar
The date and time that the role was last used
AWSIAMRoleLastUsed.region ● String! non-null scalar
The name of the Amazon Web Services Region in which the role was last used
Member of
AWSIAMRole object