Amazon S3 Subscriber

The Amazon S3 (Simple Storage Service) subscriber receives notifications from topics and uploads objects to an Amazon S3 bucket.

For more information about Amazon S3, see the Amazon S3 Getting Started Guide.

To use the the Amazon S3 subscriber, you will need:

  • Amazon Web Services (AWS) security credentials.
  • Ownership of the bucket where the data is to be uploaded or permission to upload to that bucket. (Optionally, permission to set the bucket versioning.)
  • The name of the bucket.
  • Path to the file/folder to be uploaded.

In this section