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

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



.. py:method:: SNS.Topic.reload()

  Calls :py:meth:`SNS.Client.get_topic_attributes` to update the attributes of the Topic 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/sns-2010-03-31/None>`_  


  **Request Syntax**

  ::

    topic.reload()
  :returns: None