Returns information about the account selected as the delegated administrator for GuardDuty.
guardduty_describe_organization_configuration(DetectorId)
[required] The ID of the detector to retrieve information about the delegated administrator from.
A list with the following syntax:
list( AutoEnable = TRUE|FALSE, MemberAccountLimitReached = TRUE|FALSE, DataSources = list( S3Logs = list( AutoEnable = TRUE|FALSE ) ) )
svc$describe_organization_configuration( DetectorId = "string" )