hanazuki / s3tftpd

TFTP server with Amazon S3 as backing storage
MIT License
22 stars 3 forks source link

Migrate to aws-sdk-go-v2 #14

Closed hanazuki closed 1 year ago

hanazuki commented 1 year ago

aws-sdk-go (v1) does not load AWS_WEB_IDENTITY_TOKEN_FILE by default (not sure why). aws-sdk-go-v2 seems to have sane defaults expected for an application working with AWS.