File Listener setup on AWS S3 bucket is failing to start
Hi,
We have set up file listener to poll a AWS S3 bucket as defined in below article. The connectivity test from listener rule was success but not able to start the listener instance. Is there any other configuration we are missing here?
We ensured read/write/delete policies setup for IAM role attached to EC2. PegaRULES logs says as below.
2020-01-09 15:56:28,173 [ FILE-Thread-65] [ STANDARD] [ ] [ ] ( aws.s3.FileS3Adapter) INFO
File.FileListnerName|initialize - s3 meta data doesn't exist for container: dev-S3bucket and directory: dev-S3bucket/work_FileListnerName/
com.amazonaws.services.s3.model.AmazonS3Exception: Not Found (Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found; Request ID: 555F75D2D0F072F0; S3 Extended Request ID:
u4dArFTaXPggBGbYuBvffbM8aTSu7CukhfkoSH9VWw929EhBfrz8D4uhJanNvioSKPr9jUQ2iqg=)
Hi,
We have set up file listener to poll a AWS S3 bucket as defined in below article. The connectivity test from listener rule was success but not able to start the listener instance. Is there any other configuration we are missing here?
We ensured read/write/delete policies setup for IAM role attached to EC2. PegaRULES logs says as below.
2020-01-09 15:56:28,173 [ FILE-Thread-65] [ STANDARD] [ ] [ ] ( aws.s3.FileS3Adapter) INFO
File.FileListnerName|initialize - s3 meta data doesn't exist for container: dev-S3bucket and directory: dev-S3bucket/work_FileListnerName/
com.amazonaws.services.s3.model.AmazonS3Exception: Not Found (Service: Amazon S3; Status Code: 404; Error Code: 404 Not Found; Request ID: 555F75D2D0F072F0; S3 Extended Request ID:
u4dArFTaXPggBGbYuBvffbM8aTSu7CukhfkoSH9VWw929EhBfrz8D4uhJanNvioSKPr9jUQ2iqg=)