Skip to content

Document S3 with_url path handling#725

Closed
Herrtian wants to merge 1 commit into
apache:mainfrom
Herrtian:document-s3-with-url-path
Closed

Document S3 with_url path handling#725
Herrtian wants to merge 1 commit into
apache:mainfrom
Herrtian:document-s3-with-url-path

Conversation

@Herrtian

Copy link
Copy Markdown

Closes #409.

Clarifies that AmazonS3Builder::with_url does not retain the URL path, and points users to parse_url or the registry when they need the parsed path.

Checks:

  • git diff --check

@Herrtian

Copy link
Copy Markdown
Author

Looks like the Emulator Tests job failed while creating the LocalStack bucket before tests ran: Connection was closed before we received a valid response. The change here is docs-only and the other checks passed.

@Herrtian Herrtian closed this by deleting the head repository May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AmazonS3Builder::with_url accepts URLs with paths but ignores those paths

2 participants