:doc:`Message <index>` / Attribute / attributes

**********
attributes
**********



.. py:attribute:: SQS.Message.attributes

  

  - *(dict) --* 

    A map of the attributes requested in ``ReceiveMessage`` to their respective values. Supported attributes:

     

    
    * ``ApproximateReceiveCount``
     
    * ``ApproximateFirstReceiveTimestamp``
     
    * ``MessageDeduplicationId``
     
    * ``MessageGroupId``
     
    * ``SenderId``
     
    * ``SentTimestamp``
     
    * ``SequenceNumber``
    

     

    ``ApproximateFirstReceiveTimestamp`` and ``SentTimestamp`` are each returned as an integer representing the `epoch time <http://en.wikipedia.org/wiki/Unix_time>`__ in milliseconds.

    
    

    - *(string) --* 
      

      - *(string) --* 

