Awso_neptune_lwtSourceval add_role_to_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.AddRoleToDBClusterMessage.t ->
(unit, unit) Result.t Lwt.tval add_source_identifier_to_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.AddSourceIdentifierToSubscriptionMessage.t ->
(Awso_neptune.Values.AddSourceIdentifierToSubscriptionResult.t,
Awso_neptune.Values.AddSourceIdentifierToSubscriptionResult.error)
Result.t
Lwt.tval add_tags_to_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.AddTagsToResourceMessage.t ->
(unit, unit) Result.t Lwt.tval apply_pending_maintenance_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ApplyPendingMaintenanceActionMessage.t ->
(Awso_neptune.Values.ApplyPendingMaintenanceActionResult.t,
Awso_neptune.Values.ApplyPendingMaintenanceActionResult.error)
Result.t
Lwt.tval copy_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CopyDBClusterParameterGroupMessage.t ->
(Awso_neptune.Values.CopyDBClusterParameterGroupResult.t,
Awso_neptune.Values.CopyDBClusterParameterGroupResult.error)
Result.t
Lwt.tval copy_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CopyDBClusterSnapshotMessage.t ->
(Awso_neptune.Values.CopyDBClusterSnapshotResult.t,
Awso_neptune.Values.CopyDBClusterSnapshotResult.error)
Result.t
Lwt.tval copy_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CopyDBParameterGroupMessage.t ->
(Awso_neptune.Values.CopyDBParameterGroupResult.t,
Awso_neptune.Values.CopyDBParameterGroupResult.error)
Result.t
Lwt.tval create_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBClusterMessage.t ->
(Awso_neptune.Values.CreateDBClusterResult.t,
Awso_neptune.Values.CreateDBClusterResult.error)
Result.t
Lwt.tval create_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBClusterEndpointMessage.t ->
(Awso_neptune.Values.CreateDBClusterEndpointOutput.t,
Awso_neptune.Values.CreateDBClusterEndpointOutput.error)
Result.t
Lwt.tval create_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBClusterParameterGroupMessage.t ->
(Awso_neptune.Values.CreateDBClusterParameterGroupResult.t,
Awso_neptune.Values.CreateDBClusterParameterGroupResult.error)
Result.t
Lwt.tval create_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBClusterSnapshotMessage.t ->
(Awso_neptune.Values.CreateDBClusterSnapshotResult.t,
Awso_neptune.Values.CreateDBClusterSnapshotResult.error)
Result.t
Lwt.tval create_d_b_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBInstanceMessage.t ->
(Awso_neptune.Values.CreateDBInstanceResult.t,
Awso_neptune.Values.CreateDBInstanceResult.error)
Result.t
Lwt.tval create_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBParameterGroupMessage.t ->
(Awso_neptune.Values.CreateDBParameterGroupResult.t,
Awso_neptune.Values.CreateDBParameterGroupResult.error)
Result.t
Lwt.tval create_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateDBSubnetGroupMessage.t ->
(Awso_neptune.Values.CreateDBSubnetGroupResult.t,
Awso_neptune.Values.CreateDBSubnetGroupResult.error)
Result.t
Lwt.tval create_event_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateEventSubscriptionMessage.t ->
(Awso_neptune.Values.CreateEventSubscriptionResult.t,
Awso_neptune.Values.CreateEventSubscriptionResult.error)
Result.t
Lwt.tval create_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.CreateGlobalClusterMessage.t ->
(Awso_neptune.Values.CreateGlobalClusterResult.t,
Awso_neptune.Values.CreateGlobalClusterResult.error)
Result.t
Lwt.tval delete_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBClusterMessage.t ->
(Awso_neptune.Values.DeleteDBClusterResult.t,
Awso_neptune.Values.DeleteDBClusterResult.error)
Result.t
Lwt.tval delete_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBClusterEndpointMessage.t ->
(Awso_neptune.Values.DeleteDBClusterEndpointOutput.t,
Awso_neptune.Values.DeleteDBClusterEndpointOutput.error)
Result.t
Lwt.tval delete_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBClusterParameterGroupMessage.t ->
(unit, unit) Result.t Lwt.tval delete_d_b_cluster_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBClusterSnapshotMessage.t ->
(Awso_neptune.Values.DeleteDBClusterSnapshotResult.t,
Awso_neptune.Values.DeleteDBClusterSnapshotResult.error)
Result.t
Lwt.tval delete_d_b_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBInstanceMessage.t ->
(Awso_neptune.Values.DeleteDBInstanceResult.t,
Awso_neptune.Values.DeleteDBInstanceResult.error)
Result.t
Lwt.tval delete_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBParameterGroupMessage.t ->
(unit, unit) Result.t Lwt.tval delete_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteDBSubnetGroupMessage.t ->
(unit, unit) Result.t Lwt.tval delete_event_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteEventSubscriptionMessage.t ->
(Awso_neptune.Values.DeleteEventSubscriptionResult.t,
Awso_neptune.Values.DeleteEventSubscriptionResult.error)
Result.t
Lwt.tval delete_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DeleteGlobalClusterMessage.t ->
(Awso_neptune.Values.DeleteGlobalClusterResult.t,
Awso_neptune.Values.DeleteGlobalClusterResult.error)
Result.t
Lwt.tval describe_d_b_cluster_endpoints :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClusterEndpointsMessage.t ->
(Awso_neptune.Values.DBClusterEndpointMessage.t,
Awso_neptune.Values.DBClusterEndpointMessage.error)
Result.t
Lwt.tval describe_d_b_cluster_parameter_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClusterParameterGroupsMessage.t ->
(Awso_neptune.Values.DBClusterParameterGroupsMessage.t,
Awso_neptune.Values.DBClusterParameterGroupsMessage.error)
Result.t
Lwt.tval describe_d_b_cluster_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClusterParametersMessage.t ->
(Awso_neptune.Values.DBClusterParameterGroupDetails.t,
Awso_neptune.Values.DBClusterParameterGroupDetails.error)
Result.t
Lwt.tval describe_d_b_cluster_snapshot_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClusterSnapshotAttributesMessage.t ->
(Awso_neptune.Values.DescribeDBClusterSnapshotAttributesResult.t,
Awso_neptune.Values.DescribeDBClusterSnapshotAttributesResult.error)
Result.t
Lwt.tval describe_d_b_cluster_snapshots :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClusterSnapshotsMessage.t ->
(Awso_neptune.Values.DBClusterSnapshotMessage.t,
Awso_neptune.Values.DBClusterSnapshotMessage.error)
Result.t
Lwt.tval describe_d_b_clusters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBClustersMessage.t ->
(Awso_neptune.Values.DBClusterMessage.t,
Awso_neptune.Values.DBClusterMessage.error)
Result.t
Lwt.tval describe_d_b_engine_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBEngineVersionsMessage.t ->
(Awso_neptune.Values.DBEngineVersionMessage.t,
Awso_neptune.Values.DBEngineVersionMessage.error)
Result.t
Lwt.tval describe_d_b_instances :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBInstancesMessage.t ->
(Awso_neptune.Values.DBInstanceMessage.t,
Awso_neptune.Values.DBInstanceMessage.error)
Result.t
Lwt.tval describe_d_b_parameter_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBParameterGroupsMessage.t ->
(Awso_neptune.Values.DBParameterGroupsMessage.t,
Awso_neptune.Values.DBParameterGroupsMessage.error)
Result.t
Lwt.tval describe_d_b_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBParametersMessage.t ->
(Awso_neptune.Values.DBParameterGroupDetails.t,
Awso_neptune.Values.DBParameterGroupDetails.error)
Result.t
Lwt.tval describe_d_b_subnet_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeDBSubnetGroupsMessage.t ->
(Awso_neptune.Values.DBSubnetGroupMessage.t,
Awso_neptune.Values.DBSubnetGroupMessage.error)
Result.t
Lwt.tval describe_engine_default_cluster_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeEngineDefaultClusterParametersMessage.t ->
(Awso_neptune.Values.DescribeEngineDefaultClusterParametersResult.t,
Awso_neptune.Values.DescribeEngineDefaultClusterParametersResult.error)
Result.t
Lwt.tval describe_engine_default_parameters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeEngineDefaultParametersMessage.t ->
(Awso_neptune.Values.DescribeEngineDefaultParametersResult.t,
Awso_neptune.Values.DescribeEngineDefaultParametersResult.error)
Result.t
Lwt.tval describe_event_categories :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeEventCategoriesMessage.t ->
(Awso_neptune.Values.EventCategoriesMessage.t,
Awso_neptune.Values.EventCategoriesMessage.error)
Result.t
Lwt.tval describe_event_subscriptions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeEventSubscriptionsMessage.t ->
(Awso_neptune.Values.EventSubscriptionsMessage.t,
Awso_neptune.Values.EventSubscriptionsMessage.error)
Result.t
Lwt.tval describe_events :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeEventsMessage.t ->
(Awso_neptune.Values.EventsMessage.t,
Awso_neptune.Values.EventsMessage.error)
Result.t
Lwt.tval describe_global_clusters :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeGlobalClustersMessage.t ->
(Awso_neptune.Values.GlobalClustersMessage.t,
Awso_neptune.Values.GlobalClustersMessage.error)
Result.t
Lwt.tval describe_orderable_d_b_instance_options :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeOrderableDBInstanceOptionsMessage.t ->
(Awso_neptune.Values.OrderableDBInstanceOptionsMessage.t,
Awso_neptune.Values.OrderableDBInstanceOptionsMessage.error)
Result.t
Lwt.tval describe_pending_maintenance_actions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribePendingMaintenanceActionsMessage.t ->
(Awso_neptune.Values.PendingMaintenanceActionsMessage.t,
Awso_neptune.Values.PendingMaintenanceActionsMessage.error)
Result.t
Lwt.tval describe_valid_d_b_instance_modifications :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.DescribeValidDBInstanceModificationsMessage.t ->
(Awso_neptune.Values.DescribeValidDBInstanceModificationsResult.t,
Awso_neptune.Values.DescribeValidDBInstanceModificationsResult.error)
Result.t
Lwt.tval failover_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.FailoverDBClusterMessage.t ->
(Awso_neptune.Values.FailoverDBClusterResult.t,
Awso_neptune.Values.FailoverDBClusterResult.error)
Result.t
Lwt.tval failover_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.FailoverGlobalClusterMessage.t ->
(Awso_neptune.Values.FailoverGlobalClusterResult.t,
Awso_neptune.Values.FailoverGlobalClusterResult.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ListTagsForResourceMessage.t ->
(Awso_neptune.Values.TagListMessage.t,
Awso_neptune.Values.TagListMessage.error)
Result.t
Lwt.tval modify_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBClusterMessage.t ->
(Awso_neptune.Values.ModifyDBClusterResult.t,
Awso_neptune.Values.ModifyDBClusterResult.error)
Result.t
Lwt.tval modify_d_b_cluster_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBClusterEndpointMessage.t ->
(Awso_neptune.Values.ModifyDBClusterEndpointOutput.t,
Awso_neptune.Values.ModifyDBClusterEndpointOutput.error)
Result.t
Lwt.tval modify_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBClusterParameterGroupMessage.t ->
(Awso_neptune.Values.DBClusterParameterGroupNameMessage.t,
Awso_neptune.Values.DBClusterParameterGroupNameMessage.error)
Result.t
Lwt.tval modify_d_b_cluster_snapshot_attribute :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBClusterSnapshotAttributeMessage.t ->
(Awso_neptune.Values.ModifyDBClusterSnapshotAttributeResult.t,
Awso_neptune.Values.ModifyDBClusterSnapshotAttributeResult.error)
Result.t
Lwt.tval modify_d_b_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBInstanceMessage.t ->
(Awso_neptune.Values.ModifyDBInstanceResult.t,
Awso_neptune.Values.ModifyDBInstanceResult.error)
Result.t
Lwt.tval modify_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBParameterGroupMessage.t ->
(Awso_neptune.Values.DBParameterGroupNameMessage.t,
Awso_neptune.Values.DBParameterGroupNameMessage.error)
Result.t
Lwt.tval modify_d_b_subnet_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyDBSubnetGroupMessage.t ->
(Awso_neptune.Values.ModifyDBSubnetGroupResult.t,
Awso_neptune.Values.ModifyDBSubnetGroupResult.error)
Result.t
Lwt.tval modify_event_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyEventSubscriptionMessage.t ->
(Awso_neptune.Values.ModifyEventSubscriptionResult.t,
Awso_neptune.Values.ModifyEventSubscriptionResult.error)
Result.t
Lwt.tval modify_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ModifyGlobalClusterMessage.t ->
(Awso_neptune.Values.ModifyGlobalClusterResult.t,
Awso_neptune.Values.ModifyGlobalClusterResult.error)
Result.t
Lwt.tval promote_read_replica_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.PromoteReadReplicaDBClusterMessage.t ->
(Awso_neptune.Values.PromoteReadReplicaDBClusterResult.t,
Awso_neptune.Values.PromoteReadReplicaDBClusterResult.error)
Result.t
Lwt.tval reboot_d_b_instance :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RebootDBInstanceMessage.t ->
(Awso_neptune.Values.RebootDBInstanceResult.t,
Awso_neptune.Values.RebootDBInstanceResult.error)
Result.t
Lwt.tval remove_from_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RemoveFromGlobalClusterMessage.t ->
(Awso_neptune.Values.RemoveFromGlobalClusterResult.t,
Awso_neptune.Values.RemoveFromGlobalClusterResult.error)
Result.t
Lwt.tval remove_role_from_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RemoveRoleFromDBClusterMessage.t ->
(unit, unit) Result.t Lwt.tval remove_source_identifier_from_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionMessage.t ->
(Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionResult.t,
Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionResult.error)
Result.t
Lwt.tval remove_tags_from_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RemoveTagsFromResourceMessage.t ->
(unit, unit) Result.t Lwt.tval reset_d_b_cluster_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ResetDBClusterParameterGroupMessage.t ->
(Awso_neptune.Values.DBClusterParameterGroupNameMessage.t,
Awso_neptune.Values.DBClusterParameterGroupNameMessage.error)
Result.t
Lwt.tval reset_d_b_parameter_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.ResetDBParameterGroupMessage.t ->
(Awso_neptune.Values.DBParameterGroupNameMessage.t,
Awso_neptune.Values.DBParameterGroupNameMessage.error)
Result.t
Lwt.tval restore_d_b_cluster_from_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RestoreDBClusterFromSnapshotMessage.t ->
(Awso_neptune.Values.RestoreDBClusterFromSnapshotResult.t,
Awso_neptune.Values.RestoreDBClusterFromSnapshotResult.error)
Result.t
Lwt.tval restore_d_b_cluster_to_point_in_time :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.RestoreDBClusterToPointInTimeMessage.t ->
(Awso_neptune.Values.RestoreDBClusterToPointInTimeResult.t,
Awso_neptune.Values.RestoreDBClusterToPointInTimeResult.error)
Result.t
Lwt.tval start_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.StartDBClusterMessage.t ->
(Awso_neptune.Values.StartDBClusterResult.t,
Awso_neptune.Values.StartDBClusterResult.error)
Result.t
Lwt.tval stop_d_b_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.StopDBClusterMessage.t ->
(Awso_neptune.Values.StopDBClusterResult.t,
Awso_neptune.Values.StopDBClusterResult.error)
Result.t
Lwt.tval switchover_global_cluster :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune.Values.SwitchoverGlobalClusterMessage.t ->
(Awso_neptune.Values.SwitchoverGlobalClusterResult.t,
Awso_neptune.Values.SwitchoverGlobalClusterResult.error)
Result.t
Lwt.tinclude module type of struct include Awso_neptune.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val 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.
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.
The status of the DB parameter group. This data type is used as a response element in the following actions: CreateDBInstance DeleteDBInstance ModifyDBInstance RebootDBInstance
Specifies membership in a designated DB security group.
An Active Directory Domain membership record associated with a DB instance.
Not supported by Neptune.
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.
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.
Not supported by Neptune.
Describes an Amazon Identity and Access Management (IAM) role that is associated with a DB cluster.
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.
Not applicable. In Neptune the storage type is managed at the DB Cluster level.
Specifies a parameter.
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.
This data type is used as a response element in the ModifyDBInstance action.
module ReadReplicaDBClusterIdentifierList =
Awso_neptune.Values.ReadReplicaDBClusterIdentifierListmodule ReadReplicaDBInstanceIdentifierList =
Awso_neptune.Values.ReadReplicaDBInstanceIdentifierListThis data type is used as a response element in the ModifyDBCluster operation and contains changes that will be applied during the next maintenance window.
module ServerlessV2ScalingConfigurationInfo =
Awso_neptune.Values.ServerlessV2ScalingConfigurationInfoShows the scaling configuration for a Neptune Serverless DB cluster. For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.
module ResourcePendingMaintenanceActions =
Awso_neptune.Values.ResourcePendingMaintenanceActionsDescribes the pending maintenance actions for a resource.
Contains a list of available options for a DB instance. This data type is used as a response element in the DescribeOrderableDBInstanceOptions action.
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.
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.
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.
DBClusterIdentifier does not refer to an existing DB cluster.
DBInstanceIdentifier does not refer to an existing DB instance.
DBSnapshotIdentifier does not refer to an existing DB snapshot.
The GlobalClusterIdentifier doesn't refer to an existing global database cluster.
The DB cluster is not in a valid state.
The global cluster is in an invalid state and can't perform the requested operation.
The specified DB instance is not in the available state.
User already has a DB cluster with the given identifier.
module DBClusterParameterGroupNotFoundFault =
Awso_neptune.Values.DBClusterParameterGroupNotFoundFaultDBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.
User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.
DBSubnetGroupName does not refer to an existing DB subnet group.
module InsufficientDBClusterCapacityFault =
Awso_neptune.Values.InsufficientDBClusterCapacityFaultThe DB cluster does not have enough capacity for the current operation.
module InsufficientStorageClusterCapacityFault =
Awso_neptune.Values.InsufficientStorageClusterCapacityFaultThere 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.
module InvalidDBClusterSnapshotStateFault =
Awso_neptune.Values.InvalidDBClusterSnapshotStateFaultThe supplied value is not a valid DB cluster snapshot state.
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.
DB subnet group does not cover all Availability Zones after it is created because users' change.
Error accessing KMS key.
The designated option group could not be found.
Request would result in user exceeding the allowed amount of storage available across all DB instances.
module ServerlessV2ScalingConfiguration =
Awso_neptune.Values.ServerlessV2ScalingConfigurationContains the scaling configuration of a Neptune Serverless DB cluster. For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.
The source could not be found.
The designated subscription could not be found.
The specified resource ID was not found.
The GlobalClusterIdentifier already exists. Choose a new global database identifier (unique name) to create a new global database cluster.
module EventSubscriptionQuotaExceededFault =
Awso_neptune.Values.EventSubscriptionQuotaExceededFaultYou have exceeded the number of events you can subscribe to.
The SNS topic is invalid.
There is no SNS authorization.
The ARN of the SNS topic could not be found.
module SubscriptionCategoryNotFoundFault =
Awso_neptune.Values.SubscriptionCategoryNotFoundFaultThe designated subscription category could not be found.
module DBSubnetGroupDoesNotCoverEnoughAZs =
Awso_neptune.Values.DBSubnetGroupDoesNotCoverEnoughAZsSubnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.
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.
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.
CertificateIdentifier does not refer to an existing certificate.
User already has a DB instance with the given identifier.
DBParameterGroupName does not refer to an existing DB parameter group.
DBSecurityGroupName does not refer to an existing DB security group.
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.
module InsufficientDBInstanceCapacityFault =
Awso_neptune.Values.InsufficientDBInstanceCapacityFaultSpecified DB instance class is not available in the specified Availability Zone.
module InvalidDBSecurityGroupStateFault =
Awso_neptune.Values.InvalidDBSecurityGroupStateFaultThe state of the DB security group does not allow deletion.
module ProvisionedIopsNotAvailableInAZFault =
Awso_neptune.Values.ProvisionedIopsNotAvailableInAZFaultProvisioned IOPS not available in the specified Availability Zone.
StorageType specified cannot be associated with the DB Instance.
module CloudwatchLogsExportConfiguration =
Awso_neptune.Values.CloudwatchLogsExportConfigurationThe 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.
module DBClusterSnapshotAttributesResult =
Awso_neptune.Values.DBClusterSnapshotAttributesResultContains 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.
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
The DB subnet group cannot be deleted because it is in use.
The specified custom endpoint doesn't exist.
module InvalidDBClusterEndpointStateFault =
Awso_neptune.Values.InvalidDBClusterEndpointStateFaultThe requested operation cannot be performed on the endpoint while the endpoint is in this state.
module ValidDBInstanceModificationsMessage =
Awso_neptune.Values.ValidDBInstanceModificationsMessageInformation 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.
module InvalidEventSubscriptionStateFault =
Awso_neptune.Values.InvalidEventSubscriptionStateFaultThe event subscription is in an invalid state.
DBSnapshotIdentifier is already used by an existing snapshot.
Request would result in user exceeding the allowed number of DB snapshots.
module DBClusterSnapshotAlreadyExistsFault =
Awso_neptune.Values.DBClusterSnapshotAlreadyExistsFaultUser already has a DB cluster snapshot with the given identifier.
module InvalidDBParameterGroupStateFault =
Awso_neptune.Values.InvalidDBParameterGroupStateFaultThe 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.
The number of global database clusters for this account is already at the maximum allowed.
This subscription already exists.
DBSubnetGroupName is already used by an existing DB subnet group.
Request would result in user exceeding the allowed number of DB subnet groups.
module DBParameterGroupAlreadyExistsFault =
Awso_neptune.Values.DBParameterGroupAlreadyExistsFaultA DB parameter group with the same name exists.
module DBParameterGroupQuotaExceededFault =
Awso_neptune.Values.DBParameterGroupQuotaExceededFaultRequest would result in user exceeding the allowed number of DB parameter groups.
Request would result in user exceeding the allowed number of DB instances.
module DBClusterEndpointAlreadyExistsFault =
Awso_neptune.Values.DBClusterEndpointAlreadyExistsFaultThe specified custom endpoint cannot be created because it already exists.
module DBClusterEndpointQuotaExceededFault =
Awso_neptune.Values.DBClusterEndpointQuotaExceededFaultThe cluster already has the maximum number of custom endpoints.
Lists all tags on an Amazon Neptune resource.
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.
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.
module RestoreDBClusterToPointInTimeResult =
Awso_neptune.Values.RestoreDBClusterToPointInTimeResultRestores 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.
module RestoreDBClusterToPointInTimeMessage =
Awso_neptune.Values.RestoreDBClusterToPointInTimeMessageRestores 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.
module RestoreDBClusterFromSnapshotResult =
Awso_neptune.Values.RestoreDBClusterFromSnapshotResultCreates 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.
module RestoreDBClusterFromSnapshotMessage =
Awso_neptune.Values.RestoreDBClusterFromSnapshotMessageCreates 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.
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.
module ResetDBClusterParameterGroupMessage =
Awso_neptune.Values.ResetDBClusterParameterGroupMessageModifies 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.
Removes metadata tags from an Amazon Neptune resource.
module RemoveSourceIdentifierFromSubscriptionResult =
Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionResultRemoves a source identifier from an existing event notification subscription.
module RemoveSourceIdentifierFromSubscriptionMessage =
Awso_neptune.Values.RemoveSourceIdentifierFromSubscriptionMessageRemoves a source identifier from an existing event notification subscription.
Disassociates an Identity and Access Management (IAM) role from a DB cluster.
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.
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.
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.
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.
module PromoteReadReplicaDBClusterResult =
Awso_neptune.Values.PromoteReadReplicaDBClusterResultNot supported.
module PromoteReadReplicaDBClusterMessage =
Awso_neptune.Values.PromoteReadReplicaDBClusterMessageNot supported.
module PendingMaintenanceActionsMessage =
Awso_neptune.Values.PendingMaintenanceActionsMessageReturns a list of resources (for example, DB instances) that have at least one pending maintenance action.
module OrderableDBInstanceOptionsMessage =
Awso_neptune.Values.OrderableDBInstanceOptionsMessageReturns a list of orderable DB instance options for the specified engine.
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.
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.
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.
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.
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.
Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.
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.
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.
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.
module ModifyDBClusterSnapshotAttributeResult =
Awso_neptune.Values.ModifyDBClusterSnapshotAttributeResultAdds 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.
module ModifyDBClusterSnapshotAttributeMessage =
Awso_neptune.Values.ModifyDBClusterSnapshotAttributeMessageAdds 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.
module ModifyDBClusterParameterGroupMessage =
Awso_neptune.Values.ModifyDBClusterParameterGroupMessageModifies 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.
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.
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.
Modifies the properties of an endpoint in an Amazon Neptune DB cluster.
Lists all tags on an Amazon Neptune resource.
The DB subnet is not in the available state.
Returns information about Neptune global database clusters. This API supports pagination.
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.
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.
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.
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.
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.
Displays a list of categories for all event source types, or, if specified, for a specified source type.
module DescribeValidDBInstanceModificationsResult =
Awso_neptune.Values.DescribeValidDBInstanceModificationsResultYou can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance.
module DescribeValidDBInstanceModificationsMessage =
Awso_neptune.Values.DescribeValidDBInstanceModificationsMessageYou can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance. You can use this information when you call ModifyDBInstance.
module DescribePendingMaintenanceActionsMessage =
Awso_neptune.Values.DescribePendingMaintenanceActionsMessageReturns a list of resources (for example, DB instances) that have at least one pending maintenance action.
module DescribeOrderableDBInstanceOptionsMessage =
Awso_neptune.Values.DescribeOrderableDBInstanceOptionsMessageReturns a list of orderable DB instance options for the specified engine.
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.
module DescribeEventSubscriptionsMessage =
Awso_neptune.Values.DescribeEventSubscriptionsMessageLists 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.
Displays a list of categories for all event source types, or, if specified, for a specified source type.
module DescribeEngineDefaultParametersResult =
Awso_neptune.Values.DescribeEngineDefaultParametersResultReturns the default engine and system parameter information for the specified database engine.
module DescribeEngineDefaultParametersMessage =
Awso_neptune.Values.DescribeEngineDefaultParametersMessageReturns the default engine and system parameter information for the specified database engine.
module DescribeEngineDefaultClusterParametersResult =
Awso_neptune.Values.DescribeEngineDefaultClusterParametersResultReturns the default engine and system parameter information for the cluster database engine.
module DescribeEngineDefaultClusterParametersMessage =
Awso_neptune.Values.DescribeEngineDefaultClusterParametersMessageReturns the default engine and system parameter information for the cluster database engine.
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.
Returns the detailed parameter list for a particular DB parameter group.
module DescribeDBParameterGroupsMessage =
Awso_neptune.Values.DescribeDBParameterGroupsMessageReturns a list of DBParameterGroup descriptions. If a DBParameterGroupName is specified, the list will contain only the description of the specified 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.
Returns a list of the available DB engines.
Returns information about provisioned DB clusters, and supports pagination. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.
module DescribeDBClusterSnapshotsMessage =
Awso_neptune.Values.DescribeDBClusterSnapshotsMessageReturns information about DB cluster snapshots. This API action supports pagination.
module DescribeDBClusterSnapshotAttributesResult =
Awso_neptune.Values.DescribeDBClusterSnapshotAttributesResultReturns 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.
module DescribeDBClusterSnapshotAttributesMessage =
Awso_neptune.Values.DescribeDBClusterSnapshotAttributesMessageReturns 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.
module DescribeDBClusterParametersMessage =
Awso_neptune.Values.DescribeDBClusterParametersMessageReturns the detailed parameter list for a particular DB cluster parameter group.
module DescribeDBClusterParameterGroupsMessage =
Awso_neptune.Values.DescribeDBClusterParameterGroupsMessageReturns 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.
module DescribeDBClusterEndpointsMessage =
Awso_neptune.Values.DescribeDBClusterEndpointsMessageReturns information about endpoints for an Amazon Neptune DB cluster. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.
Deletes a global database. The primary and all secondary clusters must already be detached or deleted first.
Deletes a global database. The primary and all secondary clusters must already be detached or deleted first.
Deletes an event notification subscription.
Deletes an event notification subscription.
Deletes a DB subnet group. The specified database subnet group must not be associated with any DB instances.
Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be associated with any DB instances.
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.
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.
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.
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.
module DeleteDBClusterParameterGroupMessage =
Awso_neptune.Values.DeleteDBClusterParameterGroupMessageDeletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted can't be associated with any DB clusters.
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.
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.
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.
Returns a list of DBParameterGroup descriptions. If a DBParameterGroupName is specified, the list will contain only the description of the specified DB parameter group.
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.
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.
Returns a list of the available DB engines.
Returns information about DB cluster snapshots. This API action supports pagination.
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
The specified IAM role Amazon Resource Name (ARN) is not associated with the specified DB cluster.
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
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.
module DBClusterParameterGroupNameMessage =
Awso_neptune.Values.DBClusterParameterGroupNameMessageModifies 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.
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.
Returns information about endpoints for an Amazon Neptune DB cluster. This operation can also return information for Amazon RDS clusters and Amazon DocDB clusters.
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.
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.
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.
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.
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.
Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.
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.
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.
Creates a new DB instance.
Creates a new DB instance.
Creates a snapshot of a DB cluster.
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.
module CreateDBClusterParameterGroupResult =
Awso_neptune.Values.CreateDBClusterParameterGroupResultCreates 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.
module CreateDBClusterParameterGroupMessage =
Awso_neptune.Values.CreateDBClusterParameterGroupMessageCreates 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.
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.
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.
Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.
Copies the specified DB parameter group.
Copies the specified DB parameter group.
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.
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.
module CopyDBClusterParameterGroupResult =
Awso_neptune.Values.CopyDBClusterParameterGroupResultCopies the specified DB cluster parameter group.
module CopyDBClusterParameterGroupMessage =
Awso_neptune.Values.CopyDBClusterParameterGroupMessageCopies the specified DB cluster parameter group.
module ApplyPendingMaintenanceActionResult =
Awso_neptune.Values.ApplyPendingMaintenanceActionResultApplies a pending maintenance action to a resource (for example, to a DB instance).
module ApplyPendingMaintenanceActionMessage =
Awso_neptune.Values.ApplyPendingMaintenanceActionMessageApplies a pending maintenance action to a resource (for example, to a DB instance).
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.
module AddSourceIdentifierToSubscriptionResult =
Awso_neptune.Values.AddSourceIdentifierToSubscriptionResultAdds a source identifier to an existing event notification subscription.
module AddSourceIdentifierToSubscriptionMessage =
Awso_neptune.Values.AddSourceIdentifierToSubscriptionMessageAdds a source identifier to an existing event notification subscription.
Associates an Identity and Access Management (IAM) role with an Neptune DB cluster.