File: normalize-path.txt

package info (click to toggle)
libmongocrypt 1.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 12,212 kB
  • sloc: ansic: 67,195; python: 4,399; cpp: 620; sh: 441; makefile: 44; awk: 8
file content (3 lines) | stat: -rwxr-xr-x 519 bytes parent folder | download | duplicates (15)
1
2
3
A note about signing requests to Amazon S3:

In exception to this, you do not normalize URI paths for requests to Amazon S3. For example, if you have a bucket with an object named my-object//example//photo.user, use that path. Normalizing the path to my-object/example/photo.user will cause the request to fail. For more information, see Task 1: Create a Canonical Request in the Amazon Simple Storage Service API Reference: http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html#canonical-request