fs2-aws icon indicating copy to clipboard operation
fs2-aws copied to clipboard

fs2 utilities to interact with AWS

Results 60 fs2-aws issues
Sort by recently updated
recently updated
newest added

Originally discovered by @tpon. Currently if invoked with a path to a file that doesn't exist in S3, an empty stream will be returned. Up for discussion, but I feel...

enhancement

```The requested range is not satisfiable (Service: Amazon S3; Status Code: 416; Error Code: InvalidRange``` ```InvalidRangeThe requested range is not satisfiablebytes=263-1263263```

Should decrypt a Stream of Client side encrypted bytes

enhancement
good first issue

Create an SQS Sink to send messages to SQS

enhancement
good first issue

DynamoDB sink to write items

enhancement
good first issue

Add a Sink that sends SNS messages to a topic

enhancement
good first issue

Should encrypt a stream of Bytes and transform it into a stream of encrypted Bytes

enhancement
good first issue

Open to suggestions here! We need to work on the README for sure, maybe some Scaladocs and a github page for the package.

enhancement

I was thinking one way we could get traction on the project would be to show some performance improvements on top of the Java AWS API, so having bench-marking could...

enhancement