You are here: Reference Manual > FME Server Services > Notification Service > Subscribers > Amazon S3 Subscriber

Amazon S3 Subscriber

The Amazon S3 (Simple Storage Service) subscriber uploads objects to an Amazon bucket upon receiving a notification from a Notification Service topic.

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