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 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则