desruisseaux commented on code in PR #40:
URL: https://github.com/apache/sis/pull/40#discussion_r2832271848


##########
endorsed/src/org.apache.sis.cloud.aws/main/org/apache/sis/cloud/aws/s3/FileService.java:
##########
@@ -93,6 +96,42 @@ public class FileService extends FileSystemProvider {
      */
     private static final String DEFAULT_ACCESS_KEY = "";
 
+    /**
+     * An arbitrary string used as part of the key in the {@link #fileSystems} 
map
+     * when the user did not specified explicitly a host.
+     * In such case, the default host is the amazon host and is defined with 
the region.

Review Comment:
   Should it be upper-case 'A' in `amazon`?



-- 
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