Returns the details for the Security Hub member accounts for the specified account IDs.
A master account can be either a delegated Security Hub administrator account for an organization or a master account that enabled Security Hub manually.
The results include both member accounts that are in an organization and accounts that were invited manually.
securityhub_get_members(AccountIds)[required] The list of account IDs for the Security Hub member accounts to return the details for.
svc$get_members(
AccountIds = list(
"string"
)
)