DisableDelegatedAdminAccount
Source:
src/AWS/Inspector2/DisableDelegatedAdminAccount.ts
Runtime binding for inspector2:DisableDelegatedAdminAccount.
Disables the Amazon Inspector delegated administrator for your organization.
Provide the implementation with
Effect.provide(AWS.Inspector2.DisableDelegatedAdminAccountHttp).
Organization & Members
Section titled “Organization & Members”// initconst disableDelegatedAdminAccount = yield* AWS.Inspector2.DisableDelegatedAdminAccount();
// runtimeyield* disableDelegatedAdminAccount({ delegatedAdminAccountId });