Amazon Detective · Schema

MemberDetail

Details about a member account in a behavior graph

AWSForensicsInvestigationSecurity

Properties

Name Type Description
AccountId string The AWS account identifier of the member account.
EmailAddress string The AWS account root user email address for the member account.
GraphArn string The ARN of the behavior graph that the member account was invited to.
AdministratorId string The AWS account identifier of the administrator account for the behavior graph.
Status string The current membership status of the member account.
InvitedTime string The date and time that Detective sent the invitation to the member account.
UpdatedTime string The date and time that the member account was last updated.
VolumeUsageInBytes integer Data volume in bytes per day for the member account.
VolumeUsageUpdatedTime string The data and time when the member account data volume was last updated.
PercentOfGraphUtilization number The member account data volume as a percentage of the maximum allowed data volume.
DisabledReason string For member accounts with a status of ACCEPTED_BUT_DISABLED, the reason the member account is not enabled.
InvitationType string The type of behavior graph membership.
View JSON Schema on GitHub