HybridAdministratorAccountUpdate
Use to recover to the hybrid directory administrator account credentials.
Contents
- SecretArn
-
The Amazon Resource Name (ARN) of the AWS 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 AWS SDKs, see the following: