File: normalize-path.txt

package info (click to toggle)
libmongocrypt 1.7.2-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 10,748 kB
  • sloc: ansic: 53,971; python: 4,702; javascript: 3,703; cs: 3,132; java: 1,957; cpp: 1,629; sh: 559; makefile: 46; awk: 8
file content (3 lines) | stat: -rwxr-xr-x 519 bytes parent folder | download | duplicates (14)
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