Searched refs:copy_snapshot (Results 1 – 2 of 2) sorted by relevance
511 snapshot_id = self.ec2.copy_snapshot('us-west-2', 'snap-id',
2503 def copy_snapshot(self, source_region, source_snapshot_id, member in EC2Connection