I want to write data directly to an unmounted raw EBS volume (with no file system) using system calls.
1) Can I can do this via the EC2 instance to which the EBS is connected?
2) Can I provision raw EBS volumes without having an associated EC2 instance and read/write to them via an API?