AWS S3

  • 17 Mar

    How to add tags to AWS S3 files after upload or download

    How to add tags to AWS S3 files after upload or download

    We received a request to add an option which allows to add tags after upload. This option was added in version v2024.3.17.0. This option allows you to add tags to an AWS S3 object after a successful upload or download.

    Please open your AWS S3 Destination Setup and switch to the new ‘Tags’ tab:

    • Check ‘Enable Set Tags’
      • Allowed characters: 0-9, a-z, A-Z, and + – = . _ : / @
      • Tags are Case Sensitive
      • Maximum 10 Tags allowed
    • Select ‘Set Tags Method’
      • Overwrite existing Tags
        • All existing tags will be deleted and replaced by the tags you added in Limagito.
      • Merge existing Tags, prio AWSS3
        • If a tag already exists then we’ll not adjust them. AWS S3 gets a higher priority.
      • Merge existing Tags, prio Limagito
        • If a tag already exist then we’ll adjust its value. Limagito gets a higher priority.

    Be sure your account has permissions to perform the s3:PutBucketTagging (and s3:GetBucketTagging) action(s). The bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see Permissions Related to Bucket Subresource Operations and Managing Access Permissions to Your Amazon S3 Resources.

    add tags to aws s3

    Result in the AWS console:

    add tags to AWS S3

    RunTime Log Result:

    limagito file mover runtime log result

    If you need any help with this new option, please let us know.

    Best Regards,

    Limagito Team

    #awss3 #managedfiletransfer #filetransfer #filemanagement

    By Limagito-Team AWS S3 , ,
  • 31 Jan

    AWS S3 MD5 digest with multipart uploads

    AWS S3 MD5 digest with multipart uploads

    In version v2023.1.31.0 we added Verify support for multipart uploads. Some very interesting information can be found here:

    So ..

    1. If an object is created by a Multipart Upload operation, the ETag is not an MD5 digest, regardless of the method of encryption.
    2. For multipart uploads the ETag is the MD5 hexdigest of each part’s MD5 digest concatenated together, followed by the number of parts separated by a dash.

    We added code to recalculate the MD5 hex digest using the Filesize of the download and the ETag ‘stripped number of parts’ we received from the S3 object. This way we could calculate the size and MD5 checksum for each part. This information was used to calculate the MD5 hex digest of the concatenated checksums.

    By default ‘Verify File after Copy / Move’ is enabled which uses the ETag of the S3 object (File) as MD5 hash to compare the download result.

    Limagito File Mover AWS S3 MD5 digest

    #FileTransfer #awss3

    If you need any info about this ‘AWS S3 compatible storage providers’ option, please let us know.

    Best regards,

    Limagito Team

     

    By Limagito-Team AWS S3
  • 29 Jan

    AWS S3 compatible storage providers

    In version v2023.1.27.0 we made some code changes to make it work with AWS S3 compatible storage providers.

    In the AWS S3 setup select ‘Custom’ as Region. Next set the URL and Region ID of your custom storage provider.

    Limagito File Mover S3 compatible storage providers

    #FileTransfer #awss3

    If you need any info about this ‘AWS S3 compatible storage providers’ option, please let us know.

    Best regards,

    Limagito Team

1 2
SEARCH