Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion scripts/fswatcher.config
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ IMAGE_NAME=fswatcher
# ========================
# AWS configurations
# ========================
# S3 bucket name (Note:Support directories as well s3-bucket-name/directory)
# S3 bucket name (Note: Directories are supported. Use the following syntax: s3-bucket-name/directory)
# If the directory does not already exist in S3, the directory structure will be created when the file is synced
S3_BUCKET_NAME=s3_bucket_name

# AWS region (Used for Timestream Database)
Expand Down