Home
last modified time | relevance | path

Searched refs:source_snapshot_id (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
D__init__.py1182 def copy_dbsnapshot(self, source_snapshot_id, target_snapshot_id): argument
1195 params = {'SourceDBSnapshotIdentifier': source_snapshot_id,
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dconnection.py2503 def copy_snapshot(self, source_region, source_snapshot_id, argument
2532 'SourceSnapshotId': source_snapshot_id,