Module Smaws_Client_FMS.ListAdminAccountsForOrganization

Returns a AdminAccounts object that lists the Firewall Manager administrators within the organization that are onboarded to Firewall Manager by AssociateAdminAccount.

This operation can be called only from the organization's management account.

val request : Smaws_Lib.Context.t -> list_admin_accounts_for_organization_request -> (list_admin_accounts_for_organization_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of internal_error_exception | `InvalidOperationException of invalid_operation_exception | `LimitExceededException of limit_exceeded_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result