Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Message Queue
  • Access management
  • Pricing policy
  • Terraform reference
    • Overview
      • BatchResultErrorEntry
      • ChangeMessageVisibilityBatchRequestEntry
      • ChangeMessageVisibilityBatchResultEntry
      • DeleteMessageBatchRequestEntry
      • DeleteMessageBatchResultEntry
      • Message
      • MessageAttributeValue
      • SendMessageBatchRequestEntry
      • SendMessageBatchResultEntry
    • Common errors
  • Monitoring metrics
  • Public materials
  • FAQ
  1. API reference
  2. Data types
  3. Message

Message

Written by
Yandex Cloud
Updated at June 15, 2022

A message of Message Queue.

Parameter Type Required parameter Description
Attribute.N array No Set of attributes specified in the ReceiveMessage action. Supported attributes: ApproximateReceiveCount, ApproximateFirstReceiveTimestamp, MessageDeduplicationId, MessageGroupId, SenderId, SentTimestamp, and SequenceNumber.
Body string No Message body.
MD5OfBody string No The MD5 digest of the message body.
MD5OfMessageAttributes string No The MD5 digest of message attributes.
MessageAttribute array No MessageAttributeValue array that contains your custom message attributes: name, type, and value.
MessageId string No Unique message ID.
ReceiptHandle string No ID of message receipt. Each time a message is received, it is assigned a new receipt ID. When deleting a message, use the latest receipt ID.

Was the article helpful?

Previous
DeleteMessageBatchResultEntry
Next
MessageAttributeValue
© 2025 Direct Cursus Technology L.L.C.