APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Neptune
CreateDBInstanceRequest
Amazon Neptune
· Schema
CreateDBInstanceRequest
CreateDBInstanceRequest schema from Neptune
AWS
Database
Graph Database
Gremlin
Neptune
Property Graph
RDF
SPARQL
Properties
Name
Type
Description
DBInstanceIdentifier
string
The DB instance identifier.
DBInstanceClass
string
The compute and memory capacity of the instance.
Engine
string
The database engine to use (neptune).
DBClusterIdentifier
string
The identifier of the DB cluster to add the instance to.
AvailabilityZone
string
The Availability Zone for the instance.
PreferredMaintenanceWindow
string
AutoMinorVersionUpgrade
boolean
PromotionTier
integer
Failover priority (0-15).
View JSON Schema on GitHub