Skip to content

Conversation

@yamachu
Copy link
Contributor

@yamachu yamachu commented Mar 5, 2020

According to MessageAttributeValue documents ( https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_MessageAttributeValue.html ) , String Value attribute must have the same restrictions on the content as the message body.

So added test and validator.

Message body restriction is written in link below.
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_SendMessage.html

@pbuda pbuda merged commit 50dae5d into softwaremill:master Mar 6, 2020
@yamachu yamachu deleted the add-string-attribute-validation branch March 6, 2020 11:57
@adamw
Copy link
Member

adamw commented Mar 6, 2020

Released in 0.15.5. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants