Skip to content

Instantly share code, notes, and snippets.

@jhaber
Created March 7, 2017 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhaber/077b625f02b7dfcda285c28dfaad022b to your computer and use it in GitHub Desktop.
Save jhaber/077b625f02b7dfcda285c28dfaad022b to your computer and use it in GitHub Desktop.
AmazonS3 s3 = ... // construct client normally
return HystrixS3Decorator.decorate(s3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment