nuvo / skbn

Copy files and directories between Kubernetes and cloud storage
Apache License 2.0
72 stars 75 forks source link

Does skbn truly require the external aws binary? #24

Open mcandre opened 3 years ago

mcandre commented 3 years ago

I am getting a strange error when upgrading the awscli Homebrew recipe during a skbn process. skbn complains that the aws executable is missing.

Does skbn not use the standard AWS SDK for Go?

https://aws.amazon.com/sdk-for-go/