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 個回答
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
專家
kentrad
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南