Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface CreateMembersCommandOutputProtected

The output of CreateMembersCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Members?: MemberDetail[]

The set of member account invitation or enablement requests that Detective was able to process. This includes accounts that are being verified, that failed verification, and that passed verification and are being sent an invitation or are being enabled.

UnprocessedAccounts?: UnprocessedAccount[]

The list of accounts for which Detective was unable to process the invitation or enablement request. For each account, the list provides the reason why the request could not be processed. The list includes accounts that are already member accounts in the behavior graph.