You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
S3Path p = (S3Path)Paths.get("s3://mybucket/dir with space/and\tspecial&chars");
p.toUri(); -> java.net.URISyntaxException: Illegal character in path at index ...