Volume / Action / reload
reload#
- EC2.Volume.reload()#
Calls
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
Request Syntax
volume.reload()
- Returns:
None