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

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



.. py:method:: EC2.Volume.reload()

  Calls :py:meth:`EC2.Client.describe_volumes` to update the attributes of the Volume 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/ec2-2016-11-15/None>`_  


  **Request Syntax**

  ::

    volume.reload()
  :returns: None