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.
Hi there,
I am getting an error Error closing file stream.Endpoint does not contain a valid host name: null
I get the same error whether I specify the bucket name or the bucket arn.
For the file I am specifying an array with one element which is a full JSON filename (e.g. foobar.json).
Any help would be appreciated.
Regards
Rod
Just a note for anyone having a similar issue. Support helped me. The filename didn't need the URL, but it is important to specify the region even though it is optional.