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