Module Awso_neptune_asyncSource

Sourceval add_role_to_d_b_cluster : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.AddRoleToDBClusterMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval add_tags_to_resource : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.AddTagsToResourceMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_d_b_cluster_parameter_group : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.DeleteDBClusterParameterGroupMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_d_b_parameter_group : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.DeleteDBParameterGroupMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval delete_d_b_subnet_group : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.DeleteDBSubnetGroupMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval remove_role_from_d_b_cluster : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.RemoveRoleFromDBClusterMessage.t -> (unit, unit) Result.t Async.Deferred.t
Sourceval remove_tags_from_resource : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune.Values.RemoveTagsFromResourceMessage.t -> (unit, unit) Result.t Async.Deferred.t
include module type of struct include Awso_neptune.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval xmlNamespace : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

Specifies an Availability Zone.

A range of double values.

A range of integer values.

Specifies a subnet. This data type is used as a response element in the DescribeDBSubnetGroups action.

Sourcemodule PendingMaintenanceAction = Awso_neptune.Values.PendingMaintenanceAction

Provides information about a pending maintenance action for a resource.

A data structure with information about any primary and secondary clusters associated with an Neptune global database.

Metadata assigned to an Amazon Neptune resource consisting of a key-value pair.

Provides a list of status information for a DB instance.

Sourcemodule DBParameterGroupStatus = Awso_neptune.Values.DBParameterGroupStatus

The status of the DB parameter group. This data type is used as a response element in the following actions: CreateDBInstance DeleteDBInstance ModifyDBInstance RebootDBInstance

Sourcemodule DBSecurityGroupMembership = Awso_neptune.Values.DBSecurityGroupMembership

Specifies membership in a designated DB security group.

An Active Directory Domain membership record associated with a DB instance.

Not supported by Neptune.

Sourcemodule PendingCloudwatchLogsExports = Awso_neptune.Values.PendingCloudwatchLogsExports

A list of the log types whose configuration is still pending. In other words, these log types are in the process of being activated or deactivated. Valid log types are: audit (to publish audit logs) and slowquery (to publish slow-query logs). See Publishing Neptune logs to Amazon CloudWatch logs.

Sourcemodule VpcSecurityGroupMembership = Awso_neptune.Values.VpcSecurityGroupMembership

This data type is used as a response element for queries on VPC security group membership.

Specifies a character set.

A time zone associated with a DBInstance.

The version of the database engine that a DB instance can be upgraded to.

Contains information about an instance that is part of a DB cluster.

Sourcemodule DBClusterOptionGroupStatus = Awso_neptune.Values.DBClusterOptionGroupStatus

Not supported by Neptune.

Describes an Amazon Identity and Access Management (IAM) role that is associated with a DB cluster.

Sourcemodule PendingMaintenanceActionDetails = Awso_neptune.Values.PendingMaintenanceActionDetails
Sourcemodule DBClusterSnapshotAttribute = Awso_neptune.Values.DBClusterSnapshotAttribute

Contains the name and values of a manual DB cluster snapshot attribute. Manual DB cluster snapshot attributes are used to authorize other Amazon accounts to restore a manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

Contains the state of scheduled or in-process operations on a global cluster (Neptune global database). This data type is empty unless a switchover or failover operation is scheduled or is in progress on the Neptune global database.

Sourcemodule GlobalClusterIdentifier = Awso_neptune.Values.GlobalClusterIdentifier
Sourcemodule GlobalClusterMemberList = Awso_neptune.Values.GlobalClusterMemberList

Not applicable. In Neptune the storage type is managed at the DB Cluster level.

Specifies a parameter.

Sourcemodule DBInstanceStatusInfoList = Awso_neptune.Values.DBInstanceStatusInfoList
Sourcemodule DBParameterGroupStatusList = Awso_neptune.Values.DBParameterGroupStatusList
Sourcemodule DBSecurityGroupMembershipList = Awso_neptune.Values.DBSecurityGroupMembershipList

Contains the details of an Amazon Neptune DB subnet group. This data type is used as a response element in the DescribeDBSubnetGroups action.

Specifies a connection endpoint. For the data structure that represents Amazon Neptune DB cluster endpoints, see DBClusterEndpoint.

Sourcemodule OptionGroupMembershipList = Awso_neptune.Values.OptionGroupMembershipList

This data type is used as a response element in the ModifyDBInstance action.

Sourcemodule ReadReplicaDBClusterIdentifierList = Awso_neptune.Values.ReadReplicaDBClusterIdentifierList
Sourcemodule ReadReplicaDBInstanceIdentifierList = Awso_neptune.Values.ReadReplicaDBInstanceIdentifierList
Sourcemodule VpcSecurityGroupMembershipList = Awso_neptune.Values.VpcSecurityGroupMembershipList
Sourcemodule SupportedCharacterSetsList = Awso_neptune.Values.SupportedCharacterSetsList
Sourcemodule SupportedTimezonesList = Awso_neptune.Values.SupportedTimezonesList
Sourcemodule ValidUpgradeTargetList = Awso_neptune.Values.ValidUpgradeTargetList
Sourcemodule ClusterPendingModifiedValues = Awso_neptune.Values.ClusterPendingModifiedValues

This data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.

Sourcemodule DBClusterOptionGroupMemberships = Awso_neptune.Values.DBClusterOptionGroupMemberships
Sourcemodule ReadReplicaIdentifierList = Awso_neptune.Values.ReadReplicaIdentifierList
Sourcemodule ServerlessV2ScalingConfigurationInfo = Awso_neptune.Values.ServerlessV2ScalingConfigurationInfo

Shows the scaling configuration for a Neptune Serverless DB cluster. For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.

Sourcemodule ResourcePendingMaintenanceActions = Awso_neptune.Values.ResourcePendingMaintenanceActions

Describes the pending maintenance actions for a resource.

Sourcemodule OrderableDBInstanceOption = Awso_neptune.Values.OrderableDBInstanceOption

Contains a list of available options for a DB instance. This data type is used as a response element in the DescribeOrderableDBInstanceOptions action.

Sourcemodule DBClusterSnapshotAttributeList = Awso_neptune.Values.DBClusterSnapshotAttributeList

This type is not currently supported.

Contains the details of an Amazon Neptune global database. This data type is used as a response element for the CreateGlobalCluster, DescribeGlobalClusters, ModifyGlobalCluster, DeleteGlobalCluster, FailoverGlobalCluster, and RemoveFromGlobalCluster actions.

This data type is used as a response element in the DescribeEvents action.

Contains the results of a successful invocation of the DescribeEventSubscriptions action.

Contains the results of a successful invocation of the DescribeEventCategories action.

Sourcemodule ValidStorageOptionsList = Awso_neptune.Values.ValidStorageOptionsList

Contains the details of an Amazon Neptune DB parameter group. This data type is used as a response element in the DescribeDBParameterGroups action.

Contains the details of an Amazon Neptune DB instance. This data type is used as a response element in the DescribeDBInstances action.

This data type is used as a response element in the action DescribeDBEngineVersions.

Contains the details for an Amazon Neptune DB cluster snapshot This data type is used as a response element in the DescribeDBClusterSnapshots action.

Sourcemodule DBClusterParameterGroup = Awso_neptune.Values.DBClusterParameterGroup

Contains the details of an Amazon Neptune DB cluster parameter group. This data type is used as a response element in the DescribeDBClusterParameterGroups action.

Contains the details of an Amazon Neptune DB cluster. This data type is used as a response element in the DescribeDBClusters.

This data type represents the information you need to connect to an Amazon Neptune DB cluster. This data type is used as a response element in the following actions: CreateDBClusterEndpoint DescribeDBClusterEndpoints ModifyDBClusterEndpoint DeleteDBClusterEndpoint For the data structure that represents Amazon Neptune DB instance endpoints, see Endpoint.

Sourcemodule DBClusterNotFoundFault = Awso_neptune.Values.DBClusterNotFoundFault

DBClusterIdentifier does not refer to an existing DB cluster.

Sourcemodule DBInstanceNotFoundFault = Awso_neptune.Values.DBInstanceNotFoundFault

DBInstanceIdentifier does not refer to an existing DB instance.

Sourcemodule DBSnapshotNotFoundFault = Awso_neptune.Values.DBSnapshotNotFoundFault

DBSnapshotIdentifier does not refer to an existing DB snapshot.

Sourcemodule GlobalClusterNotFoundFault = Awso_neptune.Values.GlobalClusterNotFoundFault

The GlobalClusterIdentifier doesn't refer to an existing global database cluster.

Sourcemodule InvalidDBClusterStateFault = Awso_neptune.Values.InvalidDBClusterStateFault

The DB cluster is not in a valid state.

Sourcemodule InvalidGlobalClusterStateFault = Awso_neptune.Values.InvalidGlobalClusterStateFault

The global cluster is in an invalid state and can't perform the requested operation.

Sourcemodule InvalidDBInstanceStateFault = Awso_neptune.Values.InvalidDBInstanceStateFault

The specified DB instance is not in the available state.

Sourcemodule DBClusterAlreadyExistsFault = Awso_neptune.Values.DBClusterAlreadyExistsFault

User already has a DB cluster with the given identifier.

Sourcemodule DBClusterParameterGroupNotFoundFault = Awso_neptune.Values.DBClusterParameterGroupNotFoundFault

DBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.

Sourcemodule DBClusterQuotaExceededFault = Awso_neptune.Values.DBClusterQuotaExceededFault

User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.

Sourcemodule DBClusterSnapshotNotFoundFault = Awso_neptune.Values.DBClusterSnapshotNotFoundFault

DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.

Sourcemodule DBSubnetGroupNotFoundFault = Awso_neptune.Values.DBSubnetGroupNotFoundFault

DBSubnetGroupName does not refer to an existing DB subnet group.

Sourcemodule InsufficientDBClusterCapacityFault = Awso_neptune.Values.InsufficientDBClusterCapacityFault

The DB cluster does not have enough capacity for the current operation.

Sourcemodule InsufficientStorageClusterCapacityFault = Awso_neptune.Values.InsufficientStorageClusterCapacityFault

There is insufficient storage available for the current action. You may be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.

Sourcemodule InvalidDBClusterSnapshotStateFault = Awso_neptune.Values.InvalidDBClusterSnapshotStateFault

The supplied value is not a valid DB cluster snapshot state.

Sourcemodule InvalidDBSnapshotStateFault = Awso_neptune.Values.InvalidDBSnapshotStateFault

The state of the DB snapshot does not allow deletion.

Cannot restore from vpc backup to non-vpc DB instance.

The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.

Sourcemodule InvalidVPCNetworkStateFault = Awso_neptune.Values.InvalidVPCNetworkStateFault

DB subnet group does not cover all Availability Zones after it is created because users' change.

Sourcemodule KMSKeyNotAccessibleFault = Awso_neptune.Values.KMSKeyNotAccessibleFault

Error accessing KMS key.

Sourcemodule OptionGroupNotFoundFault = Awso_neptune.Values.OptionGroupNotFoundFault

The designated option group could not be found.

Sourcemodule StorageQuotaExceededFault = Awso_neptune.Values.StorageQuotaExceededFault

Request would result in user exceeding the allowed amount of storage available across all DB instances.

Sourcemodule ServerlessV2ScalingConfiguration = Awso_neptune.Values.ServerlessV2ScalingConfiguration

Contains the scaling configuration of a Neptune Serverless DB cluster. For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.

Sourcemodule VpcSecurityGroupIdList = Awso_neptune.Values.VpcSecurityGroupIdList

The source could not be found.

Sourcemodule SubscriptionNotFoundFault = Awso_neptune.Values.SubscriptionNotFoundFault

The designated subscription could not be found.

Sourcemodule PendingMaintenanceActions = Awso_neptune.Values.PendingMaintenanceActions

The specified resource ID was not found.

Sourcemodule OrderableDBInstanceOptionsList = Awso_neptune.Values.OrderableDBInstanceOptionsList
Sourcemodule GlobalClusterAlreadyExistsFault = Awso_neptune.Values.GlobalClusterAlreadyExistsFault

The GlobalClusterIdentifier already exists. Choose a new global database identifier (unique name) to create a new global database cluster.

Sourcemodule EventSubscriptionQuotaExceededFault = Awso_neptune.Values.EventSubscriptionQuotaExceededFault

You have exceeded the number of events you can subscribe to.

The SNS topic is invalid.

Sourcemodule SNSNoAuthorizationFault = Awso_neptune.Values.SNSNoAuthorizationFault

There is no SNS authorization.

Sourcemodule SNSTopicArnNotFoundFault = Awso_neptune.Values.SNSTopicArnNotFoundFault

The ARN of the SNS topic could not be found.

Sourcemodule SubscriptionCategoryNotFoundFault = Awso_neptune.Values.SubscriptionCategoryNotFoundFault

The designated subscription category could not be found.

Sourcemodule DBSubnetGroupDoesNotCoverEnoughAZs = Awso_neptune.Values.DBSubnetGroupDoesNotCoverEnoughAZs

Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.

Sourcemodule DBSubnetQuotaExceededFault = Awso_neptune.Values.DBSubnetQuotaExceededFault

Request would result in user exceeding the allowed number of subnets in a DB subnet groups.

The DB subnet is already in use in the Availability Zone.

Sourcemodule AuthorizationNotFoundFault = Awso_neptune.Values.AuthorizationNotFoundFault

Specified CIDRIP or EC2 security group is not authorized for the specified DB security group. Neptune may not also be authorized via IAM to perform necessary actions on your behalf.

Sourcemodule CertificateNotFoundFault = Awso_neptune.Values.CertificateNotFoundFault

CertificateIdentifier does not refer to an existing certificate.

Sourcemodule DBInstanceAlreadyExistsFault = Awso_neptune.Values.DBInstanceAlreadyExistsFault

User already has a DB instance with the given identifier.

Sourcemodule DBParameterGroupNotFoundFault = Awso_neptune.Values.DBParameterGroupNotFoundFault

DBParameterGroupName does not refer to an existing DB parameter group.

Sourcemodule DBSecurityGroupNotFoundFault = Awso_neptune.Values.DBSecurityGroupNotFoundFault

DBSecurityGroupName does not refer to an existing DB security group.

Sourcemodule DBUpgradeDependencyFailureFault = Awso_neptune.Values.DBUpgradeDependencyFailureFault

The DB upgrade failed because a resource the DB depends on could not be modified.

Domain does not refer to an existing Active Directory Domain.

Sourcemodule InsufficientDBInstanceCapacityFault = Awso_neptune.Values.InsufficientDBInstanceCapacityFault

Specified DB instance class is not available in the specified Availability Zone.

Sourcemodule InvalidDBSecurityGroupStateFault = Awso_neptune.Values.InvalidDBSecurityGroupStateFault

The state of the DB security group does not allow deletion.

Sourcemodule ProvisionedIopsNotAvailableInAZFault = Awso_neptune.Values.ProvisionedIopsNotAvailableInAZFault

Provisioned IOPS not available in the specified Availability Zone.

Sourcemodule StorageTypeNotSupportedFault = Awso_neptune.Values.StorageTypeNotSupportedFault

StorageType specified cannot be associated with the DB Instance.

Sourcemodule CloudwatchLogsExportConfiguration = Awso_neptune.Values.CloudwatchLogsExportConfiguration

The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster. The EnableLogTypes and DisableLogTypes arrays determine which logs will be exported (or not exported) to CloudWatch Logs. Valid log types are: audit (to publish audit logs) and slowquery (to publish slow-query logs). See Publishing Neptune logs to Amazon CloudWatch logs.

Sourcemodule DBSecurityGroupNameList = Awso_neptune.Values.DBSecurityGroupNameList
Sourcemodule DBClusterSnapshotAttributesResult = Awso_neptune.Values.DBClusterSnapshotAttributesResult

Contains the results of a successful call to the DescribeDBClusterSnapshotAttributes API action. Manual DB cluster snapshot attributes are used to authorize other Amazon accounts to copy or restore a manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

Sourcemodule SharedSnapshotQuotaExceededFault = Awso_neptune.Values.SharedSnapshotQuotaExceededFault

You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.

Sourcemodule InvalidDBSubnetGroupStateFault = Awso_neptune.Values.InvalidDBSubnetGroupStateFault

The DB subnet group cannot be deleted because it is in use.

Sourcemodule DBClusterEndpointNotFoundFault = Awso_neptune.Values.DBClusterEndpointNotFoundFault

The specified custom endpoint doesn't exist.

Sourcemodule InvalidDBClusterEndpointStateFault = Awso_neptune.Values.InvalidDBClusterEndpointStateFault

The requested operation cannot be performed on the endpoint while the endpoint is in this state.

Sourcemodule EventSubscriptionsList = Awso_neptune.Values.EventSubscriptionsList
Sourcemodule EventCategoriesMapList = Awso_neptune.Values.EventCategoriesMapList
Sourcemodule ValidDBInstanceModificationsMessage = Awso_neptune.Values.ValidDBInstanceModificationsMessage

Information about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action. You can use this information when you call ModifyDBInstance.

Contains the result of a successful invocation of the DescribeEngineDefaultParameters action.

Sourcemodule InvalidEventSubscriptionStateFault = Awso_neptune.Values.InvalidEventSubscriptionStateFault

The event subscription is in an invalid state.

Sourcemodule DBSnapshotAlreadyExistsFault = Awso_neptune.Values.DBSnapshotAlreadyExistsFault

DBSnapshotIdentifier is already used by an existing snapshot.

Sourcemodule SnapshotQuotaExceededFault = Awso_neptune.Values.SnapshotQuotaExceededFault

Request would result in user exceeding the allowed number of DB snapshots.

Sourcemodule DBClusterSnapshotAlreadyExistsFault = Awso_neptune.Values.DBClusterSnapshotAlreadyExistsFault

User already has a DB cluster snapshot with the given identifier.

Sourcemodule InvalidDBParameterGroupStateFault = Awso_neptune.Values.InvalidDBParameterGroupStateFault

The DB parameter group is in use or is in an invalid state. If you are attempting to delete the parameter group, you cannot delete it when the parameter group is in this state.

Sourcemodule DBClusterParameterGroupList = Awso_neptune.Values.DBClusterParameterGroupList
Sourcemodule GlobalClusterQuotaExceededFault = Awso_neptune.Values.GlobalClusterQuotaExceededFault

The number of global database clusters for this account is already at the maximum allowed.

Sourcemodule SubscriptionAlreadyExistFault = Awso_neptune.Values.SubscriptionAlreadyExistFault

This subscription already exists.

Sourcemodule DBSubnetGroupAlreadyExistsFault = Awso_neptune.Values.DBSubnetGroupAlreadyExistsFault

DBSubnetGroupName is already used by an existing DB subnet group.

Sourcemodule DBSubnetGroupQuotaExceededFault = Awso_neptune.Values.DBSubnetGroupQuotaExceededFault

Request would result in user exceeding the allowed number of DB subnet groups.

Sourcemodule DBParameterGroupAlreadyExistsFault = Awso_neptune.Values.DBParameterGroupAlreadyExistsFault

A DB parameter group with the same name exists.

Sourcemodule DBParameterGroupQuotaExceededFault = Awso_neptune.Values.DBParameterGroupQuotaExceededFault

Request would result in user exceeding the allowed number of DB parameter groups.

Sourcemodule InstanceQuotaExceededFault = Awso_neptune.Values.InstanceQuotaExceededFault

Request would result in user exceeding the allowed number of DB instances.

Sourcemodule DBClusterEndpointAlreadyExistsFault = Awso_neptune.Values.DBClusterEndpointAlreadyExistsFault

The specified custom endpoint cannot be created because it already exists.

Sourcemodule DBClusterEndpointQuotaExceededFault = Awso_neptune.Values.DBClusterEndpointQuotaExceededFault

The cluster already has the maximum number of custom endpoints.

Lists all tags on an Amazon Neptune resource.

Sourcemodule SwitchoverGlobalClusterResult = Awso_neptune.Values.SwitchoverGlobalClusterResult

Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the original replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.

Sourcemodule SwitchoverGlobalClusterMessage = Awso_neptune.Values.SwitchoverGlobalClusterMessage

Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. Switchover operations were previously called "managed planned failovers." Promotes the specified secondary cluster to assume full read/write capabilities and demotes the current primary cluster to a secondary (read-only) cluster, maintaining the original replication topology. All secondary clusters are synchronized with the primary at the beginning of the process so the new primary continues operations for the global database without losing any data. Your database is unavailable for a short time while the primary and selected secondary clusters are assuming their new roles. This operation is intended for controlled environments, for operations such as "regional rotation" or to fall back to the original primary after a global database failover.

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. Neptune also retains the transaction logs so you can do a point-in-time restore if necessary.

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. Neptune also retains the transaction logs so you can do a point-in-time restore if necessary.

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

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

Sourcemodule RestoreDBClusterToPointInTimeResult = Awso_neptune.Values.RestoreDBClusterToPointInTimeResult

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. This action only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance action to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterToPointInTime action has completed and the DB cluster is available.

Sourcemodule RestoreDBClusterToPointInTimeMessage = Awso_neptune.Values.RestoreDBClusterToPointInTimeMessage

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. This action only restores the DB cluster, not the DB instances for that DB cluster. You must invoke the CreateDBInstance action to create DB instances for the restored DB cluster, specifying the identifier of the restored DB cluster in DBClusterIdentifier. You can create DB instances only after the RestoreDBClusterToPointInTime action has completed and the DB cluster is available.

Sourcemodule RestoreDBClusterFromSnapshotResult = Awso_neptune.Values.RestoreDBClusterFromSnapshotResult

Creates a new DB cluster from a DB snapshot or DB cluster snapshot. If a DB snapshot is specified, the target DB cluster is created from the source DB snapshot with a default configuration and default security group. If a DB cluster snapshot is specified, the target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group.

Sourcemodule RestoreDBClusterFromSnapshotMessage = Awso_neptune.Values.RestoreDBClusterFromSnapshotMessage

Creates a new DB cluster from a DB snapshot or DB cluster snapshot. If a DB snapshot is specified, the target DB cluster is created from the source DB snapshot with a default configuration and default security group. If a DB cluster snapshot is specified, the target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group.

Sourcemodule ResetDBParameterGroupMessage = Awso_neptune.Values.ResetDBParameterGroupMessage

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.

Sourcemodule ResetDBClusterParameterGroupMessage = Awso_neptune.Values.ResetDBClusterParameterGroupMessage

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. 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. You must call RebootDBInstance for every DB instance in your DB cluster that you want the updated static parameter to apply to.

Sourcemodule RemoveTagsFromResourceMessage = Awso_neptune.Values.RemoveTagsFromResourceMessage

Removes metadata tags from an Amazon Neptune resource.

Sourcemodule RemoveSourceIdentifierFromSubscriptionResult = Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionResult

Removes a source identifier from an existing event notification subscription.

Sourcemodule RemoveSourceIdentifierFromSubscriptionMessage = Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionMessage

Removes a source identifier from an existing event notification subscription.

Sourcemodule RemoveRoleFromDBClusterMessage = Awso_neptune.Values.RemoveRoleFromDBClusterMessage

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

Sourcemodule RemoveFromGlobalClusterResult = Awso_neptune.Values.RemoveFromGlobalClusterResult

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 the primary cluster.

Sourcemodule RemoveFromGlobalClusterMessage = Awso_neptune.Values.RemoveFromGlobalClusterMessage

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 the primary cluster.

Sourcemodule RebootDBInstanceResult = Awso_neptune.Values.RebootDBInstanceResult

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. Rebooting a DB instance restarts the database engine service. Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.

Sourcemodule RebootDBInstanceMessage = Awso_neptune.Values.RebootDBInstanceMessage

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. Rebooting a DB instance restarts the database engine service. Rebooting a DB instance results in a momentary outage, during which the DB instance status is set to rebooting.

Sourcemodule PromoteReadReplicaDBClusterResult = Awso_neptune.Values.PromoteReadReplicaDBClusterResult

Not supported.

Sourcemodule PromoteReadReplicaDBClusterMessage = Awso_neptune.Values.PromoteReadReplicaDBClusterMessage

Not supported.

Sourcemodule PendingMaintenanceActionsMessage = Awso_neptune.Values.PendingMaintenanceActionsMessage

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

Sourcemodule OrderableDBInstanceOptionsMessage = Awso_neptune.Values.OrderableDBInstanceOptionsMessage

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

Sourcemodule ModifyGlobalClusterResult = Awso_neptune.Values.ModifyGlobalClusterResult

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.

Sourcemodule ModifyGlobalClusterMessage = Awso_neptune.Values.ModifyGlobalClusterMessage

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.

Sourcemodule ModifyEventSubscriptionResult = Awso_neptune.Values.ModifyEventSubscriptionResult

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. You can see a list of the event categories for a given SourceType by using the DescribeEventCategories action.

Sourcemodule ModifyEventSubscriptionMessage = Awso_neptune.Values.ModifyEventSubscriptionMessage

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. You can see a list of the event categories for a given SourceType by using the DescribeEventCategories action.

Sourcemodule ModifyDBSubnetGroupResult = Awso_neptune.Values.ModifyDBSubnetGroupResult

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

Sourcemodule ModifyDBSubnetGroupMessage = Awso_neptune.Values.ModifyDBSubnetGroupMessage

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

Sourcemodule ModifyDBParameterGroupMessage = Awso_neptune.Values.ModifyDBParameterGroupMessage

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. Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect. After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon Neptune to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.

Sourcemodule ModifyDBInstanceResult = Awso_neptune.Values.ModifyDBInstanceResult

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.

Sourcemodule ModifyDBInstanceMessage = Awso_neptune.Values.ModifyDBInstanceMessage

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.

Sourcemodule ModifyDBClusterSnapshotAttributeResult = Awso_neptune.Values.ModifyDBClusterSnapshotAttributeResult

Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot. To share a manual DB cluster snapshot with other Amazon accounts, specify restore as the AttributeName and use the ValuesToAdd parameter to add a list of IDs of the Amazon accounts that are authorized to restore the manual DB cluster snapshot. Use the value all to make the manual DB cluster snapshot public, which means that it can be copied or restored by all Amazon accounts. Do not add the all value for any manual DB cluster snapshots that contain private information that you don't want available to all Amazon accounts. If a manual DB cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case. To view which Amazon accounts have access to copy or restore a manual DB cluster snapshot, or whether a manual DB cluster snapshot public or private, use the DescribeDBClusterSnapshotAttributes API action.

Sourcemodule ModifyDBClusterSnapshotAttributeMessage = Awso_neptune.Values.ModifyDBClusterSnapshotAttributeMessage

Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot. To share a manual DB cluster snapshot with other Amazon accounts, specify restore as the AttributeName and use the ValuesToAdd parameter to add a list of IDs of the Amazon accounts that are authorized to restore the manual DB cluster snapshot. Use the value all to make the manual DB cluster snapshot public, which means that it can be copied or restored by all Amazon accounts. Do not add the all value for any manual DB cluster snapshots that contain private information that you don't want available to all Amazon accounts. If a manual DB cluster snapshot is encrypted, it can be shared, but only by specifying a list of authorized Amazon account IDs for the ValuesToAdd parameter. You can't use all as a value for that parameter in this case. To view which Amazon accounts have access to copy or restore a manual DB cluster snapshot, or whether a manual DB cluster snapshot public or private, use the DescribeDBClusterSnapshotAttributes API action.

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.

Sourcemodule ModifyDBClusterParameterGroupMessage = Awso_neptune.Values.ModifyDBClusterParameterGroupMessage

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. Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.

Sourcemodule ModifyDBClusterMessage = Awso_neptune.Values.ModifyDBClusterMessage

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.

Sourcemodule ModifyDBClusterEndpointOutput = Awso_neptune.Values.ModifyDBClusterEndpointOutput

This data type represents the information you need to connect to an Amazon Neptune DB cluster. This data type is used as a response element in the following actions: CreateDBClusterEndpoint DescribeDBClusterEndpoints ModifyDBClusterEndpoint DeleteDBClusterEndpoint For the data structure that represents Amazon RDS DB instance endpoints, see Endpoint.

Sourcemodule ModifyDBClusterEndpointMessage = Awso_neptune.Values.ModifyDBClusterEndpointMessage

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

Sourcemodule ListTagsForResourceMessage = Awso_neptune.Values.ListTagsForResourceMessage

Lists all tags on an Amazon Neptune resource.

Sourcemodule InvalidDBSubnetStateFault = Awso_neptune.Values.InvalidDBSubnetStateFault

The DB subnet is not in the available state.

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

Sourcemodule FailoverGlobalClusterResult = Awso_neptune.Values.FailoverGlobalClusterResult

Initiates the failover process for a Neptune global database. A failover for a Neptune global database promotes one of secondary read-only DB clusters to be the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words, the role of the current primary DB cluster and the selected target secondary DB cluster are switched. The selected secondary DB cluster assumes full read/write capabilities for the Neptune global database. This action applies only to Neptune global databases. This action is only intended for use on healthy Neptune global databases with healthy Neptune DB clusters and no region-wide outages, to test disaster recovery scenarios or to reconfigure the global database topology.

Sourcemodule FailoverGlobalClusterMessage = Awso_neptune.Values.FailoverGlobalClusterMessage

Initiates the failover process for a Neptune global database. A failover for a Neptune global database promotes one of secondary read-only DB clusters to be the primary DB cluster and demotes the primary DB cluster to being a secondary (read-only) DB cluster. In other words, the role of the current primary DB cluster and the selected target secondary DB cluster are switched. The selected secondary DB cluster assumes full read/write capabilities for the Neptune global database. This action applies only to Neptune global databases. This action is only intended for use on healthy Neptune global databases with healthy Neptune DB clusters and no region-wide outages, to test disaster recovery scenarios or to reconfigure the global database topology.

Sourcemodule FailoverDBClusterResult = Awso_neptune.Values.FailoverDBClusterResult

Forces a failover for a DB cluster. A failover for a DB cluster promotes one of the Read Replicas (read-only instances) in the DB cluster to be the primary instance (the cluster writer). Amazon Neptune will automatically fail over to a Read Replica, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a primary instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete.

Sourcemodule FailoverDBClusterMessage = Awso_neptune.Values.FailoverDBClusterMessage

Forces a failover for a DB cluster. A failover for a DB cluster promotes one of the Read Replicas (read-only instances) in the DB cluster to be the primary instance (the cluster writer). Amazon Neptune will automatically fail over to a Read Replica, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a primary instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete.

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.

Sourcemodule EventSubscriptionsMessage = Awso_neptune.Values.EventSubscriptionsMessage

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

Sourcemodule EventCategoriesMessage = Awso_neptune.Values.EventCategoriesMessage

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

Sourcemodule DescribeValidDBInstanceModificationsResult = Awso_neptune.Values.DescribeValidDBInstanceModificationsResult

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

Sourcemodule DescribeValidDBInstanceModificationsMessage = Awso_neptune.Values.DescribeValidDBInstanceModificationsMessage

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

Sourcemodule DescribePendingMaintenanceActionsMessage = Awso_neptune.Values.DescribePendingMaintenanceActionsMessage

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

Sourcemodule DescribeOrderableDBInstanceOptionsMessage = Awso_neptune.Values.DescribeOrderableDBInstanceOptionsMessage

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

Sourcemodule DescribeGlobalClustersMessage = Awso_neptune.Values.DescribeGlobalClustersMessage

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

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.

Sourcemodule DescribeEventSubscriptionsMessage = Awso_neptune.Values.DescribeEventSubscriptionsMessage

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

Sourcemodule DescribeEventCategoriesMessage = Awso_neptune.Values.DescribeEventCategoriesMessage

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

Sourcemodule DescribeEngineDefaultParametersResult = Awso_neptune.Values.DescribeEngineDefaultParametersResult

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

Sourcemodule DescribeEngineDefaultParametersMessage = Awso_neptune.Values.DescribeEngineDefaultParametersMessage

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

Sourcemodule DescribeEngineDefaultClusterParametersResult = Awso_neptune.Values.DescribeEngineDefaultClusterParametersResult

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

Sourcemodule DescribeEngineDefaultClusterParametersMessage = Awso_neptune.Values.DescribeEngineDefaultClusterParametersMessage

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

Sourcemodule DescribeDBSubnetGroupsMessage = Awso_neptune.Values.DescribeDBSubnetGroupsMessage

Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. For an overview of CIDR ranges, go to the Wikipedia Tutorial.

Sourcemodule DescribeDBParametersMessage = Awso_neptune.Values.DescribeDBParametersMessage

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

Sourcemodule DescribeDBParameterGroupsMessage = Awso_neptune.Values.DescribeDBParameterGroupsMessage

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

Sourcemodule DescribeDBInstancesMessage = Awso_neptune.Values.DescribeDBInstancesMessage

Returns information about provisioned instances, and supports pagination. This operation can also return information for Amazon RDS instances and Amazon DocDB instances.

Sourcemodule DescribeDBEngineVersionsMessage = Awso_neptune.Values.DescribeDBEngineVersionsMessage

Returns a list of the available DB engines.

Sourcemodule DescribeDBClustersMessage = Awso_neptune.Values.DescribeDBClustersMessage

Returns information about provisioned DB clusters, and supports pagination. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.

Sourcemodule DescribeDBClusterSnapshotsMessage = Awso_neptune.Values.DescribeDBClusterSnapshotsMessage

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

Sourcemodule DescribeDBClusterSnapshotAttributesResult = Awso_neptune.Values.DescribeDBClusterSnapshotAttributesResult

Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot. When sharing snapshots with other Amazon accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon accounts that are authorized to copy or restore the manual DB cluster snapshot. If all is included in the list of values for the restore attribute, then the manual DB cluster snapshot is public and can be copied or restored by all Amazon accounts. To add or remove access for an Amazon account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the ModifyDBClusterSnapshotAttribute API action.

Sourcemodule DescribeDBClusterSnapshotAttributesMessage = Awso_neptune.Values.DescribeDBClusterSnapshotAttributesMessage

Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot. When sharing snapshots with other Amazon accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon accounts that are authorized to copy or restore the manual DB cluster snapshot. If all is included in the list of values for the restore attribute, then the manual DB cluster snapshot is public and can be copied or restored by all Amazon accounts. To add or remove access for an Amazon account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the ModifyDBClusterSnapshotAttribute API action.

Sourcemodule DescribeDBClusterParametersMessage = Awso_neptune.Values.DescribeDBClusterParametersMessage

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

Sourcemodule DescribeDBClusterParameterGroupsMessage = Awso_neptune.Values.DescribeDBClusterParameterGroupsMessage

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.

Sourcemodule DescribeDBClusterEndpointsMessage = Awso_neptune.Values.DescribeDBClusterEndpointsMessage

Returns information about endpoints for an Amazon Neptune DB cluster. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.

Sourcemodule DeleteGlobalClusterResult = Awso_neptune.Values.DeleteGlobalClusterResult

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

Sourcemodule DeleteGlobalClusterMessage = Awso_neptune.Values.DeleteGlobalClusterMessage

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

Sourcemodule DeleteEventSubscriptionResult = Awso_neptune.Values.DeleteEventSubscriptionResult

Deletes an event notification subscription.

Sourcemodule DeleteEventSubscriptionMessage = Awso_neptune.Values.DeleteEventSubscriptionMessage

Deletes an event notification subscription.

Sourcemodule DeleteDBSubnetGroupMessage = Awso_neptune.Values.DeleteDBSubnetGroupMessage

Deletes a DB subnet group. The specified database subnet group must not be associated with any DB instances.

Sourcemodule DeleteDBParameterGroupMessage = Awso_neptune.Values.DeleteDBParameterGroupMessage

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

Sourcemodule DeleteDBInstanceResult = Awso_neptune.Values.DeleteDBInstanceResult

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. If you request a final DB snapshot the status of the Amazon Neptune DB instance is deleting until the DB snapshot is created. The API action DescribeDBInstance is used to monitor the status of this operation. The action can't be canceled or reverted once submitted. Note that when a DB instance is in a failure state and has a status of failed, incompatible-restore, or incompatible-network, you can only delete it when the SkipFinalSnapshot parameter is set to true. You can't delete a DB instance if it is the only instance in the DB cluster, or if it has deletion protection enabled.

Sourcemodule DeleteDBInstanceMessage = Awso_neptune.Values.DeleteDBInstanceMessage

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. If you request a final DB snapshot the status of the Amazon Neptune DB instance is deleting until the DB snapshot is created. The API action DescribeDBInstance is used to monitor the status of this operation. The action can't be canceled or reverted once submitted. Note that when a DB instance is in a failure state and has a status of failed, incompatible-restore, or incompatible-network, you can only delete it when the SkipFinalSnapshot parameter is set to true. You can't delete a DB instance if it is the only instance in the DB cluster, or if it has deletion protection enabled.

Sourcemodule DeleteDBClusterSnapshotResult = Awso_neptune.Values.DeleteDBClusterSnapshotResult

Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated. The DB cluster snapshot must be in the available state to be deleted.

Sourcemodule DeleteDBClusterSnapshotMessage = Awso_neptune.Values.DeleteDBClusterSnapshotMessage

Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated. The DB cluster snapshot must be in the available state to be deleted.

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. Note that the DB Cluster cannot be deleted if deletion protection is enabled. To delete it, you must first set its DeletionProtection field to False.

Sourcemodule DeleteDBClusterParameterGroupMessage = Awso_neptune.Values.DeleteDBClusterParameterGroupMessage

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

Sourcemodule DeleteDBClusterMessage = Awso_neptune.Values.DeleteDBClusterMessage

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. Note that the DB Cluster cannot be deleted if deletion protection is enabled. To delete it, you must first set its DeletionProtection field to False.

Sourcemodule DeleteDBClusterEndpointOutput = Awso_neptune.Values.DeleteDBClusterEndpointOutput

This data type represents the information you need to connect to an Amazon Neptune DB cluster. This data type is used as a response element in the following actions: CreateDBClusterEndpoint DescribeDBClusterEndpoints ModifyDBClusterEndpoint DeleteDBClusterEndpoint For the data structure that represents Amazon RDS DB instance endpoints, see Endpoint.

Sourcemodule DeleteDBClusterEndpointMessage = Awso_neptune.Values.DeleteDBClusterEndpointMessage

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

Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup. For an overview of CIDR ranges, go to the Wikipedia Tutorial.

Sourcemodule DBParameterGroupsMessage = Awso_neptune.Values.DBParameterGroupsMessage

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

Sourcemodule DBParameterGroupNameMessage = Awso_neptune.Values.DBParameterGroupNameMessage

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. Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect. After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon Neptune to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.

Sourcemodule DBParameterGroupDetails = Awso_neptune.Values.DBParameterGroupDetails

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

Returns information about provisioned instances, and supports pagination. This operation can also return information for Amazon RDS instances and Amazon DocDB instances.

Sourcemodule DBEngineVersionMessage = Awso_neptune.Values.DBEngineVersionMessage

Returns a list of the available DB engines.

Sourcemodule DBClusterSnapshotMessage = Awso_neptune.Values.DBClusterSnapshotMessage

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

Sourcemodule DBClusterRoleQuotaExceededFault = Awso_neptune.Values.DBClusterRoleQuotaExceededFault

You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.

Sourcemodule DBClusterRoleNotFoundFault = Awso_neptune.Values.DBClusterRoleNotFoundFault

The specified IAM role Amazon Resource Name (ARN) is not associated with the specified DB cluster.

Sourcemodule DBClusterRoleAlreadyExistsFault = Awso_neptune.Values.DBClusterRoleAlreadyExistsFault

The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.

Sourcemodule DBClusterParameterGroupsMessage = Awso_neptune.Values.DBClusterParameterGroupsMessage

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.

Sourcemodule DBClusterParameterGroupNameMessage = Awso_neptune.Values.DBClusterParameterGroupNameMessage

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. Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.

Sourcemodule DBClusterParameterGroupDetails = Awso_neptune.Values.DBClusterParameterGroupDetails

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

Returns information about provisioned DB clusters, and supports pagination. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.

Sourcemodule DBClusterEndpointMessage = Awso_neptune.Values.DBClusterEndpointMessage

Returns information about endpoints for an Amazon Neptune DB cluster. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.

Sourcemodule CreateGlobalClusterResult = Awso_neptune.Values.CreateGlobalClusterResult

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. You can create a global database that is initially empty, and then add a primary cluster and secondary clusters to it, or you can specify an existing Neptune cluster during the create operation to become the primary cluster of the global database.

Sourcemodule CreateGlobalClusterMessage = Awso_neptune.Values.CreateGlobalClusterMessage

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. You can create a global database that is initially empty, and then add a primary cluster and secondary clusters to it, or you can specify an existing Neptune cluster during the create operation to become the primary cluster of the global database.

Sourcemodule CreateEventSubscriptionResult = Awso_neptune.Values.CreateEventSubscriptionResult

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. You can specify the type of source (SourceType) you want to be notified of, provide a list of Neptune sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your Neptune sources. If you do not specify either the SourceType nor the SourceIdentifier, you are notified of events generated from all Neptune sources belonging to your customer account.

Sourcemodule CreateEventSubscriptionMessage = Awso_neptune.Values.CreateEventSubscriptionMessage

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. You can specify the type of source (SourceType) you want to be notified of, provide a list of Neptune sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup. If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you are notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you receive notice of the events for that source type for all your Neptune sources. If you do not specify either the SourceType nor the SourceIdentifier, you are notified of events generated from all Neptune sources belonging to your customer account.

Sourcemodule CreateDBSubnetGroupResult = Awso_neptune.Values.CreateDBSubnetGroupResult

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

Sourcemodule CreateDBSubnetGroupMessage = Awso_neptune.Values.CreateDBSubnetGroupMessage

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

Sourcemodule CreateDBParameterGroupResult = Awso_neptune.Values.CreateDBParameterGroupResult

Creates a new DB parameter group. A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect. After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.

Sourcemodule CreateDBParameterGroupMessage = Awso_neptune.Values.CreateDBParameterGroupMessage

Creates a new DB parameter group. A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBParameterGroup. Once you've created a DB parameter group, you need to associate it with your DB instance using ModifyDBInstance. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect. After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBParameters command to verify that your DB parameter group has been created or modified.

Sourcemodule CreateDBInstanceResult = Awso_neptune.Values.CreateDBInstanceResult

Creates a new DB instance.

Sourcemodule CreateDBInstanceMessage = Awso_neptune.Values.CreateDBInstanceMessage

Creates a new DB instance.

Sourcemodule CreateDBClusterSnapshotResult = Awso_neptune.Values.CreateDBClusterSnapshotResult

Creates a snapshot of a DB cluster.

Sourcemodule CreateDBClusterSnapshotMessage = Awso_neptune.Values.CreateDBClusterSnapshotMessage

Creates a snapshot of a DB cluster.

Creates a new Amazon Neptune DB cluster. You can use the ReplicationSourceIdentifier parameter to create the DB cluster as a Read Replica of another DB cluster or Amazon Neptune DB instance. Note that when you create a new cluster using CreateDBCluster directly, deletion protection is disabled by default (when you create a new production cluster in the console, deletion protection is enabled by default). You can only delete a DB cluster if its DeletionProtection field is set to false.

Sourcemodule CreateDBClusterParameterGroupResult = Awso_neptune.Values.CreateDBClusterParameterGroupResult

Creates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster. A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.

Sourcemodule CreateDBClusterParameterGroupMessage = Awso_neptune.Values.CreateDBClusterParameterGroupMessage

Creates a new DB cluster parameter group. Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster. A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using ModifyDBClusterParameterGroup. Once you've created a DB cluster parameter group, you need to associate it with your DB cluster using ModifyDBCluster. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect. After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon Neptune to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the character_set_database parameter. You can use the Parameter Groups option of the Amazon Neptune console or the DescribeDBClusterParameters command to verify that your DB cluster parameter group has been created or modified.

Sourcemodule CreateDBClusterMessage = Awso_neptune.Values.CreateDBClusterMessage

Creates a new Amazon Neptune DB cluster. You can use the ReplicationSourceIdentifier parameter to create the DB cluster as a Read Replica of another DB cluster or Amazon Neptune DB instance. Note that when you create a new cluster using CreateDBCluster directly, deletion protection is disabled by default (when you create a new production cluster in the console, deletion protection is enabled by default). You can only delete a DB cluster if its DeletionProtection field is set to false.

Sourcemodule CreateDBClusterEndpointOutput = Awso_neptune.Values.CreateDBClusterEndpointOutput

This data type represents the information you need to connect to an Amazon Neptune DB cluster. This data type is used as a response element in the following actions: CreateDBClusterEndpoint DescribeDBClusterEndpoints ModifyDBClusterEndpoint DeleteDBClusterEndpoint For the data structure that represents Amazon Neptune DB instance endpoints, see Endpoint.

Sourcemodule CreateDBClusterEndpointMessage = Awso_neptune.Values.CreateDBClusterEndpointMessage

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

Sourcemodule CopyDBParameterGroupResult = Awso_neptune.Values.CopyDBParameterGroupResult

Copies the specified DB parameter group.

Sourcemodule CopyDBParameterGroupMessage = Awso_neptune.Values.CopyDBParameterGroupMessage

Copies the specified DB parameter group.

Sourcemodule CopyDBClusterSnapshotResult = Awso_neptune.Values.CopyDBClusterSnapshotResult

Copies a snapshot of a DB cluster. To copy a DB cluster snapshot from a shared manual DB cluster snapshot, SourceDBClusterSnapshotIdentifier must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.

Sourcemodule CopyDBClusterSnapshotMessage = Awso_neptune.Values.CopyDBClusterSnapshotMessage

Copies a snapshot of a DB cluster. To copy a DB cluster snapshot from a shared manual DB cluster snapshot, SourceDBClusterSnapshotIdentifier must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.

Sourcemodule CopyDBClusterParameterGroupResult = Awso_neptune.Values.CopyDBClusterParameterGroupResult

Copies the specified DB cluster parameter group.

Sourcemodule CopyDBClusterParameterGroupMessage = Awso_neptune.Values.CopyDBClusterParameterGroupMessage

Copies the specified DB cluster parameter group.

Sourcemodule ApplyPendingMaintenanceActionResult = Awso_neptune.Values.ApplyPendingMaintenanceActionResult

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

Sourcemodule ApplyPendingMaintenanceActionMessage = Awso_neptune.Values.ApplyPendingMaintenanceActionMessage

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

Sourcemodule AddTagsToResourceMessage = Awso_neptune.Values.AddTagsToResourceMessage

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.

Sourcemodule AddSourceIdentifierToSubscriptionResult = Awso_neptune.Values.AddSourceIdentifierToSubscriptionResult

Adds a source identifier to an existing event notification subscription.

Sourcemodule AddSourceIdentifierToSubscriptionMessage = Awso_neptune.Values.AddSourceIdentifierToSubscriptionMessage

Adds a source identifier to an existing event notification subscription.

Sourcemodule AddRoleToDBClusterMessage = Awso_neptune.Values.AddRoleToDBClusterMessage

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

Sourcemodule Cli : sig ... end