Snapshot / Action / reload
reload#
- EC2.Snapshot.reload()#
Calls
EC2.Client.describe_snapshots()
to update the attributes of the Snapshot resource. Note that the load and reload methods are the same method and can be used interchangeably.See also: AWS API Documentation
Request Syntax
snapshot.reload()
- Returns:
None