Access denied to Amazon S3 bucket
Applies to
- NetApp Console (formerly Cloud Manager)
- Amazon S3 storage
Issue
On NetApp Console canvas, Amazon S3 bucket shows "Failed" and "Access Denied":
Cause
AWS connector with assume role credentials lacks permissions to list AWS S3 Buckets
Solution
Verify the following S3 AWS permissions are added to the IAM role policy attached to the connector, or add them manually:
"s3:GetBucketTagging", "s3:GetBucketLocation", "s3:ListBucket", "s3:CreateBucket", "s3:GetLifecycleConfiguration", "s3:ListBucketVersions", "s3:GetBucketPolicyStatus", "s3:GetBucketPublicAccessBlock", "s3:GetBucketPolicy", "s3:GetBucketAcl", "s3:PutObjectTagging", "s3:GetObjectTagging", "s3:DeleteObject", "s3:DeleteObjectVersion", "s3:PutObject", "s3:ListAllMyBuckets", "s3:GetObject", "s3:GetEncryptionConfiguration", "sts:AssumeRole" >>> (may not be needed)
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
Internal Notes
internalNotes_text
