xuwang / kube-aws-terraform

KAT - Kubernetes cluster on AWS with Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3put.sh and s3get.sh not working for AWS Signature Version 4.

xuwang opened this issue · comments

resources/vault/artifacts/upload/scripts/s3put.sh and s3get.sh need to be fixed for
AWS Signature Version 4.

Upgraded s3get.sh and s3put.sh to support S3 signature v4 authentication. 4fb2004