Skip to content

Commit 349830f

Browse files
Source S3: update version, update docs
1 parent f562caa commit 349830f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

airbyte-integrations/connectors/source-s3/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "4.5.4"
6+
version = "4.5.5"
77
name = "source-s3"
88
description = "Source implementation for S3."
99
authors = [ "Airbyte <contact@airbyte.io>",]

docs/integrations/sources/s3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ The Amazon S3 source connector supports the following [sync modes](https://docs.
8888
| Replicate Multiple Streams \(distinct tables\) | Yes |
8989
| Namespaces | No |
9090

91+
## Supported streams
92+
93+
There is no predefined streams. The streams are based on content of your bucket.
94+
9195
## File Compressions
9296

9397
| Compression | Supported? |

0 commit comments

Comments
 (0)