Update Rds Db Instance
opsworks_update_rds_db_instance | R Documentation |
Updates an Amazon RDS instance¶
Description¶
Updates an Amazon RDS instance.
Required Permissions: To use this action, an IAM user must have a Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.
Usage¶
Arguments¶
RdsDbInstanceArn
[required] The Amazon RDS instance's ARN.
DbUser
The master user name.
DbPassword
The database password.
Value¶
An empty list.