NeptuneFunctions

Functions

Link copied to clipboard

The AWS::Neptune::DBCluster resource creates an Amazon Neptune DB cluster.

suspend fun getDbCluster(dbClusterIdentifier: String): GetDbClusterResult
Link copied to clipboard

The AWS::Neptune::DBClusterParameterGroup resource creates a new Amazon Neptune DB cluster parameter group

Link copied to clipboard

AWS::Neptune::DBParameterGroup creates a new DB parameter group. This type can be declared in a template and referenced in the DBParameterGroupName parameter of AWS::Neptune::DBInstance

Link copied to clipboard

The AWS::Neptune::DBSubnetGroup type creates an Amazon Neptune DB subnet group. Subnet groups must contain at least two subnets in two different Availability Zones in the same AWS Region.

suspend fun getDbSubnetGroup(dbSubnetGroupName: String): GetDbSubnetGroupResult