Closed lehno closed 1 year ago
We have streams named as Upload-1, Upload-100.
If I call describeLogStreams using Upload-10. it will bring Upload-100. So it will set logStreamExist to true. on upload logs and then it will fail with the message: 'The specified log stream does not exist.', code: 'ResourceNotFoundException'
Issue is there for 1 year now
We have streams named as Upload-1, Upload-100.
If I call describeLogStreams using Upload-10. it will bring Upload-100. So it will set logStreamExist to true. on upload logs and then it will fail with the message: 'The specified log stream does not exist.', code: 'ResourceNotFoundException'