Learn R Programming

paws.security.identity (version 0.8.0)

guardduty_create_members: Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account IDs

Description

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.

Usage

guardduty_create_members(DetectorId, AccountDetails)

Arguments

DetectorId

[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.

AccountDetails

[required] A list of account ID and email address pairs of the accounts that you want to associate with the GuardDuty administrator account.