Guest User

Untitled

a guest
Jun 26th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Database:
  2. Type: AWS::RDS::DBInstance
  3. Properties:
  4. ## Other required DBInstance Properties omitted
  5. MasterUsername: PostgresAdminUser
  6. MasterUserPassword: !GetAtt GetPostgresSecret.SecretPassword
Add Comment
Please, Sign In to add comment