Amazon DocumentDB · JSON-LD Context
Amazon Documentdb Context
JSON-LD context defining the semantic vocabulary for Amazon Documentdb from Amazon DocumentDB.
3 Classes
28 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 DocumentDB DBCluster
CreateDBClusterResult
DescribeDBClustersResult
Properties
| Property | Type | Container |
|---|---|---|
| DBCluster | string | |
| DBClusterIdentifier | string | |
| DBClusterArn | string | |
| Status | string | |
| Engine | string | |
| EngineVersion | string | |
| Endpoint | string | |
| ReaderEndpoint | string | |
| Port | integer | |
| MasterUsername | string | |
| DBSubnetGroup | string | |
| StorageEncrypted | boolean | |
| KmsKeyId | string | |
| BackupRetentionPeriod | integer | |
| PreferredBackupWindow | string | |
| PreferredMaintenanceWindow | string | |
| ClusterCreateTime | dateTime | |
| DBClusterMembers | string | set |
| VpcSecurityGroups | string | set |
| DeletionProtection | boolean | |
| EnabledCloudwatchLogsExports | string | set |
| DBInstanceIdentifier | string | |
| IsClusterWriter | boolean | |
| DBClusterParameterGroupStatus | string | |
| PromotionTier | integer | |
| VpcSecurityGroupId | string | |
| DBClusters | string | set |
| Marker | 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 DocumentDB DBCluster": "aws:Amazon DocumentDB DBCluster",
"CreateDBClusterResult": "aws:CreateDBClusterResult",
"DBCluster": {
"@id": "pan:DBCluster",
"@type": "xsd:string"
},
"DescribeDBClustersResult": "aws:DescribeDBClustersResult",
"DBClusterIdentifier": {
"@id": "pan:DBClusterIdentifier",
"@type": "xsd:string"
},
"DBClusterArn": {
"@id": "pan:DBClusterArn",
"@type": "xsd:string"
},
"Status": {
"@id": "pan:Status",
"@type": "xsd:string"
},
"Engine": {
"@id": "pan:Engine",
"@type": "xsd:string"
},
"EngineVersion": {
"@id": "pan:EngineVersion",
"@type": "xsd:string"
},
"Endpoint": {
"@id": "pan:Endpoint",
"@type": "xsd:string"
},
"ReaderEndpoint": {
"@id": "pan:ReaderEndpoint",
"@type": "xsd:string"
},
"Port": {
"@id": "pan:Port",
"@type": "xsd:integer"
},
"MasterUsername": {
"@id": "pan:MasterUsername",
"@type": "xsd:string"
},
"DBSubnetGroup": {
"@id": "pan:DBSubnetGroup",
"@type": "xsd:string"
},
"StorageEncrypted": {
"@id": "pan:StorageEncrypted",
"@type": "xsd:boolean"
},
"KmsKeyId": {
"@id": "pan:KmsKeyId",
"@type": "xsd:string"
},
"BackupRetentionPeriod": {
"@id": "pan:BackupRetentionPeriod",
"@type": "xsd:integer"
},
"PreferredBackupWindow": {
"@id": "pan:PreferredBackupWindow",
"@type": "xsd:string"
},
"PreferredMaintenanceWindow": {
"@id": "pan:PreferredMaintenanceWindow",
"@type": "xsd:string"
},
"ClusterCreateTime": {
"@id": "pan:ClusterCreateTime",
"@type": "xsd:dateTime"
},
"DBClusterMembers": {
"@id": "pan:DBClusterMembers",
"@container": "@set",
"@type": "xsd:string"
},
"VpcSecurityGroups": {
"@id": "pan:VpcSecurityGroups",
"@container": "@set",
"@type": "xsd:string"
},
"DeletionProtection": {
"@id": "pan:DeletionProtection",
"@type": "xsd:boolean"
},
"EnabledCloudwatchLogsExports": {
"@id": "pan:EnabledCloudwatchLogsExports",
"@container": "@set",
"@type": "xsd:string"
},
"DBInstanceIdentifier": {
"@id": "pan:DBInstanceIdentifier",
"@type": "xsd:string"
},
"IsClusterWriter": {
"@id": "pan:IsClusterWriter",
"@type": "xsd:boolean"
},
"DBClusterParameterGroupStatus": {
"@id": "pan:DBClusterParameterGroupStatus",
"@type": "xsd:string"
},
"PromotionTier": {
"@id": "pan:PromotionTier",
"@type": "xsd:integer"
},
"VpcSecurityGroupId": {
"@id": "pan:VpcSecurityGroupId",
"@type": "xsd:string"
},
"DBClusters": {
"@id": "pan:DBClusters",
"@container": "@set",
"@type": "xsd:string"
},
"Marker": {
"@id": "pan:Marker",
"@type": "xsd:string"
}
}
}