Skip to content

Commit

Permalink
Merge pull request #75 from viktoriussuwandi/issue#services.json
Browse files Browse the repository at this point in the history
Issue#services.json
  • Loading branch information
tungbq authored Jul 9, 2023
2 parents abf6f57 + 9128254 commit bd9c86c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions services.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,24 @@
"service_url": "https://docs.aws.amazon.com/cloudfront",
"service_youtube_url": "https://youtu.be/AT-nHW3_SVI",
"service_folder_name": "cloudfront"
},
{
"service_name": "AWS Lamda",
"service_url": "https://docs.aws.amazon.com/lambda/index.html",
"service_youtube_url": "https://youtu.be/eOBq__h4OJ4",
"service_folder_name": "lamda"
},
{
"service_name": "AWS KMS",
"service_url": "https://docs.aws.amazon.com/kms",
"service_youtube_url": "https://youtu.be/8Z0wsE2HoSo",
"service_folder_name": "kms"
},
{
"service_name": "AWS ACM",
"service_url": "https://docs.aws.amazon.com/acm",
"service_youtube_url": "https://youtu.be/Nk77te-cksQ",
"service_folder_name": "acm"
}
]
}

0 comments on commit bd9c86c

Please sign in to comment.