powered by
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.
guardduty_get_master_account(DetectorId)
A list with the following syntax:
list( Master = list( AccountId = "string", InvitationId = "string", RelationshipStatus = "string", InvitedAt = "string" ) )
[required] The unique ID of the detector of the GuardDuty member account.
svc$get_master_account( DetectorId = "string" )