Hello,
Is there a way to store the received message payload file in an AWS S3 bucket instead of creating a 'messages' directory in the root project folder? My service is deployed on AWS ECS, I want to directly store my received message files in S3 bucket.
Hello,
Is there a way to store the received message payload file in an AWS S3 bucket instead of creating a 'messages' directory in the root project folder? My service is deployed on AWS ECS, I want to directly store my received message files in S3 bucket.