View source: R/organizations_operations.R
organizations_register_delegated_administrator | R Documentation |
Enables the specified member account to administer the Organizations features of the specified Amazon Web Services service. It grants read-only access to Organizations service data. The account still requires IAM permissions to access and administer the Amazon Web Services service.
See https://www.paws-r-sdk.com/docs/organizations_register_delegated_administrator/ for full documentation.
organizations_register_delegated_administrator(AccountId, ServicePrincipal)
AccountId |
[required] The account ID number of the member account in the organization to register as a delegated administrator. |
ServicePrincipal |
[required] The service principal of the Amazon Web Services service for which you want to make the member account a delegated administrator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.