Question
BPM Company
NL
Last activity: 1 Jun 2020 10:05 EDT
Pega Platform AWS S3 Repository using AIM Role
We are trying to link a Pega 8.4.1 instance to a AWS S3.
Our AWS account is configured to use only AIM Role. There is requirement to use it and we can't create a user as well.
I'm using a access key Id and secret access key generated in AWS to my user but when I try to establish connection between both I got this error:
"The specificied folder exists, but you have insufficient permissions to read from it"
Also, our Pega instance is running in PODs and all PODs are running in EC2 instances that has access to this bucket.
How can I configure my Pega instance to connect into AWS S3 using AIM Role credentials?