开始使用免费开始使用

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.

本练习是课程的一部分

Deploying Applications on AWS

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习