Class S3GetOperation

  • All Implemented Interfaces:
    S3Operation, ComponentLifecycleExtension

    public class S3GetOperation
    extends TransferOperation
    Get an object from S3 and store the contents of the object either in the message payload or metadata.

    In the adapter configuration file this class is aliased as amazon-s3-get which is the preferred alternative to the fully qualified classname when building your configuration.