View source: R/fms_operations.R
fms_list_member_accounts | R Documentation |
Returns a MemberAccounts
object that lists the member accounts in the administrator's Amazon Web Services organization.
See https://www.paws-r-sdk.com/docs/fms_list_member_accounts/ for full documentation.
fms_list_member_accounts(NextToken = NULL, MaxResults = NULL)
NextToken |
If you specify a value for |
MaxResults |
Specifies the number of member account IDs that you want Firewall
Manager to return for this request. If you have more IDs than the number
that you specify for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.