From: Tom Clegg Date: Thu, 30 Jun 2022 20:14:50 +0000 (-0400) Subject: Note that Get*Tagging APIs are not supported. X-Git-Tag: 2.5.0~125 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/490aaa38ccb260f94e2ee25e7c6a50c982da35ae?hp=607033c33f2001c194fe8c68d0dc17e4bde849da Note that Get*Tagging APIs are not supported. refs #19088 Arvados-DCO-1.1-Signed-off-by: Tom Clegg --- diff --git a/doc/api/keep-s3.html.textile.liquid b/doc/api/keep-s3.html.textile.liquid index 2e0c90ef47..1fa186e4e7 100644 --- a/doc/api/keep-s3.html.textile.liquid +++ b/doc/api/keep-s3.html.textile.liquid @@ -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