Member
The details about a member account.
Contents
- AccountId
-
The AWS account ID of the member account.
Type: String
Required: No
-
The email address of the member account.
Type: String
Pattern:
.*\S.*
Required: No
- InvitedAt
-
A timestamp for the date and time when the invitation was sent to the member account.
Type: Timestamp
Required: No
- MasterId
-
The AWS account ID of the Security Hub master account associated with this member account.
Type: String
Pattern:
.*\S.*
Required: No
- MemberStatus
-
The status of the relationship between the member account and its master account.
The status can have one of the following values:
-
CREATED
- Indicates that the master account added the member account, but has not yet invited the member account. -
INVITED
- Indicates that the master account invited the member account. The member account has not yet responded to the invitation. -
ENABLED
- Indicates that the member account is currently active. For manually invited member accounts, indicates that the member account accepted the invitation. -
REMOVED
- Indicates that the master account disassociated the member account. -
RESIGNED
- Indicates that the member account disassociated themselves from the master account. -
DELETED
- Indicates that the master account deleted the member account.
Type: String
Pattern:
.*\S.*
Required: No
-
- UpdatedAt
-
The timestamp for the date and time when the member account was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: