Package-level declarations

Types

Link copied to clipboard

Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it easy to build and run applications that work with highly connected datasets. The core of Amazon Neptune is a purpose-built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency. Amazon Neptune supports popular graph models Property Graph and W3C's RDF, and their respective query languages Apache TinkerPop Gremlin and SPARQL, allowing you to easily build queries that efficiently navigate highly connected datasets. Neptune powers graph use cases such as recommendation engines, fraud detection, knowledge graphs, drug discovery, and network security.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Associates an Identity and Access Management (IAM) role with an Neptune DB cluster.

Link copied to clipboard

Adds a source identifier to an existing event notification subscription.

Link copied to clipboard

Adds metadata tags to an Amazon Neptune resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon Neptune resources, or used in a Condition statement in an IAM policy for Amazon Neptune.

Link copied to clipboard

Applies a pending maintenance action to a resource (for example, to a DB instance).

Link copied to clipboard

Copies the specified DB cluster parameter group.

Link copied to clipboard

Copies a snapshot of a DB cluster.

Link copied to clipboard

Copies the specified DB parameter group.

Link copied to clipboard

Creates a new Amazon Neptune DB cluster.

Link copied to clipboard

Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.

Link copied to clipboard

Creates a new DB cluster parameter group.

Link copied to clipboard

Creates a snapshot of a DB cluster.

Link copied to clipboard

Creates a new DB instance.

Link copied to clipboard

Creates a new DB parameter group.

Link copied to clipboard

Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.

Link copied to clipboard

Creates an event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the Neptune console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.

Link copied to clipboard

Creates a Neptune global database spread across multiple Amazon Regions. The global database contains a single primary cluster with read-write capability, and read-only secondary clusters that receive data from the primary cluster through high-speed replication performed by the Neptune storage subsystem.

Link copied to clipboard

The DeleteDBCluster action deletes a previously provisioned DB cluster. When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered. Manual DB cluster snapshots of the specified DB cluster are not deleted.

Link copied to clipboard

Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.

Link copied to clipboard

Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted can't be associated with any DB clusters.

Link copied to clipboard

Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.

Link copied to clipboard

The DeleteDBInstance action deletes a previously provisioned DB instance. When you delete a DB instance, all automated backups for that instance are deleted and can't be recovered. Manual DB snapshots of the DB instance to be deleted by DeleteDBInstance are not deleted.

Link copied to clipboard

Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be associated with any DB instances.

Link copied to clipboard

Deletes a DB subnet group.

Link copied to clipboard

Deletes an event notification subscription.

Link copied to clipboard

Deletes a global database. The primary and all secondary clusters must already be detached or deleted first.

Link copied to clipboard

Returns information about endpoints for an Amazon Neptune DB cluster.

Link copied to clipboard

Returns a list of DBClusterParameterGroup descriptions. If a DBClusterParameterGroupName parameter is specified, the list will contain only the description of the specified DB cluster parameter group.

Link copied to clipboard

Returns the detailed parameter list for a particular DB cluster parameter group.

Link copied to clipboard

Returns information about provisioned DB clusters, and supports pagination.

Link copied to clipboard

Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.

Link copied to clipboard

Returns information about DB cluster snapshots. This API action supports pagination.

Link copied to clipboard

Returns a list of the available DB engines.

Link copied to clipboard

Returns information about provisioned instances, and supports pagination.

Link copied to clipboard

Returns a list of DBParameterGroup descriptions. If a DBParameterGroupName is specified, the list will contain only the description of the specified DB parameter group.

Link copied to clipboard

Returns the detailed parameter list for a particular DB parameter group.

Link copied to clipboard

Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.

Link copied to clipboard

Returns the default engine and system parameter information for the cluster database engine.

Link copied to clipboard

Returns the default engine and system parameter information for the specified database engine.

Link copied to clipboard

Displays a list of categories for all event source types, or, if specified, for a specified source type.

Link copied to clipboard

Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.

Link copied to clipboard

Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.

Link copied to clipboard

Returns information about Neptune global database clusters. This API supports pagination.

Link copied to clipboard

Returns a list of orderable DB instance options for the specified engine.

Link copied to clipboard

Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.

Link copied to clipboard

You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance.

Link copied to clipboard

Forces a failover for a DB cluster.

Link copied to clipboard

Initiates the failover process for a Neptune global database.

Link copied to clipboard

Lists all tags on an Amazon Neptune resource.

Link copied to clipboard

Modify a setting for a DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.

Link copied to clipboard

Modifies the properties of an endpoint in an Amazon Neptune DB cluster.

Link copied to clipboard

Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following: ParameterName, ParameterValue, and ApplyMethod. A maximum of 20 parameters can be modified in a single request.

Link copied to clipboard

Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.

Link copied to clipboard

Modifies settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. To learn what modifications you can make to your DB instance, call DescribeValidDBInstanceModifications before you call ModifyDBInstance.

Link copied to clipboard

Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following: ParameterName, ParameterValue, and ApplyMethod. A maximum of 20 parameters can be modified in a single request.

Link copied to clipboard

Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.

Link copied to clipboard

Modifies an existing event notification subscription. Note that you can't modify the source identifiers using this call; to change source identifiers for a subscription, use the AddSourceIdentifierToSubscription and RemoveSourceIdentifierFromSubscription calls.

Link copied to clipboard

Modify a setting for an Amazon Neptune global cluster. You can change one or more database configuration parameters by specifying these parameters and their new values in the request.

Link copied to clipboard

You might need to reboot your DB instance, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB parameter group associated with the DB instance, you must reboot the instance for the changes to take effect.

Link copied to clipboard

Detaches a Neptune DB cluster from a Neptune global database. A secondary cluster becomes a normal standalone cluster with read-write capability instead of being read-only, and no longer receives data from a the primary cluster.

Link copied to clipboard

Disassociates an Identity and Access Management (IAM) role from a DB cluster.

Link copied to clipboard

Removes a source identifier from an existing event notification subscription.

Link copied to clipboard

Removes metadata tags from an Amazon Neptune resource.

Link copied to clipboard

Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following: ParameterName and ApplyMethod. To reset the entire DB cluster parameter group, specify the DBClusterParameterGroupName and ResetAllParameters parameters.

Link copied to clipboard

Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters, provide a list of the following: ParameterName and ApplyMethod. To reset the entire DB parameter group, specify the DBParameterGroup name and ResetAllParameters parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to pending-reboot to take effect on the next DB instance restart or RebootDBInstance request.

Link copied to clipboard

Creates a new DB cluster from a DB snapshot or DB cluster snapshot.

Link copied to clipboard

Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before LatestRestorableTime for up to BackupRetentionPeriod days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group.

Link copied to clipboard

Starts an Amazon Neptune DB cluster that was stopped using the Amazon console, the Amazon CLI stop-db-cluster command, or the StopDBCluster API.

Link copied to clipboard

Stops an Amazon Neptune DB cluster. When you stop a DB cluster, Neptune retains the DB cluster's metadata, including its endpoints and DB parameter groups.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.