BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6127794033524736/create-custom-alexa-skills-using-aws-lambda-function?ref=outlook-calendar
SUMMARY:Create Custom Alexa Skills Using AWS Lambda Function
DTSTART;TZID=America/Los_Angeles:20260504T190000
DTEND;TZID=America/Los_Angeles:20260504T200000
LOCATION:https://www.learndesk.us/class/6127794033524736/create-custom-alexa-skills-using-aws-lambda-function?ref=outlook-calendar
DESCRIPTION: AI is Artificial intelligence, the study of intelligent agents, and takes actions. Skills are an ability to perform an operation on devices enabled with Amazon Alexa like Echo.
Throughout this series, I am going to teach you how to create your own custom Alexa skills using Alexa skill console, Alexa SDK, and use AWS Lambda function for this.
This course includes 5 Core components for creating your own custom Skills.

Alexa is a virtual assistant by Amazon. It contains some skills using which users can do various things such as to ask for service etc
Alexa skills Kit provides a user interface for the build, measure, and test skill which is known as skills kit
AWS Lambda function is the backbone of your skill. Alexa skills will send a request to our lambda function, and it will perform the original operation
Alexa Skills SDK used to create handlers that will generate a response to our skill in the form of JSON. So we just need to call those functions only. We will use both Alexa SDK...

https://www.learndesk.us/class/6127794033524736/create-custom-alexa-skills-using-aws-lambda-function?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR