Question

Cognizant
GB
Last activity: 2 Apr 2020 9:44 EDT
How does Pega scan files for malware when it reads files from AWS S3 bucket ?
We have requirement where we need to exchange files (read & write) with external systems through AWS S3 bucket.
We have configured a AWS S3 bucket as repository in the Pega cloud environment (Pega Platform 8.1.7). We are able to connect to the S3 bucket and also we can see the list of files available in that S3 using D_pxListFiles data page (available in Embed-Repository-File class) and hopefully we will be able to read them as well using D_pxGetFile.
Now the question is, when and how does Pega scan files for malware when it reads files from AWS S3 bucket ?
Please let me know if you need any further details to answer the question.