Understanding IAM condition keys for DynamoDB
You have a multi-tenant DynamoDB table with tenantId as the partition key. You want to ensure that users can only access data for their own tenant (tenant-123), even if there's a bug in your application code. You're creating an IAM policy for the user's role.
Which IAM policy condition correctly enforces tenant-level isolation?
Diese Übung ist Teil des Kurses
Using Data Stores in AWS
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten