Upload an object to an S3 bucket.

Options

  • Region (dropdown): the region for your S3 bucket.

Input Fields

  • Bucket
    • Bucket Name (text): the name of the bucket to create the object in, e.g. “myBucket”
  • Object
    • Object Path (text): the path that you want your object uploaded to, including the filename and with no forward slash at the beginning of the path, e.g. folder1/folder2/myFile.jpg The filename needs to be exactly the same file name that you are uploading. In example above the filename should also be myFile.jpg.
  • File
    • File Content (file): the file content that you want to be uploaded to this location.

Output Fields

  • Object
    • ETag (text): the ETag for your uploaded object.