Skip to content

Register Data Lake Delegated Administrator

securitylake_register_data_lake_delegated_administrator R Documentation

Designates the Amazon Security Lake delegated administrator account for the organization

Description

Designates the Amazon Security Lake delegated administrator account for the organization. This API can only be called by the organization management account. The organization management account cannot be the delegated administrator account.

Usage

securitylake_register_data_lake_delegated_administrator(accountId)

Arguments

accountId

[required] The Amazon Web Services account ID of the Security Lake delegated administrator.

Value

An empty list.

Request syntax

svc$register_data_lake_delegated_administrator(
  accountId = "string"
)