{ "@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#", "DescribeVaultOutput": "aws:DescribeVaultOutput", "VaultARN": { "@id": "aws:VaultARN", "@type": "xsd:string" }, "VaultName": { "@id": "aws:VaultName", "@type": "xsd:string" }, "CreationDate": { "@id": "aws:CreationDate", "@type": "xsd:dateTime" }, "LastInventoryDate": { "@id": "aws:LastInventoryDate", "@type": "xsd:dateTime" }, "NumberOfArchives": { "@id": "aws:NumberOfArchives", "@type": "xsd:integer" }, "SizeInBytes": { "@id": "aws:SizeInBytes", "@type": "xsd:integer" } } }