Skip to content

Commit

Permalink
Merge pull request #66 from tungbq/tungbq-patch-15-rds
Browse files Browse the repository at this point in the history
feat: Add RDS
  • Loading branch information
tungbq authored Jul 6, 2023
2 parents bf29b8a + baf20e9 commit d99a0a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions services.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
"service_url": "https://docs.aws.amazon.com/cloudwatch/",
"service_youtube_url": "https://youtu.be/a4dhoTQCyRA",
"service_folder_name": "cloudwatch"
},
{
"service_name": "AWS RDS",
"service_url": "https://docs.aws.amazon.com/rds",
"service_youtube_url": "https://youtu.be/a4dhoTQCyRA",
"service_folder_name": "rds"
}
]
}

0 comments on commit d99a0a7

Please sign in to comment.