aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-06-04 19:12:09 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-04 19:12:32 +0300
commit57f9e2f5166307f54684e37ce982d0a28e88d8fb (patch)
tree87d9e8409a23c75d6ddee687d82f64473febd2c0 /etc
parentf5f9ad5a144999f7c788119cc21d967734ae0dba (diff)
downloadeclat-57f9e2f5166307f54684e37ce982d0a28e88d8fb.tar.gz
eclat-57f9e2f5166307f54684e37ce982d0a28e88d8fb.tar.bz2
eclat.cfin: Fix SnapshotId map.
Diffstat (limited to 'etc')
-rw-r--r--etc/eclat.cfin2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/eclat.cfin b/etc/eclat.cfin
index dc49368..cf03398 100644
--- a/etc/eclat.cfin
+++ b/etc/eclat.cfin
@@ -68,5 +68,5 @@ map "SnapshotId" {
arguments ("Owner.1=self",
"Filter.1.Name=tag:Name",
"Filter.1.Value.1=${key}");
- return ".DescribeSnapshotsResponse.snapshotSet.snapshotId";
+ return ".DescribeSnapshotsResponse.snapshotSet.item.snapshotId";
}

Return to:

Send suggestions and report system problems to the System administrator.