Amazon Web Services SOA-C03 Question Answer
A company has attached the following policy to an IAM user:
{
" Version " : " 2012-10-17 " ,
" Statement " : [
{
" Effect " : " Allow " ,
" Action " : " rds:Describe* " ,
" Resource " : " * "
},
{
" Effect " : " Allow " ,
" Action " : " ec2:* " ,
" Resource " : " * " ,
" Condition " : {
" StringEquals " : {
" ec2:Region " : " us-east-1 "
}
}
},
{
" Effect " : " Deny " ,
" NotAction " : [
" ec2:* " ,
" s3:GetObject "
],
" Resource " : " * "
}
]
}
Which of the following actions are allowed for the IAM user?
Amazon Web Services SOA-C03 Summary
- Vendor: Amazon Web Services
- Product: SOA-C03
- Update on: Jun 13, 2026
- Questions: 219

