diff --git a/services.json b/services.json old mode 100644 new mode 100755 index 6cbcf84..c3be9de --- a/services.json +++ b/services.json @@ -95,6 +95,18 @@ "service_url": "https://docs.aws.amazon.com/codecommit", "service_youtube_url": "https://youtu.be/46PRLMW8otg", "service_folder_name": "codecommit" + }, + { + "service_name": "AWS CloudFormation", + "service_url": "https://aws.amazon.com/cloudformation/", + "service_youtube_url": "https://youtu.be/Omppm_YUG2g?si=KXCQT34IouEND_WR", + "service_folder_name": "cloudformation" + }, + { + "service_name": "AWS Transfer Family", + "service_url": "https://docs.aws.amazon.com/transfer/", + "service_youtube_url": "https://youtu.be/wYaL06kAIxs", + "service_folder_name": "transfer-family" } ] }