Merge pull request #58530 from zdover23/wip-doc-2024-07-11-radosgw-s3-authentication

doc/radosgw: s/http/HTTP/
This commit is contained in:
Anthony D'Atri 2024-07-11 08:06:29 -04:00 committed by GitHub
commit 0325fd3c11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ Requests are authenticated with AWS Signatures which are derived from the
user's credentials (S3 access key and secret key).
Most S3 clients and AWS SDKs will generate these signatures for you, given the
necessary credentials. When issuing raw http requests, these signatures must be
necessary credentials. When issuing raw HTTP requests, these signatures must be
added manually.
AWS Signature v4