Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

cannot read properties of undefined (reading 'length')

Avatar

Level 2

Getting this error trying to activate an audience to AWS S3 bucket.  Anyone experience this issue?  Permissions for writing to bucket have all been verified.

davidslaw2_0-1692309593977.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @davidslaw2 

 

The S3 account used to configure this destination should have these permissions:

  • s3:DeleteObject
  • s3:GetBucketLocation
  • s3:GetObject
  • s3:ListBucket
  • s3:PutObject
  • s3:ListMultipartUploadParts

     Manoj
     Find me on LinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello @davidslaw2 

 

The S3 account used to configure this destination should have these permissions:

  • s3:DeleteObject
  • s3:GetBucketLocation
  • s3:GetObject
  • s3:ListBucket
  • s3:PutObject
  • s3:ListMultipartUploadParts

     Manoj
     Find me on LinkedIn