Alexa youtube skill

hello there. I want to use an Alexa skill that someone made. It requires amazon aws however, I require a credit card (even for the free plan) and I don’t have one. Would it be possible to use glitch instead of amazon aws. thanks.

Some links

https://github.com/dmhacker/alexa-youtube-skill or simular
Youtube skill setup: https://imgur.com/a/H5R7L
https://aws.amazon.com/

That skill specifically works on AWS Lambda, which uses a bunch of libraries and processes related to their serverless offering. It isn’t something you could just run on Glitch.

Ok thanks for that. It was worth a try.