MLA-C01 • Practice Test 22
Free MLA-C01 practice test — 15 questions with explanations. Set 22. No signup required.
Refer to the exhibit. A user has the above IAM policy attached but cannot access files in SageMaker Studio. What additional permission is most likely needed?
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "sagemaker:CreatePresignedDomainUrl",
"Resource": "*"
}
]
}