aws-sdk-go aws-sdk-go에서 S3 객체를 얻으려고 "SignatureDoesNotMatch"라고 말하면 ACL을 설정하지 않은 signed url도 사용하지 않는 버킷에 연결하여 객체를 검색하는 코드를 구현하면 SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.라고합니다. 비슷한 오류에 빠진 사람의 도움... 5aws-sdk-goS3AWS
aws-sdk-go에서 S3 객체를 얻으려고 "SignatureDoesNotMatch"라고 말하면 ACL을 설정하지 않은 signed url도 사용하지 않는 버킷에 연결하여 객체를 검색하는 코드를 구현하면 SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.라고합니다. 비슷한 오류에 빠진 사람의 도움... 5aws-sdk-goS3AWS