AWS IAM Policy permissions

Certain IAM policy permissions are required for AWS S3 cloud access. To ensure archiving to the Amazon S3 media works properly, configure an IAM policy that allows the following operations:

  • GetBucketLocation

  • ListObjects

  • PutObject

  • GetObject

  • RestoreObject

  • DeleteObject

  • CreateMultiPartUpload

  • UploadPart

  • CompleteMultiPartUpload

  • AssumeRole

AWS Policy Generator (https://awspolicygen.s3.amazonaws.com/policygen.html)