Packages

package neptune

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. neptune
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AddRoleToDBClusterMessage extends Object
    Annotations
    @RawJSType() @native()
  2. trait AddSourceIdentifierToSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  3. trait AddSourceIdentifierToSubscriptionResult extends Object
    Annotations
    @RawJSType() @native()
  4. trait AddTagsToResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  5. type ApplyMethod = String
  6. trait ApplyPendingMaintenanceActionMessage extends Object

    Annotations
    @RawJSType() @native()
  7. trait ApplyPendingMaintenanceActionResult extends Object
    Annotations
    @RawJSType() @native()
  8. type AttributeValueList = Array[String]
  9. trait AuthorizationNotFoundFaultException extends Object

    Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.

    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.

    Annotations
    @RawJSType() @native()
  10. trait AvailabilityZone extends Object

    Contains Availability Zone information.

    Contains Availability Zone information. This data type is used as an element in the following data type: * OrderableDBInstanceOption

    Annotations
    @RawJSType() @native()
  11. type AvailabilityZoneList = Array[AvailabilityZone]
  12. type AvailabilityZones = Array[String]
  13. type BooleanOptional = Boolean
  14. trait CertificateNotFoundFaultException extends Object

    CertificateIdentifier does not refer to an existing certificate.

    CertificateIdentifier does not refer to an existing certificate.

    Annotations
    @RawJSType() @native()
  15. trait CharacterSet extends Object

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

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

    Annotations
    @RawJSType() @native()
  16. trait CloudwatchLogsExportConfiguration extends Object

    The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster.

    The configuration setting for the log types to be enabled for export to CloudWatch Logs for a specific DB instance or DB cluster.

    Annotations
    @RawJSType() @native()
  17. trait CopyDBClusterParameterGroupMessage extends Object
    Annotations
    @RawJSType() @native()
  18. trait CopyDBClusterParameterGroupResult extends Object
    Annotations
    @RawJSType() @native()
  19. trait CopyDBClusterSnapshotMessage extends Object

    Annotations
    @RawJSType() @native()
  20. trait CopyDBClusterSnapshotResult extends Object
    Annotations
    @RawJSType() @native()
  21. trait CopyDBParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  22. trait CopyDBParameterGroupResult extends Object
    Annotations
    @RawJSType() @native()
  23. trait CreateDBClusterMessage extends Object

    Annotations
    @RawJSType() @native()
  24. trait CreateDBClusterParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  25. trait CreateDBClusterParameterGroupResult extends Object
    Annotations
    @RawJSType() @native()
  26. trait CreateDBClusterResult extends Object
    Annotations
    @RawJSType() @native()
  27. trait CreateDBClusterSnapshotMessage extends Object

    Annotations
    @RawJSType() @native()
  28. trait CreateDBClusterSnapshotResult extends Object
    Annotations
    @RawJSType() @native()
  29. trait CreateDBInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  30. trait CreateDBInstanceResult extends Object
    Annotations
    @RawJSType() @native()
  31. trait CreateDBParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  32. trait CreateDBParameterGroupResult extends Object
    Annotations
    @RawJSType() @native()
  33. trait CreateDBSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  34. trait CreateDBSubnetGroupResult extends Object
    Annotations
    @RawJSType() @native()
  35. trait CreateEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  36. trait CreateEventSubscriptionResult extends Object
    Annotations
    @RawJSType() @native()
  37. trait DBCluster extends Object

    Contains the details of an Amazon Neptune DB cluster.

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

    Annotations
    @RawJSType() @native()
  38. trait DBClusterAlreadyExistsFaultException extends Object

    User already has a DB cluster with the given identifier.

    User already has a DB cluster with the given identifier.

    Annotations
    @RawJSType() @native()
  39. type DBClusterList = Array[DBCluster]
  40. trait DBClusterMember extends Object

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

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

    Annotations
    @RawJSType() @native()
  41. type DBClusterMemberList = Array[DBClusterMember]
  42. trait DBClusterMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  43. trait DBClusterNotFoundFaultException extends Object

    DBClusterIdentifier does not refer to an existing DB cluster.

    DBClusterIdentifier does not refer to an existing DB cluster.

    Annotations
    @RawJSType() @native()
  44. type DBClusterOptionGroupMemberships = Array[DBClusterOptionGroupStatus]
  45. trait DBClusterOptionGroupStatus extends Object

    Contains status information for a DB cluster option group.

    Contains status information for a DB cluster option group.

    Annotations
    @RawJSType() @native()
  46. trait DBClusterParameterGroup extends Object

    Contains the details of an Amazon Neptune DB cluster parameter group.

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

    Annotations
    @RawJSType() @native()
  47. trait DBClusterParameterGroupDetails extends Object

    Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.

    Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.

    Annotations
    @RawJSType() @native()
  48. type DBClusterParameterGroupList = Array[DBClusterParameterGroup]
  49. trait DBClusterParameterGroupNameMessage extends Object

    Annotations
    @RawJSType() @native()
  50. trait DBClusterParameterGroupNotFoundFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  51. trait DBClusterParameterGroupsMessage extends Object

    Annotations
    @RawJSType() @native()
  52. trait DBClusterQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  53. trait DBClusterRole extends Object

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

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

    Annotations
    @RawJSType() @native()
  54. trait DBClusterRoleAlreadyExistsFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  55. trait DBClusterRoleNotFoundFaultException extends Object

    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 not associated with the specified DB cluster.

    Annotations
    @RawJSType() @native()
  56. trait DBClusterRoleQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  57. type DBClusterRoles = Array[DBClusterRole]
  58. trait DBClusterSnapshot extends Object

    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 for an Amazon Neptune DB cluster snapshot This data type is used as a response element in the DescribeDBClusterSnapshots action.

    Annotations
    @RawJSType() @native()
  59. trait DBClusterSnapshotAlreadyExistsFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  60. trait DBClusterSnapshotAttribute extends Object

    Contains the name and values of a manual DB cluster snapshot attribute.

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

    Annotations
    @RawJSType() @native()
  61. type DBClusterSnapshotAttributeList = Array[DBClusterSnapshotAttribute]
  62. trait DBClusterSnapshotAttributesResult extends Object

    Contains the results of a successful call to the DescribeDBClusterSnapshotAttributes API action.

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

    Annotations
    @RawJSType() @native()
  63. type DBClusterSnapshotList = Array[DBClusterSnapshot]
  64. trait DBClusterSnapshotMessage extends Object

    Provides a list of DB cluster snapshots for the user as the result of a call to the DescribeDBClusterSnapshots action.

    Provides a list of DB cluster snapshots for the user as the result of a call to the DescribeDBClusterSnapshots action.

    Annotations
    @RawJSType() @native()
  65. trait DBClusterSnapshotNotFoundFaultException extends Object

    DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.

    DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.

    Annotations
    @RawJSType() @native()
  66. trait DBEngineVersion extends Object

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

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

    Annotations
    @RawJSType() @native()
  67. type DBEngineVersionList = Array[DBEngineVersion]
  68. trait DBEngineVersionMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  69. trait DBInstance extends Object

    Contains the details of an Amazon Neptune DB instance.

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

    Annotations
    @RawJSType() @native()
  70. trait DBInstanceAlreadyExistsFaultException extends Object

    User already has a DB instance with the given identifier.

    User already has a DB instance with the given identifier.

    Annotations
    @RawJSType() @native()
  71. type DBInstanceList = Array[DBInstance]
  72. trait DBInstanceMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  73. trait DBInstanceNotFoundFaultException extends Object

    DBInstanceIdentifier does not refer to an existing DB instance.

    DBInstanceIdentifier does not refer to an existing DB instance.

    Annotations
    @RawJSType() @native()
  74. trait DBInstanceStatusInfo extends Object

    Provides a list of status information for a DB instance.

    Provides a list of status information for a DB instance.

    Annotations
    @RawJSType() @native()
  75. type DBInstanceStatusInfoList = Array[DBInstanceStatusInfo]
  76. trait DBParameterGroup extends Object

    Contains the details of an Amazon Neptune DB parameter group.

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

    Annotations
    @RawJSType() @native()
  77. trait DBParameterGroupAlreadyExistsFaultException extends Object

    A DB parameter group with the same name exists.

    A DB parameter group with the same name exists.

    Annotations
    @RawJSType() @native()
  78. trait DBParameterGroupDetails extends Object

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

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

    Annotations
    @RawJSType() @native()
  79. type DBParameterGroupList = Array[DBParameterGroup]
  80. trait DBParameterGroupNameMessage extends Object

    Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.

    Contains the result of a successful invocation of the ModifyDBParameterGroup or ResetDBParameterGroup action.

    Annotations
    @RawJSType() @native()
  81. trait DBParameterGroupNotFoundFaultException extends Object

    DBParameterGroupName does not refer to an existing DB parameter group.

    DBParameterGroupName does not refer to an existing DB parameter group.

    Annotations
    @RawJSType() @native()
  82. trait DBParameterGroupQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  83. trait DBParameterGroupStatus extends Object

    The status of the DB parameter group.

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

    Annotations
    @RawJSType() @native()
  84. type DBParameterGroupStatusList = Array[DBParameterGroupStatus]
  85. trait DBParameterGroupsMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  86. trait DBSecurityGroupMembership extends Object

    This data type is used as a response element in the following actions: * ModifyDBInstance * RebootDBInstance

    This data type is used as a response element in the following actions: * ModifyDBInstance * RebootDBInstance

    Annotations
    @RawJSType() @native()
  87. type DBSecurityGroupMembershipList = Array[DBSecurityGroupMembership]
  88. type DBSecurityGroupNameList = Array[String]
  89. trait DBSecurityGroupNotFoundFaultException extends Object

    DBSecurityGroupName does not refer to an existing DB security group.

    DBSecurityGroupName does not refer to an existing DB security group.

    Annotations
    @RawJSType() @native()
  90. trait DBSnapshotAlreadyExistsFaultException extends Object

    DBSnapshotIdentifier is already used by an existing snapshot.

    DBSnapshotIdentifier is already used by an existing snapshot.

    Annotations
    @RawJSType() @native()
  91. trait DBSnapshotNotFoundFaultException extends Object

    DBSnapshotIdentifier does not refer to an existing DB snapshot.

    DBSnapshotIdentifier does not refer to an existing DB snapshot.

    Annotations
    @RawJSType() @native()
  92. trait DBSubnetGroup extends Object

    Contains the details of an Amazon Neptune DB subnet group.

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

    Annotations
    @RawJSType() @native()
  93. trait DBSubnetGroupAlreadyExistsFaultException extends Object

    DBSubnetGroupName is already used by an existing DB subnet group.

    DBSubnetGroupName is already used by an existing DB subnet group.

    Annotations
    @RawJSType() @native()
  94. trait DBSubnetGroupDoesNotCoverEnoughAZsException extends Object

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

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

    Annotations
    @RawJSType() @native()
  95. trait DBSubnetGroupMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  96. trait DBSubnetGroupNotFoundFaultException extends Object

    DBSubnetGroupName does not refer to an existing DB subnet group.

    DBSubnetGroupName does not refer to an existing DB subnet group.

    Annotations
    @RawJSType() @native()
  97. trait DBSubnetGroupQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  98. type DBSubnetGroups = Array[DBSubnetGroup]
  99. trait DBSubnetQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  100. trait DBUpgradeDependencyFailureFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  101. trait DeleteDBClusterMessage extends Object

    Annotations
    @RawJSType() @native()
  102. trait DeleteDBClusterParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  103. trait DeleteDBClusterResult extends Object
    Annotations
    @RawJSType() @native()
  104. trait DeleteDBClusterSnapshotMessage extends Object

    Annotations
    @RawJSType() @native()
  105. trait DeleteDBClusterSnapshotResult extends Object
    Annotations
    @RawJSType() @native()
  106. trait DeleteDBInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  107. trait DeleteDBInstanceResult extends Object
    Annotations
    @RawJSType() @native()
  108. trait DeleteDBParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  109. trait DeleteDBSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  110. trait DeleteEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  111. trait DeleteEventSubscriptionResult extends Object
    Annotations
    @RawJSType() @native()
  112. trait DescribeDBClusterParameterGroupsMessage extends Object

    Annotations
    @RawJSType() @native()
  113. trait DescribeDBClusterParametersMessage extends Object

    Annotations
    @RawJSType() @native()
  114. trait DescribeDBClusterSnapshotAttributesMessage extends Object

    Annotations
    @RawJSType() @native()
  115. trait DescribeDBClusterSnapshotAttributesResult extends Object
    Annotations
    @RawJSType() @native()
  116. trait DescribeDBClusterSnapshotsMessage extends Object

    Annotations
    @RawJSType() @native()
  117. trait DescribeDBClustersMessage extends Object

    Annotations
    @RawJSType() @native()
  118. trait DescribeDBEngineVersionsMessage extends Object
    Annotations
    @RawJSType() @native()
  119. trait DescribeDBInstancesMessage extends Object

    Annotations
    @RawJSType() @native()
  120. trait DescribeDBParameterGroupsMessage extends Object

    Annotations
    @RawJSType() @native()
  121. trait DescribeDBParametersMessage extends Object
    Annotations
    @RawJSType() @native()
  122. trait DescribeDBSubnetGroupsMessage extends Object

    Annotations
    @RawJSType() @native()
  123. trait DescribeEngineDefaultClusterParametersMessage extends Object

    Annotations
    @RawJSType() @native()
  124. trait DescribeEngineDefaultClusterParametersResult extends Object
    Annotations
    @RawJSType() @native()
  125. trait DescribeEngineDefaultParametersMessage extends Object

    Annotations
    @RawJSType() @native()
  126. trait DescribeEngineDefaultParametersResult extends Object
    Annotations
    @RawJSType() @native()
  127. trait DescribeEventCategoriesMessage extends Object

    Annotations
    @RawJSType() @native()
  128. trait DescribeEventSubscriptionsMessage extends Object

    Annotations
    @RawJSType() @native()
  129. trait DescribeEventsMessage extends Object

    Annotations
    @RawJSType() @native()
  130. trait DescribeOrderableDBInstanceOptionsMessage extends Object

    Annotations
    @RawJSType() @native()
  131. trait DescribePendingMaintenanceActionsMessage extends Object

    Annotations
    @RawJSType() @native()
  132. trait DescribeValidDBInstanceModificationsMessage extends Object

    Annotations
    @RawJSType() @native()
  133. trait DescribeValidDBInstanceModificationsResult extends Object
    Annotations
    @RawJSType() @native()
  134. trait DomainMembership extends Object

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

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

    Annotations
    @RawJSType() @native()
  135. type DomainMembershipList = Array[DomainMembership]
  136. trait DomainNotFoundFaultException extends Object

    Domain does not refer to an existing Active Directory Domain.

    Domain does not refer to an existing Active Directory Domain.

    Annotations
    @RawJSType() @native()
  137. type DoubleOptional = Double
  138. trait DoubleRange extends Object

    A range of double values.

    A range of double values.

    Annotations
    @RawJSType() @native()
  139. type DoubleRangeList = Array[DoubleRange]
  140. trait Endpoint extends Object

    This data type is used as a response element in the following actions: * CreateDBInstance * DescribeDBInstances * DeleteDBInstance

    This data type is used as a response element in the following actions: * CreateDBInstance * DescribeDBInstances * DeleteDBInstance

    Annotations
    @RawJSType() @native()
  141. trait EngineDefaults extends Object

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

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

    Annotations
    @RawJSType() @native()
  142. trait Event extends Object

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

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

    Annotations
    @RawJSType() @native()
  143. type EventCategoriesList = Array[String]
  144. trait EventCategoriesMap extends Object

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

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

    Annotations
    @RawJSType() @native()
  145. type EventCategoriesMapList = Array[EventCategoriesMap]
  146. trait EventCategoriesMessage extends Object

    Data returned from the DescribeEventCategories action.

    Data returned from the DescribeEventCategories action.

    Annotations
    @RawJSType() @native()
  147. type EventList = Array[Event]
  148. trait EventSubscription extends Object

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

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

    Annotations
    @RawJSType() @native()
  149. trait EventSubscriptionQuotaExceededFaultException extends Object
    Annotations
    @RawJSType() @native()
  150. type EventSubscriptionsList = Array[EventSubscription]
  151. trait EventSubscriptionsMessage extends Object

    Data returned by the DescribeEventSubscriptions action.

    Data returned by the DescribeEventSubscriptions action.

    Annotations
    @RawJSType() @native()
  152. trait EventsMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  153. trait FailoverDBClusterMessage extends Object

    Annotations
    @RawJSType() @native()
  154. trait FailoverDBClusterResult extends Object
    Annotations
    @RawJSType() @native()
  155. trait Filter extends Object

    This type is not currently supported.

    This type is not currently supported.

    Annotations
    @RawJSType() @native()
  156. type FilterList = Array[Filter]
  157. type FilterValueList = Array[String]
  158. trait InstanceQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  159. trait InsufficientDBClusterCapacityFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  160. trait InsufficientDBInstanceCapacityFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  161. trait InsufficientStorageClusterCapacityFaultException extends Object

    There is insufficient storage available for the current action.

    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.

    Annotations
    @RawJSType() @native()
  162. type IntegerOptional = Int
  163. trait InvalidDBClusterSnapshotStateFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  164. trait InvalidDBClusterStateFaultException extends Object

    The DB cluster is not in a valid state.

    The DB cluster is not in a valid state.

    Annotations
    @RawJSType() @native()
  165. trait InvalidDBInstanceStateFaultException extends Object

    The specified DB instance is not in the available state.

    The specified DB instance is not in the available state.

    Annotations
    @RawJSType() @native()
  166. trait InvalidDBParameterGroupStateFaultException extends Object

    The DB parameter group is in use or is in an invalid state.

    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.

    Annotations
    @RawJSType() @native()
  167. trait InvalidDBSecurityGroupStateFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  168. trait InvalidDBSnapshotStateFaultException extends Object

    The state of the DB snapshot does not allow deletion.

    The state of the DB snapshot does not allow deletion.

    Annotations
    @RawJSType() @native()
  169. trait InvalidDBSubnetGroupStateFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  170. trait InvalidDBSubnetStateFaultException extends Object

    The DB subnet is not in the available state.

    The DB subnet is not in the available state.

    Annotations
    @RawJSType() @native()
  171. trait InvalidEventSubscriptionStateFaultException extends Object
    Annotations
    @RawJSType() @native()
  172. trait InvalidRestoreFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  173. trait InvalidSubnetException extends Object

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

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

    Annotations
    @RawJSType() @native()
  174. trait InvalidVPCNetworkStateFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  175. trait KMSKeyNotAccessibleFaultException extends Object

    Error accessing KMS key.

    Error accessing KMS key.

    Annotations
    @RawJSType() @native()
  176. type KeyList = Array[String]
  177. trait ListTagsForResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  178. type LogTypeList = Array[String]
  179. trait ModifyDBClusterMessage extends Object

    Annotations
    @RawJSType() @native()
  180. trait ModifyDBClusterParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  181. trait ModifyDBClusterResult extends Object
    Annotations
    @RawJSType() @native()
  182. trait ModifyDBClusterSnapshotAttributeMessage extends Object

    Annotations
    @RawJSType() @native()
  183. trait ModifyDBClusterSnapshotAttributeResult extends Object
    Annotations
    @RawJSType() @native()
  184. trait ModifyDBInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  185. trait ModifyDBInstanceResult extends Object
    Annotations
    @RawJSType() @native()
  186. trait ModifyDBParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  187. trait ModifyDBSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  188. trait ModifyDBSubnetGroupResult extends Object
    Annotations
    @RawJSType() @native()
  189. trait ModifyEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  190. trait ModifyEventSubscriptionResult extends Object
    Annotations
    @RawJSType() @native()
  191. class Neptune extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "Neptune" )
  192. implicit final class NeptuneOps extends AnyVal
  193. trait OptionGroupMembership extends Object

    Provides information on the option groups the DB instance is a member of.

    Provides information on the option groups the DB instance is a member of.

    Annotations
    @RawJSType() @native()
  194. type OptionGroupMembershipList = Array[OptionGroupMembership]
  195. trait OptionGroupNotFoundFaultException extends Object
    Annotations
    @RawJSType() @native()
  196. trait OrderableDBInstanceOption extends Object

    Contains a list of available options for a DB instance.

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

    Annotations
    @RawJSType() @native()
  197. type OrderableDBInstanceOptionsList = Array[OrderableDBInstanceOption]
  198. trait OrderableDBInstanceOptionsMessage extends Object

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

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

    Annotations
    @RawJSType() @native()
  199. trait Parameter extends Object

    This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions.

    This data type is used as a request parameter in the ModifyDBParameterGroup and ResetDBParameterGroup actions. This data type is used as a response element in the DescribeEngineDefaultParameters and DescribeDBParameters actions.

    Annotations
    @RawJSType() @native()
  200. type ParametersList = Array[Parameter]
  201. trait PendingCloudwatchLogsExports extends Object

    A list of the log types whose configuration is still pending.

    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.

    Annotations
    @RawJSType() @native()
  202. trait PendingMaintenanceAction extends Object

    Provides information about a pending maintenance action for a resource.

    Provides information about a pending maintenance action for a resource.

    Annotations
    @RawJSType() @native()
  203. type PendingMaintenanceActionDetails = Array[PendingMaintenanceAction]
  204. type PendingMaintenanceActions = Array[ResourcePendingMaintenanceActions]
  205. trait PendingMaintenanceActionsMessage extends Object

    Data returned from the DescribePendingMaintenanceActions action.

    Data returned from the DescribePendingMaintenanceActions action.

    Annotations
    @RawJSType() @native()
  206. trait PendingModifiedValues extends Object

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

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

    Annotations
    @RawJSType() @native()
  207. trait PromoteReadReplicaDBClusterMessage extends Object

    Annotations
    @RawJSType() @native()
  208. trait PromoteReadReplicaDBClusterResult extends Object
    Annotations
    @RawJSType() @native()
  209. trait ProvisionedIopsNotAvailableInAZFaultException extends Object

    Provisioned IOPS not available in the specified Availability Zone.

    Provisioned IOPS not available in the specified Availability Zone.

    Annotations
    @RawJSType() @native()
  210. trait Range extends Object

    A range of integer values.

    A range of integer values.

    Annotations
    @RawJSType() @native()
  211. type RangeList = Array[Range]
  212. type ReadReplicaDBClusterIdentifierList = Array[String]
  213. type ReadReplicaDBInstanceIdentifierList = Array[String]
  214. type ReadReplicaIdentifierList = Array[String]
  215. trait RebootDBInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  216. trait RebootDBInstanceResult extends Object
    Annotations
    @RawJSType() @native()
  217. trait RemoveRoleFromDBClusterMessage extends Object
    Annotations
    @RawJSType() @native()
  218. trait RemoveSourceIdentifierFromSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  219. trait RemoveSourceIdentifierFromSubscriptionResult extends Object
    Annotations
    @RawJSType() @native()
  220. trait RemoveTagsFromResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  221. trait ResetDBClusterParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  222. trait ResetDBParameterGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  223. trait ResourceNotFoundFaultException extends Object

    The specified resource ID was not found.

    The specified resource ID was not found.

    Annotations
    @RawJSType() @native()
  224. trait ResourcePendingMaintenanceActions extends Object

    Describes the pending maintenance actions for a resource.

    Describes the pending maintenance actions for a resource.

    Annotations
    @RawJSType() @native()
  225. trait RestoreDBClusterFromSnapshotMessage extends Object

    Annotations
    @RawJSType() @native()
  226. trait RestoreDBClusterFromSnapshotResult extends Object
    Annotations
    @RawJSType() @native()
  227. trait RestoreDBClusterToPointInTimeMessage extends Object

    Annotations
    @RawJSType() @native()
  228. trait RestoreDBClusterToPointInTimeResult extends Object
    Annotations
    @RawJSType() @native()
  229. trait SNSInvalidTopicFaultException extends Object
    Annotations
    @RawJSType() @native()
  230. trait SNSNoAuthorizationFaultException extends Object
    Annotations
    @RawJSType() @native()
  231. trait SNSTopicArnNotFoundFaultException extends Object
    Annotations
    @RawJSType() @native()
  232. trait SharedSnapshotQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  233. trait SnapshotQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  234. type SourceIdsList = Array[String]
  235. trait SourceNotFoundFaultException extends Object
    Annotations
    @RawJSType() @native()
  236. type SourceType = String
  237. trait StorageQuotaExceededFaultException extends Object

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

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

    Annotations
    @RawJSType() @native()
  238. trait StorageTypeNotSupportedFaultException extends Object

    StorageType specified cannot be associated with the DB Instance.

    StorageType specified cannot be associated with the DB Instance.

    Annotations
    @RawJSType() @native()
  239. trait Subnet extends Object

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

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

    Annotations
    @RawJSType() @native()
  240. trait SubnetAlreadyInUseException extends Object

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

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

    Annotations
    @RawJSType() @native()
  241. type SubnetIdentifierList = Array[String]
  242. type SubnetList = Array[Subnet]
  243. trait SubscriptionAlreadyExistFaultException extends Object
    Annotations
    @RawJSType() @native()
  244. trait SubscriptionCategoryNotFoundFaultException extends Object
    Annotations
    @RawJSType() @native()
  245. trait SubscriptionNotFoundFaultException extends Object
    Annotations
    @RawJSType() @native()
  246. type SupportedCharacterSetsList = Array[CharacterSet]
  247. type SupportedTimezonesList = Array[Timezone]
  248. type TStamp = Date
  249. trait Tag extends Object

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

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

    Annotations
    @RawJSType() @native()
  250. type TagList = Array[Tag]
  251. trait TagListMessage extends Object

    Annotations
    @RawJSType() @native()
  252. trait Timezone extends Object

    A time zone associated with a DBInstance.

    A time zone associated with a DBInstance. This data type is an element in the response to the DescribeDBInstances, and the DescribeDBEngineVersions actions.

    Annotations
    @RawJSType() @native()
  253. trait UpgradeTarget extends Object

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

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

    Annotations
    @RawJSType() @native()
  254. trait ValidDBInstanceModificationsMessage extends Object

    Information about valid modifications that you can make to your DB instance.

    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.

    Annotations
    @RawJSType() @native()
  255. trait ValidStorageOptions extends Object

    Information about valid modifications that you can make to your DB instance.

    Information about valid modifications that you can make to your DB instance. Contains the result of a successful call to the DescribeValidDBInstanceModifications action.

    Annotations
    @RawJSType() @native()
  256. type ValidStorageOptionsList = Array[ValidStorageOptions]
  257. type ValidUpgradeTargetList = Array[UpgradeTarget]
  258. type VpcSecurityGroupIdList = Array[String]
  259. trait VpcSecurityGroupMembership extends Object

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

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

    Annotations
    @RawJSType() @native()
  260. type VpcSecurityGroupMembershipList = Array[VpcSecurityGroupMembership]

Value Members

  1. object AddRoleToDBClusterMessage
  2. object AddSourceIdentifierToSubscriptionMessage
  3. object AddSourceIdentifierToSubscriptionResult
  4. object AddTagsToResourceMessage
  5. object ApplyMethodEnum
  6. object ApplyPendingMaintenanceActionMessage
  7. object ApplyPendingMaintenanceActionResult
  8. object AvailabilityZone
  9. object CharacterSet
  10. object CloudwatchLogsExportConfiguration
  11. object CopyDBClusterParameterGroupMessage
  12. object CopyDBClusterParameterGroupResult
  13. object CopyDBClusterSnapshotMessage
  14. object CopyDBClusterSnapshotResult
  15. object CopyDBParameterGroupMessage
  16. object CopyDBParameterGroupResult
  17. object CreateDBClusterMessage
  18. object CreateDBClusterParameterGroupMessage
  19. object CreateDBClusterParameterGroupResult
  20. object CreateDBClusterResult
  21. object CreateDBClusterSnapshotMessage
  22. object CreateDBClusterSnapshotResult
  23. object CreateDBInstanceMessage
  24. object CreateDBInstanceResult
  25. object CreateDBParameterGroupMessage
  26. object CreateDBParameterGroupResult
  27. object CreateDBSubnetGroupMessage
  28. object CreateDBSubnetGroupResult
  29. object CreateEventSubscriptionMessage
  30. object CreateEventSubscriptionResult
  31. object DBCluster
  32. object DBClusterMember
  33. object DBClusterMessage
  34. object DBClusterOptionGroupStatus
  35. object DBClusterParameterGroup
  36. object DBClusterParameterGroupDetails
  37. object DBClusterParameterGroupNameMessage
  38. object DBClusterParameterGroupsMessage
  39. object DBClusterRole
  40. object DBClusterSnapshot
  41. object DBClusterSnapshotAttribute
  42. object DBClusterSnapshotAttributesResult
  43. object DBClusterSnapshotMessage
  44. object DBEngineVersion
  45. object DBEngineVersionMessage
  46. object DBInstance
  47. object DBInstanceMessage
  48. object DBInstanceStatusInfo
  49. object DBParameterGroup
  50. object DBParameterGroupDetails
  51. object DBParameterGroupNameMessage
  52. object DBParameterGroupStatus
  53. object DBParameterGroupsMessage
  54. object DBSecurityGroupMembership
  55. object DBSubnetGroup
  56. object DBSubnetGroupMessage
  57. object DeleteDBClusterMessage
  58. object DeleteDBClusterParameterGroupMessage
  59. object DeleteDBClusterResult
  60. object DeleteDBClusterSnapshotMessage
  61. object DeleteDBClusterSnapshotResult
  62. object DeleteDBInstanceMessage
  63. object DeleteDBInstanceResult
  64. object DeleteDBParameterGroupMessage
  65. object DeleteDBSubnetGroupMessage
  66. object DeleteEventSubscriptionMessage
  67. object DeleteEventSubscriptionResult
  68. object DescribeDBClusterParameterGroupsMessage
  69. object DescribeDBClusterParametersMessage
  70. object DescribeDBClusterSnapshotAttributesMessage
  71. object DescribeDBClusterSnapshotAttributesResult
  72. object DescribeDBClusterSnapshotsMessage
  73. object DescribeDBClustersMessage
  74. object DescribeDBEngineVersionsMessage
  75. object DescribeDBInstancesMessage
  76. object DescribeDBParameterGroupsMessage
  77. object DescribeDBParametersMessage
  78. object DescribeDBSubnetGroupsMessage
  79. object DescribeEngineDefaultClusterParametersMessage
  80. object DescribeEngineDefaultClusterParametersResult
  81. object DescribeEngineDefaultParametersMessage
  82. object DescribeEngineDefaultParametersResult
  83. object DescribeEventCategoriesMessage
  84. object DescribeEventSubscriptionsMessage
  85. object DescribeEventsMessage
  86. object DescribeOrderableDBInstanceOptionsMessage
  87. object DescribePendingMaintenanceActionsMessage
  88. object DescribeValidDBInstanceModificationsMessage
  89. object DescribeValidDBInstanceModificationsResult
  90. object DomainMembership
  91. object DoubleRange
  92. object Endpoint
  93. object EngineDefaults
  94. object Event
  95. object EventCategoriesMap
  96. object EventCategoriesMessage
  97. object EventSubscription
  98. object EventSubscriptionsMessage
  99. object EventsMessage
  100. object FailoverDBClusterMessage
  101. object FailoverDBClusterResult
  102. object Filter
  103. object ListTagsForResourceMessage
  104. object ModifyDBClusterMessage
  105. object ModifyDBClusterParameterGroupMessage
  106. object ModifyDBClusterResult
  107. object ModifyDBClusterSnapshotAttributeMessage
  108. object ModifyDBClusterSnapshotAttributeResult
  109. object ModifyDBInstanceMessage
  110. object ModifyDBInstanceResult
  111. object ModifyDBParameterGroupMessage
  112. object ModifyDBSubnetGroupMessage
  113. object ModifyDBSubnetGroupResult
  114. object ModifyEventSubscriptionMessage
  115. object ModifyEventSubscriptionResult
  116. object OptionGroupMembership
  117. object OrderableDBInstanceOption
  118. object OrderableDBInstanceOptionsMessage
  119. object Parameter
  120. object PendingCloudwatchLogsExports
  121. object PendingMaintenanceAction
  122. object PendingMaintenanceActionsMessage
  123. object PendingModifiedValues
  124. object PromoteReadReplicaDBClusterMessage
  125. object PromoteReadReplicaDBClusterResult
  126. object Range
  127. object RebootDBInstanceMessage
  128. object RebootDBInstanceResult
  129. object RemoveRoleFromDBClusterMessage
  130. object RemoveSourceIdentifierFromSubscriptionMessage
  131. object RemoveSourceIdentifierFromSubscriptionResult
  132. object RemoveTagsFromResourceMessage
  133. object ResetDBClusterParameterGroupMessage
  134. object ResetDBParameterGroupMessage
  135. object ResourcePendingMaintenanceActions
  136. object RestoreDBClusterFromSnapshotMessage
  137. object RestoreDBClusterFromSnapshotResult
  138. object RestoreDBClusterToPointInTimeMessage
  139. object RestoreDBClusterToPointInTimeResult
  140. object SourceTypeEnum
  141. object Subnet
  142. object Tag
  143. object TagListMessage
  144. object Timezone
  145. object UpgradeTarget
  146. object ValidDBInstanceModificationsMessage
  147. object ValidStorageOptions
  148. object VpcSecurityGroupMembership

Inherited from AnyRef

Inherited from Any

Ungrouped