lumigo-io / lumigo-CLI

Open source CLI tool to help you develop and manage serverless applications.
https://lumigo.io
Apache License 2.0
331 stars 21 forks source link

bug: replaySqs having UnsupportedOperation #94

Closed Goaty89 closed 4 years ago

Goaty89 commented 4 years ago

I am new to lumigo-cli. Was try to replay sqs from dlq to normal queue, error occur 'AWS.SimpleQueueService.UnsupportedOperation: Message attribute list values in SendMessageBatch operation are not supported.'

I am using temporary role as my credentials. v0.45.0

JordanSinko commented 4 years ago

I can validate this is happening with version 0.45 but worked on 0.25.2.

theburningmonk commented 4 years ago

thank you guys, I will have a look

theburningmonk commented 4 years ago

:tada: This issue has been resolved in version 0.46.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: