Adding permissions for Lambda access - JSON

Hello @rafael_rodrigues,

Welcome to QuickSight Community, it is great having you here!

You need to give the permissons to the Lambda Execution role

This is a lambda I have that is starting a CreateIngestion

The inline policy I use loks like this:

You can find more about how to modify your Lambda Execution role here:

Hope this helps!

Kind regards,
Andres.

1 Like