Overview
The Amazon S3 Utilities Plug-in leverages the Amazon AWS Java API to connect with Amazon S3 to store and retrieve files.
Key Features & Functionality
The following smart services are included:
The plug-in also includes a function:
Amazon S3 Utilities supports the following Amazon S3 features:
Note: The plug-in requires Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files when using client side encryption.
(https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
The Appian Secure Credential Store is leveraged for the credentials to integrate with Amazon S3. Before executing the plug-in, create an new secure credential store with the following 3 attributes. These values are obtained from Amazon AWS IAM console.
We just released v1.4.1 that should fix the issue that you observed.
Please let us know if you are able to successfully deploy the plugin
I was able to reproduce this issue and we will be working on addressing it shortly
Anyone else having this plugin break permanently on update?
Could this plugin use assumed role to upload S3 to a private VPC S3 bucket?
The plugin does not have this capability currently. I think it should be a separate call to get the file metadata.
Hi
I am using the download s3 pluggin in the process model to download the files from S3
There has been a requirement to fetch the timestamp of the file modified in s3
Is there a way we can fetch the timestamp while downloading the file ?
@baratc can u add ur inputs on how have to implemented webapi