Learn R Programming

paws.security.identity (version 0.1.0)

guardduty_get_master_account: Provides the details for the GuardDuty master account to the current GuardDuty member account

Description

Provides the details for the GuardDuty master account to the current GuardDuty member account.

Usage

guardduty_get_master_account(DetectorId)

Arguments

DetectorId

[required] The unique ID of the detector of the GuardDuty member account.

Request syntax

svc$get_master_account(
  DetectorId = "string"
)