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 Antwort
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
beantwortet vor 9 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen