I am working on a project using aws sqs, i want to use content based deduplication for fifo queues but i couldnt find in the documentation if sqs considers message attributes and message system attributes as "Content" or no.
after a search, and trying duplicating messages with different message system attributes, i found that indeed :
sqs does consider message attributes and message system attributes as "Content"