Queue / Action / reload

reload#

SQS.Queue.reload()#

Calls 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

Request Syntax

queue.reload()
Returns:

None