You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have defined AWS::EC2::SecurityGroupEgress with bucket SourcePrefixListId for LambdaS3Write but that gives it capability to write only. It ain't reading from the bucket!
You have defined
AWS::EC2::SecurityGroupEgress
with bucketSourcePrefixListId
forLambdaS3Write
but that gives it capability to write only. It ain't reading from the bucket!Let's say we are interested in doing,
How would you define your
AWS::EC2::SecurityGroupIngress
condition that could enable reading from the same bucket?I tried above, but doesn't work!
The text was updated successfully, but these errors were encountered: