Query timestream from a lambda function on another account

0

I want to be albe to get data from a timestream table from another account's lambda function. Is it possible? Is there any guide? I could not find anything...

1 réponse
0

The Lambda function will need to assume a role in the Timestream account. The role in the Timestream account will need to have a trust policy that allows this and an execution role/policy that allows access to Timestream. See: How do I configure a Lambda function to assume an IAM role in another AWS account?.

profile pictureAWS
EXPERT
kentrad
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions