View source: R/fms_operations.R
fms_list_admins_managing_account | R Documentation |
Lists the accounts that are managing the specified Organizations member account. This is useful for any member account so that they can view the accounts who are managing their account. This operation only returns the managing administrators that have the requested account within their AdminScope.
See https://www.paws-r-sdk.com/docs/fms_list_admins_managing_account/ for full documentation.
fms_list_admins_managing_account(NextToken = NULL, MaxResults = NULL)
NextToken |
When you request a list of objects with a |
MaxResults |
The maximum number of objects that you want Firewall Manager to return
for this request. If more objects are available, in the response,
Firewall Manager provides a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.