Note that Get*Tagging APIs are not supported.
authorTom Clegg <tom@curii.com>
Thu, 30 Jun 2022 20:14:50 +0000 (16:14 -0400)
committerTom Clegg <tom@curii.com>
Thu, 30 Jun 2022 20:14:50 +0000 (16:14 -0400)
refs #19088

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

doc/api/keep-s3.html.textile.liquid

index 2e0c90ef47617e7aabc1d01928c4d7496842654d..1fa186e4e7c66bad3f8400a988bd982a69ff7c86 100644 (file)
@@ -84,6 +84,8 @@ Non-string property values are returned in a JSON representation, e.g., @["foo",
 
 As in Amazon S3, property values containing non-ASCII characters are returned in BASE64-encoded form as described in RFC 2047, e.g., @=?UTF-8?b?4pu1?=@.
 
+GetBucketTagging and GetObjectTagging APIs are _not_ supported.
+
 It is not possible to modify collection or project properties using the S3 API.
 
 h3. Authorization mechanisms