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
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
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. MessageAttributeValue

MessageAttributeValue

Written by
Yandex Cloud
Updated at June 15, 2022

Custom message attribute value. The same restrictions apply to string values as to the message body.

The message name, type, value, and body cannot be empty. The total size of all parts of a message put together cannot exceed 256 KB.

Parameter Type Required parameter Description
BinaryListValue.N array No Not implemented.
BinaryValue base64 No Any binary data.
DataType string Yes Data type: String, Number, or Binary. For the Number type, use StringValue.
StringListValue.N string No Not implemented.
StringValue string No UTF-8 encoded string.

Was the article helpful?

Previous
Message
Next
SendMessageBatchRequestEntry
Yandex project
© 2025 Yandex.Cloud LLC