← Volver

Vista previa

Editar
AWS AI Practitioner

A company needs to ensure that only authorized users can access specific datasets used for model training in AWS. Which AWS service provides controlled access management for these resources?

A AWS Identity and Access Management (IAM) ✓ Correcta
B Amazon Macie
C AWS Shield
D Amazon Inspector

Explicación

AWS Identity and Access Management (IAM) provides fine-grained access control for AWS resources, including datasets stored in S3 or other AWS services. IAM policies can be used to define which users, roles, or services are authorized to access specific training datasets.