tustvold commented on code in PR #5268:
URL: https://github.com/apache/arrow-rs/pull/5268#discussion_r1439258638


##########
object_store/src/aws/builder.rs:
##########
@@ -307,6 +312,13 @@ pub enum AmazonS3ConfigKey {
     /// - `disable_tagging`
     DisableTagging,
 
+    /// Enable Support for S3 Express One Zone
+    ///
+    /// Supported keys:
+    /// - `aws_disable_tagging`
+    /// - `disable_tagging`

Review Comment:
   ```suggestion
       /// - `aws_s3_express`
       /// - `s3_express`
   ```
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to