Top "Amazon-policy" questions

Amazon policy - is a document that formally states one or more permissions.

Getting "Missing required field Principal" when adding policy to S3 bucket

I'm following amplify docs on how to configure Storage. When adding the policy to the document I'm getting the following …

amazon-s3 amazon-policy
Correct S3 Policy For Pre-Signed URLs

I need to issue pre-signed URLs for allowing users to GET and PUT files into a specific S3 bucket. I …

amazon-s3 amazon-iam amazon-policy
CloudFormation IAM Role -- AssumeRolePolicyDocument

So I'm constructing a cf stack for a role in AWS and I don't know how to go about the …

amazon-web-services amazon-cloudformation amazon-iam amazon-policy
Retain owner and file permissions info when syncing to AWS S3 Bucket from Linux

I am syncing a directory to AWS S3 from a Linux server for backup. rsync -a --exclude 'cache' /path/live /…

linux amazon-web-services amazon-s3 synchronization amazon-policy