What are the minimum required S3 bucket permissions to support Trident Protect AppVaults?
Applies to
Astra Trident
Answer
The minimum required S3 permissions listed are:
s3:PutObject
s3:GetObject
s3:ListBucket
s3:DeleteObject
Additional Information
If the minimal set fails, you may need to include the following additional permissions:
s3:ListAllMyBucketss3:GetBucketLocations3:GetObjectAcls3:PutObjectAcls3:AbortMultipartUploads3:ListMultipartUploadPartss3:RestoreObjects3:PutObjectTaggings3:GetObjectTagging
Note: Always validate with your S3 provider and test in a staging environment before applying to production.
