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 Answer
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
answered 8 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions