AWS::OpsWorks::Stack RdsDbInstance - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::OpsWorks::Stack RdsDbInstance

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "DbPassword" : String, "DbUser" : String, "RdsDbInstanceArn" : String }

YAML

DbPassword: String DbUser: String RdsDbInstanceArn: String

Properties

DbPassword

Amazon OpsWorks Stacks returns *****FILTERED***** instead of the actual value.

Required: Yes

Type: String

Update requires: No interruption

DbUser

The master user name.

Required: Yes

Type: String

Update requires: No interruption

RdsDbInstanceArn

The instance's ARN.

Required: Yes

Type: String

Update requires: No interruption