---
call: DescribeDBSubnetGroups
service: RDS
tests:
  - expected: description
    op: eq
    path: DBSubnetGroups.0.DBSubnetGroupDescription
  - expected: subnet_grp1
    op: eq
    path: DBSubnetGroups.0.DBSubnetGroupName
  - expected: Complete
    op: eq
    path: DBSubnetGroups.0.SubnetGroupStatus
  - expected: us-east-1c
    op: eq
    path: DBSubnetGroups.0.Subnets.0.SubnetAvailabilityZone.Name
  - expected: subnet-7c5b4115
    op: eq
    path: DBSubnetGroups.0.Subnets.0.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.0.Subnets.0.SubnetStatus
  - expected: us-east-1b
    op: eq
    path: DBSubnetGroups.0.Subnets.1.SubnetAvailabilityZone.Name
  - expected: subnet-7b5b4112
    op: eq
    path: DBSubnetGroups.0.Subnets.1.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.0.Subnets.1.SubnetStatus
  - expected: us-east-1d
    op: eq
    path: DBSubnetGroups.0.Subnets.2.SubnetAvailabilityZone.Name
  - expected: subnet-3ea6bd57
    op: eq
    path: DBSubnetGroups.0.Subnets.2.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.0.Subnets.2.SubnetStatus
  - expected: 990524496922
    op: eq
    path: DBSubnetGroups.0.VpcId
  - expected: description
    op: eq
    path: DBSubnetGroups.1.DBSubnetGroupDescription
  - expected: subnet_grp2
    op: eq
    path: DBSubnetGroups.1.DBSubnetGroupName
  - expected: Complete
    op: eq
    path: DBSubnetGroups.1.SubnetGroupStatus
  - expected: us-east-1c
    op: eq
    path: DBSubnetGroups.1.Subnets.0.SubnetAvailabilityZone.Name
  - expected: subnet-7c5b4115
    op: eq
    path: DBSubnetGroups.1.Subnets.0.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.1.Subnets.0.SubnetStatus
  - expected: us-east-1b
    op: eq
    path: DBSubnetGroups.1.Subnets.1.SubnetAvailabilityZone.Name
  - expected: subnet-7b5b4112
    op: eq
    path: DBSubnetGroups.1.Subnets.1.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.1.Subnets.1.SubnetStatus
  - expected: us-east-1d
    op: eq
    path: DBSubnetGroups.1.Subnets.2.SubnetAvailabilityZone.Name
  - expected: subnet-3ea6bd57
    op: eq
    path: DBSubnetGroups.1.Subnets.2.SubnetIdentifier
  - expected: Active
    op: eq
    path: DBSubnetGroups.1.Subnets.2.SubnetStatus
  - expected: 990524496922
    op: eq
    path: DBSubnetGroups.1.VpcId