getDelegatedAdmin

The `AWS::SecurityHub::DelegatedAdmin` resource designates the delegated ASHlong administrator account for an organization. You must enable the integration between ASH and AOlong before you can designate a delegated ASH administrator. Only the management account for an organization can designate the delegated ASH administrator account. For more information, see Designating the delegated administrator in the User Guide. To change the delegated administrator account, remove the current delegated administrator account, and then designate the new account. To designate multiple delegated administrators in different organizations and AWS-Regions, we recommend using mappings. Tags aren't supported for this resource.

Return

null

Parameters

argument

null


suspend fun getDelegatedAdmin(delegatedAdminIdentifier: String): GetDelegatedAdminResult

Return

null

Parameters

delegatedAdminIdentifier

The ID of the delegated Security Hub administrator account, in the format of accountID/Region .

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.securityhub.kotlin.inputs.GetDelegatedAdminPlainArgs.

See also