ActiveDirectoryConfig
Information about the Active Directory config.
Contents
- DomainName
-
The name of the domain.
Type: String
Pattern:
^([a-zA-Z0-9]+[.-])+([a-zA-Z0-9])+$
Required: Yes
- ServiceAccountSecretArn
-
Indicates the secret ARN on the service account.
Type: String
Pattern:
^arn:aws[a-z-]{0,7}:secretsmanager:[A-za-z0-9_/.-]{0,63}:[A-za-z0-9_/.-]{0,63}:secret:[A-Za-z0-9][A-za-z0-9_/.-]{8,519}$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: