Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encryption and S3 storage class options for AWS Batch executor #430

Merged
merged 6 commits into from
Aug 14, 2017
Merged

Encryption and S3 storage class options for AWS Batch executor #430

merged 6 commits into from
Aug 14, 2017

Conversation

fstrozzi
Copy link
Contributor

I have added into the nextflow.config file the option to specify S3 server side encryption (currently just AES256). Also the existing storage class option, already available for the S3FileSystem client, is now retrieved in the AWS Batch Executor and used during file upload. Tests are provided for the functions that were added.

@pditommaso
Copy link
Member

Great work! I will review at my earliest convenience. Thanks.

@pditommaso pditommaso merged commit 1557980 into nextflow-io:aws-batch Aug 14, 2017
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.

2 participants