question

newuser-f1e2b9d1-b31d-4c70-8f37-b4cdfb09b467 avatar image

Question regarding authorization when uploading RSK catalog with lambda automatically

I am trying to build a scheduled lambda function that automatically uploads the catalog every day by using the Alexa Skill Management API (https://api.amazonalexa.com), but according to the documentation (https://developer.amazon.com/docs/smapi/catalog-content-upload.html) I can only use the API with the Authorization header whose value should be the access token retrieved from Login with Amazon.

Will there any way to use the rest API without having to manually log in with Amazon every time? Will there be any solution that allows this by using the AWS access key and secret? Or is there any other recommended way to achieve the goal?

alexa skills kitlambdasmapimusic skill api
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers