amazonka-neptune-2.0: Amazon Neptune SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Neptune.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2014-10-31 of the Amazon Neptune SDK configuration.

Errors

_AuthorizationNotFoundFault :: AsError a => Fold a ServiceError Source #

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.

_CertificateNotFoundFault :: AsError a => Fold a ServiceError Source #

CertificateIdentifier does not refer to an existing certificate.

_DBClusterAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

User already has a DB cluster with the given identifier.

_DBClusterEndpointAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterEndpointNotFoundFault :: AsError a => Fold a ServiceError Source #

The specified custom endpoint doesn't exist.

_DBClusterEndpointQuotaExceededFault :: AsError a => Fold a ServiceError Source #

The cluster already has the maximum number of custom endpoints.

_DBClusterNotFoundFault :: AsError a => Fold a ServiceError Source #

DBClusterIdentifier does not refer to an existing DB cluster.

_DBClusterParameterGroupNotFoundFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterRoleAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterRoleNotFoundFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterRoleQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterSnapshotAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

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

_DBClusterSnapshotNotFoundFault :: AsError a => Fold a ServiceError Source #

DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.

_DBInstanceAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

User already has a DB instance with the given identifier.

_DBInstanceNotFoundFault :: AsError a => Fold a ServiceError Source #

DBInstanceIdentifier does not refer to an existing DB instance.

_DBParameterGroupAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

A DB parameter group with the same name exists.

_DBParameterGroupNotFoundFault :: AsError a => Fold a ServiceError Source #

DBParameterGroupName does not refer to an existing DB parameter group.

_DBParameterGroupQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_DBSecurityGroupNotFoundFault :: AsError a => Fold a ServiceError Source #

DBSecurityGroupName does not refer to an existing DB security group.

_DBSnapshotAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

DBSnapshotIdentifier is already used by an existing snapshot.

_DBSnapshotNotFoundFault :: AsError a => Fold a ServiceError Source #

DBSnapshotIdentifier does not refer to an existing DB snapshot.

_DBSubnetGroupAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

DBSubnetGroupName is already used by an existing DB subnet group.

_DBSubnetGroupDoesNotCoverEnoughAZs :: AsError a => Fold a ServiceError Source #

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

_DBSubnetGroupNotFoundFault :: AsError a => Fold a ServiceError Source #

DBSubnetGroupName does not refer to an existing DB subnet group.

_DBSubnetGroupQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_DBSubnetQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_DBUpgradeDependencyFailureFault :: AsError a => Fold a ServiceError Source #

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

_DomainNotFoundFault :: AsError a => Fold a ServiceError Source #

Domain does not refer to an existing Active Directory Domain.

_EventSubscriptionQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_GlobalClusterAlreadyExistsFault :: AsError a => Fold a ServiceError Source #

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

_GlobalClusterNotFoundFault :: AsError a => Fold a ServiceError Source #

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

_GlobalClusterQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_InstanceQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_InsufficientDBClusterCapacityFault :: AsError a => Fold a ServiceError Source #

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

_InsufficientDBInstanceCapacityFault :: AsError a => Fold a ServiceError Source #

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

_InsufficientStorageClusterCapacityFault :: AsError a => Fold a ServiceError Source #

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.

_InvalidDBClusterEndpointStateFault :: AsError a => Fold a ServiceError Source #

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

_InvalidDBClusterSnapshotStateFault :: AsError a => Fold a ServiceError Source #

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

_InvalidDBClusterStateFault :: AsError a => Fold a ServiceError Source #

The DB cluster is not in a valid state.

_InvalidDBInstanceStateFault :: AsError a => Fold a ServiceError Source #

The specified DB instance is not in the available state.

_InvalidDBParameterGroupStateFault :: AsError a => Fold a ServiceError Source #

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.

_InvalidDBSecurityGroupStateFault :: AsError a => Fold a ServiceError Source #

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

_InvalidDBSnapshotStateFault :: AsError a => Fold a ServiceError Source #

The state of the DB snapshot does not allow deletion.

_InvalidDBSubnetGroupStateFault :: AsError a => Fold a ServiceError Source #

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

_InvalidDBSubnetStateFault :: AsError a => Fold a ServiceError Source #

The DB subnet is not in the available state.

_InvalidEventSubscriptionStateFault :: AsError a => Fold a ServiceError Source #

The event subscription is in an invalid state.

_InvalidGlobalClusterStateFault :: AsError a => Fold a ServiceError Source #

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

_InvalidRestoreFault :: AsError a => Fold a ServiceError Source #

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

_InvalidSubnet :: AsError a => Fold a ServiceError Source #

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

_InvalidVPCNetworkStateFault :: AsError a => Fold a ServiceError Source #

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

_KMSKeyNotAccessibleFault :: AsError a => Fold a ServiceError Source #

Error accessing KMS key.

_OptionGroupNotFoundFault :: AsError a => Fold a ServiceError Source #

The designated option group could not be found.

_ProvisionedIopsNotAvailableInAZFault :: AsError a => Fold a ServiceError Source #

Provisioned IOPS not available in the specified Availability Zone.

_ResourceNotFoundFault :: AsError a => Fold a ServiceError Source #

The specified resource ID was not found.

_SNSInvalidTopicFault :: AsError a => Fold a ServiceError Source #

The SNS topic is invalid.

_SNSNoAuthorizationFault :: AsError a => Fold a ServiceError Source #

There is no SNS authorization.

_SNSTopicArnNotFoundFault :: AsError a => Fold a ServiceError Source #

The ARN of the SNS topic could not be found.

_SharedSnapshotQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_SnapshotQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_SourceNotFoundFault :: AsError a => Fold a ServiceError Source #

The source could not be found.

_StorageQuotaExceededFault :: AsError a => Fold a ServiceError Source #

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

_StorageTypeNotSupportedFault :: AsError a => Fold a ServiceError Source #

StorageType specified cannot be associated with the DB Instance.

_SubnetAlreadyInUse :: AsError a => Fold a ServiceError Source #

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

_SubscriptionAlreadyExistFault :: AsError a => Fold a ServiceError Source #

This subscription already exists.

_SubscriptionCategoryNotFoundFault :: AsError a => Fold a ServiceError Source #

The designated subscription category could not be found.

_SubscriptionNotFoundFault :: AsError a => Fold a ServiceError Source #

The designated subscription could not be found.

ApplyMethod

newtype ApplyMethod Source #

Constructors

ApplyMethod' 

Instances

Instances details
FromJSON ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

FromJSONKey ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToJSON ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToJSONKey ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToByteString ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToHeader ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToLog ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToQuery ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

FromText ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToText ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Methods

toText :: ApplyMethod -> Text #

FromXML ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

ToXML ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Methods

toXML :: ApplyMethod -> XML #

Generic ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Associated Types

type Rep ApplyMethod :: Type -> Type #

Read ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Show ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

NFData ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Methods

rnf :: ApplyMethod -> () #

Eq ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Ord ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

Hashable ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

type Rep ApplyMethod Source # 
Instance details

Defined in Amazonka.Neptune.Types.ApplyMethod

type Rep ApplyMethod = D1 ('MetaData "ApplyMethod" "Amazonka.Neptune.Types.ApplyMethod" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'True) (C1 ('MetaCons "ApplyMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromApplyMethod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SourceType

newtype SourceType Source #

Constructors

SourceType' 

Fields

Instances

Instances details
FromJSON SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

FromJSONKey SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToJSON SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToJSONKey SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToByteString SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToHeader SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToLog SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToQuery SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

FromText SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToText SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Methods

toText :: SourceType -> Text #

FromXML SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

ToXML SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Methods

toXML :: SourceType -> XML #

Generic SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Associated Types

type Rep SourceType :: Type -> Type #

Read SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Show SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

NFData SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Methods

rnf :: SourceType -> () #

Eq SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Ord SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

Hashable SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

type Rep SourceType Source # 
Instance details

Defined in Amazonka.Neptune.Types.SourceType

type Rep SourceType = D1 ('MetaData "SourceType" "Amazonka.Neptune.Types.SourceType" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'True) (C1 ('MetaCons "SourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AvailabilityZone

data AvailabilityZone Source #

Specifies an Availability Zone.

See: newAvailabilityZone smart constructor.

Constructors

AvailabilityZone' 

Fields

Instances

Instances details
FromXML AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

Generic AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

Associated Types

type Rep AvailabilityZone :: Type -> Type #

Read AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

Show AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

NFData AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

Methods

rnf :: AvailabilityZone -> () #

Eq AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

Hashable AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

type Rep AvailabilityZone Source # 
Instance details

Defined in Amazonka.Neptune.Types.AvailabilityZone

type Rep AvailabilityZone = D1 ('MetaData "AvailabilityZone" "Amazonka.Neptune.Types.AvailabilityZone" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "AvailabilityZone'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAvailabilityZone :: AvailabilityZone Source #

Create a value of AvailabilityZone with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:AvailabilityZone', availabilityZone_name - The name of the availability zone.

availabilityZone_name :: Lens' AvailabilityZone (Maybe Text) Source #

The name of the availability zone.

CharacterSet

data CharacterSet Source #

Specifies a character set.

See: newCharacterSet smart constructor.

Constructors

CharacterSet' 

Fields

Instances

Instances details
FromXML CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

Generic CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

Associated Types

type Rep CharacterSet :: Type -> Type #

Read CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

Show CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

NFData CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

Methods

rnf :: CharacterSet -> () #

Eq CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

Hashable CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

type Rep CharacterSet Source # 
Instance details

Defined in Amazonka.Neptune.Types.CharacterSet

type Rep CharacterSet = D1 ('MetaData "CharacterSet" "Amazonka.Neptune.Types.CharacterSet" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "CharacterSet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "characterSetDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "characterSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCharacterSet :: CharacterSet Source #

Create a value of CharacterSet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:characterSetDescription:CharacterSet', characterSet_characterSetDescription - The description of the character set.

$sel:characterSetName:CharacterSet', characterSet_characterSetName - The name of the character set.

characterSet_characterSetDescription :: Lens' CharacterSet (Maybe Text) Source #

The description of the character set.

CloudwatchLogsExportConfiguration

data CloudwatchLogsExportConfiguration Source #

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

The EnableLogTypes and DisableLogTypes arrays determine which logs will be exported (or not exported) to CloudWatch Logs.

See: newCloudwatchLogsExportConfiguration smart constructor.

Constructors

CloudwatchLogsExportConfiguration' 

Fields

Instances

Instances details
ToQuery CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

Generic CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

Associated Types

type Rep CloudwatchLogsExportConfiguration :: Type -> Type #

Read CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

Show CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

NFData CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

Eq CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

Hashable CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

type Rep CloudwatchLogsExportConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration

type Rep CloudwatchLogsExportConfiguration = D1 ('MetaData "CloudwatchLogsExportConfiguration" "Amazonka.Neptune.Types.CloudwatchLogsExportConfiguration" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "CloudwatchLogsExportConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "disableLogTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "enableLogTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newCloudwatchLogsExportConfiguration :: CloudwatchLogsExportConfiguration Source #

Create a value of CloudwatchLogsExportConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableLogTypes:CloudwatchLogsExportConfiguration', cloudwatchLogsExportConfiguration_disableLogTypes - The list of log types to disable.

$sel:enableLogTypes:CloudwatchLogsExportConfiguration', cloudwatchLogsExportConfiguration_enableLogTypes - The list of log types to enable.

DBCluster

data DBCluster Source #

Contains the details of an Amazon Neptune DB cluster.

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

See: newDBCluster smart constructor.

Constructors

DBCluster' 

Fields

Instances

Instances details
FromXML DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

Generic DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

Associated Types

type Rep DBCluster :: Type -> Type #

Read DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

Show DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

NFData DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

Methods

rnf :: DBCluster -> () #

Eq DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

Hashable DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

type Rep DBCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBCluster

type Rep DBCluster = D1 ('MetaData "DBCluster" "Amazonka.Neptune.Types.DBCluster" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBCluster'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "allocatedStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "associatedRoles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBClusterRole]))) :*: (S1 ('MetaSel ('Just "automaticRestartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "availabilityZones") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "backupRetentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "characterSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "cloneGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "clusterCreateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "copyTagsToSnapshot") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "crossAccountClone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))) :*: (((S1 ('MetaSel ('Just "dbClusterArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbClusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbClusterMembers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBClusterMember])) :*: (S1 ('MetaSel ('Just "dbClusterOptionGroupMemberships") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBClusterOptionGroupStatus])) :*: S1 ('MetaSel ('Just "dbClusterParameterGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "dbSubnetGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "databaseName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbClusterResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deletionProtection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "earliestRestorableTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))))) :*: ((((S1 ('MetaSel ('Just "enabledCloudwatchLogsExports") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hostedZoneId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "iAMDatabaseAuthenticationEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "latestRestorableTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "masterUsername") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "multiAZ") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))) :*: (((S1 ('MetaSel ('Just "percentProgress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "preferredBackupWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "preferredMaintenanceWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "readReplicaIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))) :*: ((S1 ('MetaSel ('Just "readerEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "replicationSourceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "serverlessV2ScalingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServerlessV2ScalingConfigurationInfo)))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "storageEncrypted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpcSecurityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VpcSecurityGroupMembership])))))))))

newDBCluster :: DBCluster Source #

Create a value of DBCluster with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allocatedStorage:DBCluster', dbCluster_allocatedStorage - AllocatedStorage always returns 1, because Neptune DB cluster storage size is not fixed, but instead automatically adjusts as needed.

$sel:associatedRoles:DBCluster', dbCluster_associatedRoles - Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other Amazon services on your behalf.

$sel:automaticRestartTime:DBCluster', dbCluster_automaticRestartTime - Time at which the DB cluster will be automatically restarted.

$sel:availabilityZones:DBCluster', dbCluster_availabilityZones - Provides the list of EC2 Availability Zones that instances in the DB cluster can be created in.

$sel:backupRetentionPeriod:DBCluster', dbCluster_backupRetentionPeriod - Specifies the number of days for which automatic DB snapshots are retained.

$sel:characterSetName:DBCluster', dbCluster_characterSetName - Not supported by Neptune.

$sel:cloneGroupId:DBCluster', dbCluster_cloneGroupId - Identifies the clone group to which the DB cluster is associated.

$sel:clusterCreateTime:DBCluster', dbCluster_clusterCreateTime - Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).

$sel:copyTagsToSnapshot:DBCluster', dbCluster_copyTagsToSnapshot - /If set to true, tags are copied to any snapshot of the DB cluster that is created./

$sel:crossAccountClone:DBCluster', dbCluster_crossAccountClone - If set to true, the DB cluster can be cloned across accounts.

$sel:dbClusterArn:DBCluster', dbCluster_dbClusterArn - The Amazon Resource Name (ARN) for the DB cluster.

$sel:dbClusterIdentifier:DBCluster', dbCluster_dbClusterIdentifier - Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.

$sel:dbClusterMembers:DBCluster', dbCluster_dbClusterMembers - Provides the list of instances that make up the DB cluster.

$sel:dbClusterOptionGroupMemberships:DBCluster', dbCluster_dbClusterOptionGroupMemberships - Not supported by Neptune.

$sel:dbClusterParameterGroup:DBCluster', dbCluster_dbClusterParameterGroup - Specifies the name of the DB cluster parameter group for the DB cluster.

$sel:dbSubnetGroup:DBCluster', dbCluster_dbSubnetGroup - Specifies information on the subnet group associated with the DB cluster, including the name, description, and subnets in the subnet group.

$sel:databaseName:DBCluster', dbCluster_databaseName - Contains the name of the initial database of this DB cluster that was provided at create time, if one was specified when the DB cluster was created. This same name is returned for the life of the DB cluster.

$sel:dbClusterResourceId:DBCluster', dbCluster_dbClusterResourceId - The Amazon Region-unique, immutable identifier for the DB cluster. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB cluster is accessed.

$sel:deletionProtection:DBCluster', dbCluster_deletionProtection - Indicates whether or not the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.

$sel:earliestRestorableTime:DBCluster', dbCluster_earliestRestorableTime - Specifies the earliest time to which a database can be restored with point-in-time restore.

$sel:enabledCloudwatchLogsExports:DBCluster', dbCluster_enabledCloudwatchLogsExports - A list of log types that this DB cluster is configured to export to CloudWatch Logs.

$sel:endpoint:DBCluster', dbCluster_endpoint - Specifies the connection endpoint for the primary instance of the DB cluster.

$sel:engine:DBCluster', dbCluster_engine - Provides the name of the database engine to be used for this DB cluster.

$sel:engineVersion:DBCluster', dbCluster_engineVersion - Indicates the database engine version.

$sel:hostedZoneId:DBCluster', dbCluster_hostedZoneId - Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.

$sel:iAMDatabaseAuthenticationEnabled:DBCluster', dbCluster_iAMDatabaseAuthenticationEnabled - True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

$sel:kmsKeyId:DBCluster', dbCluster_kmsKeyId - If StorageEncrypted is true, the Amazon KMS key identifier for the encrypted DB cluster.

$sel:latestRestorableTime:DBCluster', dbCluster_latestRestorableTime - Specifies the latest time to which a database can be restored with point-in-time restore.

$sel:masterUsername:DBCluster', dbCluster_masterUsername - Not supported by Neptune.

$sel:multiAZ:DBCluster', dbCluster_multiAZ - Specifies whether the DB cluster has instances in multiple Availability Zones.

$sel:percentProgress:DBCluster', dbCluster_percentProgress - Specifies the progress of the operation as a percentage.

$sel:port:DBCluster', dbCluster_port - Specifies the port that the database engine is listening on.

$sel:preferredBackupWindow:DBCluster', dbCluster_preferredBackupWindow - Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.

$sel:preferredMaintenanceWindow:DBCluster', dbCluster_preferredMaintenanceWindow - Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

$sel:readReplicaIdentifiers:DBCluster', dbCluster_readReplicaIdentifiers - Contains one or more identifiers of the Read Replicas associated with this DB cluster.

$sel:readerEndpoint:DBCluster', dbCluster_readerEndpoint - The reader endpoint for the DB cluster. The reader endpoint for a DB cluster load-balances connections across the Read Replicas that are available in a DB cluster. As clients request new connections to the reader endpoint, Neptune distributes the connection requests among the Read Replicas in the DB cluster. This functionality can help balance your read workload across multiple Read Replicas in your DB cluster.

If a failover occurs, and the Read Replica that you are connected to is promoted to be the primary instance, your connection is dropped. To continue sending your read workload to other Read Replicas in the cluster, you can then reconnect to the reader endpoint.

$sel:replicationSourceIdentifier:DBCluster', dbCluster_replicationSourceIdentifier - Not supported by Neptune.

$sel:serverlessV2ScalingConfiguration:DBCluster', dbCluster_serverlessV2ScalingConfiguration - Undocumented member.

DBCluster, dbCluster_status - Specifies the current state of this DB cluster.

$sel:storageEncrypted:DBCluster', dbCluster_storageEncrypted - Specifies whether the DB cluster is encrypted.

$sel:vpcSecurityGroups:DBCluster', dbCluster_vpcSecurityGroups - Provides a list of VPC security groups that the DB cluster belongs to.

dbCluster_allocatedStorage :: Lens' DBCluster (Maybe Int) Source #

AllocatedStorage always returns 1, because Neptune DB cluster storage size is not fixed, but instead automatically adjusts as needed.

dbCluster_associatedRoles :: Lens' DBCluster (Maybe [DBClusterRole]) Source #

Provides a list of the Amazon Identity and Access Management (IAM) roles that are associated with the DB cluster. IAM roles that are associated with a DB cluster grant permission for the DB cluster to access other Amazon services on your behalf.

dbCluster_automaticRestartTime :: Lens' DBCluster (Maybe UTCTime) Source #

Time at which the DB cluster will be automatically restarted.

dbCluster_availabilityZones :: Lens' DBCluster (Maybe [Text]) Source #

Provides the list of EC2 Availability Zones that instances in the DB cluster can be created in.

dbCluster_backupRetentionPeriod :: Lens' DBCluster (Maybe Int) Source #

Specifies the number of days for which automatic DB snapshots are retained.

dbCluster_cloneGroupId :: Lens' DBCluster (Maybe Text) Source #

Identifies the clone group to which the DB cluster is associated.

dbCluster_clusterCreateTime :: Lens' DBCluster (Maybe UTCTime) Source #

Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).

dbCluster_copyTagsToSnapshot :: Lens' DBCluster (Maybe Bool) Source #

/If set to true, tags are copied to any snapshot of the DB cluster that is created./

dbCluster_crossAccountClone :: Lens' DBCluster (Maybe Bool) Source #

If set to true, the DB cluster can be cloned across accounts.

dbCluster_dbClusterArn :: Lens' DBCluster (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB cluster.

dbCluster_dbClusterIdentifier :: Lens' DBCluster (Maybe Text) Source #

Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.

dbCluster_dbClusterMembers :: Lens' DBCluster (Maybe [DBClusterMember]) Source #

Provides the list of instances that make up the DB cluster.

dbCluster_dbClusterParameterGroup :: Lens' DBCluster (Maybe Text) Source #

Specifies the name of the DB cluster parameter group for the DB cluster.

dbCluster_dbSubnetGroup :: Lens' DBCluster (Maybe Text) Source #

Specifies information on the subnet group associated with the DB cluster, including the name, description, and subnets in the subnet group.

dbCluster_databaseName :: Lens' DBCluster (Maybe Text) Source #

Contains the name of the initial database of this DB cluster that was provided at create time, if one was specified when the DB cluster was created. This same name is returned for the life of the DB cluster.

dbCluster_dbClusterResourceId :: Lens' DBCluster (Maybe Text) Source #

The Amazon Region-unique, immutable identifier for the DB cluster. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB cluster is accessed.

dbCluster_deletionProtection :: Lens' DBCluster (Maybe Bool) Source #

Indicates whether or not the DB cluster has deletion protection enabled. The database can't be deleted when deletion protection is enabled.

dbCluster_earliestRestorableTime :: Lens' DBCluster (Maybe UTCTime) Source #

Specifies the earliest time to which a database can be restored with point-in-time restore.

dbCluster_enabledCloudwatchLogsExports :: Lens' DBCluster (Maybe [Text]) Source #

A list of log types that this DB cluster is configured to export to CloudWatch Logs.

dbCluster_endpoint :: Lens' DBCluster (Maybe Text) Source #

Specifies the connection endpoint for the primary instance of the DB cluster.

dbCluster_engine :: Lens' DBCluster (Maybe Text) Source #

Provides the name of the database engine to be used for this DB cluster.

dbCluster_engineVersion :: Lens' DBCluster (Maybe Text) Source #

Indicates the database engine version.

dbCluster_hostedZoneId :: Lens' DBCluster (Maybe Text) Source #

Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.

dbCluster_iAMDatabaseAuthenticationEnabled :: Lens' DBCluster (Maybe Bool) Source #

True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

dbCluster_kmsKeyId :: Lens' DBCluster (Maybe Text) Source #

If StorageEncrypted is true, the Amazon KMS key identifier for the encrypted DB cluster.

dbCluster_latestRestorableTime :: Lens' DBCluster (Maybe UTCTime) Source #

Specifies the latest time to which a database can be restored with point-in-time restore.

dbCluster_masterUsername :: Lens' DBCluster (Maybe Text) Source #

Not supported by Neptune.

dbCluster_multiAZ :: Lens' DBCluster (Maybe Bool) Source #

Specifies whether the DB cluster has instances in multiple Availability Zones.

dbCluster_percentProgress :: Lens' DBCluster (Maybe Text) Source #

Specifies the progress of the operation as a percentage.

dbCluster_port :: Lens' DBCluster (Maybe Int) Source #

Specifies the port that the database engine is listening on.

dbCluster_preferredBackupWindow :: Lens' DBCluster (Maybe Text) Source #

Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.

dbCluster_preferredMaintenanceWindow :: Lens' DBCluster (Maybe Text) Source #

Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

dbCluster_readReplicaIdentifiers :: Lens' DBCluster (Maybe [Text]) Source #

Contains one or more identifiers of the Read Replicas associated with this DB cluster.

dbCluster_readerEndpoint :: Lens' DBCluster (Maybe Text) Source #

The reader endpoint for the DB cluster. The reader endpoint for a DB cluster load-balances connections across the Read Replicas that are available in a DB cluster. As clients request new connections to the reader endpoint, Neptune distributes the connection requests among the Read Replicas in the DB cluster. This functionality can help balance your read workload across multiple Read Replicas in your DB cluster.

If a failover occurs, and the Read Replica that you are connected to is promoted to be the primary instance, your connection is dropped. To continue sending your read workload to other Read Replicas in the cluster, you can then reconnect to the reader endpoint.

dbCluster_status :: Lens' DBCluster (Maybe Text) Source #

Specifies the current state of this DB cluster.

dbCluster_storageEncrypted :: Lens' DBCluster (Maybe Bool) Source #

Specifies whether the DB cluster is encrypted.

dbCluster_vpcSecurityGroups :: Lens' DBCluster (Maybe [VpcSecurityGroupMembership]) Source #

Provides a list of VPC security groups that the DB cluster belongs to.

DBClusterEndpoint

data DBClusterEndpoint Source #

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.

See: newDBClusterEndpoint smart constructor.

Constructors

DBClusterEndpoint' 

Fields

  • customEndpointType :: Maybe Text

    The type associated with a custom endpoint. One of: READER, WRITER, ANY.

  • dbClusterEndpointArn :: Maybe Text

    The Amazon Resource Name (ARN) for the endpoint.

  • dbClusterEndpointIdentifier :: Maybe Text

    The identifier associated with the endpoint. This parameter is stored as a lowercase string.

  • dbClusterEndpointResourceIdentifier :: Maybe Text

    A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.

  • dbClusterIdentifier :: Maybe Text

    The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.

  • endpoint :: Maybe Text

    The DNS address of the endpoint.

  • endpointType :: Maybe Text

    The type of the endpoint. One of: READER, WRITER, CUSTOM.

  • excludedMembers :: Maybe [Text]

    List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

  • staticMembers :: Maybe [Text]

    List of DB instance identifiers that are part of the custom endpoint group.

  • status :: Maybe Text

    The current status of the endpoint. One of: creating, available, deleting, inactive, modifying. The inactive state applies to an endpoint that cannot be used for a certain kind of cluster, such as a writer endpoint for a read-only secondary cluster in a global database.

Instances

Instances details
FromXML DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

Generic DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

Associated Types

type Rep DBClusterEndpoint :: Type -> Type #

Read DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

Show DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

NFData DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

Methods

rnf :: DBClusterEndpoint -> () #

Eq DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

Hashable DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

type Rep DBClusterEndpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterEndpoint

type Rep DBClusterEndpoint = D1 ('MetaData "DBClusterEndpoint" "Amazonka.Neptune.Types.DBClusterEndpoint" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterEndpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "customEndpointType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbClusterEndpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbClusterEndpointIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dbClusterEndpointResourceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbClusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endpointType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "excludedMembers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "staticMembers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newDBClusterEndpoint :: DBClusterEndpoint Source #

Create a value of DBClusterEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customEndpointType:DBClusterEndpoint', dbClusterEndpoint_customEndpointType - The type associated with a custom endpoint. One of: READER, WRITER, ANY.

$sel:dbClusterEndpointArn:DBClusterEndpoint', dbClusterEndpoint_dbClusterEndpointArn - The Amazon Resource Name (ARN) for the endpoint.

$sel:dbClusterEndpointIdentifier:DBClusterEndpoint', dbClusterEndpoint_dbClusterEndpointIdentifier - The identifier associated with the endpoint. This parameter is stored as a lowercase string.

$sel:dbClusterEndpointResourceIdentifier:DBClusterEndpoint', dbClusterEndpoint_dbClusterEndpointResourceIdentifier - A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.

$sel:dbClusterIdentifier:DBClusterEndpoint', dbClusterEndpoint_dbClusterIdentifier - The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.

$sel:endpoint:DBClusterEndpoint', dbClusterEndpoint_endpoint - The DNS address of the endpoint.

$sel:endpointType:DBClusterEndpoint', dbClusterEndpoint_endpointType - The type of the endpoint. One of: READER, WRITER, CUSTOM.

$sel:excludedMembers:DBClusterEndpoint', dbClusterEndpoint_excludedMembers - List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

$sel:staticMembers:DBClusterEndpoint', dbClusterEndpoint_staticMembers - List of DB instance identifiers that are part of the custom endpoint group.

$sel:status:DBClusterEndpoint', dbClusterEndpoint_status - The current status of the endpoint. One of: creating, available, deleting, inactive, modifying. The inactive state applies to an endpoint that cannot be used for a certain kind of cluster, such as a writer endpoint for a read-only secondary cluster in a global database.

dbClusterEndpoint_customEndpointType :: Lens' DBClusterEndpoint (Maybe Text) Source #

The type associated with a custom endpoint. One of: READER, WRITER, ANY.

dbClusterEndpoint_dbClusterEndpointArn :: Lens' DBClusterEndpoint (Maybe Text) Source #

The Amazon Resource Name (ARN) for the endpoint.

dbClusterEndpoint_dbClusterEndpointIdentifier :: Lens' DBClusterEndpoint (Maybe Text) Source #

The identifier associated with the endpoint. This parameter is stored as a lowercase string.

dbClusterEndpoint_dbClusterEndpointResourceIdentifier :: Lens' DBClusterEndpoint (Maybe Text) Source #

A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.

dbClusterEndpoint_dbClusterIdentifier :: Lens' DBClusterEndpoint (Maybe Text) Source #

The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.

dbClusterEndpoint_endpoint :: Lens' DBClusterEndpoint (Maybe Text) Source #

The DNS address of the endpoint.

dbClusterEndpoint_endpointType :: Lens' DBClusterEndpoint (Maybe Text) Source #

The type of the endpoint. One of: READER, WRITER, CUSTOM.

dbClusterEndpoint_excludedMembers :: Lens' DBClusterEndpoint (Maybe [Text]) Source #

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

dbClusterEndpoint_staticMembers :: Lens' DBClusterEndpoint (Maybe [Text]) Source #

List of DB instance identifiers that are part of the custom endpoint group.

dbClusterEndpoint_status :: Lens' DBClusterEndpoint (Maybe Text) Source #

The current status of the endpoint. One of: creating, available, deleting, inactive, modifying. The inactive state applies to an endpoint that cannot be used for a certain kind of cluster, such as a writer endpoint for a read-only secondary cluster in a global database.

DBClusterMember

data DBClusterMember Source #

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

See: newDBClusterMember smart constructor.

Constructors

DBClusterMember' 

Fields

Instances

Instances details
FromXML DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

Generic DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

Associated Types

type Rep DBClusterMember :: Type -> Type #

Read DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

Show DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

NFData DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

Methods

rnf :: DBClusterMember -> () #

Eq DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

Hashable DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

type Rep DBClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterMember

type Rep DBClusterMember = D1 ('MetaData "DBClusterMember" "Amazonka.Neptune.Types.DBClusterMember" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterMember'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dbClusterParameterGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbInstanceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "isClusterWriter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "promotionTier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newDBClusterMember :: DBClusterMember Source #

Create a value of DBClusterMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterParameterGroupStatus:DBClusterMember', dbClusterMember_dbClusterParameterGroupStatus - Specifies the status of the DB cluster parameter group for this member of the DB cluster.

$sel:dbInstanceIdentifier:DBClusterMember', dbClusterMember_dbInstanceIdentifier - Specifies the instance identifier for this member of the DB cluster.

$sel:isClusterWriter:DBClusterMember', dbClusterMember_isClusterWriter - Value that is true if the cluster member is the primary instance for the DB cluster and false otherwise.

$sel:promotionTier:DBClusterMember', dbClusterMember_promotionTier - A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.

dbClusterMember_dbClusterParameterGroupStatus :: Lens' DBClusterMember (Maybe Text) Source #

Specifies the status of the DB cluster parameter group for this member of the DB cluster.

dbClusterMember_dbInstanceIdentifier :: Lens' DBClusterMember (Maybe Text) Source #

Specifies the instance identifier for this member of the DB cluster.

dbClusterMember_isClusterWriter :: Lens' DBClusterMember (Maybe Bool) Source #

Value that is true if the cluster member is the primary instance for the DB cluster and false otherwise.

dbClusterMember_promotionTier :: Lens' DBClusterMember (Maybe Int) Source #

A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.

DBClusterOptionGroupStatus

data DBClusterOptionGroupStatus Source #

Not supported by Neptune.

See: newDBClusterOptionGroupStatus smart constructor.

Constructors

DBClusterOptionGroupStatus' 

Fields

Instances

Instances details
FromXML DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

Generic DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

Associated Types

type Rep DBClusterOptionGroupStatus :: Type -> Type #

Read DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

Show DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

NFData DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

Eq DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

Hashable DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

type Rep DBClusterOptionGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterOptionGroupStatus

type Rep DBClusterOptionGroupStatus = D1 ('MetaData "DBClusterOptionGroupStatus" "Amazonka.Neptune.Types.DBClusterOptionGroupStatus" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterOptionGroupStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbClusterOptionGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBClusterOptionGroupStatus :: DBClusterOptionGroupStatus Source #

Create a value of DBClusterOptionGroupStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterOptionGroupName:DBClusterOptionGroupStatus', dbClusterOptionGroupStatus_dbClusterOptionGroupName - Not supported by Neptune.

$sel:status:DBClusterOptionGroupStatus', dbClusterOptionGroupStatus_status - Not supported by Neptune.

DBClusterParameterGroup

data DBClusterParameterGroup Source #

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

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

See: newDBClusterParameterGroup smart constructor.

Constructors

DBClusterParameterGroup' 

Fields

Instances

Instances details
FromXML DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

Generic DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

Associated Types

type Rep DBClusterParameterGroup :: Type -> Type #

Read DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

Show DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

NFData DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

Methods

rnf :: DBClusterParameterGroup -> () #

Eq DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

Hashable DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

type Rep DBClusterParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroup

type Rep DBClusterParameterGroup = D1 ('MetaData "DBClusterParameterGroup" "Amazonka.Neptune.Types.DBClusterParameterGroup" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterParameterGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dbClusterParameterGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbClusterParameterGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbParameterGroupFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDBClusterParameterGroup :: DBClusterParameterGroup Source #

Create a value of DBClusterParameterGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterParameterGroupArn:DBClusterParameterGroup', dbClusterParameterGroup_dbClusterParameterGroupArn - The Amazon Resource Name (ARN) for the DB cluster parameter group.

$sel:dbClusterParameterGroupName:DBClusterParameterGroup', dbClusterParameterGroup_dbClusterParameterGroupName - Provides the name of the DB cluster parameter group.

$sel:dbParameterGroupFamily:DBClusterParameterGroup', dbClusterParameterGroup_dbParameterGroupFamily - Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.

$sel:description:DBClusterParameterGroup', dbClusterParameterGroup_description - Provides the customer-specified description for this DB cluster parameter group.

dbClusterParameterGroup_dbClusterParameterGroupArn :: Lens' DBClusterParameterGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB cluster parameter group.

dbClusterParameterGroup_dbParameterGroupFamily :: Lens' DBClusterParameterGroup (Maybe Text) Source #

Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.

dbClusterParameterGroup_description :: Lens' DBClusterParameterGroup (Maybe Text) Source #

Provides the customer-specified description for this DB cluster parameter group.

DBClusterParameterGroupNameMessage

data DBClusterParameterGroupNameMessage Source #

Constructors

DBClusterParameterGroupNameMessage' 

Fields

  • dbClusterParameterGroupName :: Maybe Text

    The name of the DB cluster parameter group.

    Constraints:

    • Must be 1 to 255 letters or numbers.
    • First character must be a letter
    • Cannot end with a hyphen or contain two consecutive hyphens

    This value is stored as a lowercase string.

Instances

Instances details
FromXML DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

Generic DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

Associated Types

type Rep DBClusterParameterGroupNameMessage :: Type -> Type #

Read DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

Show DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

NFData DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

Eq DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

Hashable DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

type Rep DBClusterParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage

type Rep DBClusterParameterGroupNameMessage = D1 ('MetaData "DBClusterParameterGroupNameMessage" "Amazonka.Neptune.Types.DBClusterParameterGroupNameMessage" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterParameterGroupNameMessage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbClusterParameterGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBClusterParameterGroupNameMessage :: DBClusterParameterGroupNameMessage Source #

Create a value of DBClusterParameterGroupNameMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterParameterGroupName:DBClusterParameterGroupNameMessage', dbClusterParameterGroupNameMessage_dbClusterParameterGroupName - The name of the DB cluster parameter group.

Constraints:

  • Must be 1 to 255 letters or numbers.
  • First character must be a letter
  • Cannot end with a hyphen or contain two consecutive hyphens

This value is stored as a lowercase string.

dbClusterParameterGroupNameMessage_dbClusterParameterGroupName :: Lens' DBClusterParameterGroupNameMessage (Maybe Text) Source #

The name of the DB cluster parameter group.

Constraints:

  • Must be 1 to 255 letters or numbers.
  • First character must be a letter
  • Cannot end with a hyphen or contain two consecutive hyphens

This value is stored as a lowercase string.

DBClusterRole

data DBClusterRole Source #

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

See: newDBClusterRole smart constructor.

Constructors

DBClusterRole' 

Fields

  • featureName :: Maybe Text

    The name of the feature associated with the Amazon Identity and Access Management (IAM) role. For the list of supported feature names, see DescribeDBEngineVersions.

  • roleArn :: Maybe Text

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

  • status :: Maybe Text

    Describes the state of association between the IAM role and the DB cluster. The Status property returns one of the following values:

    • ACTIVE - the IAM role ARN is associated with the DB cluster and can be used to access other Amazon services on your behalf.
    • PENDING - the IAM role ARN is being associated with the DB cluster.
    • INVALID - the IAM role ARN is associated with the DB cluster, but the DB cluster is unable to assume the IAM role in order to access other Amazon services on your behalf.

Instances

Instances details
FromXML DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

Generic DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

Associated Types

type Rep DBClusterRole :: Type -> Type #

Read DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

Show DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

NFData DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

Methods

rnf :: DBClusterRole -> () #

Eq DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

Hashable DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

type Rep DBClusterRole Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterRole

type Rep DBClusterRole = D1 ('MetaData "DBClusterRole" "Amazonka.Neptune.Types.DBClusterRole" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterRole'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDBClusterRole :: DBClusterRole Source #

Create a value of DBClusterRole with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureName:DBClusterRole', dbClusterRole_featureName - The name of the feature associated with the Amazon Identity and Access Management (IAM) role. For the list of supported feature names, see DescribeDBEngineVersions.

$sel:roleArn:DBClusterRole', dbClusterRole_roleArn - The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.

$sel:status:DBClusterRole', dbClusterRole_status - Describes the state of association between the IAM role and the DB cluster. The Status property returns one of the following values:

  • ACTIVE - the IAM role ARN is associated with the DB cluster and can be used to access other Amazon services on your behalf.
  • PENDING - the IAM role ARN is being associated with the DB cluster.
  • INVALID - the IAM role ARN is associated with the DB cluster, but the DB cluster is unable to assume the IAM role in order to access other Amazon services on your behalf.

dbClusterRole_featureName :: Lens' DBClusterRole (Maybe Text) Source #

The name of the feature associated with the Amazon Identity and Access Management (IAM) role. For the list of supported feature names, see DescribeDBEngineVersions.

dbClusterRole_roleArn :: Lens' DBClusterRole (Maybe Text) Source #

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

dbClusterRole_status :: Lens' DBClusterRole (Maybe Text) Source #

Describes the state of association between the IAM role and the DB cluster. The Status property returns one of the following values:

  • ACTIVE - the IAM role ARN is associated with the DB cluster and can be used to access other Amazon services on your behalf.
  • PENDING - the IAM role ARN is being associated with the DB cluster.
  • INVALID - the IAM role ARN is associated with the DB cluster, but the DB cluster is unable to assume the IAM role in order to access other Amazon services on your behalf.

DBClusterSnapshot

data DBClusterSnapshot Source #

Contains the details for an Amazon Neptune DB cluster snapshot

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

See: newDBClusterSnapshot smart constructor.

Constructors

DBClusterSnapshot' 

Fields

  • allocatedStorage :: Maybe Int

    Specifies the allocated storage size in gibibytes (GiB).

  • availabilityZones :: Maybe [Text]

    Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.

  • clusterCreateTime :: Maybe ISO8601

    Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).

  • dbClusterIdentifier :: Maybe Text

    Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.

  • dbClusterSnapshotArn :: Maybe Text

    The Amazon Resource Name (ARN) for the DB cluster snapshot.

  • dbClusterSnapshotIdentifier :: Maybe Text

    Specifies the identifier for a DB cluster snapshot. Must match the identifier of an existing snapshot.

    After you restore a DB cluster using a DBClusterSnapshotIdentifier, you must specify the same DBClusterSnapshotIdentifier for any future updates to the DB cluster. When you specify this property for an update, the DB cluster is not restored from the snapshot again, and the data in the database is not changed.

    However, if you don't specify the DBClusterSnapshotIdentifier, an empty DB cluster is created, and the original DB cluster is deleted. If you specify a property that is different from the previous snapshot restore property, the DB cluster is restored from the snapshot specified by the DBClusterSnapshotIdentifier, and the original DB cluster is deleted.

  • engine :: Maybe Text

    Specifies the name of the database engine.

  • engineVersion :: Maybe Text

    Provides the version of the database engine for this DB cluster snapshot.

  • iAMDatabaseAuthenticationEnabled :: Maybe Bool

    True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

  • kmsKeyId :: Maybe Text

    If StorageEncrypted is true, the Amazon KMS key identifier for the encrypted DB cluster snapshot.

  • licenseModel :: Maybe Text

    Provides the license model information for this DB cluster snapshot.

  • masterUsername :: Maybe Text

    Not supported by Neptune.

  • percentProgress :: Maybe Int

    Specifies the percentage of the estimated data that has been transferred.

  • port :: Maybe Int

    Specifies the port that the DB cluster was listening on at the time of the snapshot.

  • snapshotCreateTime :: Maybe ISO8601

    Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).

  • snapshotType :: Maybe Text

    Provides the type of the DB cluster snapshot.

  • sourceDBClusterSnapshotArn :: Maybe Text

    If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.

  • status :: Maybe Text

    Specifies the status of this DB cluster snapshot.

  • storageEncrypted :: Maybe Bool

    Specifies whether the DB cluster snapshot is encrypted.

  • vpcId :: Maybe Text

    Provides the VPC ID associated with the DB cluster snapshot.

Instances

Instances details
FromXML DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

Generic DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

Associated Types

type Rep DBClusterSnapshot :: Type -> Type #

Read DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

Show DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

NFData DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

Methods

rnf :: DBClusterSnapshot -> () #

Eq DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

Hashable DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

type Rep DBClusterSnapshot Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshot

type Rep DBClusterSnapshot = D1 ('MetaData "DBClusterSnapshot" "Amazonka.Neptune.Types.DBClusterSnapshot" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterSnapshot'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "allocatedStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "availabilityZones") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "clusterCreateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "dbClusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbClusterSnapshotArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "dbClusterSnapshotIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iAMDatabaseAuthenticationEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "licenseModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "masterUsername") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "percentProgress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "snapshotCreateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))))) :*: ((S1 ('MetaSel ('Just "snapshotType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceDBClusterSnapshotArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "storageEncrypted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newDBClusterSnapshot :: DBClusterSnapshot Source #

Create a value of DBClusterSnapshot with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allocatedStorage:DBClusterSnapshot', dbClusterSnapshot_allocatedStorage - Specifies the allocated storage size in gibibytes (GiB).

$sel:availabilityZones:DBClusterSnapshot', dbClusterSnapshot_availabilityZones - Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.

$sel:clusterCreateTime:DBClusterSnapshot', dbClusterSnapshot_clusterCreateTime - Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).

$sel:dbClusterIdentifier:DBClusterSnapshot', dbClusterSnapshot_dbClusterIdentifier - Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.

$sel:dbClusterSnapshotArn:DBClusterSnapshot', dbClusterSnapshot_dbClusterSnapshotArn - The Amazon Resource Name (ARN) for the DB cluster snapshot.

$sel:dbClusterSnapshotIdentifier:DBClusterSnapshot', dbClusterSnapshot_dbClusterSnapshotIdentifier - Specifies the identifier for a DB cluster snapshot. Must match the identifier of an existing snapshot.

After you restore a DB cluster using a DBClusterSnapshotIdentifier, you must specify the same DBClusterSnapshotIdentifier for any future updates to the DB cluster. When you specify this property for an update, the DB cluster is not restored from the snapshot again, and the data in the database is not changed.

However, if you don't specify the DBClusterSnapshotIdentifier, an empty DB cluster is created, and the original DB cluster is deleted. If you specify a property that is different from the previous snapshot restore property, the DB cluster is restored from the snapshot specified by the DBClusterSnapshotIdentifier, and the original DB cluster is deleted.

$sel:engine:DBClusterSnapshot', dbClusterSnapshot_engine - Specifies the name of the database engine.

$sel:engineVersion:DBClusterSnapshot', dbClusterSnapshot_engineVersion - Provides the version of the database engine for this DB cluster snapshot.

$sel:iAMDatabaseAuthenticationEnabled:DBClusterSnapshot', dbClusterSnapshot_iAMDatabaseAuthenticationEnabled - True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

$sel:kmsKeyId:DBClusterSnapshot', dbClusterSnapshot_kmsKeyId - If StorageEncrypted is true, the Amazon KMS key identifier for the encrypted DB cluster snapshot.

$sel:licenseModel:DBClusterSnapshot', dbClusterSnapshot_licenseModel - Provides the license model information for this DB cluster snapshot.

$sel:masterUsername:DBClusterSnapshot', dbClusterSnapshot_masterUsername - Not supported by Neptune.

$sel:percentProgress:DBClusterSnapshot', dbClusterSnapshot_percentProgress - Specifies the percentage of the estimated data that has been transferred.

$sel:port:DBClusterSnapshot', dbClusterSnapshot_port - Specifies the port that the DB cluster was listening on at the time of the snapshot.

$sel:snapshotCreateTime:DBClusterSnapshot', dbClusterSnapshot_snapshotCreateTime - Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).

$sel:snapshotType:DBClusterSnapshot', dbClusterSnapshot_snapshotType - Provides the type of the DB cluster snapshot.

$sel:sourceDBClusterSnapshotArn:DBClusterSnapshot', dbClusterSnapshot_sourceDBClusterSnapshotArn - If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.

$sel:status:DBClusterSnapshot', dbClusterSnapshot_status - Specifies the status of this DB cluster snapshot.

$sel:storageEncrypted:DBClusterSnapshot', dbClusterSnapshot_storageEncrypted - Specifies whether the DB cluster snapshot is encrypted.

$sel:vpcId:DBClusterSnapshot', dbClusterSnapshot_vpcId - Provides the VPC ID associated with the DB cluster snapshot.

dbClusterSnapshot_allocatedStorage :: Lens' DBClusterSnapshot (Maybe Int) Source #

Specifies the allocated storage size in gibibytes (GiB).

dbClusterSnapshot_availabilityZones :: Lens' DBClusterSnapshot (Maybe [Text]) Source #

Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.

dbClusterSnapshot_clusterCreateTime :: Lens' DBClusterSnapshot (Maybe UTCTime) Source #

Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).

dbClusterSnapshot_dbClusterIdentifier :: Lens' DBClusterSnapshot (Maybe Text) Source #

Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.

dbClusterSnapshot_dbClusterSnapshotArn :: Lens' DBClusterSnapshot (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB cluster snapshot.

dbClusterSnapshot_dbClusterSnapshotIdentifier :: Lens' DBClusterSnapshot (Maybe Text) Source #

Specifies the identifier for a DB cluster snapshot. Must match the identifier of an existing snapshot.

After you restore a DB cluster using a DBClusterSnapshotIdentifier, you must specify the same DBClusterSnapshotIdentifier for any future updates to the DB cluster. When you specify this property for an update, the DB cluster is not restored from the snapshot again, and the data in the database is not changed.

However, if you don't specify the DBClusterSnapshotIdentifier, an empty DB cluster is created, and the original DB cluster is deleted. If you specify a property that is different from the previous snapshot restore property, the DB cluster is restored from the snapshot specified by the DBClusterSnapshotIdentifier, and the original DB cluster is deleted.

dbClusterSnapshot_engine :: Lens' DBClusterSnapshot (Maybe Text) Source #

Specifies the name of the database engine.

dbClusterSnapshot_engineVersion :: Lens' DBClusterSnapshot (Maybe Text) Source #

Provides the version of the database engine for this DB cluster snapshot.

dbClusterSnapshot_iAMDatabaseAuthenticationEnabled :: Lens' DBClusterSnapshot (Maybe Bool) Source #

True if mapping of Amazon Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

dbClusterSnapshot_kmsKeyId :: Lens' DBClusterSnapshot (Maybe Text) Source #

If StorageEncrypted is true, the Amazon KMS key identifier for the encrypted DB cluster snapshot.

dbClusterSnapshot_licenseModel :: Lens' DBClusterSnapshot (Maybe Text) Source #

Provides the license model information for this DB cluster snapshot.

dbClusterSnapshot_percentProgress :: Lens' DBClusterSnapshot (Maybe Int) Source #

Specifies the percentage of the estimated data that has been transferred.

dbClusterSnapshot_port :: Lens' DBClusterSnapshot (Maybe Int) Source #

Specifies the port that the DB cluster was listening on at the time of the snapshot.

dbClusterSnapshot_snapshotCreateTime :: Lens' DBClusterSnapshot (Maybe UTCTime) Source #

Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).

dbClusterSnapshot_snapshotType :: Lens' DBClusterSnapshot (Maybe Text) Source #

Provides the type of the DB cluster snapshot.

dbClusterSnapshot_sourceDBClusterSnapshotArn :: Lens' DBClusterSnapshot (Maybe Text) Source #

If the DB cluster snapshot was copied from a source DB cluster snapshot, the Amazon Resource Name (ARN) for the source DB cluster snapshot, otherwise, a null value.

dbClusterSnapshot_status :: Lens' DBClusterSnapshot (Maybe Text) Source #

Specifies the status of this DB cluster snapshot.

dbClusterSnapshot_storageEncrypted :: Lens' DBClusterSnapshot (Maybe Bool) Source #

Specifies whether the DB cluster snapshot is encrypted.

dbClusterSnapshot_vpcId :: Lens' DBClusterSnapshot (Maybe Text) Source #

Provides the VPC ID associated with the DB cluster snapshot.

DBClusterSnapshotAttribute

data DBClusterSnapshotAttribute Source #

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.

See: newDBClusterSnapshotAttribute smart constructor.

Constructors

DBClusterSnapshotAttribute' 

Fields

  • attributeName :: Maybe Text

    The name of the manual DB cluster snapshot attribute.

    The attribute named restore refers to the list of Amazon accounts that have permission to copy or restore the manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

  • attributeValues :: Maybe [Text]

    The value(s) for the manual DB cluster snapshot attribute.

    If the AttributeName field is set to restore, then this element returns a list of IDs of the Amazon accounts that are authorized to copy or restore the manual DB cluster snapshot. If a value of all is in the list, then the manual DB cluster snapshot is public and available for any Amazon account to copy or restore.

Instances

Instances details
FromXML DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

Generic DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

Associated Types

type Rep DBClusterSnapshotAttribute :: Type -> Type #

Read DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

Show DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

NFData DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

Eq DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

Hashable DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

type Rep DBClusterSnapshotAttribute Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttribute

type Rep DBClusterSnapshotAttribute = D1 ('MetaData "DBClusterSnapshotAttribute" "Amazonka.Neptune.Types.DBClusterSnapshotAttribute" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterSnapshotAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "attributeValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newDBClusterSnapshotAttribute :: DBClusterSnapshotAttribute Source #

Create a value of DBClusterSnapshotAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attributeName:DBClusterSnapshotAttribute', dbClusterSnapshotAttribute_attributeName - The name of the manual DB cluster snapshot attribute.

The attribute named restore refers to the list of Amazon accounts that have permission to copy or restore the manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

$sel:attributeValues:DBClusterSnapshotAttribute', dbClusterSnapshotAttribute_attributeValues - The value(s) for the manual DB cluster snapshot attribute.

If the AttributeName field is set to restore, then this element returns a list of IDs of the Amazon accounts that are authorized to copy or restore the manual DB cluster snapshot. If a value of all is in the list, then the manual DB cluster snapshot is public and available for any Amazon account to copy or restore.

dbClusterSnapshotAttribute_attributeName :: Lens' DBClusterSnapshotAttribute (Maybe Text) Source #

The name of the manual DB cluster snapshot attribute.

The attribute named restore refers to the list of Amazon accounts that have permission to copy or restore the manual DB cluster snapshot. For more information, see the ModifyDBClusterSnapshotAttribute API action.

dbClusterSnapshotAttribute_attributeValues :: Lens' DBClusterSnapshotAttribute (Maybe [Text]) Source #

The value(s) for the manual DB cluster snapshot attribute.

If the AttributeName field is set to restore, then this element returns a list of IDs of the Amazon accounts that are authorized to copy or restore the manual DB cluster snapshot. If a value of all is in the list, then the manual DB cluster snapshot is public and available for any Amazon account to copy or restore.

DBClusterSnapshotAttributesResult

data DBClusterSnapshotAttributesResult Source #

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

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

See: newDBClusterSnapshotAttributesResult smart constructor.

Constructors

DBClusterSnapshotAttributesResult' 

Fields

Instances

Instances details
FromXML DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

Generic DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

Associated Types

type Rep DBClusterSnapshotAttributesResult :: Type -> Type #

Read DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

Show DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

NFData DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

Eq DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

Hashable DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

type Rep DBClusterSnapshotAttributesResult Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult

type Rep DBClusterSnapshotAttributesResult = D1 ('MetaData "DBClusterSnapshotAttributesResult" "Amazonka.Neptune.Types.DBClusterSnapshotAttributesResult" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBClusterSnapshotAttributesResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbClusterSnapshotAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBClusterSnapshotAttribute])) :*: S1 ('MetaSel ('Just "dbClusterSnapshotIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBClusterSnapshotAttributesResult :: DBClusterSnapshotAttributesResult Source #

Create a value of DBClusterSnapshotAttributesResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterSnapshotAttributes:DBClusterSnapshotAttributesResult', dbClusterSnapshotAttributesResult_dbClusterSnapshotAttributes - The list of attributes and values for the manual DB cluster snapshot.

$sel:dbClusterSnapshotIdentifier:DBClusterSnapshotAttributesResult', dbClusterSnapshotAttributesResult_dbClusterSnapshotIdentifier - The identifier of the manual DB cluster snapshot that the attributes apply to.

dbClusterSnapshotAttributesResult_dbClusterSnapshotIdentifier :: Lens' DBClusterSnapshotAttributesResult (Maybe Text) Source #

The identifier of the manual DB cluster snapshot that the attributes apply to.

DBEngineVersion

data DBEngineVersion Source #

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

See: newDBEngineVersion smart constructor.

Constructors

DBEngineVersion' 

Fields

Instances

Instances details
FromXML DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

Generic DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

Associated Types

type Rep DBEngineVersion :: Type -> Type #

Read DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

Show DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

NFData DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

Methods

rnf :: DBEngineVersion -> () #

Eq DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

Hashable DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

type Rep DBEngineVersion Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBEngineVersion

type Rep DBEngineVersion = D1 ('MetaData "DBEngineVersion" "Amazonka.Neptune.Types.DBEngineVersion" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBEngineVersion'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dbEngineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dbEngineVersionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbParameterGroupFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "defaultCharacterSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CharacterSet)) :*: (S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "exportableLogTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "supportedCharacterSets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CharacterSet])) :*: S1 ('MetaSel ('Just "supportedTimezones") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Timezone])))) :*: ((S1 ('MetaSel ('Just "supportsGlobalDatabases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportsLogExportsToCloudwatchLogs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "supportsReadReplica") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "validUpgradeTarget") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UpgradeTarget])))))))

newDBEngineVersion :: DBEngineVersion Source #

Create a value of DBEngineVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbEngineDescription:DBEngineVersion', dbEngineVersion_dbEngineDescription - The description of the database engine.

$sel:dbEngineVersionDescription:DBEngineVersion', dbEngineVersion_dbEngineVersionDescription - The description of the database engine version.

$sel:dbParameterGroupFamily:DBEngineVersion', dbEngineVersion_dbParameterGroupFamily - The name of the DB parameter group family for the database engine.

$sel:defaultCharacterSet:DBEngineVersion', dbEngineVersion_defaultCharacterSet - (Not supported by Neptune)

DBEngineVersion, dbEngineVersion_engine - The name of the database engine.

DBEngineVersion, dbEngineVersion_engineVersion - The version number of the database engine.

$sel:exportableLogTypes:DBEngineVersion', dbEngineVersion_exportableLogTypes - The types of logs that the database engine has available for export to CloudWatch Logs.

$sel:supportedCharacterSets:DBEngineVersion', dbEngineVersion_supportedCharacterSets - (Not supported by Neptune)

$sel:supportedTimezones:DBEngineVersion', dbEngineVersion_supportedTimezones - A list of the time zones supported by this engine for the Timezone parameter of the CreateDBInstance action.

DBEngineVersion, dbEngineVersion_supportsGlobalDatabases - A value that indicates whether you can use Aurora global databases with a specific DB engine version.

$sel:supportsLogExportsToCloudwatchLogs:DBEngineVersion', dbEngineVersion_supportsLogExportsToCloudwatchLogs - A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.

$sel:supportsReadReplica:DBEngineVersion', dbEngineVersion_supportsReadReplica - Indicates whether the database engine version supports read replicas.

$sel:validUpgradeTarget:DBEngineVersion', dbEngineVersion_validUpgradeTarget - A list of engine versions that this database engine version can be upgraded to.

dbEngineVersion_dbEngineDescription :: Lens' DBEngineVersion (Maybe Text) Source #

The description of the database engine.

dbEngineVersion_dbEngineVersionDescription :: Lens' DBEngineVersion (Maybe Text) Source #

The description of the database engine version.

dbEngineVersion_dbParameterGroupFamily :: Lens' DBEngineVersion (Maybe Text) Source #

The name of the DB parameter group family for the database engine.

dbEngineVersion_engine :: Lens' DBEngineVersion (Maybe Text) Source #

The name of the database engine.

dbEngineVersion_engineVersion :: Lens' DBEngineVersion (Maybe Text) Source #

The version number of the database engine.

dbEngineVersion_exportableLogTypes :: Lens' DBEngineVersion (Maybe [Text]) Source #

The types of logs that the database engine has available for export to CloudWatch Logs.

dbEngineVersion_supportedTimezones :: Lens' DBEngineVersion (Maybe [Timezone]) Source #

A list of the time zones supported by this engine for the Timezone parameter of the CreateDBInstance action.

dbEngineVersion_supportsGlobalDatabases :: Lens' DBEngineVersion (Maybe Bool) Source #

A value that indicates whether you can use Aurora global databases with a specific DB engine version.

dbEngineVersion_supportsLogExportsToCloudwatchLogs :: Lens' DBEngineVersion (Maybe Bool) Source #

A value that indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.

dbEngineVersion_supportsReadReplica :: Lens' DBEngineVersion (Maybe Bool) Source #

Indicates whether the database engine version supports read replicas.

dbEngineVersion_validUpgradeTarget :: Lens' DBEngineVersion (Maybe [UpgradeTarget]) Source #

A list of engine versions that this database engine version can be upgraded to.

DBInstance

data DBInstance Source #

Contains the details of an Amazon Neptune DB instance.

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

See: newDBInstance smart constructor.

Constructors

DBInstance' 

Fields

Instances

Instances details
FromXML DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

Generic DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

Associated Types

type Rep DBInstance :: Type -> Type #

Read DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

Show DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

NFData DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

Methods

rnf :: DBInstance -> () #

Eq DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

Hashable DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

type Rep DBInstance Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstance

type Rep DBInstance = D1 ('MetaData "DBInstance" "Amazonka.Neptune.Types.DBInstance" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBInstance'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "allocatedStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "autoMinorVersionUpgrade") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "availabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "backupRetentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "cACertificateIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "characterSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "copyTagsToSnapshot") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "dbClusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dbInstanceClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbInstanceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "dbParameterGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBParameterGroupStatus])) :*: (S1 ('MetaSel ('Just "dbSecurityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBSecurityGroupMembership])) :*: S1 ('MetaSel ('Just "dbSubnetGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DBSubnetGroup)))) :*: (S1 ('MetaSel ('Just "dbInstancePort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "dbiResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deletionProtection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "domainMemberships") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainMembership])) :*: (S1 ('MetaSel ('Just "enabledCloudwatchLogsExports") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Endpoint)))) :*: ((S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "enhancedMonitoringResourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "iAMDatabaseAuthenticationEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))) :*: ((((S1 ('MetaSel ('Just "instanceCreateTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "iops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "latestRestorableTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "licenseModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "masterUsername") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "monitoringInterval") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "monitoringRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "multiAZ") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "optionGroupMemberships") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OptionGroupMembership])) :*: S1 ('MetaSel ('Just "pendingModifiedValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PendingModifiedValues))) :*: (S1 ('MetaSel ('Just "performanceInsightsEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "performanceInsightsKMSKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "preferredBackupWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "preferredMaintenanceWindow") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "promotionTier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "publiclyAccessible") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "readReplicaDBClusterIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "readReplicaDBInstanceIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "readReplicaSourceDBInstanceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "secondaryAvailabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "statusInfos") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DBInstanceStatusInfo])) :*: S1 ('MetaSel ('Just "storageEncrypted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tdeCredentialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "timezone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcSecurityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VpcSecurityGroupMembership])))))))))

newDBInstance :: DBInstance Source #

Create a value of DBInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DBInstance, dbInstance_allocatedStorage - Not supported by Neptune.

$sel:autoMinorVersionUpgrade:DBInstance', dbInstance_autoMinorVersionUpgrade - Indicates that minor version patches are applied automatically.

$sel:availabilityZone:DBInstance', dbInstance_availabilityZone - Specifies the name of the Availability Zone the DB instance is located in.

DBInstance, dbInstance_backupRetentionPeriod - Specifies the number of days for which automatic DB snapshots are retained.

DBInstance, dbInstance_cACertificateIdentifier - The identifier of the CA certificate for this DB instance.

$sel:characterSetName:DBInstance', dbInstance_characterSetName - (Not supported by Neptune)

$sel:copyTagsToSnapshot:DBInstance', dbInstance_copyTagsToSnapshot - Specifies whether tags are copied from the DB instance to snapshots of the DB instance.

$sel:dbClusterIdentifier:DBInstance', dbInstance_dbClusterIdentifier - If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.

$sel:dbInstanceArn:DBInstance', dbInstance_dbInstanceArn - The Amazon Resource Name (ARN) for the DB instance.

DBInstance, dbInstance_dbInstanceClass - Contains the name of the compute and memory capacity class of the DB instance.

DBInstance, dbInstance_dbInstanceIdentifier - Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.

$sel:dbInstanceStatus:DBInstance', dbInstance_dbInstanceStatus - Specifies the current state of this database.

$sel:dbName:DBInstance', dbInstance_dbName - The database name.

$sel:dbParameterGroups:DBInstance', dbInstance_dbParameterGroups - Provides the list of DB parameter groups applied to this DB instance.

$sel:dbSecurityGroups:DBInstance', dbInstance_dbSecurityGroups - Provides List of DB security group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status subelements.

$sel:dbSubnetGroup:DBInstance', dbInstance_dbSubnetGroup - Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.

$sel:dbInstancePort:DBInstance', dbInstance_dbInstancePort - Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.

$sel:dbiResourceId:DBInstance', dbInstance_dbiResourceId - The Amazon Region-unique, immutable identifier for the DB instance. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB instance is accessed.

$sel:deletionProtection:DBInstance', dbInstance_deletionProtection - Indicates whether or not the DB instance has deletion protection enabled. The instance can't be deleted when deletion protection is enabled. See Deleting a DB Instance.

$sel:domainMemberships:DBInstance', dbInstance_domainMemberships - Not supported

$sel:enabledCloudwatchLogsExports:DBInstance', dbInstance_enabledCloudwatchLogsExports - A list of log types that this DB instance is configured to export to CloudWatch Logs.

$sel:endpoint:DBInstance', dbInstance_endpoint - Specifies the connection endpoint.

$sel:engine:DBInstance', dbInstance_engine - Provides the name of the database engine to be used for this DB instance.

DBInstance, dbInstance_engineVersion - Indicates the database engine version.

$sel:enhancedMonitoringResourceArn:DBInstance', dbInstance_enhancedMonitoringResourceArn - The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.

$sel:iAMDatabaseAuthenticationEnabled:DBInstance', dbInstance_iAMDatabaseAuthenticationEnabled - True if Amazon Identity and Access Management (IAM) authentication is enabled, and otherwise false.

$sel:instanceCreateTime:DBInstance', dbInstance_instanceCreateTime - Provides the date and time the DB instance was created.

DBInstance, dbInstance_iops - Specifies the Provisioned IOPS (I/O operations per second) value.

$sel:kmsKeyId:DBInstance', dbInstance_kmsKeyId - Not supported: The encryption for DB instances is managed by the DB cluster.

$sel:latestRestorableTime:DBInstance', dbInstance_latestRestorableTime - Specifies the latest time to which a database can be restored with point-in-time restore.

DBInstance, dbInstance_licenseModel - License model information for this DB instance.

$sel:masterUsername:DBInstance', dbInstance_masterUsername - Not supported by Neptune.

$sel:monitoringInterval:DBInstance', dbInstance_monitoringInterval - The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.

$sel:monitoringRoleArn:DBInstance', dbInstance_monitoringRoleArn - The ARN for the IAM role that permits Neptune to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.

DBInstance, dbInstance_multiAZ - Specifies if the DB instance is a Multi-AZ deployment.

$sel:optionGroupMemberships:DBInstance', dbInstance_optionGroupMemberships - (Not supported by Neptune)

$sel:pendingModifiedValues:DBInstance', dbInstance_pendingModifiedValues - Specifies that changes to the DB instance are pending. This element is only included when changes are pending. Specific changes are identified by subelements.

$sel:performanceInsightsEnabled:DBInstance', dbInstance_performanceInsightsEnabled - (Not supported by Neptune)

$sel:performanceInsightsKMSKeyId:DBInstance', dbInstance_performanceInsightsKMSKeyId - (Not supported by Neptune)

$sel:preferredBackupWindow:DBInstance', dbInstance_preferredBackupWindow - Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.

$sel:preferredMaintenanceWindow:DBInstance', dbInstance_preferredMaintenanceWindow - Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

$sel:promotionTier:DBInstance', dbInstance_promotionTier - A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.

$sel:publiclyAccessible:DBInstance', dbInstance_publiclyAccessible - This flag should no longer be used.

$sel:readReplicaDBClusterIdentifiers:DBInstance', dbInstance_readReplicaDBClusterIdentifiers - Contains one or more identifiers of DB clusters that are Read Replicas of this DB instance.

$sel:readReplicaDBInstanceIdentifiers:DBInstance', dbInstance_readReplicaDBInstanceIdentifiers - Contains one or more identifiers of the Read Replicas associated with this DB instance.

$sel:readReplicaSourceDBInstanceIdentifier:DBInstance', dbInstance_readReplicaSourceDBInstanceIdentifier - Contains the identifier of the source DB instance if this DB instance is a Read Replica.

$sel:secondaryAvailabilityZone:DBInstance', dbInstance_secondaryAvailabilityZone - If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.

$sel:statusInfos:DBInstance', dbInstance_statusInfos - The status of a Read Replica. If the instance is not a Read Replica, this is blank.

$sel:storageEncrypted:DBInstance', dbInstance_storageEncrypted - Not supported: The encryption for DB instances is managed by the DB cluster.

DBInstance, dbInstance_storageType - Specifies the storage type associated with DB instance.

$sel:tdeCredentialArn:DBInstance', dbInstance_tdeCredentialArn - The ARN from the key store with which the instance is associated for TDE encryption.

$sel:timezone:DBInstance', dbInstance_timezone - Not supported.

$sel:vpcSecurityGroups:DBInstance', dbInstance_vpcSecurityGroups - Provides a list of VPC security group elements that the DB instance belongs to.

dbInstance_autoMinorVersionUpgrade :: Lens' DBInstance (Maybe Bool) Source #

Indicates that minor version patches are applied automatically.

dbInstance_availabilityZone :: Lens' DBInstance (Maybe Text) Source #

Specifies the name of the Availability Zone the DB instance is located in.

dbInstance_backupRetentionPeriod :: Lens' DBInstance (Maybe Int) Source #

Specifies the number of days for which automatic DB snapshots are retained.

dbInstance_cACertificateIdentifier :: Lens' DBInstance (Maybe Text) Source #

The identifier of the CA certificate for this DB instance.

dbInstance_copyTagsToSnapshot :: Lens' DBInstance (Maybe Bool) Source #

Specifies whether tags are copied from the DB instance to snapshots of the DB instance.

dbInstance_dbClusterIdentifier :: Lens' DBInstance (Maybe Text) Source #

If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.

dbInstance_dbInstanceArn :: Lens' DBInstance (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB instance.

dbInstance_dbInstanceClass :: Lens' DBInstance (Maybe Text) Source #

Contains the name of the compute and memory capacity class of the DB instance.

dbInstance_dbInstanceIdentifier :: Lens' DBInstance (Maybe Text) Source #

Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.

dbInstance_dbInstanceStatus :: Lens' DBInstance (Maybe Text) Source #

Specifies the current state of this database.

dbInstance_dbParameterGroups :: Lens' DBInstance (Maybe [DBParameterGroupStatus]) Source #

Provides the list of DB parameter groups applied to this DB instance.

dbInstance_dbSecurityGroups :: Lens' DBInstance (Maybe [DBSecurityGroupMembership]) Source #

Provides List of DB security group elements containing only DBSecurityGroup.Name and DBSecurityGroup.Status subelements.

dbInstance_dbSubnetGroup :: Lens' DBInstance (Maybe DBSubnetGroup) Source #

Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.

dbInstance_dbInstancePort :: Lens' DBInstance (Maybe Int) Source #

Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.

dbInstance_dbiResourceId :: Lens' DBInstance (Maybe Text) Source #

The Amazon Region-unique, immutable identifier for the DB instance. This identifier is found in Amazon CloudTrail log entries whenever the Amazon KMS key for the DB instance is accessed.

dbInstance_deletionProtection :: Lens' DBInstance (Maybe Bool) Source #

Indicates whether or not the DB instance has deletion protection enabled. The instance can't be deleted when deletion protection is enabled. See Deleting a DB Instance.

dbInstance_enabledCloudwatchLogsExports :: Lens' DBInstance (Maybe [Text]) Source #

A list of log types that this DB instance is configured to export to CloudWatch Logs.

dbInstance_endpoint :: Lens' DBInstance (Maybe Endpoint) Source #

Specifies the connection endpoint.

dbInstance_engine :: Lens' DBInstance (Maybe Text) Source #

Provides the name of the database engine to be used for this DB instance.

dbInstance_engineVersion :: Lens' DBInstance (Maybe Text) Source #

Indicates the database engine version.

dbInstance_enhancedMonitoringResourceArn :: Lens' DBInstance (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.

dbInstance_iAMDatabaseAuthenticationEnabled :: Lens' DBInstance (Maybe Bool) Source #

True if Amazon Identity and Access Management (IAM) authentication is enabled, and otherwise false.

dbInstance_instanceCreateTime :: Lens' DBInstance (Maybe UTCTime) Source #

Provides the date and time the DB instance was created.

dbInstance_iops :: Lens' DBInstance (Maybe Int) Source #

Specifies the Provisioned IOPS (I/O operations per second) value.

dbInstance_kmsKeyId :: Lens' DBInstance (Maybe Text) Source #

Not supported: The encryption for DB instances is managed by the DB cluster.

dbInstance_latestRestorableTime :: Lens' DBInstance (Maybe UTCTime) Source #

Specifies the latest time to which a database can be restored with point-in-time restore.

dbInstance_licenseModel :: Lens' DBInstance (Maybe Text) Source #

License model information for this DB instance.

dbInstance_monitoringInterval :: Lens' DBInstance (Maybe Int) Source #

The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.

dbInstance_monitoringRoleArn :: Lens' DBInstance (Maybe Text) Source #

The ARN for the IAM role that permits Neptune to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.

dbInstance_multiAZ :: Lens' DBInstance (Maybe Bool) Source #

Specifies if the DB instance is a Multi-AZ deployment.

dbInstance_pendingModifiedValues :: Lens' DBInstance (Maybe PendingModifiedValues) Source #

Specifies that changes to the DB instance are pending. This element is only included when changes are pending. Specific changes are identified by subelements.

dbInstance_preferredBackupWindow :: Lens' DBInstance (Maybe Text) Source #

Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the BackupRetentionPeriod.

dbInstance_preferredMaintenanceWindow :: Lens' DBInstance (Maybe Text) Source #

Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).

dbInstance_promotionTier :: Lens' DBInstance (Maybe Int) Source #

A value that specifies the order in which a Read Replica is promoted to the primary instance after a failure of the existing primary instance.

dbInstance_publiclyAccessible :: Lens' DBInstance (Maybe Bool) Source #

This flag should no longer be used.

dbInstance_readReplicaDBClusterIdentifiers :: Lens' DBInstance (Maybe [Text]) Source #

Contains one or more identifiers of DB clusters that are Read Replicas of this DB instance.

dbInstance_readReplicaDBInstanceIdentifiers :: Lens' DBInstance (Maybe [Text]) Source #

Contains one or more identifiers of the Read Replicas associated with this DB instance.

dbInstance_readReplicaSourceDBInstanceIdentifier :: Lens' DBInstance (Maybe Text) Source #

Contains the identifier of the source DB instance if this DB instance is a Read Replica.

dbInstance_secondaryAvailabilityZone :: Lens' DBInstance (Maybe Text) Source #

If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.

dbInstance_statusInfos :: Lens' DBInstance (Maybe [DBInstanceStatusInfo]) Source #

The status of a Read Replica. If the instance is not a Read Replica, this is blank.

dbInstance_storageEncrypted :: Lens' DBInstance (Maybe Bool) Source #

Not supported: The encryption for DB instances is managed by the DB cluster.

dbInstance_storageType :: Lens' DBInstance (Maybe Text) Source #

Specifies the storage type associated with DB instance.

dbInstance_tdeCredentialArn :: Lens' DBInstance (Maybe Text) Source #

The ARN from the key store with which the instance is associated for TDE encryption.

dbInstance_vpcSecurityGroups :: Lens' DBInstance (Maybe [VpcSecurityGroupMembership]) Source #

Provides a list of VPC security group elements that the DB instance belongs to.

DBInstanceStatusInfo

data DBInstanceStatusInfo Source #

Provides a list of status information for a DB instance.

See: newDBInstanceStatusInfo smart constructor.

Constructors

DBInstanceStatusInfo' 

Fields

  • message :: Maybe Text

    Details of the error if there is an error for the instance. If the instance is not in an error state, this value is blank.

  • normal :: Maybe Bool

    Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.

  • status :: Maybe Text

    Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.

  • statusType :: Maybe Text

    This value is currently "read replication."

Instances

Instances details
FromXML DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

Generic DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

Associated Types

type Rep DBInstanceStatusInfo :: Type -> Type #

Read DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

Show DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

NFData DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

Methods

rnf :: DBInstanceStatusInfo -> () #

Eq DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

Hashable DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

type Rep DBInstanceStatusInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBInstanceStatusInfo

type Rep DBInstanceStatusInfo = D1 ('MetaData "DBInstanceStatusInfo" "Amazonka.Neptune.Types.DBInstanceStatusInfo" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBInstanceStatusInfo'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "normal") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "statusType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDBInstanceStatusInfo :: DBInstanceStatusInfo Source #

Create a value of DBInstanceStatusInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:message:DBInstanceStatusInfo', dbInstanceStatusInfo_message - Details of the error if there is an error for the instance. If the instance is not in an error state, this value is blank.

$sel:normal:DBInstanceStatusInfo', dbInstanceStatusInfo_normal - Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.

$sel:status:DBInstanceStatusInfo', dbInstanceStatusInfo_status - Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.

$sel:statusType:DBInstanceStatusInfo', dbInstanceStatusInfo_statusType - This value is currently "read replication."

dbInstanceStatusInfo_message :: Lens' DBInstanceStatusInfo (Maybe Text) Source #

Details of the error if there is an error for the instance. If the instance is not in an error state, this value is blank.

dbInstanceStatusInfo_normal :: Lens' DBInstanceStatusInfo (Maybe Bool) Source #

Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.

dbInstanceStatusInfo_status :: Lens' DBInstanceStatusInfo (Maybe Text) Source #

Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.

dbInstanceStatusInfo_statusType :: Lens' DBInstanceStatusInfo (Maybe Text) Source #

This value is currently "read replication."

DBParameterGroup

data DBParameterGroup Source #

Contains the details of an Amazon Neptune DB parameter group.

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

See: newDBParameterGroup smart constructor.

Constructors

DBParameterGroup' 

Fields

Instances

Instances details
FromXML DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

Generic DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

Associated Types

type Rep DBParameterGroup :: Type -> Type #

Read DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

Show DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

NFData DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

Methods

rnf :: DBParameterGroup -> () #

Eq DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

Hashable DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

type Rep DBParameterGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroup

type Rep DBParameterGroup = D1 ('MetaData "DBParameterGroup" "Amazonka.Neptune.Types.DBParameterGroup" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBParameterGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dbParameterGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbParameterGroupFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbParameterGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDBParameterGroup :: DBParameterGroup Source #

Create a value of DBParameterGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbParameterGroupArn:DBParameterGroup', dbParameterGroup_dbParameterGroupArn - The Amazon Resource Name (ARN) for the DB parameter group.

$sel:dbParameterGroupFamily:DBParameterGroup', dbParameterGroup_dbParameterGroupFamily - Provides the name of the DB parameter group family that this DB parameter group is compatible with.

$sel:dbParameterGroupName:DBParameterGroup', dbParameterGroup_dbParameterGroupName - Provides the name of the DB parameter group.

$sel:description:DBParameterGroup', dbParameterGroup_description - Provides the customer-specified description for this DB parameter group.

dbParameterGroup_dbParameterGroupArn :: Lens' DBParameterGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB parameter group.

dbParameterGroup_dbParameterGroupFamily :: Lens' DBParameterGroup (Maybe Text) Source #

Provides the name of the DB parameter group family that this DB parameter group is compatible with.

dbParameterGroup_dbParameterGroupName :: Lens' DBParameterGroup (Maybe Text) Source #

Provides the name of the DB parameter group.

dbParameterGroup_description :: Lens' DBParameterGroup (Maybe Text) Source #

Provides the customer-specified description for this DB parameter group.

DBParameterGroupNameMessage

data DBParameterGroupNameMessage Source #

See: newDBParameterGroupNameMessage smart constructor.

Constructors

DBParameterGroupNameMessage' 

Fields

Instances

Instances details
FromXML DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

Generic DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

Associated Types

type Rep DBParameterGroupNameMessage :: Type -> Type #

Read DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

Show DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

NFData DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

Eq DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

Hashable DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

type Rep DBParameterGroupNameMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupNameMessage

type Rep DBParameterGroupNameMessage = D1 ('MetaData "DBParameterGroupNameMessage" "Amazonka.Neptune.Types.DBParameterGroupNameMessage" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBParameterGroupNameMessage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbParameterGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBParameterGroupNameMessage :: DBParameterGroupNameMessage Source #

Create a value of DBParameterGroupNameMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbParameterGroupName:DBParameterGroupNameMessage', dbParameterGroupNameMessage_dbParameterGroupName - Provides the name of the DB parameter group.

DBParameterGroupStatus

data DBParameterGroupStatus Source #

The status of the DB parameter group.

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

  • CreateDBInstance
  • DeleteDBInstance
  • ModifyDBInstance
  • RebootDBInstance

See: newDBParameterGroupStatus smart constructor.

Constructors

DBParameterGroupStatus' 

Fields

Instances

Instances details
FromXML DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

Generic DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

Associated Types

type Rep DBParameterGroupStatus :: Type -> Type #

Read DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

Show DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

NFData DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

Methods

rnf :: DBParameterGroupStatus -> () #

Eq DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

Hashable DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

type Rep DBParameterGroupStatus Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBParameterGroupStatus

type Rep DBParameterGroupStatus = D1 ('MetaData "DBParameterGroupStatus" "Amazonka.Neptune.Types.DBParameterGroupStatus" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBParameterGroupStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbParameterGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterApplyStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBParameterGroupStatus :: DBParameterGroupStatus Source #

Create a value of DBParameterGroupStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbParameterGroupName:DBParameterGroupStatus', dbParameterGroupStatus_dbParameterGroupName - The name of the DP parameter group.

$sel:parameterApplyStatus:DBParameterGroupStatus', dbParameterGroupStatus_parameterApplyStatus - The status of parameter updates.

DBSecurityGroupMembership

data DBSecurityGroupMembership Source #

Specifies membership in a designated DB security group.

See: newDBSecurityGroupMembership smart constructor.

Constructors

DBSecurityGroupMembership' 

Fields

Instances

Instances details
FromXML DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

Generic DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

Associated Types

type Rep DBSecurityGroupMembership :: Type -> Type #

Read DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

Show DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

NFData DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

Eq DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

Hashable DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

type Rep DBSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSecurityGroupMembership

type Rep DBSecurityGroupMembership = D1 ('MetaData "DBSecurityGroupMembership" "Amazonka.Neptune.Types.DBSecurityGroupMembership" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBSecurityGroupMembership'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbSecurityGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDBSecurityGroupMembership :: DBSecurityGroupMembership Source #

Create a value of DBSecurityGroupMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbSecurityGroupName:DBSecurityGroupMembership', dbSecurityGroupMembership_dbSecurityGroupName - The name of the DB security group.

$sel:status:DBSecurityGroupMembership', dbSecurityGroupMembership_status - The status of the DB security group.

DBSubnetGroup

data DBSubnetGroup Source #

Contains the details of an Amazon Neptune DB subnet group.

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

See: newDBSubnetGroup smart constructor.

Constructors

DBSubnetGroup' 

Fields

Instances

Instances details
FromXML DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

Generic DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

Associated Types

type Rep DBSubnetGroup :: Type -> Type #

Read DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

Show DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

NFData DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

Methods

rnf :: DBSubnetGroup -> () #

Eq DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

Hashable DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

type Rep DBSubnetGroup Source # 
Instance details

Defined in Amazonka.Neptune.Types.DBSubnetGroup

type Rep DBSubnetGroup = D1 ('MetaData "DBSubnetGroup" "Amazonka.Neptune.Types.DBSubnetGroup" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DBSubnetGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dbSubnetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dbSubnetGroupDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbSubnetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "subnetGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Subnet])) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDBSubnetGroup :: DBSubnetGroup Source #

Create a value of DBSubnetGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbSubnetGroupArn:DBSubnetGroup', dbSubnetGroup_dbSubnetGroupArn - The Amazon Resource Name (ARN) for the DB subnet group.

$sel:dbSubnetGroupDescription:DBSubnetGroup', dbSubnetGroup_dbSubnetGroupDescription - Provides the description of the DB subnet group.

$sel:dbSubnetGroupName:DBSubnetGroup', dbSubnetGroup_dbSubnetGroupName - The name of the DB subnet group.

$sel:subnetGroupStatus:DBSubnetGroup', dbSubnetGroup_subnetGroupStatus - Provides the status of the DB subnet group.

$sel:subnets:DBSubnetGroup', dbSubnetGroup_subnets - Contains a list of Subnet elements.

$sel:vpcId:DBSubnetGroup', dbSubnetGroup_vpcId - Provides the VpcId of the DB subnet group.

dbSubnetGroup_dbSubnetGroupArn :: Lens' DBSubnetGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) for the DB subnet group.

dbSubnetGroup_dbSubnetGroupDescription :: Lens' DBSubnetGroup (Maybe Text) Source #

Provides the description of the DB subnet group.

dbSubnetGroup_subnetGroupStatus :: Lens' DBSubnetGroup (Maybe Text) Source #

Provides the status of the DB subnet group.

dbSubnetGroup_subnets :: Lens' DBSubnetGroup (Maybe [Subnet]) Source #

Contains a list of Subnet elements.

dbSubnetGroup_vpcId :: Lens' DBSubnetGroup (Maybe Text) Source #

Provides the VpcId of the DB subnet group.

DomainMembership

data DomainMembership Source #

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

See: newDomainMembership smart constructor.

Constructors

DomainMembership' 

Fields

  • domain :: Maybe Text

    The identifier of the Active Directory Domain.

  • fqdn :: Maybe Text

    The fully qualified domain name of the Active Directory Domain.

  • iAMRoleName :: Maybe Text

    The name of the IAM role to be used when making API calls to the Directory Service.

  • status :: Maybe Text

    The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).

Instances

Instances details
FromXML DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

Generic DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

Associated Types

type Rep DomainMembership :: Type -> Type #

Read DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

Show DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

NFData DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

Methods

rnf :: DomainMembership -> () #

Eq DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

Hashable DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

type Rep DomainMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.DomainMembership

type Rep DomainMembership = D1 ('MetaData "DomainMembership" "Amazonka.Neptune.Types.DomainMembership" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DomainMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "fqdn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "iAMRoleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDomainMembership :: DomainMembership Source #

Create a value of DomainMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:DomainMembership', domainMembership_domain - The identifier of the Active Directory Domain.

$sel:fqdn:DomainMembership', domainMembership_fqdn - The fully qualified domain name of the Active Directory Domain.

$sel:iAMRoleName:DomainMembership', domainMembership_iAMRoleName - The name of the IAM role to be used when making API calls to the Directory Service.

$sel:status:DomainMembership', domainMembership_status - The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).

domainMembership_domain :: Lens' DomainMembership (Maybe Text) Source #

The identifier of the Active Directory Domain.

domainMembership_fqdn :: Lens' DomainMembership (Maybe Text) Source #

The fully qualified domain name of the Active Directory Domain.

domainMembership_iAMRoleName :: Lens' DomainMembership (Maybe Text) Source #

The name of the IAM role to be used when making API calls to the Directory Service.

domainMembership_status :: Lens' DomainMembership (Maybe Text) Source #

The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).

DoubleRange

data DoubleRange Source #

A range of double values.

See: newDoubleRange smart constructor.

Constructors

DoubleRange' 

Fields

Instances

Instances details
FromXML DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

Generic DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

Associated Types

type Rep DoubleRange :: Type -> Type #

Read DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

Show DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

NFData DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

Methods

rnf :: DoubleRange -> () #

Eq DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

Hashable DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

type Rep DoubleRange Source # 
Instance details

Defined in Amazonka.Neptune.Types.DoubleRange

type Rep DoubleRange = D1 ('MetaData "DoubleRange" "Amazonka.Neptune.Types.DoubleRange" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "DoubleRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "from") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "to") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newDoubleRange :: DoubleRange Source #

Create a value of DoubleRange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:from:DoubleRange', doubleRange_from - The minimum value in the range.

$sel:to:DoubleRange', doubleRange_to - The maximum value in the range.

doubleRange_from :: Lens' DoubleRange (Maybe Double) Source #

The minimum value in the range.

doubleRange_to :: Lens' DoubleRange (Maybe Double) Source #

The maximum value in the range.

Endpoint

data Endpoint Source #

Specifies a connection endpoint.

For the data structure that represents Amazon Neptune DB cluster endpoints, see DBClusterEndpoint.

See: newEndpoint smart constructor.

Constructors

Endpoint' 

Fields

  • address :: Maybe Text

    Specifies the DNS address of the DB instance.

  • hostedZoneId :: Maybe Text

    Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.

  • port :: Maybe Int

    Specifies the port that the database engine is listening on.

Instances

Instances details
FromXML Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Generic Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Associated Types

type Rep Endpoint :: Type -> Type #

Methods

from :: Endpoint -> Rep Endpoint x #

to :: Rep Endpoint x -> Endpoint #

Read Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Show Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

NFData Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Methods

rnf :: Endpoint -> () #

Eq Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Hashable Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

Methods

hashWithSalt :: Int -> Endpoint -> Int #

hash :: Endpoint -> Int #

type Rep Endpoint Source # 
Instance details

Defined in Amazonka.Neptune.Types.Endpoint

type Rep Endpoint = D1 ('MetaData "Endpoint" "Amazonka.Neptune.Types.Endpoint" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Endpoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "address") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hostedZoneId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newEndpoint :: Endpoint Source #

Create a value of Endpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:address:Endpoint', endpoint_address - Specifies the DNS address of the DB instance.

$sel:hostedZoneId:Endpoint', endpoint_hostedZoneId - Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.

$sel:port:Endpoint', endpoint_port - Specifies the port that the database engine is listening on.

endpoint_address :: Lens' Endpoint (Maybe Text) Source #

Specifies the DNS address of the DB instance.

endpoint_hostedZoneId :: Lens' Endpoint (Maybe Text) Source #

Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.

endpoint_port :: Lens' Endpoint (Maybe Int) Source #

Specifies the port that the database engine is listening on.

EngineDefaults

data EngineDefaults Source #

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

See: newEngineDefaults smart constructor.

Constructors

EngineDefaults' 

Fields

  • dbParameterGroupFamily :: Maybe Text

    Specifies the name of the DB parameter group family that the engine default parameters apply to.

  • marker :: Maybe Text

    An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords .

  • parameters :: Maybe [Parameter]

    Contains a list of engine default parameters.

Instances

Instances details
FromXML EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

Generic EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

Associated Types

type Rep EngineDefaults :: Type -> Type #

Read EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

Show EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

NFData EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

Methods

rnf :: EngineDefaults -> () #

Eq EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

Hashable EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

type Rep EngineDefaults Source # 
Instance details

Defined in Amazonka.Neptune.Types.EngineDefaults

type Rep EngineDefaults = D1 ('MetaData "EngineDefaults" "Amazonka.Neptune.Types.EngineDefaults" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "EngineDefaults'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbParameterGroupFamily") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "marker") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parameter])))))

newEngineDefaults :: EngineDefaults Source #

Create a value of EngineDefaults with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbParameterGroupFamily:EngineDefaults', engineDefaults_dbParameterGroupFamily - Specifies the name of the DB parameter group family that the engine default parameters apply to.

$sel:marker:EngineDefaults', engineDefaults_marker - An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords .

$sel:parameters:EngineDefaults', engineDefaults_parameters - Contains a list of engine default parameters.

engineDefaults_dbParameterGroupFamily :: Lens' EngineDefaults (Maybe Text) Source #

Specifies the name of the DB parameter group family that the engine default parameters apply to.

engineDefaults_marker :: Lens' EngineDefaults (Maybe Text) Source #

An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords .

engineDefaults_parameters :: Lens' EngineDefaults (Maybe [Parameter]) Source #

Contains a list of engine default parameters.

Event

data Event Source #

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

See: newEvent smart constructor.

Constructors

Event' 

Fields

Instances

Instances details
FromXML Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Methods

parseXML :: [Node] -> Either String Event #

Generic Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Associated Types

type Rep Event :: Type -> Type #

Methods

from :: Event -> Rep Event x #

to :: Rep Event x -> Event #

Read Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Show Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Methods

showsPrec :: Int -> Event -> ShowS #

show :: Event -> String #

showList :: [Event] -> ShowS #

NFData Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Methods

rnf :: Event -> () #

Eq Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Methods

(==) :: Event -> Event -> Bool #

(/=) :: Event -> Event -> Bool #

Hashable Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

Methods

hashWithSalt :: Int -> Event -> Int #

hash :: Event -> Int #

type Rep Event Source # 
Instance details

Defined in Amazonka.Neptune.Types.Event

newEvent :: Event Source #

Create a value of Event with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:date:Event', event_date - Specifies the date and time of the event.

$sel:eventCategories:Event', event_eventCategories - Specifies the category for the event.

$sel:message:Event', event_message - Provides the text of this event.

$sel:sourceArn:Event', event_sourceArn - The Amazon Resource Name (ARN) for the event.

$sel:sourceIdentifier:Event', event_sourceIdentifier - Provides the identifier for the source of the event.

$sel:sourceType:Event', event_sourceType - Specifies the source type for this event.

event_date :: Lens' Event (Maybe UTCTime) Source #

Specifies the date and time of the event.

event_eventCategories :: Lens' Event (Maybe [Text]) Source #

Specifies the category for the event.

event_message :: Lens' Event (Maybe Text) Source #

Provides the text of this event.

event_sourceArn :: Lens' Event (Maybe Text) Source #

The Amazon Resource Name (ARN) for the event.

event_sourceIdentifier :: Lens' Event (Maybe Text) Source #

Provides the identifier for the source of the event.

event_sourceType :: Lens' Event (Maybe SourceType) Source #

Specifies the source type for this event.

EventCategoriesMap

data EventCategoriesMap Source #

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

See: newEventCategoriesMap smart constructor.

Constructors

EventCategoriesMap' 

Fields

Instances

Instances details
FromXML EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

Generic EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

Associated Types

type Rep EventCategoriesMap :: Type -> Type #

Read EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

Show EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

NFData EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

Methods

rnf :: EventCategoriesMap -> () #

Eq EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

Hashable EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

type Rep EventCategoriesMap Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventCategoriesMap

type Rep EventCategoriesMap = D1 ('MetaData "EventCategoriesMap" "Amazonka.Neptune.Types.EventCategoriesMap" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "EventCategoriesMap'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eventCategories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newEventCategoriesMap :: EventCategoriesMap Source #

Create a value of EventCategoriesMap with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eventCategories:EventCategoriesMap', eventCategoriesMap_eventCategories - The event categories for the specified source type

$sel:sourceType:EventCategoriesMap', eventCategoriesMap_sourceType - The source type that the returned categories belong to

eventCategoriesMap_eventCategories :: Lens' EventCategoriesMap (Maybe [Text]) Source #

The event categories for the specified source type

eventCategoriesMap_sourceType :: Lens' EventCategoriesMap (Maybe Text) Source #

The source type that the returned categories belong to

EventSubscription

data EventSubscription Source #

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

See: newEventSubscription smart constructor.

Constructors

EventSubscription' 

Fields

  • custSubscriptionId :: Maybe Text

    The event notification subscription Id.

  • customerAwsId :: Maybe Text

    The Amazon customer account associated with the event notification subscription.

  • enabled :: Maybe Bool

    A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.

  • eventCategoriesList :: Maybe [Text]

    A list of event categories for the event notification subscription.

  • eventSubscriptionArn :: Maybe Text

    The Amazon Resource Name (ARN) for the event subscription.

  • snsTopicArn :: Maybe Text

    The topic ARN of the event notification subscription.

  • sourceIdsList :: Maybe [Text]

    A list of source IDs for the event notification subscription.

  • sourceType :: Maybe Text

    The source type for the event notification subscription.

  • status :: Maybe Text

    The status of the event notification subscription.

    Constraints:

    Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

    The status "no-permission" indicates that Neptune no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.

  • subscriptionCreationTime :: Maybe Text

    The time the event notification subscription was created.

Instances

Instances details
FromXML EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

Generic EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

Associated Types

type Rep EventSubscription :: Type -> Type #

Read EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

Show EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

NFData EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

Methods

rnf :: EventSubscription -> () #

Eq EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

Hashable EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

type Rep EventSubscription Source # 
Instance details

Defined in Amazonka.Neptune.Types.EventSubscription

type Rep EventSubscription = D1 ('MetaData "EventSubscription" "Amazonka.Neptune.Types.EventSubscription" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "EventSubscription'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "custSubscriptionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "customerAwsId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "eventCategoriesList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "eventSubscriptionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "snsTopicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceIdsList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subscriptionCreationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newEventSubscription :: EventSubscription Source #

Create a value of EventSubscription with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:custSubscriptionId:EventSubscription', eventSubscription_custSubscriptionId - The event notification subscription Id.

$sel:customerAwsId:EventSubscription', eventSubscription_customerAwsId - The Amazon customer account associated with the event notification subscription.

$sel:enabled:EventSubscription', eventSubscription_enabled - A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.

$sel:eventCategoriesList:EventSubscription', eventSubscription_eventCategoriesList - A list of event categories for the event notification subscription.

$sel:eventSubscriptionArn:EventSubscription', eventSubscription_eventSubscriptionArn - The Amazon Resource Name (ARN) for the event subscription.

$sel:snsTopicArn:EventSubscription', eventSubscription_snsTopicArn - The topic ARN of the event notification subscription.

$sel:sourceIdsList:EventSubscription', eventSubscription_sourceIdsList - A list of source IDs for the event notification subscription.

$sel:sourceType:EventSubscription', eventSubscription_sourceType - The source type for the event notification subscription.

$sel:status:EventSubscription', eventSubscription_status - The status of the event notification subscription.

Constraints:

Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

The status "no-permission" indicates that Neptune no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.

$sel:subscriptionCreationTime:EventSubscription', eventSubscription_subscriptionCreationTime - The time the event notification subscription was created.

eventSubscription_custSubscriptionId :: Lens' EventSubscription (Maybe Text) Source #

The event notification subscription Id.

eventSubscription_customerAwsId :: Lens' EventSubscription (Maybe Text) Source #

The Amazon customer account associated with the event notification subscription.

eventSubscription_enabled :: Lens' EventSubscription (Maybe Bool) Source #

A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.

eventSubscription_eventCategoriesList :: Lens' EventSubscription (Maybe [Text]) Source #

A list of event categories for the event notification subscription.

eventSubscription_eventSubscriptionArn :: Lens' EventSubscription (Maybe Text) Source #

The Amazon Resource Name (ARN) for the event subscription.

eventSubscription_snsTopicArn :: Lens' EventSubscription (Maybe Text) Source #

The topic ARN of the event notification subscription.

eventSubscription_sourceIdsList :: Lens' EventSubscription (Maybe [Text]) Source #

A list of source IDs for the event notification subscription.

eventSubscription_sourceType :: Lens' EventSubscription (Maybe Text) Source #

The source type for the event notification subscription.

eventSubscription_status :: Lens' EventSubscription (Maybe Text) Source #

The status of the event notification subscription.

Constraints:

Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist

The status "no-permission" indicates that Neptune no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.

eventSubscription_subscriptionCreationTime :: Lens' EventSubscription (Maybe Text) Source #

The time the event notification subscription was created.

Filter

data Filter Source #

This type is not currently supported.

See: newFilter smart constructor.

Constructors

Filter' 

Fields

  • name :: Text

    This parameter is not currently supported.

  • values :: [Text]

    This parameter is not currently supported.

Instances

Instances details
ToQuery Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Read Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Show Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Methods

(==) :: Filter -> Filter -> Bool #

(/=) :: Filter -> Filter -> Bool #

Hashable Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.Neptune.Types.Filter" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newFilter Source #

Create a value of Filter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Filter', filter_name - This parameter is not currently supported.

$sel:values:Filter', filter_values - This parameter is not currently supported.

filter_name :: Lens' Filter Text Source #

This parameter is not currently supported.

filter_values :: Lens' Filter [Text] Source #

This parameter is not currently supported.

GlobalCluster

data GlobalCluster Source #

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.

See: newGlobalCluster smart constructor.

Constructors

GlobalCluster' 

Fields

Instances

Instances details
FromXML GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

Generic GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

Associated Types

type Rep GlobalCluster :: Type -> Type #

Read GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

Show GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

NFData GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

Methods

rnf :: GlobalCluster -> () #

Eq GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

Hashable GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

type Rep GlobalCluster Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalCluster

type Rep GlobalCluster = D1 ('MetaData "GlobalCluster" "Amazonka.Neptune.Types.GlobalCluster" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "GlobalCluster'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "deletionProtection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "globalClusterArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "globalClusterIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "globalClusterMembers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [GlobalClusterMember]))) :*: (S1 ('MetaSel ('Just "globalClusterResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "storageEncrypted") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))))

newGlobalCluster :: GlobalCluster Source #

Create a value of GlobalCluster with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deletionProtection:GlobalCluster', globalCluster_deletionProtection - The deletion protection setting for the global database.

$sel:engine:GlobalCluster', globalCluster_engine - The Neptune database engine used by the global database ("neptune").

$sel:engineVersion:GlobalCluster', globalCluster_engineVersion - The Neptune engine version used by the global database.

$sel:globalClusterArn:GlobalCluster', globalCluster_globalClusterArn - The Amazon Resource Name (ARN) for the global database.

$sel:globalClusterIdentifier:GlobalCluster', globalCluster_globalClusterIdentifier - Contains a user-supplied global database cluster identifier. This identifier is the unique key that identifies a global database.

$sel:globalClusterMembers:GlobalCluster', globalCluster_globalClusterMembers - A list of cluster ARNs and instance ARNs for all the DB clusters that are part of the global database.

$sel:globalClusterResourceId:GlobalCluster', globalCluster_globalClusterResourceId - An immutable identifier for the global database that is unique within in all regions. This identifier is found in CloudTrail log entries whenever the KMS key for the DB cluster is accessed.

$sel:status:GlobalCluster', globalCluster_status - Specifies the current state of this global database.

$sel:storageEncrypted:GlobalCluster', globalCluster_storageEncrypted - The storage encryption setting for the global database.

globalCluster_deletionProtection :: Lens' GlobalCluster (Maybe Bool) Source #

The deletion protection setting for the global database.

globalCluster_engine :: Lens' GlobalCluster (Maybe Text) Source #

The Neptune database engine used by the global database ("neptune").

globalCluster_engineVersion :: Lens' GlobalCluster (Maybe Text) Source #

The Neptune engine version used by the global database.

globalCluster_globalClusterArn :: Lens' GlobalCluster (Maybe Text) Source #

The Amazon Resource Name (ARN) for the global database.

globalCluster_globalClusterIdentifier :: Lens' GlobalCluster (Maybe Text) Source #

Contains a user-supplied global database cluster identifier. This identifier is the unique key that identifies a global database.

globalCluster_globalClusterMembers :: Lens' GlobalCluster (Maybe [GlobalClusterMember]) Source #

A list of cluster ARNs and instance ARNs for all the DB clusters that are part of the global database.

globalCluster_globalClusterResourceId :: Lens' GlobalCluster (Maybe Text) Source #

An immutable identifier for the global database that is unique within in all regions. This identifier is found in CloudTrail log entries whenever the KMS key for the DB cluster is accessed.

globalCluster_status :: Lens' GlobalCluster (Maybe Text) Source #

Specifies the current state of this global database.

globalCluster_storageEncrypted :: Lens' GlobalCluster (Maybe Bool) Source #

The storage encryption setting for the global database.

GlobalClusterMember

data GlobalClusterMember Source #

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

See: newGlobalClusterMember smart constructor.

Constructors

GlobalClusterMember' 

Fields

  • dbClusterArn :: Maybe Text

    The Amazon Resource Name (ARN) for each Neptune cluster.

  • isWriter :: Maybe Bool

    Specifies whether the Neptune cluster is the primary cluster (that is, has read-write capability) for the Neptune global database with which it is associated.

  • readers :: Maybe [Text]

    The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Neptune global database.

Instances

Instances details
FromXML GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

Generic GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

Associated Types

type Rep GlobalClusterMember :: Type -> Type #

Read GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

Show GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

NFData GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

Methods

rnf :: GlobalClusterMember -> () #

Eq GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

Hashable GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

type Rep GlobalClusterMember Source # 
Instance details

Defined in Amazonka.Neptune.Types.GlobalClusterMember

type Rep GlobalClusterMember = D1 ('MetaData "GlobalClusterMember" "Amazonka.Neptune.Types.GlobalClusterMember" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "GlobalClusterMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dbClusterArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "isWriter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "readers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newGlobalClusterMember :: GlobalClusterMember Source #

Create a value of GlobalClusterMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dbClusterArn:GlobalClusterMember', globalClusterMember_dbClusterArn - The Amazon Resource Name (ARN) for each Neptune cluster.

$sel:isWriter:GlobalClusterMember', globalClusterMember_isWriter - Specifies whether the Neptune cluster is the primary cluster (that is, has read-write capability) for the Neptune global database with which it is associated.

$sel:readers:GlobalClusterMember', globalClusterMember_readers - The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Neptune global database.

globalClusterMember_dbClusterArn :: Lens' GlobalClusterMember (Maybe Text) Source #

The Amazon Resource Name (ARN) for each Neptune cluster.

globalClusterMember_isWriter :: Lens' GlobalClusterMember (Maybe Bool) Source #

Specifies whether the Neptune cluster is the primary cluster (that is, has read-write capability) for the Neptune global database with which it is associated.

globalClusterMember_readers :: Lens' GlobalClusterMember (Maybe [Text]) Source #

The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Neptune global database.

OptionGroupMembership

data OptionGroupMembership Source #

Not supported by Neptune.

See: newOptionGroupMembership smart constructor.

Constructors

OptionGroupMembership' 

Fields

Instances

Instances details
FromXML OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

Generic OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

Associated Types

type Rep OptionGroupMembership :: Type -> Type #

Read OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

Show OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

NFData OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

Methods

rnf :: OptionGroupMembership -> () #

Eq OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

Hashable OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

type Rep OptionGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.OptionGroupMembership

type Rep OptionGroupMembership = D1 ('MetaData "OptionGroupMembership" "Amazonka.Neptune.Types.OptionGroupMembership" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "OptionGroupMembership'" 'PrefixI 'True) (S1 ('MetaSel ('Just "optionGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOptionGroupMembership :: OptionGroupMembership Source #

Create a value of OptionGroupMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:optionGroupName:OptionGroupMembership', optionGroupMembership_optionGroupName - Not supported by Neptune.

$sel:status:OptionGroupMembership', optionGroupMembership_status - Not supported by Neptune.

OrderableDBInstanceOption

data OrderableDBInstanceOption Source #

Contains a list of available options for a DB instance.

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

See: newOrderableDBInstanceOption smart constructor.

Constructors

OrderableDBInstanceOption' 

Fields

Instances

Instances details
FromXML OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

Generic OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

Associated Types

type Rep OrderableDBInstanceOption :: Type -> Type #

Read OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

Show OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

NFData OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

Eq OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

Hashable OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

type Rep OrderableDBInstanceOption Source # 
Instance details

Defined in Amazonka.Neptune.Types.OrderableDBInstanceOption

type Rep OrderableDBInstanceOption = D1 ('MetaData "OrderableDBInstanceOption" "Amazonka.Neptune.Types.OrderableDBInstanceOption" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "OrderableDBInstanceOption'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "availabilityZones") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AvailabilityZone])) :*: S1 ('MetaSel ('Just "dbInstanceClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "licenseModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "maxIopsPerDbInstance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "maxIopsPerGib") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "maxStorageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "minIopsPerDbInstance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "minIopsPerGib") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))) :*: (((S1 ('MetaSel ('Just "minStorageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "multiAZCapable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "readReplicaCapable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "supportsEnhancedMonitoring") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "supportsGlobalDatabases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "supportsIAMDatabaseAuthentication") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportsIops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "supportsPerformanceInsights") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "supportsStorageEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpc") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))))

newOrderableDBInstanceOption :: OrderableDBInstanceOption Source #

Create a value of OrderableDBInstanceOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:availabilityZones:OrderableDBInstanceOption', orderableDBInstanceOption_availabilityZones - A list of Availability Zones for a DB instance.

$sel:dbInstanceClass:OrderableDBInstanceOption', orderableDBInstanceOption_dbInstanceClass - The DB instance class for a DB instance.

$sel:engine:OrderableDBInstanceOption', orderableDBInstanceOption_engine - The engine type of a DB instance.

$sel:engineVersion:OrderableDBInstanceOption', orderableDBInstanceOption_engineVersion - The engine version of a DB instance.

$sel:licenseModel:OrderableDBInstanceOption', orderableDBInstanceOption_licenseModel - The license model for a DB instance.

$sel:maxIopsPerDbInstance:OrderableDBInstanceOption', orderableDBInstanceOption_maxIopsPerDbInstance - Maximum total provisioned IOPS for a DB instance.

$sel:maxIopsPerGib:OrderableDBInstanceOption', orderableDBInstanceOption_maxIopsPerGib - Maximum provisioned IOPS per GiB for a DB instance.

$sel:maxStorageSize:OrderableDBInstanceOption', orderableDBInstanceOption_maxStorageSize - Maximum storage size for a DB instance.

$sel:minIopsPerDbInstance:OrderableDBInstanceOption', orderableDBInstanceOption_minIopsPerDbInstance - Minimum total provisioned IOPS for a DB instance.

$sel:minIopsPerGib:OrderableDBInstanceOption', orderableDBInstanceOption_minIopsPerGib - Minimum provisioned IOPS per GiB for a DB instance.

$sel:minStorageSize:OrderableDBInstanceOption', orderableDBInstanceOption_minStorageSize - Minimum storage size for a DB instance.

$sel:multiAZCapable:OrderableDBInstanceOption', orderableDBInstanceOption_multiAZCapable - Indicates whether a DB instance is Multi-AZ capable.

$sel:readReplicaCapable:OrderableDBInstanceOption', orderableDBInstanceOption_readReplicaCapable - Indicates whether a DB instance can have a Read Replica.

$sel:storageType:OrderableDBInstanceOption', orderableDBInstanceOption_storageType - Indicates the storage type for a DB instance.

$sel:supportsEnhancedMonitoring:OrderableDBInstanceOption', orderableDBInstanceOption_supportsEnhancedMonitoring - Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.

$sel:supportsGlobalDatabases:OrderableDBInstanceOption', orderableDBInstanceOption_supportsGlobalDatabases - A value that indicates whether you can use Neptune global databases with a specific combination of other DB engine attributes.

$sel:supportsIAMDatabaseAuthentication:OrderableDBInstanceOption', orderableDBInstanceOption_supportsIAMDatabaseAuthentication - Indicates whether a DB instance supports IAM database authentication.

$sel:supportsIops:OrderableDBInstanceOption', orderableDBInstanceOption_supportsIops - Indicates whether a DB instance supports provisioned IOPS.

$sel:supportsPerformanceInsights:OrderableDBInstanceOption', orderableDBInstanceOption_supportsPerformanceInsights - (Not supported by Neptune)

$sel:supportsStorageEncryption:OrderableDBInstanceOption', orderableDBInstanceOption_supportsStorageEncryption - Indicates whether a DB instance supports encrypted storage.

$sel:vpc:OrderableDBInstanceOption', orderableDBInstanceOption_vpc - Indicates whether a DB instance is in a VPC.

orderableDBInstanceOption_maxIopsPerGib :: Lens' OrderableDBInstanceOption (Maybe Double) Source #

Maximum provisioned IOPS per GiB for a DB instance.

orderableDBInstanceOption_minIopsPerGib :: Lens' OrderableDBInstanceOption (Maybe Double) Source #

Minimum provisioned IOPS per GiB for a DB instance.

orderableDBInstanceOption_multiAZCapable :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance is Multi-AZ capable.

orderableDBInstanceOption_readReplicaCapable :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance can have a Read Replica.

orderableDBInstanceOption_storageType :: Lens' OrderableDBInstanceOption (Maybe Text) Source #

Indicates the storage type for a DB instance.

orderableDBInstanceOption_supportsEnhancedMonitoring :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.

orderableDBInstanceOption_supportsGlobalDatabases :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

A value that indicates whether you can use Neptune global databases with a specific combination of other DB engine attributes.

orderableDBInstanceOption_supportsIAMDatabaseAuthentication :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance supports IAM database authentication.

orderableDBInstanceOption_supportsIops :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance supports provisioned IOPS.

orderableDBInstanceOption_supportsStorageEncryption :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance supports encrypted storage.

orderableDBInstanceOption_vpc :: Lens' OrderableDBInstanceOption (Maybe Bool) Source #

Indicates whether a DB instance is in a VPC.

Parameter

data Parameter Source #

Specifies a parameter.

See: newParameter smart constructor.

Constructors

Parameter' 

Fields

Instances

Instances details
ToQuery Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

FromXML Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

Generic Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

Associated Types

type Rep Parameter :: Type -> Type #

Read Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

Show Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

NFData Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

Methods

rnf :: Parameter -> () #

Eq Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

Hashable Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

type Rep Parameter Source # 
Instance details

Defined in Amazonka.Neptune.Types.Parameter

newParameter :: Parameter Source #

Create a value of Parameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allowedValues:Parameter', parameter_allowedValues - Specifies the valid range of values for the parameter.

$sel:applyMethod:Parameter', parameter_applyMethod - Indicates when to apply parameter updates.

$sel:applyType:Parameter', parameter_applyType - Specifies the engine specific parameters type.

$sel:dataType:Parameter', parameter_dataType - Specifies the valid data type for the parameter.

$sel:description:Parameter', parameter_description - Provides a description of the parameter.

$sel:isModifiable:Parameter', parameter_isModifiable - Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

$sel:minimumEngineVersion:Parameter', parameter_minimumEngineVersion - The earliest engine version to which the parameter can apply.

$sel:parameterName:Parameter', parameter_parameterName - Specifies the name of the parameter.

$sel:parameterValue:Parameter', parameter_parameterValue - Specifies the value of the parameter.

$sel:source:Parameter', parameter_source - Indicates the source of the parameter value.

parameter_allowedValues :: Lens' Parameter (Maybe Text) Source #

Specifies the valid range of values for the parameter.

parameter_applyMethod :: Lens' Parameter (Maybe ApplyMethod) Source #

Indicates when to apply parameter updates.

parameter_applyType :: Lens' Parameter (Maybe Text) Source #

Specifies the engine specific parameters type.

parameter_dataType :: Lens' Parameter (Maybe Text) Source #

Specifies the valid data type for the parameter.

parameter_description :: Lens' Parameter (Maybe Text) Source #

Provides a description of the parameter.

parameter_isModifiable :: Lens' Parameter (Maybe Bool) Source #

Indicates whether (true) or not (false) the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.

parameter_minimumEngineVersion :: Lens' Parameter (Maybe Text) Source #

The earliest engine version to which the parameter can apply.

parameter_parameterName :: Lens' Parameter (Maybe Text) Source #

Specifies the name of the parameter.

parameter_parameterValue :: Lens' Parameter (Maybe Text) Source #

Specifies the value of the parameter.

parameter_source :: Lens' Parameter (Maybe Text) Source #

Indicates the source of the parameter value.

PendingCloudwatchLogsExports

data PendingCloudwatchLogsExports Source #

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.

See: newPendingCloudwatchLogsExports smart constructor.

Constructors

PendingCloudwatchLogsExports' 

Fields

  • logTypesToDisable :: Maybe [Text]

    Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs.

  • logTypesToEnable :: Maybe [Text]

    Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.

Instances

Instances details
FromXML PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

Generic PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

Associated Types

type Rep PendingCloudwatchLogsExports :: Type -> Type #

Read PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

Show PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

NFData PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

Eq PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

Hashable PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

type Rep PendingCloudwatchLogsExports Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingCloudwatchLogsExports

type Rep PendingCloudwatchLogsExports = D1 ('MetaData "PendingCloudwatchLogsExports" "Amazonka.Neptune.Types.PendingCloudwatchLogsExports" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "PendingCloudwatchLogsExports'" 'PrefixI 'True) (S1 ('MetaSel ('Just "logTypesToDisable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "logTypesToEnable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newPendingCloudwatchLogsExports :: PendingCloudwatchLogsExports Source #

Create a value of PendingCloudwatchLogsExports with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:logTypesToDisable:PendingCloudwatchLogsExports', pendingCloudwatchLogsExports_logTypesToDisable - Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs.

$sel:logTypesToEnable:PendingCloudwatchLogsExports', pendingCloudwatchLogsExports_logTypesToEnable - Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.

pendingCloudwatchLogsExports_logTypesToDisable :: Lens' PendingCloudwatchLogsExports (Maybe [Text]) Source #

Log types that are in the process of being enabled. After they are enabled, these log types are exported to CloudWatch Logs.

pendingCloudwatchLogsExports_logTypesToEnable :: Lens' PendingCloudwatchLogsExports (Maybe [Text]) Source #

Log types that are in the process of being deactivated. After they are deactivated, these log types aren't exported to CloudWatch Logs.

PendingMaintenanceAction

data PendingMaintenanceAction Source #

Provides information about a pending maintenance action for a resource.

See: newPendingMaintenanceAction smart constructor.

Constructors

PendingMaintenanceAction' 

Fields

  • action :: Maybe Text

    The type of pending maintenance action that is available for the resource.

  • autoAppliedAfterDate :: Maybe ISO8601

    The date of the maintenance window when the action is applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

  • currentApplyDate :: Maybe ISO8601

    The effective date when the pending maintenance action is applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API, the AutoAppliedAfterDate, and the ForcedApplyDate. This value is blank if an opt-in request has not been received and nothing has been specified as AutoAppliedAfterDate or ForcedApplyDate.

  • description :: Maybe Text

    A description providing more detail about the maintenance action.

  • forcedApplyDate :: Maybe ISO8601

    The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

  • optInStatus :: Maybe Text

    Indicates the type of opt-in request that has been received for the resource.

Instances

Instances details
FromXML PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

Generic PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

Associated Types

type Rep PendingMaintenanceAction :: Type -> Type #

Read PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

Show PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

NFData PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

Eq PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

Hashable PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

type Rep PendingMaintenanceAction Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingMaintenanceAction

type Rep PendingMaintenanceAction = D1 ('MetaData "PendingMaintenanceAction" "Amazonka.Neptune.Types.PendingMaintenanceAction" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "PendingMaintenanceAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "autoAppliedAfterDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "currentApplyDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "forcedApplyDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "optInStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newPendingMaintenanceAction :: PendingMaintenanceAction Source #

Create a value of PendingMaintenanceAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:action:PendingMaintenanceAction', pendingMaintenanceAction_action - The type of pending maintenance action that is available for the resource.

$sel:autoAppliedAfterDate:PendingMaintenanceAction', pendingMaintenanceAction_autoAppliedAfterDate - The date of the maintenance window when the action is applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

$sel:currentApplyDate:PendingMaintenanceAction', pendingMaintenanceAction_currentApplyDate - The effective date when the pending maintenance action is applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API, the AutoAppliedAfterDate, and the ForcedApplyDate. This value is blank if an opt-in request has not been received and nothing has been specified as AutoAppliedAfterDate or ForcedApplyDate.

$sel:description:PendingMaintenanceAction', pendingMaintenanceAction_description - A description providing more detail about the maintenance action.

$sel:forcedApplyDate:PendingMaintenanceAction', pendingMaintenanceAction_forcedApplyDate - The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

$sel:optInStatus:PendingMaintenanceAction', pendingMaintenanceAction_optInStatus - Indicates the type of opt-in request that has been received for the resource.

pendingMaintenanceAction_action :: Lens' PendingMaintenanceAction (Maybe Text) Source #

The type of pending maintenance action that is available for the resource.

pendingMaintenanceAction_autoAppliedAfterDate :: Lens' PendingMaintenanceAction (Maybe UTCTime) Source #

The date of the maintenance window when the action is applied. The maintenance action is applied to the resource during its first maintenance window after this date. If this date is specified, any next-maintenance opt-in requests are ignored.

pendingMaintenanceAction_currentApplyDate :: Lens' PendingMaintenanceAction (Maybe UTCTime) Source #

The effective date when the pending maintenance action is applied to the resource. This date takes into account opt-in requests received from the ApplyPendingMaintenanceAction API, the AutoAppliedAfterDate, and the ForcedApplyDate. This value is blank if an opt-in request has not been received and nothing has been specified as AutoAppliedAfterDate or ForcedApplyDate.

pendingMaintenanceAction_description :: Lens' PendingMaintenanceAction (Maybe Text) Source #

A description providing more detail about the maintenance action.

pendingMaintenanceAction_forcedApplyDate :: Lens' PendingMaintenanceAction (Maybe UTCTime) Source #

The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

pendingMaintenanceAction_optInStatus :: Lens' PendingMaintenanceAction (Maybe Text) Source #

Indicates the type of opt-in request that has been received for the resource.

PendingModifiedValues

data PendingModifiedValues Source #

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

See: newPendingModifiedValues smart constructor.

Constructors

PendingModifiedValues' 

Fields

Instances

Instances details
FromXML PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

Generic PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

Associated Types

type Rep PendingModifiedValues :: Type -> Type #

Read PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

Show PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

NFData PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

Methods

rnf :: PendingModifiedValues -> () #

Eq PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

Hashable PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

type Rep PendingModifiedValues Source # 
Instance details

Defined in Amazonka.Neptune.Types.PendingModifiedValues

type Rep PendingModifiedValues = D1 ('MetaData "PendingModifiedValues" "Amazonka.Neptune.Types.PendingModifiedValues" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "PendingModifiedValues'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "allocatedStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "backupRetentionPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "cACertificateIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dbInstanceClass") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dbInstanceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dbSubnetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "iops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "licenseModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "masterUserPassword") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "multiAZ") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "pendingCloudwatchLogsExports") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PendingCloudwatchLogsExports))) :*: (S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newPendingModifiedValues :: PendingModifiedValues Source #

Create a value of PendingModifiedValues with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allocatedStorage:PendingModifiedValues', pendingModifiedValues_allocatedStorage - Contains the new AllocatedStorage size for the DB instance that will be applied or is currently being applied.

$sel:backupRetentionPeriod:PendingModifiedValues', pendingModifiedValues_backupRetentionPeriod - Specifies the pending number of days for which automated backups are retained.

$sel:cACertificateIdentifier:PendingModifiedValues', pendingModifiedValues_cACertificateIdentifier - Specifies the identifier of the CA certificate for the DB instance.

$sel:dbInstanceClass:PendingModifiedValues', pendingModifiedValues_dbInstanceClass - Contains the new DBInstanceClass for the DB instance that will be applied or is currently being applied.

$sel:dbInstanceIdentifier:PendingModifiedValues', pendingModifiedValues_dbInstanceIdentifier - Contains the new DBInstanceIdentifier for the DB instance that will be applied or is currently being applied.

$sel:dbSubnetGroupName:PendingModifiedValues', pendingModifiedValues_dbSubnetGroupName - The new DB subnet group for the DB instance.

$sel:engineVersion:PendingModifiedValues', pendingModifiedValues_engineVersion - Indicates the database engine version.

$sel:iops:PendingModifiedValues', pendingModifiedValues_iops - Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied.

$sel:licenseModel:PendingModifiedValues', pendingModifiedValues_licenseModel - Not supported by Neptune.

$sel:masterUserPassword:PendingModifiedValues', pendingModifiedValues_masterUserPassword - Not supported by Neptune.

$sel:multiAZ:PendingModifiedValues', pendingModifiedValues_multiAZ - Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.

$sel:pendingCloudwatchLogsExports:PendingModifiedValues', pendingModifiedValues_pendingCloudwatchLogsExports - This PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are enabled and which are disabled.

$sel:port:PendingModifiedValues', pendingModifiedValues_port - Specifies the pending port for the DB instance.

$sel:storageType:PendingModifiedValues', pendingModifiedValues_storageType - Specifies the storage type to be associated with the DB instance.

pendingModifiedValues_allocatedStorage :: Lens' PendingModifiedValues (Maybe Int) Source #

Contains the new AllocatedStorage size for the DB instance that will be applied or is currently being applied.

pendingModifiedValues_backupRetentionPeriod :: Lens' PendingModifiedValues (Maybe Int) Source #

Specifies the pending number of days for which automated backups are retained.

pendingModifiedValues_cACertificateIdentifier :: Lens' PendingModifiedValues (Maybe Text) Source #

Specifies the identifier of the CA certificate for the DB instance.

pendingModifiedValues_dbInstanceClass :: Lens' PendingModifiedValues (Maybe Text) Source #

Contains the new DBInstanceClass for the DB instance that will be applied or is currently being applied.

pendingModifiedValues_dbInstanceIdentifier :: Lens' PendingModifiedValues (Maybe Text) Source #

Contains the new DBInstanceIdentifier for the DB instance that will be applied or is currently being applied.

pendingModifiedValues_dbSubnetGroupName :: Lens' PendingModifiedValues (Maybe Text) Source #

The new DB subnet group for the DB instance.

pendingModifiedValues_iops :: Lens' PendingModifiedValues (Maybe Int) Source #

Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied.

pendingModifiedValues_multiAZ :: Lens' PendingModifiedValues (Maybe Bool) Source #

Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.

pendingModifiedValues_pendingCloudwatchLogsExports :: Lens' PendingModifiedValues (Maybe PendingCloudwatchLogsExports) Source #

This PendingCloudwatchLogsExports structure specifies pending changes to which CloudWatch logs are enabled and which are disabled.

pendingModifiedValues_port :: Lens' PendingModifiedValues (Maybe Int) Source #

Specifies the pending port for the DB instance.

pendingModifiedValues_storageType :: Lens' PendingModifiedValues (Maybe Text) Source #

Specifies the storage type to be associated with the DB instance.

Range

data Range Source #

A range of integer values.

See: newRange smart constructor.

Constructors

Range' 

Fields

  • from :: Maybe Int

    The minimum value in the range.

  • step :: Maybe Int

    The step value for the range. For example, if you have a range of 5,000 to 10,000, with a step value of 1,000, the valid values start at 5,000 and step up by 1,000. Even though 7,500 is within the range, it isn't a valid value for the range. The valid values are 5,000, 6,000, 7,000, 8,000...

  • to :: Maybe Int

    The maximum value in the range.

Instances

Instances details
FromXML Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Methods

parseXML :: [Node] -> Either String Range #

Generic Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Associated Types

type Rep Range :: Type -> Type #

Methods

from :: Range -> Rep Range x #

to :: Rep Range x -> Range #

Read Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Show Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Methods

showsPrec :: Int -> Range -> ShowS #

show :: Range -> String #

showList :: [Range] -> ShowS #

NFData Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Methods

rnf :: Range -> () #

Eq Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Methods

(==) :: Range -> Range -> Bool #

(/=) :: Range -> Range -> Bool #

Hashable Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

Methods

hashWithSalt :: Int -> Range -> Int #

hash :: Range -> Int #

type Rep Range Source # 
Instance details

Defined in Amazonka.Neptune.Types.Range

type Rep Range = D1 ('MetaData "Range" "Amazonka.Neptune.Types.Range" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Range'" 'PrefixI 'True) (S1 ('MetaSel ('Just "from") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "step") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "to") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newRange :: Range Source #

Create a value of Range with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:from:Range', range_from - The minimum value in the range.

$sel:step:Range', range_step - The step value for the range. For example, if you have a range of 5,000 to 10,000, with a step value of 1,000, the valid values start at 5,000 and step up by 1,000. Even though 7,500 is within the range, it isn't a valid value for the range. The valid values are 5,000, 6,000, 7,000, 8,000...

$sel:to:Range', range_to - The maximum value in the range.

range_from :: Lens' Range (Maybe Int) Source #

The minimum value in the range.

range_step :: Lens' Range (Maybe Int) Source #

The step value for the range. For example, if you have a range of 5,000 to 10,000, with a step value of 1,000, the valid values start at 5,000 and step up by 1,000. Even though 7,500 is within the range, it isn't a valid value for the range. The valid values are 5,000, 6,000, 7,000, 8,000...

range_to :: Lens' Range (Maybe Int) Source #

The maximum value in the range.

ResourcePendingMaintenanceActions

data ResourcePendingMaintenanceActions Source #

Describes the pending maintenance actions for a resource.

See: newResourcePendingMaintenanceActions smart constructor.

Constructors

ResourcePendingMaintenanceActions' 

Fields

Instances

Instances details
FromXML ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

Generic ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

Associated Types

type Rep ResourcePendingMaintenanceActions :: Type -> Type #

Read ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

Show ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

NFData ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

Eq ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

Hashable ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

type Rep ResourcePendingMaintenanceActions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ResourcePendingMaintenanceActions

type Rep ResourcePendingMaintenanceActions = D1 ('MetaData "ResourcePendingMaintenanceActions" "Amazonka.Neptune.Types.ResourcePendingMaintenanceActions" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "ResourcePendingMaintenanceActions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pendingMaintenanceActionDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PendingMaintenanceAction])) :*: S1 ('MetaSel ('Just "resourceIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newResourcePendingMaintenanceActions :: ResourcePendingMaintenanceActions Source #

Create a value of ResourcePendingMaintenanceActions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pendingMaintenanceActionDetails:ResourcePendingMaintenanceActions', resourcePendingMaintenanceActions_pendingMaintenanceActionDetails - A list that provides details about the pending maintenance actions for the resource.

$sel:resourceIdentifier:ResourcePendingMaintenanceActions', resourcePendingMaintenanceActions_resourceIdentifier - The ARN of the resource that has pending maintenance actions.

resourcePendingMaintenanceActions_pendingMaintenanceActionDetails :: Lens' ResourcePendingMaintenanceActions (Maybe [PendingMaintenanceAction]) Source #

A list that provides details about the pending maintenance actions for the resource.

resourcePendingMaintenanceActions_resourceIdentifier :: Lens' ResourcePendingMaintenanceActions (Maybe Text) Source #

The ARN of the resource that has pending maintenance actions.

ServerlessV2ScalingConfiguration

data ServerlessV2ScalingConfiguration Source #

Contains the scaling configuration of a Neptune Serverless DB cluster.

For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.

See: newServerlessV2ScalingConfiguration smart constructor.

Constructors

ServerlessV2ScalingConfiguration' 

Fields

  • maxCapacity :: Maybe Double

    The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

  • minCapacity :: Maybe Double

    The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

Instances

Instances details
ToQuery ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

Generic ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

Associated Types

type Rep ServerlessV2ScalingConfiguration :: Type -> Type #

Read ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

Show ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

NFData ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

Eq ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

Hashable ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

type Rep ServerlessV2ScalingConfiguration Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration

type Rep ServerlessV2ScalingConfiguration = D1 ('MetaData "ServerlessV2ScalingConfiguration" "Amazonka.Neptune.Types.ServerlessV2ScalingConfiguration" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "ServerlessV2ScalingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "minCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newServerlessV2ScalingConfiguration :: ServerlessV2ScalingConfiguration Source #

Create a value of ServerlessV2ScalingConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxCapacity:ServerlessV2ScalingConfiguration', serverlessV2ScalingConfiguration_maxCapacity - The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

$sel:minCapacity:ServerlessV2ScalingConfiguration', serverlessV2ScalingConfiguration_minCapacity - The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

serverlessV2ScalingConfiguration_maxCapacity :: Lens' ServerlessV2ScalingConfiguration (Maybe Double) Source #

The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

serverlessV2ScalingConfiguration_minCapacity :: Lens' ServerlessV2ScalingConfiguration (Maybe Double) Source #

The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

ServerlessV2ScalingConfigurationInfo

data ServerlessV2ScalingConfigurationInfo Source #

Shows the scaling configuration for a Neptune Serverless DB cluster.

For more information, see Using Amazon Neptune Serverless in the Amazon Neptune User Guide.

See: newServerlessV2ScalingConfigurationInfo smart constructor.

Constructors

ServerlessV2ScalingConfigurationInfo' 

Fields

  • maxCapacity :: Maybe Double

    The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

  • minCapacity :: Maybe Double

    The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

Instances

Instances details
FromXML ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

Generic ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

Read ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

Show ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

NFData ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

Eq ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

Hashable ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

type Rep ServerlessV2ScalingConfigurationInfo Source # 
Instance details

Defined in Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo

type Rep ServerlessV2ScalingConfigurationInfo = D1 ('MetaData "ServerlessV2ScalingConfigurationInfo" "Amazonka.Neptune.Types.ServerlessV2ScalingConfigurationInfo" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "ServerlessV2ScalingConfigurationInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "minCapacity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newServerlessV2ScalingConfigurationInfo :: ServerlessV2ScalingConfigurationInfo Source #

Create a value of ServerlessV2ScalingConfigurationInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxCapacity:ServerlessV2ScalingConfigurationInfo', serverlessV2ScalingConfigurationInfo_maxCapacity - The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

$sel:minCapacity:ServerlessV2ScalingConfigurationInfo', serverlessV2ScalingConfigurationInfo_minCapacity - The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

serverlessV2ScalingConfigurationInfo_maxCapacity :: Lens' ServerlessV2ScalingConfigurationInfo (Maybe Double) Source #

The maximum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 40, 40.5, 41, and so on.

serverlessV2ScalingConfigurationInfo_minCapacity :: Lens' ServerlessV2ScalingConfigurationInfo (Maybe Double) Source #

The minimum number of Neptune capacity units (NCUs) for a DB instance in a Neptune Serverless cluster. You can specify NCU values in half-step increments, such as 8, 8.5, 9, and so on.

Subnet

data Subnet Source #

Specifies a subnet.

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

See: newSubnet smart constructor.

Constructors

Subnet' 

Fields

Instances

Instances details
FromXML Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Generic Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Associated Types

type Rep Subnet :: Type -> Type #

Methods

from :: Subnet -> Rep Subnet x #

to :: Rep Subnet x -> Subnet #

Read Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Show Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

NFData Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Methods

rnf :: Subnet -> () #

Eq Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Methods

(==) :: Subnet -> Subnet -> Bool #

(/=) :: Subnet -> Subnet -> Bool #

Hashable Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

Methods

hashWithSalt :: Int -> Subnet -> Int #

hash :: Subnet -> Int #

type Rep Subnet Source # 
Instance details

Defined in Amazonka.Neptune.Types.Subnet

type Rep Subnet = D1 ('MetaData "Subnet" "Amazonka.Neptune.Types.Subnet" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Subnet'" 'PrefixI 'True) (S1 ('MetaSel ('Just "subnetAvailabilityZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AvailabilityZone)) :*: (S1 ('MetaSel ('Just "subnetIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subnetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSubnet :: Subnet Source #

Create a value of Subnet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:subnetAvailabilityZone:Subnet', subnet_subnetAvailabilityZone - Specifies the EC2 Availability Zone that the subnet is in.

$sel:subnetIdentifier:Subnet', subnet_subnetIdentifier - Specifies the identifier of the subnet.

$sel:subnetStatus:Subnet', subnet_subnetStatus - Specifies the status of the subnet.

subnet_subnetAvailabilityZone :: Lens' Subnet (Maybe AvailabilityZone) Source #

Specifies the EC2 Availability Zone that the subnet is in.

subnet_subnetIdentifier :: Lens' Subnet (Maybe Text) Source #

Specifies the identifier of the subnet.

subnet_subnetStatus :: Lens' Subnet (Maybe Text) Source #

Specifies the status of the subnet.

Tag

data Tag Source #

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

See: newTag smart constructor.

Constructors

Tag' 

Fields

  • key :: Maybe Text

    A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

  • value :: Maybe Text

    A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

Instances

Instances details
ToQuery Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

toQuery :: Tag -> QueryString #

FromXML Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

parseXML :: [Node] -> Either String Tag #

Generic Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Hashable Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.Neptune.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.Neptune.Types.Tag" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTag :: Tag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

$sel:value:Tag', tag_value - A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

tag_key :: Lens' Tag (Maybe Text) Source #

A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

tag_value :: Lens' Tag (Maybe Text) Source #

A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with aws: or rds:. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").

Timezone

data Timezone Source #

A time zone associated with a DBInstance.

See: newTimezone smart constructor.

Constructors

Timezone' 

Fields

Instances

Instances details
FromXML Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Generic Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Associated Types

type Rep Timezone :: Type -> Type #

Methods

from :: Timezone -> Rep Timezone x #

to :: Rep Timezone x -> Timezone #

Read Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Show Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

NFData Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Methods

rnf :: Timezone -> () #

Eq Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Hashable Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

Methods

hashWithSalt :: Int -> Timezone -> Int #

hash :: Timezone -> Int #

type Rep Timezone Source # 
Instance details

Defined in Amazonka.Neptune.Types.Timezone

type Rep Timezone = D1 ('MetaData "Timezone" "Amazonka.Neptune.Types.Timezone" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "Timezone'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timezoneName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTimezone :: Timezone Source #

Create a value of Timezone with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:timezoneName:Timezone', timezone_timezoneName - The name of the time zone.

timezone_timezoneName :: Lens' Timezone (Maybe Text) Source #

The name of the time zone.

UpgradeTarget

data UpgradeTarget Source #

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

See: newUpgradeTarget smart constructor.

Constructors

UpgradeTarget' 

Fields

Instances

Instances details
FromXML UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

Generic UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

Associated Types

type Rep UpgradeTarget :: Type -> Type #

Read UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

Show UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

NFData UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

Methods

rnf :: UpgradeTarget -> () #

Eq UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

Hashable UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

type Rep UpgradeTarget Source # 
Instance details

Defined in Amazonka.Neptune.Types.UpgradeTarget

type Rep UpgradeTarget = D1 ('MetaData "UpgradeTarget" "Amazonka.Neptune.Types.UpgradeTarget" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "UpgradeTarget'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "autoUpgrade") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "engine") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "engineVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "isMajorVersionUpgrade") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportsGlobalDatabases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))))

newUpgradeTarget :: UpgradeTarget Source #

Create a value of UpgradeTarget with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoUpgrade:UpgradeTarget', upgradeTarget_autoUpgrade - A value that indicates whether the target version is applied to any source DB instances that have AutoMinorVersionUpgrade set to true.

$sel:description:UpgradeTarget', upgradeTarget_description - The version of the database engine that a DB instance can be upgraded to.

$sel:engine:UpgradeTarget', upgradeTarget_engine - The name of the upgrade target database engine.

$sel:engineVersion:UpgradeTarget', upgradeTarget_engineVersion - The version number of the upgrade target database engine.

$sel:isMajorVersionUpgrade:UpgradeTarget', upgradeTarget_isMajorVersionUpgrade - A value that indicates whether a database engine is upgraded to a major version.

$sel:supportsGlobalDatabases:UpgradeTarget', upgradeTarget_supportsGlobalDatabases - A value that indicates whether you can use Neptune global databases with the target engine version.

upgradeTarget_autoUpgrade :: Lens' UpgradeTarget (Maybe Bool) Source #

A value that indicates whether the target version is applied to any source DB instances that have AutoMinorVersionUpgrade set to true.

upgradeTarget_description :: Lens' UpgradeTarget (Maybe Text) Source #

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

upgradeTarget_engine :: Lens' UpgradeTarget (Maybe Text) Source #

The name of the upgrade target database engine.

upgradeTarget_engineVersion :: Lens' UpgradeTarget (Maybe Text) Source #

The version number of the upgrade target database engine.

upgradeTarget_isMajorVersionUpgrade :: Lens' UpgradeTarget (Maybe Bool) Source #

A value that indicates whether a database engine is upgraded to a major version.

upgradeTarget_supportsGlobalDatabases :: Lens' UpgradeTarget (Maybe Bool) Source #

A value that indicates whether you can use Neptune global databases with the target engine version.

ValidDBInstanceModificationsMessage

data ValidDBInstanceModificationsMessage Source #

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.

See: newValidDBInstanceModificationsMessage smart constructor.

Constructors

ValidDBInstanceModificationsMessage' 

Fields

Instances

Instances details
FromXML ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

Generic ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

Read ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

Show ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

NFData ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

Eq ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

Hashable ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

type Rep ValidDBInstanceModificationsMessage Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage

type Rep ValidDBInstanceModificationsMessage = D1 ('MetaData "ValidDBInstanceModificationsMessage" "Amazonka.Neptune.Types.ValidDBInstanceModificationsMessage" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "ValidDBInstanceModificationsMessage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "storage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ValidStorageOptions]))))

newValidDBInstanceModificationsMessage :: ValidDBInstanceModificationsMessage Source #

Create a value of ValidDBInstanceModificationsMessage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:storage:ValidDBInstanceModificationsMessage', validDBInstanceModificationsMessage_storage - Valid storage options for your DB instance.

ValidStorageOptions

data ValidStorageOptions Source #

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

Contains the result of a successful call to the DescribeValidDBInstanceModifications action.

See: newValidStorageOptions smart constructor.

Constructors

ValidStorageOptions' 

Fields

Instances

Instances details
FromXML ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

Generic ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

Associated Types

type Rep ValidStorageOptions :: Type -> Type #

Read ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

Show ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

NFData ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

Methods

rnf :: ValidStorageOptions -> () #

Eq ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

Hashable ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

type Rep ValidStorageOptions Source # 
Instance details

Defined in Amazonka.Neptune.Types.ValidStorageOptions

type Rep ValidStorageOptions = D1 ('MetaData "ValidStorageOptions" "Amazonka.Neptune.Types.ValidStorageOptions" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "ValidStorageOptions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "iopsToStorageRatio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DoubleRange])) :*: S1 ('MetaSel ('Just "provisionedIops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Range]))) :*: (S1 ('MetaSel ('Just "storageSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Range])) :*: S1 ('MetaSel ('Just "storageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newValidStorageOptions :: ValidStorageOptions Source #

Create a value of ValidStorageOptions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:iopsToStorageRatio:ValidStorageOptions', validStorageOptions_iopsToStorageRatio - The valid range of Provisioned IOPS to gibibytes of storage multiplier. For example, 3-10, which means that provisioned IOPS can be between 3 and 10 times storage.

$sel:provisionedIops:ValidStorageOptions', validStorageOptions_provisionedIops - The valid range of provisioned IOPS. For example, 1000-20000.

$sel:storageSize:ValidStorageOptions', validStorageOptions_storageSize - The valid range of storage in gibibytes. For example, 100 to 16384.

$sel:storageType:ValidStorageOptions', validStorageOptions_storageType - The valid storage types for your DB instance. For example, gp2, io1.

validStorageOptions_iopsToStorageRatio :: Lens' ValidStorageOptions (Maybe [DoubleRange]) Source #

The valid range of Provisioned IOPS to gibibytes of storage multiplier. For example, 3-10, which means that provisioned IOPS can be between 3 and 10 times storage.

validStorageOptions_provisionedIops :: Lens' ValidStorageOptions (Maybe [Range]) Source #

The valid range of provisioned IOPS. For example, 1000-20000.

validStorageOptions_storageSize :: Lens' ValidStorageOptions (Maybe [Range]) Source #

The valid range of storage in gibibytes. For example, 100 to 16384.

validStorageOptions_storageType :: Lens' ValidStorageOptions (Maybe Text) Source #

The valid storage types for your DB instance. For example, gp2, io1.

VpcSecurityGroupMembership

data VpcSecurityGroupMembership Source #

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

See: newVpcSecurityGroupMembership smart constructor.

Constructors

VpcSecurityGroupMembership' 

Fields

Instances

Instances details
FromXML VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

Generic VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

Associated Types

type Rep VpcSecurityGroupMembership :: Type -> Type #

Read VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

Show VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

NFData VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

Eq VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

Hashable VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

type Rep VpcSecurityGroupMembership Source # 
Instance details

Defined in Amazonka.Neptune.Types.VpcSecurityGroupMembership

type Rep VpcSecurityGroupMembership = D1 ('MetaData "VpcSecurityGroupMembership" "Amazonka.Neptune.Types.VpcSecurityGroupMembership" "amazonka-neptune-2.0-2gYqDRsIJxo6L8BEj2Stvk" 'False) (C1 ('MetaCons "VpcSecurityGroupMembership'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcSecurityGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newVpcSecurityGroupMembership :: VpcSecurityGroupMembership Source #

Create a value of VpcSecurityGroupMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:VpcSecurityGroupMembership', vpcSecurityGroupMembership_status - The status of the VPC security group.

$sel:vpcSecurityGroupId:VpcSecurityGroupMembership', vpcSecurityGroupMembership_vpcSecurityGroupId - The name of the VPC security group.