-
Notifications
You must be signed in to change notification settings - Fork 0
AWS
Eddie Belter edited this page Sep 9, 2019
·
2 revisions
We have AWS user account we use to transfer data from GCP to AWS. Follow these instructions to configure the collaborators' S3 bucket.
- Add this user ARN be added to the S3 bucket
arn:aws:iam::879429671970:user/aws-collaborator
- Add the following actions/permissions on the bucket for the above user
s3:GetObject
s3:PutObject
s3:ListBucketMultipartUploads
s3:ListMultipartUploadParts
s3:AbortMultipartUpload
s3:DeleteObject