MasterUserOptions - Amazon OpenSearch Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

MasterUserOptions

Credentials for the master user for a domain.

Contents

MasterUserARN

Amazon Resource Name (ARN) for the master user. Only specify if InternalUserDatabaseEnabled is false.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: .*

Required: No

MasterUserName

User name for the master user. Only specify if InternalUserDatabaseEnabled is true.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: .*

Required: No

MasterUserPassword

Password for the master user. Only specify if InternalUserDatabaseEnabled is true.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 128.

Pattern: .*

Required: No

See Also

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