associateMember
inline suspend fun Inspector2Client.associateMember(crossinline block: AssociateMemberRequest.Builder.() -> Unit): AssociateMemberResponse
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 ListMembers for multiple accounts or GetMembers for a single account.