Skip to content

Commit 05b6e69

Browse files
regen seed
1 parent a99f08c commit 05b6e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

airbyte-config/init/src/main/resources/seed/destination_specs.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3469,7 +3469,7 @@
34693469
supported_destination_sync_modes:
34703470
- "append"
34713471
- "overwrite"
3472-
- dockerImage: "airbyte/destination-s3:0.2.13"
3472+
- dockerImage: "airbyte/destination-s3:0.3.0"
34733473
spec:
34743474
documentationUrl: "https://docs.airbyte.io/integrations/destinations/s3"
34753475
connectionSpecification:
@@ -3510,7 +3510,7 @@
35103510
\ bucket directory"
35113511
type: "string"
35123512
examples:
3513-
- "${NAMESPACE}/${STREAM_NAME}/"
3513+
- "${NAMESPACE}/${STREAM_NAME}/${YEAR}_${MONTH}_${DAY}_${EPOCH}_"
35143514
order: 3
35153515
s3_bucket_region:
35163516
title: "S3 Bucket Region"

0 commit comments

Comments
 (0)