IoT Timestream Database Sharing Within Organisation

0

Is there a way to share a timestream database for an IoT Thing within an organisation/user group?

Our IoT device only allows one endpoint to be assigned to receive the data, but we want to be able to access that data from multiple accounts/devices. What is the solution to this? TIA

1 個回答
0

Hello, Once the data is in timestream, timestream IAM policies apply. You can use temporary credentials to sign in with federation, assume an IAM role, or to assume a cross-account role. You obtain temporary security credentials by calling AWS STS API operations such as AssumeRole or GetFederationToken.

look into this resourcre : https://docs.aws.amazon.com/timestream/latest/developerguide/security_iam_service-with-iam.html

AWS
Serge
已回答 9 天前

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

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

回答問題指南