{ "@context": { "@version": 1.1, "aws": "https://aws.amazon.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "pan": "https://aws.amazon.com/schema/", "Amazon EBS Volume": "aws:Amazon EBS Volume", "DescribeVolumesResult": "aws:DescribeVolumesResult", "Volume": "aws:Volume", "volumeId": { "@id": "pan:volumeId", "@type": "xsd:string" }, "size": { "@id": "pan:size", "@type": "xsd:integer" }, "volumeType": { "@id": "pan:volumeType", "@type": "xsd:string" }, "state": { "@id": "pan:state", "@type": "xsd:string" }, "availabilityZone": { "@id": "pan:availabilityZone", "@type": "xsd:string" }, "createTime": { "@id": "pan:createTime", "@type": "xsd:dateTime" }, "encrypted": { "@id": "pan:encrypted", "@type": "xsd:boolean" }, "kmsKeyId": { "@id": "pan:kmsKeyId", "@type": "xsd:string" }, "iops": { "@id": "pan:iops", "@type": "xsd:integer" }, "throughput": { "@id": "pan:throughput", "@type": "xsd:integer" }, "snapshotId": { "@id": "pan:snapshotId", "@type": "xsd:string" }, "multiAttachEnabled": { "@id": "pan:multiAttachEnabled", "@type": "xsd:boolean" }, "attachments": { "@id": "pan:attachments", "@container": "@set", "@type": "xsd:string" }, "tags": { "@id": "pan:tags", "@container": "@set", "@type": "xsd:string" }, "instanceId": { "@id": "pan:instanceId", "@type": "xsd:string" }, "device": { "@id": "pan:device", "@type": "xsd:string" }, "attachTime": { "@id": "pan:attachTime", "@type": "xsd:dateTime" }, "deleteOnTermination": { "@id": "pan:deleteOnTermination", "@type": "xsd:boolean" }, "Key": { "@id": "pan:Key", "@type": "xsd:string" }, "Value": { "@id": "pan:Value", "@type": "xsd:string" }, "key": { "@id": "pan:key", "@type": "xsd:string" }, "value": { "@id": "pan:value", "@type": "xsd:string" }, "volumeSet": { "@id": "pan:volumeSet", "@container": "@set", "@type": "xsd:string" }, "nextToken": { "@id": "pan:nextToken", "@type": "xsd:string" } } }