Snippets Collections
{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "PublicReadGetObject",
            "Effect": "Allow",
            "Principal": "*",
            "Action": [
                "s3:GetObject"
            ],
            "Resource": [
                "arn:aws:s3:::Bucket-Name/*"
            ]
        }
    ]
}
star

Tue Oct 04 2022 11:27:49 GMT+0000 (Coordinated Universal Time) https://kuchbhilearning.blogspot.com/2022/09/add-policy-to-existing-bucket-aws-cdk.html

#aws-cdk #aws #s3 #iam #policy
star

Fri May 14 2021 20:30:25 GMT+0000 (Coordinated Universal Time)

#aws #policy

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension