Amazon S3 Source
  • 12 Dec 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Amazon S3 Source

  • Dark
    Light
  • PDF

Article Summary

Amazon S3, an object storage service offered by Amazon Web Services, is one of many source locations that Bobsled supports. A Provider can set up an Amazon S3 source through first granting Bobsled access to the source bucket in AWS and then configuring the bucket as a source location in Bobsled. 

Set up a Amazon S3 Source

To learn how to configure an Amazon S3 source in AWS, please visit: Granting access to your Amazon S3 Source.

To learn how to configure an Amazon S3 source in Bobsled, please visit: Configure an Amazon S3 Source

Bobsled IAM Role

Bobsled recommends creating a dedicated IAM role for Bobsled with s3 with read access, as well as a trust policy that allows Bobsled to use it with proper Amazon S3 security. 

Permissions on Source

Bobsled requires the following permissions on an Amazon S3 bucket source location to be able to read files in the bucket: 

  • s3:GetBucketLocation
  • s3:GetObject
  • s3:GetObjectVersion
  • s3:ListBucket

Was this article helpful?