guardduty_create_members: Creates member accounts of the current Amazon Web Services...

View source: R/guardduty_operations.R

guardduty_create_membersR Documentation

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 that you want to associate member accounts with.

AccountDetails

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


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.