HybridAdministratorAccountUpdate - Amazon Directory Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HybridAdministratorAccountUpdate

Use to recover to the hybrid directory administrator account credentials.

Contents

SecretArn

The Amazon Resource Name (ARN) of the Amazon Secrets Manager secret that contains the credentials for the AD administrator user, and enables hybrid domain controllers to join the managed AD domain. For example:

{"customerAdAdminDomainUsername":"carlos_salazar","customerAdAdminDomainPassword":"ExamplePassword123!"}.

Type: String

Pattern: ^arn:aws:secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: