Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account IDs. This step is a prerequisite for managing the associated member accounts either by invitation or through an organization.
See https://www.paws-r-sdk.com/docs/guardduty_create_members/ for full documentation.
guardduty_create_members(DetectorId, AccountDetails)
[required] The unique ID of the detector of the GuardDuty account for which you want to associate member accounts.
To find the detectorId
in the current Region, see the Settings page in
the GuardDuty console, or run the
list_detectors
API.
[required] A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty administrator account.