Classify IAM concepts
Every IAM policy statement is built from the same four core elements. The Effect is either Allow or Deny. The Action is the API operation being controlled, such as s3:GetObject. The Resource is the ARN the statement applies to, such as a specific bucket. And the Principal is the identity the statement applies to, which appears in resource-based and trust policies. Classify each example under the IAM policy element it represents.
Este exercicio faz parte do curso
Deploying Applications on AWS
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio