Register Rds Db Instance
opsworks_register_rds_db_instance | R Documentation |
Registers an Amazon RDS instance with a stack¶
Description¶
Registers an Amazon RDS instance with a stack.
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¶
StackId
[required] The stack ID.
RdsDbInstanceArn
[required] The Amazon RDS instance's ARN.
DbUser
[required] The database's master user name.
DbPassword
[required] The database password.
Value¶
An empty list.