alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
163 stars 54 forks source link

chore: fixed failing cleanup scripts and converted them to ts #471

Closed doiron closed 1 year ago

doiron commented 1 year ago

Issue #, if available:

Description of changes:

functional-tests cleanup scripts have been failing since the aws sdk v3 upgrade.

fixed and converted to Typescript

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.