MySQL.DBUser
Property Description
Property |
Required |
Type |
Description |
---|---|---|---|
userPassword |
Yes |
password |
Password for logging in to the database. The value is not empty. It contains 8-32 characters and is not a weak password. It contains letters, digits, and the following special characters: ~!@#%^*-_=+? Value Description: Supports customization. Value Constraint: 1. The parameter must be written into inputs and imported using the get_input function. 2. The value contains 8-32 characters and is not a weak password. It contains letters, digits, and the following special characters: ~!@#%^*-_=+? suggestion: 'You are advised to use the get_input function to obtain the value and avoid plaintext passwords to ensure security.' |
name |
Yes |
string |
Username Value Description: Cannot be the following fields: root, rdsadmin, rdsbackup, or rdsrepl. If this parameter is left blank, no user is created. Value Constraint: The value must meet MySQL user name requirements. Suggestion: Customize the value. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot