v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442269245.1 KB

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 <a>AdminScope</a>.

post/#X-Amz-Target=AWSFMS_20180101.ListAdminsManagingAccount

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSFMS_20180101.ListAdminsManagingAccount' required

Request body

NextTokenstring

When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.

MaxResultsinteger

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 <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.

Response

Success

AdminAccountsAWSAccountId[]

The list of accounts who manage member accounts within their <a>AdminScope</a>.

NextTokenstring

When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code> value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.