UNPKG
particles-rds
Version:
beta (0.1.0-beta.1)
latest (0.1.1)
0.1.1
0.1.0
0.1.0-beta.1
0.1.0-beta.0
Condensation particles for AWS RDS
github.com/sungardas/particles-rds
sungardas/particles-rds
particles-rds
/
test
/
fixtures
/
resource_db_instance_output_2.json
10 lines
(9 loc)
•
153 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"DBInstance"
:
{
"Properties"
:
{
"DBInstanceClass"
:
"db.m4.large"
,
"Engine"
:
"aurora"
}
,
"Type"
:
"AWS::RDS::DBInstance"
}
}