Nodes/ComfyUI-InoNodes/Ino S3 Upload File
ComfyUI Node

Ino S3 Upload File

Uploads a local file to S3. If s3_path_key contains a filename, its stem is used with the local file's extension. Otherwise the local filename is used.

By nobandegani·Created about a year ago·Updated 28 days ago· 5
Ino S3 Upload File
    • success
    • message
    • s3_file_path
    enabledtrue
    s3_path_key
    parent_folder
    folder
    filename
    delete_localtrue
    s3_config{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}
    CategoryInoS3Helper

    Inputs (7)

    NameTypeDefaultDescription
    enabledBOOLEANtrue
    s3_path_keySTRING
    parent_folderCOMBO3 options: input, output, temp
    folderSTRING
    filenameSTRING
    delete_localBOOLEANtrue
    s3_configoptSTRING{"access_key_id": "", "access_key_secret": "", "bucket_name": "", "endpoint_url": "", "region_name": ""}you can leave it empty and pass it with env vars

    Outputs (3)

    NameTypeDescription
    successBOOLEAN
    messageSTRING
    s3_file_pathSTRING