Skip to main content
NetApp Knowledge Base

Access denied to Amazon S3 bucket

Views:
390
Visibility:
Public
Votes:
0
Category:
netapp_console
Specialty:
storage_services
Last Updated:

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

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.