powered by
Provides the details for the Security Hub master account for the current member account.
Can be used by both member accounts that are in an organization and accounts that were invited manually.
securityhub_get_master_account()
A list with the following syntax:
list( Master = list( AccountId = "string", InvitationId = "string", InvitedAt = as.POSIXct( "2015-01-01" ), MemberStatus = "string" ) )
svc$get_master_account()