forked from franccan/aws-iot-edukit-tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.yml
29 lines (29 loc) · 1.33 KB
/
metadata.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#name - DNS-friendly name for the workshop. This will be used when generating the hosting URL (ie. https://my-first-workshop.workshops.aws/)
name: edukit
#title - The title of your workshop
title: AWS IoT EduKit
#description - A short description that will be displayed in search results
description: AWS IoT EduKit is a prescriptive learning program for developers. With AWS IoT EduKit, students working on their first IoT project, professionals who want to learn more about IoT, and engineers who want to develop new IoT skills, can use a reference hardware kit and self-service tutorials for a hands-on introduction to building IoT applications.
#categories - Refer to official AWS categories covered by the workshop content here
categories:
- IoT
- Alexa
#services - Refer to the official AWS service names covered by the workshop content here
services:
- IoT Core
- IoT Analytics
- Amazon Sagemaker Autopilot
- Alexa
#level - Approximate skill level needed for this workshop
level: 100
#duration - Estimated duration in minutes
duration: 360
#cost - Cost in USD. If the content is offered without cost, enter 0
cost: 0
#author - Amazon alias of the primary author of the content
author: trashed, burkery, erifahsl
#audience - Names of the personas associated with this workshop
audience:
- IT Professional
- Developer
- Student