I need the ability to set the subpath in my S3 bucket. Right now, it is only accepting the bucket and then the key UUID is used to store the value. There should be a way to add a path variable to save the SQS files into bucket/path/key. In my case, we only have write permission to a certain subpath in the bucket so we need a way to define this.
I need the ability to set the subpath in my S3 bucket. Right now, it is only accepting the bucket and then the key UUID is used to store the value. There should be a way to add a path variable to save the SQS files into bucket/path/key. In my case, we only have write permission to a certain subpath in the bucket so we need a way to define this.