---
call: DescribeBundleTasks
service: EC2
tests:
  - expected: bun-c1a540a8
    op: eq
    path: BundleTasks.0.BundleId
  - expected: i-12345678
    op: eq
    path: BundleTasks.0.InstanceId
  - expected: 20%
    op: eq
    path: BundleTasks.0.Progress
  - expected: 2008-10-07T11:41:50.000Z
    op: eq
    path: BundleTasks.0.StartTime
  - expected: cancelling
    op: eq
    path: BundleTasks.0.State
  - expected: myawsbucket
    op: eq
    path: BundleTasks.0.Storage.S3.Bucket
  - expected: winami
    op: eq
    path: BundleTasks.0.Storage.S3.Prefix
  - expected: 2008-10-07T11:51:50.000Z
    op: eq
    path: BundleTasks.0.UpdateTime