Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Data Feeds - S3 destination

Avatar

Level 1

I'm asking my IT Ops team to spin up and permission an S3 bucket for use with an Adobe Analytics data feed.  They're asking about the permissions that will be required to store objects in the bucket.  Not surprisingly, there's no word of this in the Adobe documentation, but some outside sites say `AmazonS3FullAccess`, which is quite broad and unacceptable to our ops team.  Can anyone shed some light on the specific permissions required for the Data Feed to store in S3?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

The user you provide for uploading data feeds must have the following permissions:

  • s3:GetObject

  • s3:PutObject

  • s3:PutObjectAcl

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

The user you provide for uploading data feeds must have the following permissions:

  • s3:GetObject

  • s3:PutObject

  • s3:PutObjectAcl