v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Associates an Amazon Web Services account with an Amazon Inspector delegated administrator. An HTTP 200 response indicates the association was successfully started, but doesn’t indicate whether it was completed. You can check if the association completed by using <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_ListMembers.html">ListMembers</a> for multiple accounts or <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_GetMember.html">GetMembers</a> for a single account.

post/members/associate

Request body

accountIdstring required

The Amazon Web Services account ID of the member account to be associated.

Response

Success

accountIdstring required

The Amazon Web Services account ID of the successfully associated member account.

All 81 operations