IIAMAccessDetail
Interface in AWS.IAM
Interface for IAM AccessDetail.
Properties
EntityPath
property EntityPath: string
The path of the Organization entity (root, organizational unit, or account) from which an authenticated principal last attempted to access the service.
LastAuthenticatedTime
property LastAuthenticatedTime: TOptional<TDateTime>
The date and time when an authenticated principal last attempted to access the service.
Region
property Region: string
The region where the last service access attempt occurred.
ServiceName
property ServiceName: string
The name of the service in which access was attempted.
ServiceNamespace
property ServiceNamespace: string
The namespace of the service in which access was attempted.
TotalAuthenticatedEntities
property TotalAuthenticatedEntities: TOptional<Integer>
The number of accounts with authenticated principals (root user, IAM users, IAM roles) that attempted to access the service in the tracking period.