Amazon EFS · JSON-LD Context
Amazon Efs Context
JSON-LD context defining the semantic vocabulary for Amazon Efs from Amazon EFS.
4 Classes
30 Properties
5 Namespaces
Namespaces
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/
Classes
Amazon EFS FileSystem
DescribeFileSystemsResponse
FileSystem
MountTarget
Properties
| Property | Type | Container |
|---|---|---|
| FileSystems | string | set |
| Marker | string | |
| NextMarker | string | |
| FileSystemId | string | |
| FileSystemArn | string | |
| CreationToken | string | |
| OwnerId | string | |
| CreationTime | dateTime | |
| LifeCycleState | string | |
| Name | string | |
| NumberOfMountTargets | integer | |
| SizeInBytes | reference | |
| Value | integer | |
| Timestamp | dateTime | |
| ValueInIA | integer | |
| ValueInStandard | integer | |
| PerformanceMode | string | |
| Encrypted | boolean | |
| KmsKeyId | string | |
| ThroughputMode | string | |
| ProvisionedThroughputInMibps | decimal | |
| Tags | string | set |
| Key | string | |
| AvailabilityZoneId | string | |
| AvailabilityZoneName | string | |
| MountTargetId | string | |
| SubnetId | string | |
| IpAddress | string | |
| NetworkInterfaceId | string | |
| VpcId | string |
JSON-LD Document
{
"@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 EFS FileSystem": "aws:Amazon EFS FileSystem",
"DescribeFileSystemsResponse": "aws:DescribeFileSystemsResponse",
"FileSystem": "aws:FileSystem",
"MountTarget": "aws:MountTarget",
"FileSystems": {
"@id": "pan:FileSystems",
"@container": "@set",
"@type": "xsd:string"
},
"Marker": {
"@id": "pan:Marker",
"@type": "xsd:string"
},
"NextMarker": {
"@id": "pan:NextMarker",
"@type": "xsd:string"
},
"FileSystemId": {
"@id": "pan:FileSystemId",
"@type": "xsd:string"
},
"FileSystemArn": {
"@id": "pan:FileSystemArn",
"@type": "xsd:string"
},
"CreationToken": {
"@id": "pan:CreationToken",
"@type": "xsd:string"
},
"OwnerId": {
"@id": "pan:OwnerId",
"@type": "xsd:string"
},
"CreationTime": {
"@id": "pan:CreationTime",
"@type": "xsd:dateTime"
},
"LifeCycleState": {
"@id": "pan:LifeCycleState",
"@type": "xsd:string"
},
"Name": {
"@id": "pan:Name",
"@type": "xsd:string"
},
"NumberOfMountTargets": {
"@id": "pan:NumberOfMountTargets",
"@type": "xsd:integer"
},
"SizeInBytes": {
"@id": "pan:SizeInBytes",
"@type": "@id"
},
"Value": {
"@id": "pan:Value",
"@type": "xsd:integer"
},
"Timestamp": {
"@id": "pan:Timestamp",
"@type": "xsd:dateTime"
},
"ValueInIA": {
"@id": "pan:ValueInIA",
"@type": "xsd:integer"
},
"ValueInStandard": {
"@id": "pan:ValueInStandard",
"@type": "xsd:integer"
},
"PerformanceMode": {
"@id": "pan:PerformanceMode",
"@type": "xsd:string"
},
"Encrypted": {
"@id": "pan:Encrypted",
"@type": "xsd:boolean"
},
"KmsKeyId": {
"@id": "pan:KmsKeyId",
"@type": "xsd:string"
},
"ThroughputMode": {
"@id": "pan:ThroughputMode",
"@type": "xsd:string"
},
"ProvisionedThroughputInMibps": {
"@id": "pan:ProvisionedThroughputInMibps",
"@type": "xsd:decimal"
},
"Tags": {
"@id": "pan:Tags",
"@container": "@set",
"@type": "xsd:string"
},
"Key": {
"@id": "pan:Key",
"@type": "xsd:string"
},
"AvailabilityZoneId": {
"@id": "pan:AvailabilityZoneId",
"@type": "xsd:string"
},
"AvailabilityZoneName": {
"@id": "pan:AvailabilityZoneName",
"@type": "xsd:string"
},
"MountTargetId": {
"@id": "pan:MountTargetId",
"@type": "xsd:string"
},
"SubnetId": {
"@id": "pan:SubnetId",
"@type": "xsd:string"
},
"IpAddress": {
"@id": "pan:IpAddress",
"@type": "xsd:string"
},
"NetworkInterfaceId": {
"@id": "pan:NetworkInterfaceId",
"@type": "xsd:string"
},
"VpcId": {
"@id": "pan:VpcId",
"@type": "xsd:string"
}
}
}