v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442269245.1 KB

Returns information about the specified account's administrative scope. The admistrative scope defines the resources that an Firewall Manager administrator can manage.

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

Headers

X-Amz-Target'AWSFMS_20180101.GetAdminScope' required

Request body

AdminAccountstring required

The administator account that you want to get the details for.

Response

Success

Status'ONBOARDING' | 'ONBOARDING_COMPLETE' | 'OFFBOARDING' | 'OFFBOARDING_COMPLETE'
<p>The current status of the request to onboard a member account as an Firewall Manager administator.</p> <ul> <li> <p> <code>ONBOARDING</code> - The account is onboarding to Firewall Manager as an administrator.</p> </li> <li> <p> <code>ONBOARDING_COMPLETE</code> - Firewall Manager The account is onboarded to Firewall Manager as an administrator, and can perform actions on the resources defined in their <a>AdminScope</a>.</p> </li> <li> <p> <code>OFFBOARDING</code> - The account is being removed as an Firewall Manager administrator.</p> </li> <li> <p> <code>OFFBOARDING_COMPLETE</code> - The account has been removed as an Firewall Manager administrator.</p> </li> </ul>