An Alexa skill I have developed is logging on CloudWatch.
As the logs get larger and larger, I would like to export locally the older ones and then delete them in order to free space.
Is there any built-in function in AWS to achieve this goal?
Now you can find Alexa-specific tags and topics in the AWS Collective on Stack Overflow. Ask questions and get help from badged experts and the Alexa developer community!
An Alexa skill I have developed is logging on CloudWatch.
As the logs get larger and larger, I would like to export locally the older ones and then delete them in order to free space.
Is there any built-in function in AWS to achieve this goal?
You can export the log data to AMAZON S3 from action button
1 Person is following this question.
Accessing a .csv file stored in AWS S3 through Lambda function (Node Js)
How to create a basic alexa skill v2 that does CRUD on a dynamoDB table ?
How to set environment variables for external API keys in AWS Lambda hosted Alexa Skill?
"There was a problem with the requested skill's response" - Alexa Hosted Skill