Ejemplo n.º 1
0
 @Test(enabled = false)
 // awaiting ebs support
 public void testGetBlockDeviceMappingsForImage() {
   System.out.println(client.getBlockDeviceMappingsForImageInRegion(null, imageId));
 }