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.
Is this plugin broken? We have a requirement to use this plugin to get data from S3 and i keep getting "This plug-in [com.appiancorp.ps.plugins.amazonS3Utils] is not registered to access secured values for the given external system key"
Hi jamesm881 - there is a new Amazon S3 Connected System Plug-in community.appian.com/.../amazon-s3-connected-system-plug-in which you will be able to use with Appian 19.1
I believe the AWS SDK for this plugin is out of date, as I received this error:
Not able to determine region for us-east-2.Please upgrade to a newer version of the SDK.
Looking at the lib directory of the jar, i believe the SDKs being used by this plugin are version 1.10.43. I believe it should be upgraded to 1.11 or 2.0 per below link:
aws.amazon.com/.../