When creating a custom skill, an Alexa Skill Builder must ensure that the relevant slot values are given into the AWS Lambda function.
What is the MOST EFFECTIVE approach to capture this data, according to best practices?
A. Add a logging statement to write the event request to Amazon CloudWatch Logs.
B. Add an API call to write the environment variables to an Amazon S3 bucket when the function is invoked.
C. Add an API call to read the event information from AWS Cloud Trail logs and add a PutObject API call to write to an Amazon S3 bucket.
D. Add a statement to parse the JSON request and save to the local disk for the Lambda function
When creating a custom skill, an Alexa Skill Builder must ensure that the relevant slot values are given into the AWS La
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
When creating a custom skill, an Alexa Skill Builder must ensure that the relevant slot values are given into the AWS La
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!