cannot read properties of undefined (reading 'length') | Community
Skip to main content
New Participant
August 17, 2023
Solved

cannot read properties of undefined (reading 'length')

  • August 17, 2023
  • 1 reply
  • 1656 views

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.

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

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

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
August 21, 2023

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