ComenzarEmpieza gratis

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?

Este ejercicio forma parte del curso

Using Data Stores in AWS

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio