trinodb / aws-proxy

Proxy for S3
Apache License 2.0
7 stars 3 forks source link

Added identity to Credentials #123

Closed pranavr12 closed 1 month ago

pranavr12 commented 1 month ago

The Identity entity is modelled as an interface and embedded into the Credentials class. Ideally, teams implement their own version of Identity and provide custom deserialization logic.