This document contains an IAM policy that allows full access to an S3 bucket called "myBucket" and all objects within it by specifying the "s3:*" action on the specified ARN. It also shows code to upload a file to S3 using the AWS SDK for JavaScript in Node.js.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
42 views8 pages
AWS S3 Bucket Policy Script
This document contains an IAM policy that allows full access to an S3 bucket called "myBucket" and all objects within it by specifying the "s3:*" action on the specified ARN. It also shows code to upload a file to S3 using the AWS SDK for JavaScript in Node.js.