...
The last piece of information you’ll need is the ARN (Amazon Resource Name) of the IAM User. Copy this down somewhere as you’ll need to paste it into the bucket policy soon.
...
Creating an S3 Bucket
Now that your IAM User is created and configured, we can create an S3 bucket and attach a policy that allows that user to read/write all data in the bucket.
...