:doc:`Queue <index>` / Action / reload

******
reload
******



.. py:method:: SQS.Queue.reload()

  Calls :py:meth:`SQS.Client.get_queue_attributes` to update the attributes of the Queue resource. Note that the load and reload methods are the same method and can be used interchangeably.

  See also: `AWS API Documentation <https://docs.aws.amazon.com/goto/WebAPI/sqs-2012-11-05/None>`_  


  **Request Syntax**

  ::

    queue.reload()
  :returns: None