No such key error ListObjectsV2Command AWS S3
I need to get the list of the logs that are stored on AWS S3 (spases object storage digital ocean), path is correct, and file listing is enabled, but I am getting such error: Error listing files: NoSuchKey: UnknownError
AWS SDK object is taking longer time than expected and queueing up calls
I have an API in NodeJS server hosted in AWS EKS fargate which performs some operations(some related to AWS KMS) and then upload a BSON to S3. I have configured a load balancer timeout of 5 minutes.