Expand my Community achievements bar.

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