Identify the policy that grants access
At NimbusCart, a Lambda function carries the IAM policy shown in the evaluator: an Allow statement whose Action is s3:* and whose Resource is arn:aws:s3:::reports-bucket/*. Inspect the policy's Effect, Action, and Resource fields, then build a request by picking an action and resource so you can see exactly which calls that Allow statement grants.
Question: Reading only the Allow statement (Effect: Allow, Action: s3:*, Resource: arn:aws:s3:::reports-bucket/*), which request does it permit?
Diese Übung ist Teil des Kurses
<Kurs>Deploying Applications on AWS</Kurs>Interaktive praktische Übung
Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis
Übung starten