始める無料で始める

Predict the evaluation outcome

One policy is attached to the role your application runs as. It carries the two statements from the video: a broad allow across S3, and a narrow deny on one delete.

{"Effect": "Allow", "Action": "s3:*",           "Resource": "*"}
{"Effect": "Deny",  "Action": "s3:DeleteObject", "Resource": "*"}

Six requests arrive. Sort each one by the outcome AWS returns.

この演習はコースの一部です

Using AWS Security for Developers

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する