Video upload date:  · Duration: PT1H46M27S  · Language: EN

What does this IAM policy do? { "Version" aws video

solutions-architect video for what does this IAM policy do? { "Version": "2012-10-17", "Statement": [ { "Sid": "Mystery Policy", "Action": [ "ec2:RunInstances"

This is a dedicated watch page for a single video.

Full Certification Question

What does this IAM policy do? { "Version": "2012-10-17", "Statement": [ { "Sid": "Mystery Policy", "Action": [ "ec2:RunInstances" ], "Effect": "Allow", "Resource": "*", "Condition": { "IpAddress": { "aws:SourceIp": "34.50.31.0/24" } } } ] }