Amazon Neptune · Schema

DBInstance

Contains the details of an Amazon Neptune DB instance.

AWSDatabaseGraph DatabaseGremlinNeptuneProperty GraphRDFSPARQL

Properties

Name Type Description
DBInstanceIdentifier string The user-supplied database identifier.
DBInstanceClass string The compute and memory capacity of the instance.
Engine string The database engine (neptune).
DBInstanceStatus string Current state of the instance.
Endpoint object
DBClusterIdentifier string The cluster this instance belongs to.
AvailabilityZone string The Availability Zone of the instance.
PreferredMaintenanceWindow string The weekly time range for system maintenance.
EngineVersion string The version of the database engine.
AutoMinorVersionUpgrade boolean Whether minor version upgrades are applied automatically.
PubliclyAccessible boolean Whether the instance is publicly accessible.
DBInstanceArn string The ARN of the DB instance.
PromotionTier integer The failover priority for the instance.
StorageEncrypted boolean Whether the instance storage is encrypted.
View JSON Schema on GitHub