---
call: DescribeInstanceAttribute
service: EC2
tests:
- expected: i-12345678
op: eq
path: InstanceId
- expected: /dev/sda1
op: eq
path: RootDeviceName.Value
---
call: DescribeInstanceAttribute
service: EC2
tests:
- expected: i-12345678
op: eq
path: InstanceId
- expected: /dev/sda1
op: eq
path: RootDeviceName.Value