← Graph

AWS SDK for Ruby

tool 2 connections

AWS SDK gem set used in the Lemonade application (e.g. for S3 access). Uses Ruby's Net::HTTP directly rather than Typhoeus, which the team handled by overriding library code in Ruby — using meta-programming — under the assumption that GET requests don't mutate resources, so that desired S3 resources could still be downloaded while other outbound traffic was blocked.

category
library
about
AWS SDK for Ruby tool
AWS SDK (Net::HTTP-based) required a separate override strategy.
company Lemonade
uses
AWS SDK for Ruby tool
AWS SDK (on Net::HTTP) used in the Lemonade app, e.g. for S3.

Provenance

Read by
4 extractions