QuestionQ321
Data Security and GovernanceA company operates a multi-tenant Amazon EMR cluster on Amazon EC2 instances. Multiple teams conduct interactive query analysis and data transformations on data in the EMR cluster. The teams can access the cluster only by using EMR Studio workspaces and EMR steps.
The teams must use EMR steps to run Apache Spark jobs that retrieve data from an Amazon DynamoDB table. The DynamoDB table holds confidential data that must be available to only one particular team. The company must ensure that only the authorized team can access the confidential data in the EMR cluster.
Which solution meets these requirements?
- A Set up runtime roles for EMR steps.
- B Set up AWS Lake Formation permissions.
- C Set up IAM roles for EMR File System (EMRFS) requests.
- D Set up a DynamoDB resource-based policy.
Community Discussion