Overview
Manage AWS S3 data stores with Appian! Users can access their S3 objects directly from an Appian interface. Appian documents can be uploaded to a S3 bucket with Server-Side Encryption and be configured as Public or Private. The AWS S3 Connected System Plug-in uses the AWS Java SDK to connect to S3.
Key Features & Functionality
Requirements
Access Key Id: the access key id for connecting to S3 can be retrieved from AWS Management Console Navigate to the Users > Summary page and click the “Security credentials” tabSecret Access Key: the secret access key can only be viewed once upon the creation of an access key, see AWS Access Keys documentation for more information: https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys
Notes
Users that want to upload objects as 'Public' must have the correct IAM privileges or an "Access Denied" error will return.
In the connected system it says Optional Logins for Cognito, I did provide my cognito-idp, but it seems withLogins is not used anywhere? Can you please share some info around that? I need to use cognito user pool to get correct access.
Hi, is there any specific reason why the eu-south-01 (Milan) AWS region is missing from the Connected System options?
Hi, Puspendu Pal
As far as I know, the file size limit is 5 GB
What is the fie size limit for Upload File? We are getting "Required array length 2147483639 + 9 is too large error" when uploading a file of 1.9 GB
Hello,
We need "ListAllMyBuckets" access if Appian platform use "AWS S3 Bucket Management" plugin. But the company security policy doesn't allow AWS IAM user own "ListAllMyBuckets". Would you pls advise If Appian platform can use "AWS S3 Bucket Management" plugin without "ListAllMyBuckets" access? Thanks in advance
Were you able to find the root cause and the solution for this as we are getting the same issue now.
while trying to connect with AWS S3 bucket using plugin "AWS S3 Bucket Management", getting below error until today,
User: arn:aws:iam::017820683964:user/liberty-ivs-appian-uat is not authorized to perform: s3:ListAllMyBuckets because no identity-based policy allows the s3:ListAllMyBuckets action (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: WR91KWTX1EW9PWVD; S3 Extended Request ID: lx9YKdercCVk6p07AzbRvEnEUuLKkzPVjKwNUPjY6pek2KEjWRT6+rEhKuxIUQ+OU778vUdzsE+YEfzgBswJXvdzBCx+X37WAnHZcrWR/4M=; Proxy: null)
Anyone faced same issue and how to get resolved the same.