aws s3

  • 05 Jul

    How to configure Amazon S3 in Limagito file mover

    Configure Amazon S3

    Steps in AWS Console

    1. Log in to the AWS Management Console (console.aws.amazon.com)
    2. Go to IAM (Identity and Access Management) — search for it in the search bar at the top
    3. Click on IAM users on the left
    4. Choose an existing user, or create a new one (Add users) specifically for your filemover tool
      • Give it a clear name, e.g. limagito-s3-service
      • Under “Set permissions” we used AmazonS3FullAccess during our tests, or better yet a custom policy that only grants access to the specific bucket you need (safer, principle of least privilege)
    5. Go to the Security credentials tab of that user
    6. Scroll to Access keys → click Create access key
    7. Choose “Other” as the use case
    8. AWS will then show you:
      • Access Key ID → enter this in Key ID in your tool
      • Secret Access Key → enter this in Access Key in your tool ⚠️ Important: the Secret Access Key is only shown once. Copy it immediately, or download the .csv file AWS offers. If you lose it, you’ll need to create a new key.

    Some screenshots form our test setup:

    limagito filemover amazon S3 IAM user setup

    limagito filemover amazon s3 IAM users setup

     

    • We used AmazonS3FullAccess during our tests, or better yet a custom policy that only grants access to the specific bucket you need (safer, principle of least privilege)

    limagito filemover IAM users permissions setup

    limagito filemover amazon s3 iam users permissions setup

    • User created successfuly

    limagito filemover amazon s3 IAM users setup

    • Create Access Key within “Security Credentials” setup:

    limagito filemover amazon s3 IAM users security credentials setup

    limagito filemover amazon s3 IAM users security credentials setup

    limagito filemover amazon s3 IAM users security credentials setup

    • Done

    limagito filemover amazon s3 IAM users security credentials setup

    • Limagito Filemover AWSS3 setup:

    limagito filemover amazon S3 configuration setup

    limagito filemover configure Amazon S3

    If you need any help about this ‘configure Amazon S3’ how-to, please let us know.

    Best Regards,

    Limagito Team

    #amazons3 #awss3 #managedfiletransfer #filetransfer #filemanagement #limagito

    By Limagito-Team 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 , ,
SEARCH