Created
January 12, 2016 01:03
-
-
Save jacobdubail/78d14e997e4ebdda8e05 to your computer and use it in GitHub Desktop.
DLM S3 Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This XML file does not appear to have any style information associated with it. The document tree is shown below. | |
<Error> | |
<Code>SignatureDoesNotMatch</Code> | |
<Message> | |
The request signature we calculated does not match the signature you provided. Check your key and signing method. | |
</Message> | |
<AWSAccessKeyId>AKIAIJI2WK7ZSSFVLI3Q</AWSAccessKeyId> | |
<StringToSign> | |
AWS4-HMAC-SHA256 20160112T010333Z 20160112/us-west-2/s3/aws4_request 1a1f494a1f840c222d027dbd98b32537006d49273452db79cf793d2f36463d65 | |
</StringToSign> | |
<SignatureProvided> | |
48dd67813b5c64bcc7f4d9a893dc7e6f31451bfb153570b454618f3432ad3b8a | |
</SignatureProvided> | |
<StringToSignBytes> | |
41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 0a 32 30 31 36 30 31 31 32 54 30 31 30 33 33 33 5a 0a 32 30 31 36 30 31 31 32 2f 75 73 2d 77 65 73 74 2d 32 2f 73 33 2f 61 77 73 34 5f 72 65 71 75 65 73 74 0a 31 61 31 66 34 39 34 61 31 66 38 34 30 63 32 32 32 64 30 32 37 64 62 64 39 38 62 33 32 35 33 37 30 30 36 64 34 39 32 37 33 34 35 32 64 62 37 39 63 66 37 39 33 64 32 66 33 36 34 36 33 64 36 35 | |
</StringToSignBytes> | |
<CanonicalRequest> | |
GET /mpdemos/Test/index.html X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855&X-Amz-Credential=AKIAIJI2WK7ZSSFVLI3Q%2F20160112%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20160112T010333Z&X-Amz-Expires=900&X-Amz-SignedHeaders=Host host:s3-us-west-2.amazonaws.com host UNSIGNED-PAYLOAD | |
</CanonicalRequest> | |
<CanonicalRequestBytes> | |
47 45 54 0a 2f 6d 70 64 65 6d 6f 73 2f 54 65 73 74 2f 69 6e 64 65 78 2e 68 74 6d 6c 0a 58 2d 41 6d 7a 2d 41 6c 67 6f 72 69 74 68 6d 3d 41 57 53 34 2d 48 4d 41 43 2d 53 48 41 32 35 36 26 58 2d 41 6d 7a 2d 43 6f 6e 74 65 6e 74 2d 53 68 61 32 35 36 3d 65 33 62 30 63 34 34 32 39 38 66 63 31 63 31 34 39 61 66 62 66 34 63 38 39 39 36 66 62 39 32 34 32 37 61 65 34 31 65 34 36 34 39 62 39 33 34 63 61 34 39 35 39 39 31 62 37 38 35 32 62 38 35 35 26 58 2d 41 6d 7a 2d 43 72 65 64 65 6e 74 69 61 6c 3d 41 4b 49 41 49 4a 49 32 57 4b 37 5a 53 53 46 56 4c 49 33 51 25 32 46 32 30 31 36 30 31 31 32 25 32 46 75 73 2d 77 65 73 74 2d 32 25 32 46 73 33 25 32 46 61 77 73 34 5f 72 65 71 75 65 73 74 26 58 2d 41 6d 7a 2d 44 61 74 65 3d 32 30 31 36 30 31 31 32 54 30 31 30 33 33 33 5a 26 58 2d 41 6d 7a 2d 45 78 70 69 72 65 73 3d 39 30 30 26 58 2d 41 6d 7a 2d 53 69 67 6e 65 64 48 65 61 64 65 72 73 3d 48 6f 73 74 0a 68 6f 73 74 3a 73 33 2d 75 73 2d 77 65 73 74 2d 32 2e 61 6d 61 7a 6f 6e 61 77 73 2e 63 6f 6d 0a 0a 68 6f 73 74 0a 55 4e 53 49 47 4e 45 44 2d 50 41 59 4c 4f 41 44 | |
</CanonicalRequestBytes> | |
<RequestId>5FED4F1147AF265E</RequestId> | |
<HostId> | |
+AV2HykwGhpG4aIzJOUCge4NO5qf4q6XjLofQpAvFfqWKUNLoAZdBVY7DezR6b9Agh8fPNycK+E= | |
</HostId> | |
</Error> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment