Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 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
  • Audit Trails events
  • 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
© 2025 Direct Cursus Technology L.L.C.