Skip to content

Add Param getS3 to allow custom S3 configuration and mocks#139

Merged
seanadkinson merged 1 commit into
odysseyscience:masterfrom
techwes:pass-s3
Aug 29, 2017
Merged

Add Param getS3 to allow custom S3 configuration and mocks#139
seanadkinson merged 1 commit into
odysseyscience:masterfrom
techwes:pass-s3

Conversation

@techwes

@techwes techwes commented Aug 25, 2017

Copy link
Copy Markdown
Contributor

This resolves #46 using what was option 3 in my last comment. I added a new parameter called getS3 which accepts a function that returns a new S3 Service Object. This leaves existing behavior of when the S3 Service Object is initialized the same while still allowing custom configuration of S3.

@seanadkinson

Copy link
Copy Markdown
Contributor

👍

@seanadkinson seanadkinson merged commit a30160e into odysseyscience:master Aug 29, 2017
@seanadkinson

Copy link
Copy Markdown
Contributor

Published v4.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow Options for S3 Service Object to be Passed To S3 Router

2 participants