Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
- Service Configuration
- Errors
- AutoTuneDesiredState
- AutoTuneState
- AutoTuneType
- DeploymentStatus
- DescribePackagesFilterName
- DomainPackageStatus
- EngineType
- InboundConnectionStatusCode
- LogType
- OpenSearchPartitionInstanceType
- OpenSearchWarmPartitionInstanceType
- OptionState
- OutboundConnectionStatusCode
- PackageStatus
- PackageType
- ReservedInstancePaymentOption
- RollbackOnDisable
- ScheduledAutoTuneActionType
- ScheduledAutoTuneSeverityType
- TLSSecurityPolicy
- TimeUnit
- UpgradeStatus
- UpgradeStep
- VolumeType
- AWSDomainInformation
- AccessPoliciesStatus
- AdditionalLimit
- AdvancedOptionsStatus
- AdvancedSecurityOptions
- AdvancedSecurityOptionsInput
- AdvancedSecurityOptionsStatus
- AutoTune
- AutoTuneDetails
- AutoTuneMaintenanceSchedule
- AutoTuneOptions
- AutoTuneOptionsInput
- AutoTuneOptionsOutput
- AutoTuneOptionsStatus
- AutoTuneStatus
- ClusterConfig
- ClusterConfigStatus
- CognitoOptions
- CognitoOptionsStatus
- ColdStorageOptions
- CompatibleVersionsMap
- DescribePackagesFilter
- DomainConfig
- DomainEndpointOptions
- DomainEndpointOptionsStatus
- DomainInfo
- DomainInformationContainer
- DomainPackageDetails
- DomainStatus
- Duration
- EBSOptions
- EBSOptionsStatus
- EncryptionAtRestOptions
- EncryptionAtRestOptionsStatus
- ErrorDetails
- Filter
- InboundConnection
- InboundConnectionStatus
- InstanceCountLimits
- InstanceLimits
- InstanceTypeDetails
- Limits
- LogPublishingOption
- LogPublishingOptionsStatus
- MasterUserOptions
- NodeToNodeEncryptionOptions
- NodeToNodeEncryptionOptionsStatus
- OptionStatus
- OutboundConnection
- OutboundConnectionStatus
- PackageDetails
- PackageSource
- PackageVersionHistory
- RecurringCharge
- ReservedInstance
- ReservedInstanceOffering
- SAMLIdp
- SAMLOptionsInput
- SAMLOptionsOutput
- ScheduledAutoTuneDetails
- ServiceSoftwareOptions
- SnapshotOptions
- SnapshotOptionsStatus
- StorageType
- StorageTypeLimit
- Tag
- UpgradeHistory
- UpgradeStepItem
- VPCDerivedInfo
- VPCDerivedInfoStatus
- VPCOptions
- VersionStatus
- ZoneAwarenessConfig
Synopsis
- defaultService :: Service
- _ValidationException :: AsError a => Getting (First ServiceError) a ServiceError
- _AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError
- _ConflictException :: AsError a => Getting (First ServiceError) a ServiceError
- _BaseException :: AsError a => Getting (First ServiceError) a ServiceError
- _DisabledOperationException :: AsError a => Getting (First ServiceError) a ServiceError
- _InternalException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidTypeException :: AsError a => Getting (First ServiceError) a ServiceError
- _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidPaginationTokenException :: AsError a => Getting (First ServiceError) a ServiceError
- _LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- newtype AutoTuneDesiredState where
- newtype AutoTuneState where
- AutoTuneState' { }
- pattern AutoTuneState_DISABLED :: AutoTuneState
- pattern AutoTuneState_DISABLED_AND_ROLLBACK_COMPLETE :: AutoTuneState
- pattern AutoTuneState_DISABLED_AND_ROLLBACK_ERROR :: AutoTuneState
- pattern AutoTuneState_DISABLED_AND_ROLLBACK_IN_PROGRESS :: AutoTuneState
- pattern AutoTuneState_DISABLED_AND_ROLLBACK_SCHEDULED :: AutoTuneState
- pattern AutoTuneState_DISABLE_IN_PROGRESS :: AutoTuneState
- pattern AutoTuneState_ENABLED :: AutoTuneState
- pattern AutoTuneState_ENABLE_IN_PROGRESS :: AutoTuneState
- pattern AutoTuneState_ERROR :: AutoTuneState
- newtype AutoTuneType where
- AutoTuneType' { }
- pattern AutoTuneType_SCHEDULED_ACTION :: AutoTuneType
- newtype DeploymentStatus where
- DeploymentStatus' { }
- pattern DeploymentStatus_COMPLETED :: DeploymentStatus
- pattern DeploymentStatus_ELIGIBLE :: DeploymentStatus
- pattern DeploymentStatus_IN_PROGRESS :: DeploymentStatus
- pattern DeploymentStatus_NOT_ELIGIBLE :: DeploymentStatus
- pattern DeploymentStatus_PENDING_UPDATE :: DeploymentStatus
- newtype DescribePackagesFilterName where
- newtype DomainPackageStatus where
- DomainPackageStatus' { }
- pattern DomainPackageStatus_ACTIVE :: DomainPackageStatus
- pattern DomainPackageStatus_ASSOCIATING :: DomainPackageStatus
- pattern DomainPackageStatus_ASSOCIATION_FAILED :: DomainPackageStatus
- pattern DomainPackageStatus_DISSOCIATING :: DomainPackageStatus
- pattern DomainPackageStatus_DISSOCIATION_FAILED :: DomainPackageStatus
- newtype EngineType where
- EngineType' { }
- pattern EngineType_Elasticsearch :: EngineType
- pattern EngineType_OpenSearch :: EngineType
- newtype InboundConnectionStatusCode where
- InboundConnectionStatusCode' { }
- pattern InboundConnectionStatusCode_ACTIVE :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_APPROVED :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_DELETED :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_DELETING :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_PENDING_ACCEPTANCE :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_PROVISIONING :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_REJECTED :: InboundConnectionStatusCode
- pattern InboundConnectionStatusCode_REJECTING :: InboundConnectionStatusCode
- newtype LogType where
- LogType' {
- fromLogType :: Text
- pattern LogType_AUDIT_LOGS :: LogType
- pattern LogType_ES_APPLICATION_LOGS :: LogType
- pattern LogType_INDEX_SLOW_LOGS :: LogType
- pattern LogType_SEARCH_SLOW_LOGS :: LogType
- LogType' {
- newtype OpenSearchPartitionInstanceType where
- OpenSearchPartitionInstanceType' { }
- pattern OpenSearchPartitionInstanceType_C4_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C4_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C4_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C4_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C4_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_18xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_9xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C5_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_C6g_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_D2_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_D2_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_D2_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_D2_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I2_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I2_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_16xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_I3_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M3_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M3_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M3_medium_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M3_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M4_10xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M4_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M4_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M4_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M4_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_24xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M5_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_M6g_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R3_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R3_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R3_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R3_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R3_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_16xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R4_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_24xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R5_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6g_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_12xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_16xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_4xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_8xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_R6gd_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T2_medium_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T2_micro_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T2_small_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_2xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_medium_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_micro_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_nano_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_small_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T3_xlarge_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T4g_medium_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_T4g_small_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_Ultrawarm1_large_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_Ultrawarm1_medium_search :: OpenSearchPartitionInstanceType
- pattern OpenSearchPartitionInstanceType_Ultrawarm1_xlarge_search :: OpenSearchPartitionInstanceType
- newtype OpenSearchWarmPartitionInstanceType where
- OpenSearchWarmPartitionInstanceType' { }
- pattern OpenSearchWarmPartitionInstanceType_Ultrawarm1_large_search :: OpenSearchWarmPartitionInstanceType
- pattern OpenSearchWarmPartitionInstanceType_Ultrawarm1_medium_search :: OpenSearchWarmPartitionInstanceType
- pattern OpenSearchWarmPartitionInstanceType_Ultrawarm1_xlarge_search :: OpenSearchWarmPartitionInstanceType
- newtype OptionState where
- OptionState' { }
- pattern OptionState_Active :: OptionState
- pattern OptionState_Processing :: OptionState
- pattern OptionState_RequiresIndexDocuments :: OptionState
- newtype OutboundConnectionStatusCode where
- OutboundConnectionStatusCode' { }
- pattern OutboundConnectionStatusCode_ACTIVE :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_APPROVED :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_DELETED :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_DELETING :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_PENDING_ACCEPTANCE :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_PROVISIONING :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_REJECTED :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_REJECTING :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_VALIDATING :: OutboundConnectionStatusCode
- pattern OutboundConnectionStatusCode_VALIDATION_FAILED :: OutboundConnectionStatusCode
- newtype PackageStatus where
- PackageStatus' { }
- pattern PackageStatus_AVAILABLE :: PackageStatus
- pattern PackageStatus_COPYING :: PackageStatus
- pattern PackageStatus_COPY_FAILED :: PackageStatus
- pattern PackageStatus_DELETED :: PackageStatus
- pattern PackageStatus_DELETE_FAILED :: PackageStatus
- pattern PackageStatus_DELETING :: PackageStatus
- pattern PackageStatus_VALIDATING :: PackageStatus
- pattern PackageStatus_VALIDATION_FAILED :: PackageStatus
- newtype PackageType where
- PackageType' { }
- pattern PackageType_TXT_DICTIONARY :: PackageType
- newtype ReservedInstancePaymentOption where
- newtype RollbackOnDisable where
- newtype ScheduledAutoTuneActionType where
- newtype ScheduledAutoTuneSeverityType where
- newtype TLSSecurityPolicy where
- newtype TimeUnit where
- TimeUnit' {
- fromTimeUnit :: Text
- pattern TimeUnit_HOURS :: TimeUnit
- TimeUnit' {
- newtype UpgradeStatus where
- UpgradeStatus' { }
- pattern UpgradeStatus_FAILED :: UpgradeStatus
- pattern UpgradeStatus_IN_PROGRESS :: UpgradeStatus
- pattern UpgradeStatus_SUCCEEDED :: UpgradeStatus
- pattern UpgradeStatus_SUCCEEDED_WITH_ISSUES :: UpgradeStatus
- newtype UpgradeStep where
- UpgradeStep' { }
- pattern UpgradeStep_PRE_UPGRADE_CHECK :: UpgradeStep
- pattern UpgradeStep_SNAPSHOT :: UpgradeStep
- pattern UpgradeStep_UPGRADE :: UpgradeStep
- newtype VolumeType where
- VolumeType' { }
- pattern VolumeType_Gp2 :: VolumeType
- pattern VolumeType_Io1 :: VolumeType
- pattern VolumeType_Standard :: VolumeType
- data AWSDomainInformation = AWSDomainInformation' {}
- newAWSDomainInformation :: Text -> AWSDomainInformation
- aWSDomainInformation_ownerId :: Lens' AWSDomainInformation (Maybe Text)
- aWSDomainInformation_region :: Lens' AWSDomainInformation (Maybe Text)
- aWSDomainInformation_domainName :: Lens' AWSDomainInformation Text
- data AccessPoliciesStatus = AccessPoliciesStatus' {
- options :: Text
- status :: OptionStatus
- newAccessPoliciesStatus :: Text -> OptionStatus -> AccessPoliciesStatus
- accessPoliciesStatus_options :: Lens' AccessPoliciesStatus Text
- accessPoliciesStatus_status :: Lens' AccessPoliciesStatus OptionStatus
- data AdditionalLimit = AdditionalLimit' {}
- newAdditionalLimit :: AdditionalLimit
- additionalLimit_limitName :: Lens' AdditionalLimit (Maybe Text)
- additionalLimit_limitValues :: Lens' AdditionalLimit (Maybe [Text])
- data AdvancedOptionsStatus = AdvancedOptionsStatus' {}
- newAdvancedOptionsStatus :: OptionStatus -> AdvancedOptionsStatus
- advancedOptionsStatus_options :: Lens' AdvancedOptionsStatus (HashMap Text Text)
- advancedOptionsStatus_status :: Lens' AdvancedOptionsStatus OptionStatus
- data AdvancedSecurityOptions = AdvancedSecurityOptions' {}
- newAdvancedSecurityOptions :: AdvancedSecurityOptions
- advancedSecurityOptions_enabled :: Lens' AdvancedSecurityOptions (Maybe Bool)
- advancedSecurityOptions_internalUserDatabaseEnabled :: Lens' AdvancedSecurityOptions (Maybe Bool)
- advancedSecurityOptions_sAMLOptions :: Lens' AdvancedSecurityOptions (Maybe SAMLOptionsOutput)
- data AdvancedSecurityOptionsInput = AdvancedSecurityOptionsInput' {}
- newAdvancedSecurityOptionsInput :: AdvancedSecurityOptionsInput
- advancedSecurityOptionsInput_enabled :: Lens' AdvancedSecurityOptionsInput (Maybe Bool)
- advancedSecurityOptionsInput_internalUserDatabaseEnabled :: Lens' AdvancedSecurityOptionsInput (Maybe Bool)
- advancedSecurityOptionsInput_masterUserOptions :: Lens' AdvancedSecurityOptionsInput (Maybe MasterUserOptions)
- advancedSecurityOptionsInput_sAMLOptions :: Lens' AdvancedSecurityOptionsInput (Maybe SAMLOptionsInput)
- data AdvancedSecurityOptionsStatus = AdvancedSecurityOptionsStatus' {}
- newAdvancedSecurityOptionsStatus :: AdvancedSecurityOptions -> OptionStatus -> AdvancedSecurityOptionsStatus
- advancedSecurityOptionsStatus_options :: Lens' AdvancedSecurityOptionsStatus AdvancedSecurityOptions
- advancedSecurityOptionsStatus_status :: Lens' AdvancedSecurityOptionsStatus OptionStatus
- data AutoTune = AutoTune' {}
- newAutoTune :: AutoTune
- autoTune_autoTuneDetails :: Lens' AutoTune (Maybe AutoTuneDetails)
- autoTune_autoTuneType :: Lens' AutoTune (Maybe AutoTuneType)
- data AutoTuneDetails = AutoTuneDetails' {}
- newAutoTuneDetails :: AutoTuneDetails
- autoTuneDetails_scheduledAutoTuneDetails :: Lens' AutoTuneDetails (Maybe ScheduledAutoTuneDetails)
- data AutoTuneMaintenanceSchedule = AutoTuneMaintenanceSchedule' {}
- newAutoTuneMaintenanceSchedule :: AutoTuneMaintenanceSchedule
- autoTuneMaintenanceSchedule_startAt :: Lens' AutoTuneMaintenanceSchedule (Maybe UTCTime)
- autoTuneMaintenanceSchedule_cronExpressionForRecurrence :: Lens' AutoTuneMaintenanceSchedule (Maybe Text)
- autoTuneMaintenanceSchedule_duration :: Lens' AutoTuneMaintenanceSchedule (Maybe Duration)
- data AutoTuneOptions = AutoTuneOptions' {}
- newAutoTuneOptions :: AutoTuneOptions
- autoTuneOptions_desiredState :: Lens' AutoTuneOptions (Maybe AutoTuneDesiredState)
- autoTuneOptions_rollbackOnDisable :: Lens' AutoTuneOptions (Maybe RollbackOnDisable)
- autoTuneOptions_maintenanceSchedules :: Lens' AutoTuneOptions (Maybe [AutoTuneMaintenanceSchedule])
- data AutoTuneOptionsInput = AutoTuneOptionsInput' {}
- newAutoTuneOptionsInput :: AutoTuneOptionsInput
- autoTuneOptionsInput_desiredState :: Lens' AutoTuneOptionsInput (Maybe AutoTuneDesiredState)
- autoTuneOptionsInput_maintenanceSchedules :: Lens' AutoTuneOptionsInput (Maybe [AutoTuneMaintenanceSchedule])
- data AutoTuneOptionsOutput = AutoTuneOptionsOutput' {}
- newAutoTuneOptionsOutput :: AutoTuneOptionsOutput
- autoTuneOptionsOutput_state :: Lens' AutoTuneOptionsOutput (Maybe AutoTuneState)
- autoTuneOptionsOutput_errorMessage :: Lens' AutoTuneOptionsOutput (Maybe Text)
- data AutoTuneOptionsStatus = AutoTuneOptionsStatus' {}
- newAutoTuneOptionsStatus :: AutoTuneOptionsStatus
- autoTuneOptionsStatus_status :: Lens' AutoTuneOptionsStatus (Maybe AutoTuneStatus)
- autoTuneOptionsStatus_options :: Lens' AutoTuneOptionsStatus (Maybe AutoTuneOptions)
- data AutoTuneStatus = AutoTuneStatus' {}
- newAutoTuneStatus :: UTCTime -> UTCTime -> AutoTuneState -> AutoTuneStatus
- autoTuneStatus_pendingDeletion :: Lens' AutoTuneStatus (Maybe Bool)
- autoTuneStatus_errorMessage :: Lens' AutoTuneStatus (Maybe Text)
- autoTuneStatus_updateVersion :: Lens' AutoTuneStatus (Maybe Natural)
- autoTuneStatus_creationDate :: Lens' AutoTuneStatus UTCTime
- autoTuneStatus_updateDate :: Lens' AutoTuneStatus UTCTime
- autoTuneStatus_state :: Lens' AutoTuneStatus AutoTuneState
- data ClusterConfig = ClusterConfig' {
- dedicatedMasterCount :: Maybe Int
- dedicatedMasterType :: Maybe OpenSearchPartitionInstanceType
- dedicatedMasterEnabled :: Maybe Bool
- instanceCount :: Maybe Int
- coldStorageOptions :: Maybe ColdStorageOptions
- zoneAwarenessEnabled :: Maybe Bool
- instanceType :: Maybe OpenSearchPartitionInstanceType
- warmEnabled :: Maybe Bool
- zoneAwarenessConfig :: Maybe ZoneAwarenessConfig
- warmCount :: Maybe Int
- warmType :: Maybe OpenSearchWarmPartitionInstanceType
- newClusterConfig :: ClusterConfig
- clusterConfig_dedicatedMasterCount :: Lens' ClusterConfig (Maybe Int)
- clusterConfig_dedicatedMasterType :: Lens' ClusterConfig (Maybe OpenSearchPartitionInstanceType)
- clusterConfig_dedicatedMasterEnabled :: Lens' ClusterConfig (Maybe Bool)
- clusterConfig_instanceCount :: Lens' ClusterConfig (Maybe Int)
- clusterConfig_coldStorageOptions :: Lens' ClusterConfig (Maybe ColdStorageOptions)
- clusterConfig_zoneAwarenessEnabled :: Lens' ClusterConfig (Maybe Bool)
- clusterConfig_instanceType :: Lens' ClusterConfig (Maybe OpenSearchPartitionInstanceType)
- clusterConfig_warmEnabled :: Lens' ClusterConfig (Maybe Bool)
- clusterConfig_zoneAwarenessConfig :: Lens' ClusterConfig (Maybe ZoneAwarenessConfig)
- clusterConfig_warmCount :: Lens' ClusterConfig (Maybe Int)
- clusterConfig_warmType :: Lens' ClusterConfig (Maybe OpenSearchWarmPartitionInstanceType)
- data ClusterConfigStatus = ClusterConfigStatus' {}
- newClusterConfigStatus :: ClusterConfig -> OptionStatus -> ClusterConfigStatus
- clusterConfigStatus_options :: Lens' ClusterConfigStatus ClusterConfig
- clusterConfigStatus_status :: Lens' ClusterConfigStatus OptionStatus
- data CognitoOptions = CognitoOptions' {}
- newCognitoOptions :: CognitoOptions
- cognitoOptions_identityPoolId :: Lens' CognitoOptions (Maybe Text)
- cognitoOptions_enabled :: Lens' CognitoOptions (Maybe Bool)
- cognitoOptions_userPoolId :: Lens' CognitoOptions (Maybe Text)
- cognitoOptions_roleArn :: Lens' CognitoOptions (Maybe Text)
- data CognitoOptionsStatus = CognitoOptionsStatus' {}
- newCognitoOptionsStatus :: CognitoOptions -> OptionStatus -> CognitoOptionsStatus
- cognitoOptionsStatus_options :: Lens' CognitoOptionsStatus CognitoOptions
- cognitoOptionsStatus_status :: Lens' CognitoOptionsStatus OptionStatus
- data ColdStorageOptions = ColdStorageOptions' {}
- newColdStorageOptions :: Bool -> ColdStorageOptions
- coldStorageOptions_enabled :: Lens' ColdStorageOptions Bool
- data CompatibleVersionsMap = CompatibleVersionsMap' {
- sourceVersion :: Maybe Text
- targetVersions :: Maybe [Text]
- newCompatibleVersionsMap :: CompatibleVersionsMap
- compatibleVersionsMap_sourceVersion :: Lens' CompatibleVersionsMap (Maybe Text)
- compatibleVersionsMap_targetVersions :: Lens' CompatibleVersionsMap (Maybe [Text])
- data DescribePackagesFilter = DescribePackagesFilter' {}
- newDescribePackagesFilter :: DescribePackagesFilter
- describePackagesFilter_value :: Lens' DescribePackagesFilter (Maybe [Text])
- describePackagesFilter_name :: Lens' DescribePackagesFilter (Maybe DescribePackagesFilterName)
- data DomainConfig = DomainConfig' {
- eBSOptions :: Maybe EBSOptionsStatus
- engineVersion :: Maybe VersionStatus
- nodeToNodeEncryptionOptions :: Maybe NodeToNodeEncryptionOptionsStatus
- accessPolicies :: Maybe AccessPoliciesStatus
- autoTuneOptions :: Maybe AutoTuneOptionsStatus
- logPublishingOptions :: Maybe LogPublishingOptionsStatus
- clusterConfig :: Maybe ClusterConfigStatus
- advancedSecurityOptions :: Maybe AdvancedSecurityOptionsStatus
- snapshotOptions :: Maybe SnapshotOptionsStatus
- cognitoOptions :: Maybe CognitoOptionsStatus
- encryptionAtRestOptions :: Maybe EncryptionAtRestOptionsStatus
- vPCOptions :: Maybe VPCDerivedInfoStatus
- domainEndpointOptions :: Maybe DomainEndpointOptionsStatus
- advancedOptions :: Maybe AdvancedOptionsStatus
- newDomainConfig :: DomainConfig
- domainConfig_eBSOptions :: Lens' DomainConfig (Maybe EBSOptionsStatus)
- domainConfig_engineVersion :: Lens' DomainConfig (Maybe VersionStatus)
- domainConfig_nodeToNodeEncryptionOptions :: Lens' DomainConfig (Maybe NodeToNodeEncryptionOptionsStatus)
- domainConfig_accessPolicies :: Lens' DomainConfig (Maybe AccessPoliciesStatus)
- domainConfig_autoTuneOptions :: Lens' DomainConfig (Maybe AutoTuneOptionsStatus)
- domainConfig_logPublishingOptions :: Lens' DomainConfig (Maybe LogPublishingOptionsStatus)
- domainConfig_clusterConfig :: Lens' DomainConfig (Maybe ClusterConfigStatus)
- domainConfig_advancedSecurityOptions :: Lens' DomainConfig (Maybe AdvancedSecurityOptionsStatus)
- domainConfig_snapshotOptions :: Lens' DomainConfig (Maybe SnapshotOptionsStatus)
- domainConfig_cognitoOptions :: Lens' DomainConfig (Maybe CognitoOptionsStatus)
- domainConfig_encryptionAtRestOptions :: Lens' DomainConfig (Maybe EncryptionAtRestOptionsStatus)
- domainConfig_vPCOptions :: Lens' DomainConfig (Maybe VPCDerivedInfoStatus)
- domainConfig_domainEndpointOptions :: Lens' DomainConfig (Maybe DomainEndpointOptionsStatus)
- domainConfig_advancedOptions :: Lens' DomainConfig (Maybe AdvancedOptionsStatus)
- data DomainEndpointOptions = DomainEndpointOptions' {}
- newDomainEndpointOptions :: DomainEndpointOptions
- domainEndpointOptions_enforceHTTPS :: Lens' DomainEndpointOptions (Maybe Bool)
- domainEndpointOptions_tLSSecurityPolicy :: Lens' DomainEndpointOptions (Maybe TLSSecurityPolicy)
- domainEndpointOptions_customEndpointEnabled :: Lens' DomainEndpointOptions (Maybe Bool)
- domainEndpointOptions_customEndpoint :: Lens' DomainEndpointOptions (Maybe Text)
- domainEndpointOptions_customEndpointCertificateArn :: Lens' DomainEndpointOptions (Maybe Text)
- data DomainEndpointOptionsStatus = DomainEndpointOptionsStatus' {}
- newDomainEndpointOptionsStatus :: DomainEndpointOptions -> OptionStatus -> DomainEndpointOptionsStatus
- domainEndpointOptionsStatus_options :: Lens' DomainEndpointOptionsStatus DomainEndpointOptions
- domainEndpointOptionsStatus_status :: Lens' DomainEndpointOptionsStatus OptionStatus
- data DomainInfo = DomainInfo' {}
- newDomainInfo :: DomainInfo
- domainInfo_domainName :: Lens' DomainInfo (Maybe Text)
- domainInfo_engineType :: Lens' DomainInfo (Maybe EngineType)
- data DomainInformationContainer = DomainInformationContainer' {}
- newDomainInformationContainer :: DomainInformationContainer
- domainInformationContainer_aWSDomainInformation :: Lens' DomainInformationContainer (Maybe AWSDomainInformation)
- data DomainPackageDetails = DomainPackageDetails' {}
- newDomainPackageDetails :: DomainPackageDetails
- domainPackageDetails_lastUpdated :: Lens' DomainPackageDetails (Maybe UTCTime)
- domainPackageDetails_packageID :: Lens' DomainPackageDetails (Maybe Text)
- domainPackageDetails_packageType :: Lens' DomainPackageDetails (Maybe PackageType)
- domainPackageDetails_packageName :: Lens' DomainPackageDetails (Maybe Text)
- domainPackageDetails_packageVersion :: Lens' DomainPackageDetails (Maybe Text)
- domainPackageDetails_domainPackageStatus :: Lens' DomainPackageDetails (Maybe DomainPackageStatus)
- domainPackageDetails_domainName :: Lens' DomainPackageDetails (Maybe Text)
- domainPackageDetails_errorDetails :: Lens' DomainPackageDetails (Maybe ErrorDetails)
- domainPackageDetails_referencePath :: Lens' DomainPackageDetails (Maybe Text)
- data DomainStatus = DomainStatus' {
- eBSOptions :: Maybe EBSOptions
- engineVersion :: Maybe Text
- nodeToNodeEncryptionOptions :: Maybe NodeToNodeEncryptionOptions
- accessPolicies :: Maybe Text
- serviceSoftwareOptions :: Maybe ServiceSoftwareOptions
- autoTuneOptions :: Maybe AutoTuneOptionsOutput
- logPublishingOptions :: Maybe (HashMap LogType LogPublishingOption)
- advancedSecurityOptions :: Maybe AdvancedSecurityOptions
- created :: Maybe Bool
- snapshotOptions :: Maybe SnapshotOptions
- cognitoOptions :: Maybe CognitoOptions
- encryptionAtRestOptions :: Maybe EncryptionAtRestOptions
- deleted :: Maybe Bool
- vPCOptions :: Maybe VPCDerivedInfo
- endpoints :: Maybe (HashMap Text Text)
- domainEndpointOptions :: Maybe DomainEndpointOptions
- processing :: Maybe Bool
- endpoint :: Maybe Text
- upgradeProcessing :: Maybe Bool
- advancedOptions :: Maybe (HashMap Text Text)
- domainId :: Text
- domainName :: Text
- arn :: Text
- clusterConfig :: ClusterConfig
- newDomainStatus :: Text -> Text -> Text -> ClusterConfig -> DomainStatus
- domainStatus_eBSOptions :: Lens' DomainStatus (Maybe EBSOptions)
- domainStatus_engineVersion :: Lens' DomainStatus (Maybe Text)
- domainStatus_nodeToNodeEncryptionOptions :: Lens' DomainStatus (Maybe NodeToNodeEncryptionOptions)
- domainStatus_accessPolicies :: Lens' DomainStatus (Maybe Text)
- domainStatus_serviceSoftwareOptions :: Lens' DomainStatus (Maybe ServiceSoftwareOptions)
- domainStatus_autoTuneOptions :: Lens' DomainStatus (Maybe AutoTuneOptionsOutput)
- domainStatus_logPublishingOptions :: Lens' DomainStatus (Maybe (HashMap LogType LogPublishingOption))
- domainStatus_advancedSecurityOptions :: Lens' DomainStatus (Maybe AdvancedSecurityOptions)
- domainStatus_created :: Lens' DomainStatus (Maybe Bool)
- domainStatus_snapshotOptions :: Lens' DomainStatus (Maybe SnapshotOptions)
- domainStatus_cognitoOptions :: Lens' DomainStatus (Maybe CognitoOptions)
- domainStatus_encryptionAtRestOptions :: Lens' DomainStatus (Maybe EncryptionAtRestOptions)
- domainStatus_deleted :: Lens' DomainStatus (Maybe Bool)
- domainStatus_vPCOptions :: Lens' DomainStatus (Maybe VPCDerivedInfo)
- domainStatus_endpoints :: Lens' DomainStatus (Maybe (HashMap Text Text))
- domainStatus_domainEndpointOptions :: Lens' DomainStatus (Maybe DomainEndpointOptions)
- domainStatus_processing :: Lens' DomainStatus (Maybe Bool)
- domainStatus_endpoint :: Lens' DomainStatus (Maybe Text)
- domainStatus_upgradeProcessing :: Lens' DomainStatus (Maybe Bool)
- domainStatus_advancedOptions :: Lens' DomainStatus (Maybe (HashMap Text Text))
- domainStatus_domainId :: Lens' DomainStatus Text
- domainStatus_domainName :: Lens' DomainStatus Text
- domainStatus_arn :: Lens' DomainStatus Text
- domainStatus_clusterConfig :: Lens' DomainStatus ClusterConfig
- data Duration = Duration' {}
- newDuration :: Duration
- duration_value :: Lens' Duration (Maybe Natural)
- duration_unit :: Lens' Duration (Maybe TimeUnit)
- data EBSOptions = EBSOptions' {
- volumeSize :: Maybe Int
- iops :: Maybe Int
- volumeType :: Maybe VolumeType
- eBSEnabled :: Maybe Bool
- newEBSOptions :: EBSOptions
- eBSOptions_volumeSize :: Lens' EBSOptions (Maybe Int)
- eBSOptions_iops :: Lens' EBSOptions (Maybe Int)
- eBSOptions_volumeType :: Lens' EBSOptions (Maybe VolumeType)
- eBSOptions_eBSEnabled :: Lens' EBSOptions (Maybe Bool)
- data EBSOptionsStatus = EBSOptionsStatus' {}
- newEBSOptionsStatus :: EBSOptions -> OptionStatus -> EBSOptionsStatus
- eBSOptionsStatus_options :: Lens' EBSOptionsStatus EBSOptions
- eBSOptionsStatus_status :: Lens' EBSOptionsStatus OptionStatus
- data EncryptionAtRestOptions = EncryptionAtRestOptions' {}
- newEncryptionAtRestOptions :: EncryptionAtRestOptions
- encryptionAtRestOptions_enabled :: Lens' EncryptionAtRestOptions (Maybe Bool)
- encryptionAtRestOptions_kmsKeyId :: Lens' EncryptionAtRestOptions (Maybe Text)
- data EncryptionAtRestOptionsStatus = EncryptionAtRestOptionsStatus' {}
- newEncryptionAtRestOptionsStatus :: EncryptionAtRestOptions -> OptionStatus -> EncryptionAtRestOptionsStatus
- encryptionAtRestOptionsStatus_options :: Lens' EncryptionAtRestOptionsStatus EncryptionAtRestOptions
- encryptionAtRestOptionsStatus_status :: Lens' EncryptionAtRestOptionsStatus OptionStatus
- data ErrorDetails = ErrorDetails' {}
- newErrorDetails :: ErrorDetails
- errorDetails_errorType :: Lens' ErrorDetails (Maybe Text)
- errorDetails_errorMessage :: Lens' ErrorDetails (Maybe Text)
- data Filter = Filter' {}
- newFilter :: Filter
- filter_values :: Lens' Filter (Maybe (NonEmpty Text))
- filter_name :: Lens' Filter (Maybe Text)
- data InboundConnection = InboundConnection' {}
- newInboundConnection :: InboundConnection
- inboundConnection_remoteDomainInfo :: Lens' InboundConnection (Maybe DomainInformationContainer)
- inboundConnection_localDomainInfo :: Lens' InboundConnection (Maybe DomainInformationContainer)
- inboundConnection_connectionId :: Lens' InboundConnection (Maybe Text)
- inboundConnection_connectionStatus :: Lens' InboundConnection (Maybe InboundConnectionStatus)
- data InboundConnectionStatus = InboundConnectionStatus' {}
- newInboundConnectionStatus :: InboundConnectionStatus
- inboundConnectionStatus_message :: Lens' InboundConnectionStatus (Maybe Text)
- inboundConnectionStatus_statusCode :: Lens' InboundConnectionStatus (Maybe InboundConnectionStatusCode)
- data InstanceCountLimits = InstanceCountLimits' {}
- newInstanceCountLimits :: InstanceCountLimits
- instanceCountLimits_maximumInstanceCount :: Lens' InstanceCountLimits (Maybe Int)
- instanceCountLimits_minimumInstanceCount :: Lens' InstanceCountLimits (Maybe Int)
- data InstanceLimits = InstanceLimits' {}
- newInstanceLimits :: InstanceLimits
- instanceLimits_instanceCountLimits :: Lens' InstanceLimits (Maybe InstanceCountLimits)
- data InstanceTypeDetails = InstanceTypeDetails' {}
- newInstanceTypeDetails :: InstanceTypeDetails
- instanceTypeDetails_encryptionEnabled :: Lens' InstanceTypeDetails (Maybe Bool)
- instanceTypeDetails_cognitoEnabled :: Lens' InstanceTypeDetails (Maybe Bool)
- instanceTypeDetails_instanceRole :: Lens' InstanceTypeDetails (Maybe [Text])
- instanceTypeDetails_instanceType :: Lens' InstanceTypeDetails (Maybe OpenSearchPartitionInstanceType)
- instanceTypeDetails_warmEnabled :: Lens' InstanceTypeDetails (Maybe Bool)
- instanceTypeDetails_advancedSecurityEnabled :: Lens' InstanceTypeDetails (Maybe Bool)
- instanceTypeDetails_appLogsEnabled :: Lens' InstanceTypeDetails (Maybe Bool)
- data Limits = Limits' {}
- newLimits :: Limits
- limits_instanceLimits :: Lens' Limits (Maybe InstanceLimits)
- limits_additionalLimits :: Lens' Limits (Maybe [AdditionalLimit])
- limits_storageTypes :: Lens' Limits (Maybe [StorageType])
- data LogPublishingOption = LogPublishingOption' {}
- newLogPublishingOption :: LogPublishingOption
- logPublishingOption_enabled :: Lens' LogPublishingOption (Maybe Bool)
- logPublishingOption_cloudWatchLogsLogGroupArn :: Lens' LogPublishingOption (Maybe Text)
- data LogPublishingOptionsStatus = LogPublishingOptionsStatus' {}
- newLogPublishingOptionsStatus :: LogPublishingOptionsStatus
- logPublishingOptionsStatus_status :: Lens' LogPublishingOptionsStatus (Maybe OptionStatus)
- logPublishingOptionsStatus_options :: Lens' LogPublishingOptionsStatus (Maybe (HashMap LogType LogPublishingOption))
- data MasterUserOptions = MasterUserOptions' {}
- newMasterUserOptions :: MasterUserOptions
- masterUserOptions_masterUserPassword :: Lens' MasterUserOptions (Maybe Text)
- masterUserOptions_masterUserName :: Lens' MasterUserOptions (Maybe Text)
- masterUserOptions_masterUserARN :: Lens' MasterUserOptions (Maybe Text)
- data NodeToNodeEncryptionOptions = NodeToNodeEncryptionOptions' {}
- newNodeToNodeEncryptionOptions :: NodeToNodeEncryptionOptions
- nodeToNodeEncryptionOptions_enabled :: Lens' NodeToNodeEncryptionOptions (Maybe Bool)
- data NodeToNodeEncryptionOptionsStatus = NodeToNodeEncryptionOptionsStatus' {}
- newNodeToNodeEncryptionOptionsStatus :: NodeToNodeEncryptionOptions -> OptionStatus -> NodeToNodeEncryptionOptionsStatus
- nodeToNodeEncryptionOptionsStatus_options :: Lens' NodeToNodeEncryptionOptionsStatus NodeToNodeEncryptionOptions
- nodeToNodeEncryptionOptionsStatus_status :: Lens' NodeToNodeEncryptionOptionsStatus OptionStatus
- data OptionStatus = OptionStatus' {}
- newOptionStatus :: UTCTime -> UTCTime -> OptionState -> OptionStatus
- optionStatus_pendingDeletion :: Lens' OptionStatus (Maybe Bool)
- optionStatus_updateVersion :: Lens' OptionStatus (Maybe Natural)
- optionStatus_creationDate :: Lens' OptionStatus UTCTime
- optionStatus_updateDate :: Lens' OptionStatus UTCTime
- optionStatus_state :: Lens' OptionStatus OptionState
- data OutboundConnection = OutboundConnection' {}
- newOutboundConnection :: OutboundConnection
- outboundConnection_remoteDomainInfo :: Lens' OutboundConnection (Maybe DomainInformationContainer)
- outboundConnection_connectionAlias :: Lens' OutboundConnection (Maybe Text)
- outboundConnection_localDomainInfo :: Lens' OutboundConnection (Maybe DomainInformationContainer)
- outboundConnection_connectionId :: Lens' OutboundConnection (Maybe Text)
- outboundConnection_connectionStatus :: Lens' OutboundConnection (Maybe OutboundConnectionStatus)
- data OutboundConnectionStatus = OutboundConnectionStatus' {}
- newOutboundConnectionStatus :: OutboundConnectionStatus
- outboundConnectionStatus_message :: Lens' OutboundConnectionStatus (Maybe Text)
- outboundConnectionStatus_statusCode :: Lens' OutboundConnectionStatus (Maybe OutboundConnectionStatusCode)
- data PackageDetails = PackageDetails' {}
- newPackageDetails :: PackageDetails
- packageDetails_packageID :: Lens' PackageDetails (Maybe Text)
- packageDetails_packageType :: Lens' PackageDetails (Maybe PackageType)
- packageDetails_lastUpdatedAt :: Lens' PackageDetails (Maybe UTCTime)
- packageDetails_createdAt :: Lens' PackageDetails (Maybe UTCTime)
- packageDetails_packageName :: Lens' PackageDetails (Maybe Text)
- packageDetails_packageStatus :: Lens' PackageDetails (Maybe PackageStatus)
- packageDetails_packageDescription :: Lens' PackageDetails (Maybe Text)
- packageDetails_errorDetails :: Lens' PackageDetails (Maybe ErrorDetails)
- packageDetails_availablePackageVersion :: Lens' PackageDetails (Maybe Text)
- data PackageSource = PackageSource' {}
- newPackageSource :: PackageSource
- packageSource_s3Key :: Lens' PackageSource (Maybe Text)
- packageSource_s3BucketName :: Lens' PackageSource (Maybe Text)
- data PackageVersionHistory = PackageVersionHistory' {}
- newPackageVersionHistory :: PackageVersionHistory
- packageVersionHistory_createdAt :: Lens' PackageVersionHistory (Maybe UTCTime)
- packageVersionHistory_packageVersion :: Lens' PackageVersionHistory (Maybe Text)
- packageVersionHistory_commitMessage :: Lens' PackageVersionHistory (Maybe Text)
- data RecurringCharge = RecurringCharge' {}
- newRecurringCharge :: RecurringCharge
- recurringCharge_recurringChargeFrequency :: Lens' RecurringCharge (Maybe Text)
- recurringCharge_recurringChargeAmount :: Lens' RecurringCharge (Maybe Double)
- data ReservedInstance = ReservedInstance' {
- state :: Maybe Text
- currencyCode :: Maybe Text
- instanceCount :: Maybe Int
- startTime :: Maybe POSIX
- instanceType :: Maybe OpenSearchPartitionInstanceType
- reservationName :: Maybe Text
- billingSubscriptionId :: Maybe Integer
- recurringCharges :: Maybe [RecurringCharge]
- usagePrice :: Maybe Double
- reservedInstanceId :: Maybe Text
- reservedInstanceOfferingId :: Maybe Text
- fixedPrice :: Maybe Double
- duration :: Maybe Int
- paymentOption :: Maybe ReservedInstancePaymentOption
- newReservedInstance :: ReservedInstance
- reservedInstance_state :: Lens' ReservedInstance (Maybe Text)
- reservedInstance_currencyCode :: Lens' ReservedInstance (Maybe Text)
- reservedInstance_instanceCount :: Lens' ReservedInstance (Maybe Int)
- reservedInstance_startTime :: Lens' ReservedInstance (Maybe UTCTime)
- reservedInstance_instanceType :: Lens' ReservedInstance (Maybe OpenSearchPartitionInstanceType)
- reservedInstance_reservationName :: Lens' ReservedInstance (Maybe Text)
- reservedInstance_billingSubscriptionId :: Lens' ReservedInstance (Maybe Integer)
- reservedInstance_recurringCharges :: Lens' ReservedInstance (Maybe [RecurringCharge])
- reservedInstance_usagePrice :: Lens' ReservedInstance (Maybe Double)
- reservedInstance_reservedInstanceId :: Lens' ReservedInstance (Maybe Text)
- reservedInstance_reservedInstanceOfferingId :: Lens' ReservedInstance (Maybe Text)
- reservedInstance_fixedPrice :: Lens' ReservedInstance (Maybe Double)
- reservedInstance_duration :: Lens' ReservedInstance (Maybe Int)
- reservedInstance_paymentOption :: Lens' ReservedInstance (Maybe ReservedInstancePaymentOption)
- data ReservedInstanceOffering = ReservedInstanceOffering' {}
- newReservedInstanceOffering :: ReservedInstanceOffering
- reservedInstanceOffering_currencyCode :: Lens' ReservedInstanceOffering (Maybe Text)
- reservedInstanceOffering_instanceType :: Lens' ReservedInstanceOffering (Maybe OpenSearchPartitionInstanceType)
- reservedInstanceOffering_recurringCharges :: Lens' ReservedInstanceOffering (Maybe [RecurringCharge])
- reservedInstanceOffering_usagePrice :: Lens' ReservedInstanceOffering (Maybe Double)
- reservedInstanceOffering_reservedInstanceOfferingId :: Lens' ReservedInstanceOffering (Maybe Text)
- reservedInstanceOffering_fixedPrice :: Lens' ReservedInstanceOffering (Maybe Double)
- reservedInstanceOffering_duration :: Lens' ReservedInstanceOffering (Maybe Int)
- reservedInstanceOffering_paymentOption :: Lens' ReservedInstanceOffering (Maybe ReservedInstancePaymentOption)
- data SAMLIdp = SAMLIdp' {
- metadataContent :: Text
- entityId :: Text
- newSAMLIdp :: Text -> Text -> SAMLIdp
- sAMLIdp_metadataContent :: Lens' SAMLIdp Text
- sAMLIdp_entityId :: Lens' SAMLIdp Text
- data SAMLOptionsInput = SAMLOptionsInput' {}
- newSAMLOptionsInput :: SAMLOptionsInput
- sAMLOptionsInput_masterUserName :: Lens' SAMLOptionsInput (Maybe Text)
- sAMLOptionsInput_enabled :: Lens' SAMLOptionsInput (Maybe Bool)
- sAMLOptionsInput_idp :: Lens' SAMLOptionsInput (Maybe SAMLIdp)
- sAMLOptionsInput_rolesKey :: Lens' SAMLOptionsInput (Maybe Text)
- sAMLOptionsInput_masterBackendRole :: Lens' SAMLOptionsInput (Maybe Text)
- sAMLOptionsInput_sessionTimeoutMinutes :: Lens' SAMLOptionsInput (Maybe Int)
- sAMLOptionsInput_subjectKey :: Lens' SAMLOptionsInput (Maybe Text)
- data SAMLOptionsOutput = SAMLOptionsOutput' {}
- newSAMLOptionsOutput :: SAMLOptionsOutput
- sAMLOptionsOutput_enabled :: Lens' SAMLOptionsOutput (Maybe Bool)
- sAMLOptionsOutput_idp :: Lens' SAMLOptionsOutput (Maybe SAMLIdp)
- sAMLOptionsOutput_rolesKey :: Lens' SAMLOptionsOutput (Maybe Text)
- sAMLOptionsOutput_sessionTimeoutMinutes :: Lens' SAMLOptionsOutput (Maybe Int)
- sAMLOptionsOutput_subjectKey :: Lens' SAMLOptionsOutput (Maybe Text)
- data ScheduledAutoTuneDetails = ScheduledAutoTuneDetails' {}
- newScheduledAutoTuneDetails :: ScheduledAutoTuneDetails
- scheduledAutoTuneDetails_severity :: Lens' ScheduledAutoTuneDetails (Maybe ScheduledAutoTuneSeverityType)
- scheduledAutoTuneDetails_action :: Lens' ScheduledAutoTuneDetails (Maybe Text)
- scheduledAutoTuneDetails_date :: Lens' ScheduledAutoTuneDetails (Maybe UTCTime)
- scheduledAutoTuneDetails_actionType :: Lens' ScheduledAutoTuneDetails (Maybe ScheduledAutoTuneActionType)
- data ServiceSoftwareOptions = ServiceSoftwareOptions' {}
- newServiceSoftwareOptions :: ServiceSoftwareOptions
- serviceSoftwareOptions_automatedUpdateDate :: Lens' ServiceSoftwareOptions (Maybe UTCTime)
- serviceSoftwareOptions_currentVersion :: Lens' ServiceSoftwareOptions (Maybe Text)
- serviceSoftwareOptions_optionalDeployment :: Lens' ServiceSoftwareOptions (Maybe Bool)
- serviceSoftwareOptions_updateStatus :: Lens' ServiceSoftwareOptions (Maybe DeploymentStatus)
- serviceSoftwareOptions_cancellable :: Lens' ServiceSoftwareOptions (Maybe Bool)
- serviceSoftwareOptions_updateAvailable :: Lens' ServiceSoftwareOptions (Maybe Bool)
- serviceSoftwareOptions_description :: Lens' ServiceSoftwareOptions (Maybe Text)
- serviceSoftwareOptions_newVersion :: Lens' ServiceSoftwareOptions (Maybe Text)
- data SnapshotOptions = SnapshotOptions' {}
- newSnapshotOptions :: SnapshotOptions
- snapshotOptions_automatedSnapshotStartHour :: Lens' SnapshotOptions (Maybe Int)
- data SnapshotOptionsStatus = SnapshotOptionsStatus' {}
- newSnapshotOptionsStatus :: SnapshotOptions -> OptionStatus -> SnapshotOptionsStatus
- snapshotOptionsStatus_options :: Lens' SnapshotOptionsStatus SnapshotOptions
- snapshotOptionsStatus_status :: Lens' SnapshotOptionsStatus OptionStatus
- data StorageType = StorageType' {}
- newStorageType :: StorageType
- storageType_storageTypeLimits :: Lens' StorageType (Maybe [StorageTypeLimit])
- storageType_storageSubTypeName :: Lens' StorageType (Maybe Text)
- storageType_storageTypeName :: Lens' StorageType (Maybe Text)
- data StorageTypeLimit = StorageTypeLimit' {}
- newStorageTypeLimit :: StorageTypeLimit
- storageTypeLimit_limitName :: Lens' StorageTypeLimit (Maybe Text)
- storageTypeLimit_limitValues :: Lens' StorageTypeLimit (Maybe [Text])
- data Tag = Tag' {}
- newTag :: Text -> Text -> Tag
- tag_key :: Lens' Tag Text
- tag_value :: Lens' Tag Text
- data UpgradeHistory = UpgradeHistory' {}
- newUpgradeHistory :: UpgradeHistory
- upgradeHistory_upgradeStatus :: Lens' UpgradeHistory (Maybe UpgradeStatus)
- upgradeHistory_stepsList :: Lens' UpgradeHistory (Maybe [UpgradeStepItem])
- upgradeHistory_upgradeName :: Lens' UpgradeHistory (Maybe Text)
- upgradeHistory_startTimestamp :: Lens' UpgradeHistory (Maybe UTCTime)
- data UpgradeStepItem = UpgradeStepItem' {}
- newUpgradeStepItem :: UpgradeStepItem
- upgradeStepItem_upgradeStepStatus :: Lens' UpgradeStepItem (Maybe UpgradeStatus)
- upgradeStepItem_progressPercent :: Lens' UpgradeStepItem (Maybe Double)
- upgradeStepItem_issues :: Lens' UpgradeStepItem (Maybe [Text])
- upgradeStepItem_upgradeStep :: Lens' UpgradeStepItem (Maybe UpgradeStep)
- data VPCDerivedInfo = VPCDerivedInfo' {}
- newVPCDerivedInfo :: VPCDerivedInfo
- vPCDerivedInfo_securityGroupIds :: Lens' VPCDerivedInfo (Maybe [Text])
- vPCDerivedInfo_subnetIds :: Lens' VPCDerivedInfo (Maybe [Text])
- vPCDerivedInfo_vPCId :: Lens' VPCDerivedInfo (Maybe Text)
- vPCDerivedInfo_availabilityZones :: Lens' VPCDerivedInfo (Maybe [Text])
- data VPCDerivedInfoStatus = VPCDerivedInfoStatus' {}
- newVPCDerivedInfoStatus :: VPCDerivedInfo -> OptionStatus -> VPCDerivedInfoStatus
- vPCDerivedInfoStatus_options :: Lens' VPCDerivedInfoStatus VPCDerivedInfo
- vPCDerivedInfoStatus_status :: Lens' VPCDerivedInfoStatus OptionStatus
- data VPCOptions = VPCOptions' {}
- newVPCOptions :: VPCOptions
- vPCOptions_securityGroupIds :: Lens' VPCOptions (Maybe [Text])
- vPCOptions_subnetIds :: Lens' VPCOptions (Maybe [Text])
- data VersionStatus = VersionStatus' {
- options :: Text
- status :: OptionStatus
- newVersionStatus :: Text -> OptionStatus -> VersionStatus
- versionStatus_options :: Lens' VersionStatus Text
- versionStatus_status :: Lens' VersionStatus OptionStatus
- data ZoneAwarenessConfig = ZoneAwarenessConfig' {}
- newZoneAwarenessConfig :: ZoneAwarenessConfig
- zoneAwarenessConfig_availabilityZoneCount :: Lens' ZoneAwarenessConfig (Maybe Int)
Service Configuration
defaultService :: Service Source #
API version 2021-01-01
of the Amazon OpenSearch Service SDK configuration.
Errors
_ValidationException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An exception for missing / invalid input fields. Gives http status code of 400.
_AccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An error occurred because user does not have permissions to access the resource. Returns HTTP status code 403.
_ResourceAlreadyExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An exception for creating a resource that already exists. Gives http status code of 400.
_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An error occurred because the client attempts to remove a resource that is currently in use. Returns HTTP status code 409.
_BaseException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An error occurred while processing the request.
_DisabledOperationException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An error occured because the client wanted to access a not supported operation. Gives http status code of 409.
_InternalException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) . Gives http status code of 500.
_InvalidTypeException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An exception for trying to create or access sub-resource that is either invalid or not supported. Gives http status code of 409.
_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An exception for accessing or deleting a resource that does not exist. Gives http status code of 400.
_InvalidPaginationTokenException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The request processing has failed because of invalid pagination token provided by customer. Returns an HTTP status code of 400.
_LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An exception for trying to create more than allowed resources or sub-resources. Gives http status code of 409.
AutoTuneDesiredState
newtype AutoTuneDesiredState Source #
The Auto-Tune desired state. Valid values are ENABLED and DISABLED.
pattern AutoTuneDesiredState_DISABLED :: AutoTuneDesiredState | |
pattern AutoTuneDesiredState_ENABLED :: AutoTuneDesiredState |
Instances
AutoTuneState
newtype AutoTuneState Source #
The Auto-Tune state for the domain. For valid states see Auto-Tune for Amazon OpenSearch Service.
pattern AutoTuneState_DISABLED :: AutoTuneState | |
pattern AutoTuneState_DISABLED_AND_ROLLBACK_COMPLETE :: AutoTuneState | |
pattern AutoTuneState_DISABLED_AND_ROLLBACK_ERROR :: AutoTuneState | |
pattern AutoTuneState_DISABLED_AND_ROLLBACK_IN_PROGRESS :: AutoTuneState | |
pattern AutoTuneState_DISABLED_AND_ROLLBACK_SCHEDULED :: AutoTuneState | |
pattern AutoTuneState_DISABLE_IN_PROGRESS :: AutoTuneState | |
pattern AutoTuneState_ENABLED :: AutoTuneState | |
pattern AutoTuneState_ENABLE_IN_PROGRESS :: AutoTuneState | |
pattern AutoTuneState_ERROR :: AutoTuneState |
Instances
AutoTuneType
newtype AutoTuneType Source #
Specifies the Auto-Tune type. Valid value is SCHEDULED_ACTION.
pattern AutoTuneType_SCHEDULED_ACTION :: AutoTuneType |
Instances
DeploymentStatus
newtype DeploymentStatus Source #
pattern DeploymentStatus_COMPLETED :: DeploymentStatus | |
pattern DeploymentStatus_ELIGIBLE :: DeploymentStatus | |
pattern DeploymentStatus_IN_PROGRESS :: DeploymentStatus | |
pattern DeploymentStatus_NOT_ELIGIBLE :: DeploymentStatus | |
pattern DeploymentStatus_PENDING_UPDATE :: DeploymentStatus |
Instances
DescribePackagesFilterName
newtype DescribePackagesFilterName Source #
Instances
DomainPackageStatus
newtype DomainPackageStatus Source #
Instances
EngineType
newtype EngineType Source #
pattern EngineType_Elasticsearch :: EngineType | |
pattern EngineType_OpenSearch :: EngineType |
Instances
InboundConnectionStatusCode
newtype InboundConnectionStatusCode Source #
Instances
LogType
Type of log file. Can be one of the following:
- INDEX_SLOW_LOGS: Index slow logs contain insert requests that took more time than configured index query log threshold to execute.
- SEARCH_SLOW_LOGS: Search slow logs contain search queries that took more time than configured search query log threshold to execute.
- ES_APPLICATION_LOGS: OpenSearch application logs contain information about errors and warnings raised during the operation of the service and can be useful for troubleshooting.
- AUDIT_LOGS: Audit logs contain records of user requests for access from the domain.
pattern LogType_AUDIT_LOGS :: LogType | |
pattern LogType_ES_APPLICATION_LOGS :: LogType | |
pattern LogType_INDEX_SLOW_LOGS :: LogType | |
pattern LogType_SEARCH_SLOW_LOGS :: LogType |
Instances
OpenSearchPartitionInstanceType
newtype OpenSearchPartitionInstanceType Source #
Instances
OpenSearchWarmPartitionInstanceType
newtype OpenSearchWarmPartitionInstanceType Source #
Instances
OptionState
newtype OptionState Source #
The state of a requested change. One of the following:
- Processing: The request change is still in progress.
- Active: The request change is processed and deployed to the domain.
pattern OptionState_Active :: OptionState | |
pattern OptionState_Processing :: OptionState | |
pattern OptionState_RequiresIndexDocuments :: OptionState |
Instances
OutboundConnectionStatusCode
newtype OutboundConnectionStatusCode Source #
Instances
PackageStatus
newtype PackageStatus Source #
pattern PackageStatus_AVAILABLE :: PackageStatus | |
pattern PackageStatus_COPYING :: PackageStatus | |
pattern PackageStatus_COPY_FAILED :: PackageStatus | |
pattern PackageStatus_DELETED :: PackageStatus | |
pattern PackageStatus_DELETE_FAILED :: PackageStatus | |
pattern PackageStatus_DELETING :: PackageStatus | |
pattern PackageStatus_VALIDATING :: PackageStatus | |
pattern PackageStatus_VALIDATION_FAILED :: PackageStatus |
Instances
PackageType
newtype PackageType Source #
pattern PackageType_TXT_DICTIONARY :: PackageType |
Instances
ReservedInstancePaymentOption
newtype ReservedInstancePaymentOption Source #
Instances
RollbackOnDisable
newtype RollbackOnDisable Source #
The rollback state while disabling Auto-Tune for the domain. Valid values are NO_ROLLBACK and DEFAULT_ROLLBACK.
pattern RollbackOnDisable_DEFAULT_ROLLBACK :: RollbackOnDisable | |
pattern RollbackOnDisable_NO_ROLLBACK :: RollbackOnDisable |
Instances
ScheduledAutoTuneActionType
newtype ScheduledAutoTuneActionType Source #
The Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING, and JVM_YOUNG_GEN_TUNING.
pattern ScheduledAutoTuneActionType_JVM_HEAP_SIZE_TUNING :: ScheduledAutoTuneActionType | |
pattern ScheduledAutoTuneActionType_JVM_YOUNG_GEN_TUNING :: ScheduledAutoTuneActionType |
Instances
ScheduledAutoTuneSeverityType
newtype ScheduledAutoTuneSeverityType Source #
The Auto-Tune action severity. Valid values are LOW, MEDIUM, and HIGH.
Instances
TLSSecurityPolicy
newtype TLSSecurityPolicy Source #
pattern TLSSecurityPolicy_Policy_Min_TLS_1_0_2019_07 :: TLSSecurityPolicy | |
pattern TLSSecurityPolicy_Policy_Min_TLS_1_2_2019_07 :: TLSSecurityPolicy |
Instances
TimeUnit
The unit of a maintenance schedule duration. Valid value is HOUR. See Auto-Tune for Amazon OpenSearch Service for more information.
pattern TimeUnit_HOURS :: TimeUnit |
Instances
UpgradeStatus
newtype UpgradeStatus Source #
pattern UpgradeStatus_FAILED :: UpgradeStatus | |
pattern UpgradeStatus_IN_PROGRESS :: UpgradeStatus | |
pattern UpgradeStatus_SUCCEEDED :: UpgradeStatus | |
pattern UpgradeStatus_SUCCEEDED_WITH_ISSUES :: UpgradeStatus |
Instances
UpgradeStep
newtype UpgradeStep Source #
pattern UpgradeStep_PRE_UPGRADE_CHECK :: UpgradeStep | |
pattern UpgradeStep_SNAPSHOT :: UpgradeStep | |
pattern UpgradeStep_UPGRADE :: UpgradeStep |
Instances
VolumeType
newtype VolumeType Source #
The type of EBS volume, standard, gp2, or io1. See Configuring EBS-based Storage for more information.
pattern VolumeType_Gp2 :: VolumeType | |
pattern VolumeType_Io1 :: VolumeType | |
pattern VolumeType_Standard :: VolumeType |
Instances
AWSDomainInformation
data AWSDomainInformation Source #
See: newAWSDomainInformation
smart constructor.
Instances
newAWSDomainInformation Source #
Create a value of AWSDomainInformation
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:ownerId:AWSDomainInformation'
, aWSDomainInformation_ownerId
- Undocumented member.
$sel:region:AWSDomainInformation'
, aWSDomainInformation_region
- Undocumented member.
$sel:domainName:AWSDomainInformation'
, aWSDomainInformation_domainName
- Undocumented member.
aWSDomainInformation_ownerId :: Lens' AWSDomainInformation (Maybe Text) Source #
Undocumented member.
aWSDomainInformation_region :: Lens' AWSDomainInformation (Maybe Text) Source #
Undocumented member.
aWSDomainInformation_domainName :: Lens' AWSDomainInformation Text Source #
Undocumented member.
AccessPoliciesStatus
data AccessPoliciesStatus Source #
The configured access rules for the domain's document and search endpoints, and the current status of those rules.
See: newAccessPoliciesStatus
smart constructor.
AccessPoliciesStatus' | |
|
Instances
newAccessPoliciesStatus Source #
:: Text | |
-> OptionStatus | |
-> AccessPoliciesStatus |
Create a value of AccessPoliciesStatus
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:options:AccessPoliciesStatus'
, accessPoliciesStatus_options
- The access policy configured for the domain. Access policies can be
resource-based, IP-based, or IAM-based. See
Configuring access policiesfor
more information.
$sel:status:AccessPoliciesStatus'
, accessPoliciesStatus_status
- The status of the access policy for the domain. See OptionStatus
for
the status information that's included.
accessPoliciesStatus_options :: Lens' AccessPoliciesStatus Text Source #
The access policy configured for the domain. Access policies can be resource-based, IP-based, or IAM-based. See Configuring access policiesfor more information.
accessPoliciesStatus_status :: Lens' AccessPoliciesStatus OptionStatus Source #
The status of the access policy for the domain. See OptionStatus
for
the status information that's included.
AdditionalLimit
data AdditionalLimit Source #
List of limits that are specific to a given InstanceType and for each of
its InstanceRole
.
See: newAdditionalLimit
smart constructor.
Instances
newAdditionalLimit :: AdditionalLimit Source #
Create a value of AdditionalLimit
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:limitName:AdditionalLimit'
, additionalLimit_limitName
- Additional limit is specific to a given InstanceType and for each of its
InstanceRole
etc.
Attributes and their details:
- MaximumNumberOfDataNodesSupported
- MaximumNumberOfDataNodesWithoutMasterNode
$sel:limitValues:AdditionalLimit'
, additionalLimit_limitValues
- Value for a given AdditionalLimit$LimitName
.
additionalLimit_limitName :: Lens' AdditionalLimit (Maybe Text) Source #
Additional limit is specific to a given InstanceType and for each of its
InstanceRole
etc.
Attributes and their details:
- MaximumNumberOfDataNodesSupported
- MaximumNumberOfDataNodesWithoutMasterNode
additionalLimit_limitValues :: Lens' AdditionalLimit (Maybe [Text]) Source #
Value for a given AdditionalLimit$LimitName
.
AdvancedOptionsStatus
data AdvancedOptionsStatus Source #
Status of the advanced options for the specified domain. Currently, the following advanced options are available:
- Option to allow references to indices in an HTTP request body. Must
be
false
when configuring access to individual sub-resources. By default, the value istrue
. See Advanced cluster parameters for more information. - Option to specify the percentage of heap space allocated to field data. By default, this setting is unbounded.
For more information, see Advanced cluster parameters.
See: newAdvancedOptionsStatus
smart constructor.
Instances
newAdvancedOptionsStatus Source #
Create a value of AdvancedOptionsStatus
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:options:AdvancedOptionsStatus'
, advancedOptionsStatus_options
- The status of advanced options for the specified domain.
$sel:status:AdvancedOptionsStatus'
, advancedOptionsStatus_status
- The OptionStatus
for advanced options for the specified domain.
advancedOptionsStatus_options :: Lens' AdvancedOptionsStatus (HashMap Text Text) Source #
The status of advanced options for the specified domain.
advancedOptionsStatus_status :: Lens' AdvancedOptionsStatus OptionStatus Source #
The OptionStatus
for advanced options for the specified domain.
AdvancedSecurityOptions
data AdvancedSecurityOptions Source #
The advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled.
See: newAdvancedSecurityOptions
smart constructor.
AdvancedSecurityOptions' | |
|
Instances
newAdvancedSecurityOptions :: AdvancedSecurityOptions Source #
Create a value of AdvancedSecurityOptions
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:enabled:AdvancedSecurityOptions'
, advancedSecurityOptions_enabled
- True if advanced security is enabled.
$sel:internalUserDatabaseEnabled:AdvancedSecurityOptions'
, advancedSecurityOptions_internalUserDatabaseEnabled
- True if the internal user database is enabled.
$sel:sAMLOptions:AdvancedSecurityOptions'
, advancedSecurityOptions_sAMLOptions
- Describes the SAML application configured for a domain.
advancedSecurityOptions_enabled :: Lens' AdvancedSecurityOptions (Maybe Bool) Source #
True if advanced security is enabled.
advancedSecurityOptions_internalUserDatabaseEnabled :: Lens' AdvancedSecurityOptions (Maybe Bool) Source #
True if the internal user database is enabled.
advancedSecurityOptions_sAMLOptions :: Lens' AdvancedSecurityOptions (Maybe SAMLOptionsOutput) Source #
Describes the SAML application configured for a domain.
AdvancedSecurityOptionsInput
data AdvancedSecurityOptionsInput Source #
The advanced security configuration: whether advanced security is enabled, whether the internal database option is enabled, master username and password (if internal database is enabled), and master user ARN (if IAM is enabled).
See: newAdvancedSecurityOptionsInput
smart constructor.
AdvancedSecurityOptionsInput' | |
|
Instances
newAdvancedSecurityOptionsInput :: AdvancedSecurityOptionsInput Source #
Create a value of AdvancedSecurityOptionsInput
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:enabled:AdvancedSecurityOptionsInput'
, advancedSecurityOptionsInput_enabled
- True if advanced security is enabled.
$sel:internalUserDatabaseEnabled:AdvancedSecurityOptionsInput'
, advancedSecurityOptionsInput_internalUserDatabaseEnabled
- True if the internal user database is enabled.
$sel:masterUserOptions:AdvancedSecurityOptionsInput'
, advancedSecurityOptionsInput_masterUserOptions
- Credentials for the master user: username and password, ARN, or both.
$sel:sAMLOptions:AdvancedSecurityOptionsInput'
, advancedSecurityOptionsInput_sAMLOptions
- The SAML application configuration for the domain.
advancedSecurityOptionsInput_enabled :: Lens' AdvancedSecurityOptionsInput (Maybe Bool) Source #
True if advanced security is enabled.
advancedSecurityOptionsInput_internalUserDatabaseEnabled :: Lens' AdvancedSecurityOptionsInput (Maybe Bool) Source #
True if the internal user database is enabled.
advancedSecurityOptionsInput_masterUserOptions :: Lens' AdvancedSecurityOptionsInput (Maybe MasterUserOptions) Source #
Credentials for the master user: username and password, ARN, or both.
advancedSecurityOptionsInput_sAMLOptions :: Lens' AdvancedSecurityOptionsInput (Maybe SAMLOptionsInput) Source #
The SAML application configuration for the domain.
AdvancedSecurityOptionsStatus
data AdvancedSecurityOptionsStatus Source #
The status of advanced security options for the specified domain.
See: newAdvancedSecurityOptionsStatus
smart constructor.
AdvancedSecurityOptionsStatus' | |
|
Instances
newAdvancedSecurityOptionsStatus Source #
Create a value of AdvancedSecurityOptionsStatus
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:options:AdvancedSecurityOptionsStatus'
, advancedSecurityOptionsStatus_options
- Advanced security options for the specified domain.
$sel:status:AdvancedSecurityOptionsStatus'
, advancedSecurityOptionsStatus_status
- Status of the advanced security options for the specified domain.
advancedSecurityOptionsStatus_options :: Lens' AdvancedSecurityOptionsStatus AdvancedSecurityOptions Source #
Advanced security options for the specified domain.
advancedSecurityOptionsStatus_status :: Lens' AdvancedSecurityOptionsStatus OptionStatus Source #
Status of the advanced security options for the specified domain.
AutoTune
Specifies the Auto-Tune type and Auto-Tune action details.
See: newAutoTune
smart constructor.
AutoTune' | |
|
Instances
Eq AutoTune Source # | |
Read AutoTune Source # | |
Show AutoTune Source # | |
Generic AutoTune Source # | |
NFData AutoTune Source # | |
Defined in Amazonka.OpenSearch.Types.AutoTune | |
Hashable AutoTune Source # | |
Defined in Amazonka.OpenSearch.Types.AutoTune | |
FromJSON AutoTune Source # | |
type Rep AutoTune Source # | |
Defined in Amazonka.OpenSearch.Types.AutoTune type Rep AutoTune = D1 ('MetaData "AutoTune" "Amazonka.OpenSearch.Types.AutoTune" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "AutoTune'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoTuneDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoTuneDetails)) :*: S1 ('MetaSel ('Just "autoTuneType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoTuneType)))) |
newAutoTune :: AutoTune Source #
Create a value of AutoTune
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:autoTuneDetails:AutoTune'
, autoTune_autoTuneDetails
- Specifies details about the Auto-Tune action. See
Auto-Tune for Amazon OpenSearch Service
for more information.
$sel:autoTuneType:AutoTune'
, autoTune_autoTuneType
- Specifies the Auto-Tune type. Valid value is SCHEDULED_ACTION.
autoTune_autoTuneDetails :: Lens' AutoTune (Maybe AutoTuneDetails) Source #
Specifies details about the Auto-Tune action. See Auto-Tune for Amazon OpenSearch Service for more information.
autoTune_autoTuneType :: Lens' AutoTune (Maybe AutoTuneType) Source #
Specifies the Auto-Tune type. Valid value is SCHEDULED_ACTION.
AutoTuneDetails
data AutoTuneDetails Source #
Specifies details about the Auto-Tune action. See Auto-Tune for Amazon OpenSearch Service for more information.
See: newAutoTuneDetails
smart constructor.
Instances
newAutoTuneDetails :: AutoTuneDetails Source #
Create a value of AutoTuneDetails
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:scheduledAutoTuneDetails:AutoTuneDetails'
, autoTuneDetails_scheduledAutoTuneDetails
- Undocumented member.
autoTuneDetails_scheduledAutoTuneDetails :: Lens' AutoTuneDetails (Maybe ScheduledAutoTuneDetails) Source #
Undocumented member.
AutoTuneMaintenanceSchedule
data AutoTuneMaintenanceSchedule Source #
Specifies the Auto-Tune maintenance schedule. See Auto-Tune for Amazon OpenSearch Service for more information.
See: newAutoTuneMaintenanceSchedule
smart constructor.
AutoTuneMaintenanceSchedule' | |
|
Instances
newAutoTuneMaintenanceSchedule :: AutoTuneMaintenanceSchedule Source #
Create a value of AutoTuneMaintenanceSchedule
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:startAt:AutoTuneMaintenanceSchedule'
, autoTuneMaintenanceSchedule_startAt
- The timestamp at which the Auto-Tune maintenance schedule starts.
$sel:cronExpressionForRecurrence:AutoTuneMaintenanceSchedule'
, autoTuneMaintenanceSchedule_cronExpressionForRecurrence
- A cron expression for a recurring maintenance schedule. See
Auto-Tune for Amazon OpenSearch Service
for more information.
$sel:duration:AutoTuneMaintenanceSchedule'
, autoTuneMaintenanceSchedule_duration
- Specifies maintenance schedule duration: duration value and duration
unit. See
Auto-Tune for Amazon OpenSearch Service
for more information.
autoTuneMaintenanceSchedule_startAt :: Lens' AutoTuneMaintenanceSchedule (Maybe UTCTime) Source #
The timestamp at which the Auto-Tune maintenance schedule starts.
autoTuneMaintenanceSchedule_cronExpressionForRecurrence :: Lens' AutoTuneMaintenanceSchedule (Maybe Text) Source #
A cron expression for a recurring maintenance schedule. See Auto-Tune for Amazon OpenSearch Service for more information.
autoTuneMaintenanceSchedule_duration :: Lens' AutoTuneMaintenanceSchedule (Maybe Duration) Source #
Specifies maintenance schedule duration: duration value and duration unit. See Auto-Tune for Amazon OpenSearch Service for more information.
AutoTuneOptions
data AutoTuneOptions Source #
The Auto-Tune options: the Auto-Tune desired state for the domain, rollback state when disabling Auto-Tune options and list of maintenance schedules.
See: newAutoTuneOptions
smart constructor.
AutoTuneOptions' | |
|
Instances
newAutoTuneOptions :: AutoTuneOptions Source #
Create a value of AutoTuneOptions
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:desiredState:AutoTuneOptions'
, autoTuneOptions_desiredState
- The Auto-Tune desired state. Valid values are ENABLED and DISABLED.
$sel:rollbackOnDisable:AutoTuneOptions'
, autoTuneOptions_rollbackOnDisable
- The rollback state while disabling Auto-Tune for the domain. Valid
values are NO_ROLLBACK and DEFAULT_ROLLBACK.
$sel:maintenanceSchedules:AutoTuneOptions'
, autoTuneOptions_maintenanceSchedules
- A list of maintenance schedules. See
Auto-Tune for Amazon OpenSearch Service
for more information.
autoTuneOptions_desiredState :: Lens' AutoTuneOptions (Maybe AutoTuneDesiredState) Source #
The Auto-Tune desired state. Valid values are ENABLED and DISABLED.
autoTuneOptions_rollbackOnDisable :: Lens' AutoTuneOptions (Maybe RollbackOnDisable) Source #
The rollback state while disabling Auto-Tune for the domain. Valid values are NO_ROLLBACK and DEFAULT_ROLLBACK.
autoTuneOptions_maintenanceSchedules :: Lens' AutoTuneOptions (Maybe [AutoTuneMaintenanceSchedule]) Source #
A list of maintenance schedules. See Auto-Tune for Amazon OpenSearch Service for more information.
AutoTuneOptionsInput
data AutoTuneOptionsInput Source #
The Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.
See: newAutoTuneOptionsInput
smart constructor.
AutoTuneOptionsInput' | |
|
Instances
newAutoTuneOptionsInput :: AutoTuneOptionsInput Source #
Create a value of AutoTuneOptionsInput
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:desiredState:AutoTuneOptionsInput'
, autoTuneOptionsInput_desiredState
- The Auto-Tune desired state. Valid values are ENABLED and DISABLED.
$sel:maintenanceSchedules:AutoTuneOptionsInput'
, autoTuneOptionsInput_maintenanceSchedules
- A list of maintenance schedules. See
Auto-Tune for Amazon OpenSearch Service
for more information.
autoTuneOptionsInput_desiredState :: Lens' AutoTuneOptionsInput (Maybe AutoTuneDesiredState) Source #
The Auto-Tune desired state. Valid values are ENABLED and DISABLED.
autoTuneOptionsInput_maintenanceSchedules :: Lens' AutoTuneOptionsInput (Maybe [AutoTuneMaintenanceSchedule]) Source #
A list of maintenance schedules. See Auto-Tune for Amazon OpenSearch Service for more information.
AutoTuneOptionsOutput
data AutoTuneOptionsOutput Source #
The Auto-Tune options: the Auto-Tune desired state for the domain and list of maintenance schedules.
See: newAutoTuneOptionsOutput
smart constructor.
AutoTuneOptionsOutput' | |
|
Instances
newAutoTuneOptionsOutput :: AutoTuneOptionsOutput Source #
Create a value of AutoTuneOptionsOutput
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:state:AutoTuneOptionsOutput'
, autoTuneOptionsOutput_state
- The AutoTuneState
for the domain.
$sel:errorMessage:AutoTuneOptionsOutput'
, autoTuneOptionsOutput_errorMessage
- The error message while enabling or disabling Auto-Tune.
autoTuneOptionsOutput_state :: Lens' AutoTuneOptionsOutput (Maybe AutoTuneState) Source #
The AutoTuneState
for the domain.
autoTuneOptionsOutput_errorMessage :: Lens' AutoTuneOptionsOutput (Maybe Text) Source #
The error message while enabling or disabling Auto-Tune.
AutoTuneOptionsStatus
data AutoTuneOptionsStatus Source #
The Auto-Tune status for the domain.
See: newAutoTuneOptionsStatus
smart constructor.
AutoTuneOptionsStatus' | |
|
Instances
newAutoTuneOptionsStatus :: AutoTuneOptionsStatus Source #
Create a value of AutoTuneOptionsStatus
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:AutoTuneOptionsStatus'
, autoTuneOptionsStatus_status
- The status of the Auto-Tune options for the domain.
$sel:options:AutoTuneOptionsStatus'
, autoTuneOptionsStatus_options
- Specifies Auto-Tune options for the domain.
autoTuneOptionsStatus_status :: Lens' AutoTuneOptionsStatus (Maybe AutoTuneStatus) Source #
The status of the Auto-Tune options for the domain.
autoTuneOptionsStatus_options :: Lens' AutoTuneOptionsStatus (Maybe AutoTuneOptions) Source #
Specifies Auto-Tune options for the domain.
AutoTuneStatus
data AutoTuneStatus Source #
Provides the current Auto-Tune status for the domain.
See: newAutoTuneStatus
smart constructor.
AutoTuneStatus' | |
|
Instances
:: UTCTime | |
-> UTCTime | |
-> AutoTuneState | |
-> AutoTuneStatus |
Create a value of AutoTuneStatus
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:pendingDeletion:AutoTuneStatus'
, autoTuneStatus_pendingDeletion
- Indicates whether the domain is being deleted.
$sel:errorMessage:AutoTuneStatus'
, autoTuneStatus_errorMessage
- The error message while enabling or disabling Auto-Tune.
$sel:updateVersion:AutoTuneStatus'
, autoTuneStatus_updateVersion
- The latest version of the Auto-Tune options.
$sel:creationDate:AutoTuneStatus'
, autoTuneStatus_creationDate
- The timestamp of the Auto-Tune options creation date.
$sel:updateDate:AutoTuneStatus'
, autoTuneStatus_updateDate
- The timestamp of when the Auto-Tune options were last updated.
$sel:state:AutoTuneStatus'
, autoTuneStatus_state
- The AutoTuneState
for the domain.
autoTuneStatus_pendingDeletion :: Lens' AutoTuneStatus (Maybe Bool) Source #
Indicates whether the domain is being deleted.
autoTuneStatus_errorMessage :: Lens' AutoTuneStatus (Maybe Text) Source #
The error message while enabling or disabling Auto-Tune.
autoTuneStatus_updateVersion :: Lens' AutoTuneStatus (Maybe Natural) Source #
The latest version of the Auto-Tune options.
autoTuneStatus_creationDate :: Lens' AutoTuneStatus UTCTime Source #
The timestamp of the Auto-Tune options creation date.
autoTuneStatus_updateDate :: Lens' AutoTuneStatus UTCTime Source #
The timestamp of when the Auto-Tune options were last updated.
autoTuneStatus_state :: Lens' AutoTuneStatus AutoTuneState Source #
The AutoTuneState
for the domain.
ClusterConfig
data ClusterConfig Source #
The configuration for the domain cluster, such as the type and number of instances.
See: newClusterConfig
smart constructor.
ClusterConfig' | |
|
Instances
newClusterConfig :: ClusterConfig Source #
Create a value of ClusterConfig
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:dedicatedMasterCount:ClusterConfig'
, clusterConfig_dedicatedMasterCount
- Total number of dedicated master nodes, active and on standby, for the
cluster.
$sel:dedicatedMasterType:ClusterConfig'
, clusterConfig_dedicatedMasterType
- The instance type for a dedicated master node.
$sel:dedicatedMasterEnabled:ClusterConfig'
, clusterConfig_dedicatedMasterEnabled
- A boolean value to indicate whether a dedicated master node is enabled.
See
Dedicated master nodes in Amazon OpenSearch Service
for more information.
$sel:instanceCount:ClusterConfig'
, clusterConfig_instanceCount
- The number of instances in the specified domain cluster.
$sel:coldStorageOptions:ClusterConfig'
, clusterConfig_coldStorageOptions
- Specifies the ColdStorageOptions
config for a Domain
$sel:zoneAwarenessEnabled:ClusterConfig'
, clusterConfig_zoneAwarenessEnabled
- A boolean value to indicate whether zone awareness is enabled. See
Configuring a multi-AZ domain in Amazon OpenSearch Service
for more information.
$sel:instanceType:ClusterConfig'
, clusterConfig_instanceType
- The instance type for an OpenSearch cluster. UltraWarm instance types
are not supported for data instances.
$sel:warmEnabled:ClusterConfig'
, clusterConfig_warmEnabled
- True to enable UltraWarm storage.
$sel:zoneAwarenessConfig:ClusterConfig'
, clusterConfig_zoneAwarenessConfig
- The zone awareness configuration for a domain when zone awareness is
enabled.
$sel:warmCount:ClusterConfig'
, clusterConfig_warmCount
- The number of UltraWarm nodes in the cluster.
$sel:warmType:ClusterConfig'
, clusterConfig_warmType
- The instance type for the OpenSearch cluster's warm nodes.
clusterConfig_dedicatedMasterCount :: Lens' ClusterConfig (Maybe Int) Source #
Total number of dedicated master nodes, active and on standby, for the cluster.
clusterConfig_dedicatedMasterType :: Lens' ClusterConfig (Maybe OpenSearchPartitionInstanceType) Source #
The instance type for a dedicated master node.
clusterConfig_dedicatedMasterEnabled :: Lens' ClusterConfig (Maybe Bool) Source #
A boolean value to indicate whether a dedicated master node is enabled. See Dedicated master nodes in Amazon OpenSearch Service for more information.
clusterConfig_instanceCount :: Lens' ClusterConfig (Maybe Int) Source #
The number of instances in the specified domain cluster.
clusterConfig_coldStorageOptions :: Lens' ClusterConfig (Maybe ColdStorageOptions) Source #
Specifies the ColdStorageOptions
config for a Domain
clusterConfig_zoneAwarenessEnabled :: Lens' ClusterConfig (Maybe Bool) Source #
A boolean value to indicate whether zone awareness is enabled. See Configuring a multi-AZ domain in Amazon OpenSearch Service for more information.
clusterConfig_instanceType :: Lens' ClusterConfig (Maybe OpenSearchPartitionInstanceType) Source #
The instance type for an OpenSearch cluster. UltraWarm instance types are not supported for data instances.
clusterConfig_warmEnabled :: Lens' ClusterConfig (Maybe Bool) Source #
True to enable UltraWarm storage.
clusterConfig_zoneAwarenessConfig :: Lens' ClusterConfig (Maybe ZoneAwarenessConfig) Source #
The zone awareness configuration for a domain when zone awareness is enabled.
clusterConfig_warmCount :: Lens' ClusterConfig (Maybe Int) Source #
The number of UltraWarm nodes in the cluster.
clusterConfig_warmType :: Lens' ClusterConfig (Maybe OpenSearchWarmPartitionInstanceType) Source #
The instance type for the OpenSearch cluster's warm nodes.
ClusterConfigStatus
data ClusterConfigStatus Source #
The configuration status for the specified domain.
See: newClusterConfigStatus
smart constructor.
ClusterConfigStatus' | |
|
Instances
newClusterConfigStatus Source #
Create a value of ClusterConfigStatus
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:options:ClusterConfigStatus'
, clusterConfigStatus_options
- The cluster configuration for the specified domain.
$sel:status:ClusterConfigStatus'
, clusterConfigStatus_status
- The cluster configuration status for the specified domain.
clusterConfigStatus_options :: Lens' ClusterConfigStatus ClusterConfig Source #
The cluster configuration for the specified domain.
clusterConfigStatus_status :: Lens' ClusterConfigStatus OptionStatus Source #
The cluster configuration status for the specified domain.
CognitoOptions
data CognitoOptions Source #
Options to specify the Cognito user and identity pools for OpenSearch Dashboards authentication. For more information, see Configuring Amazon Cognito authentication for OpenSearch Dashboards.
See: newCognitoOptions
smart constructor.
CognitoOptions' | |
|
Instances
newCognitoOptions :: CognitoOptions Source #
Create a value of CognitoOptions
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:identityPoolId:CognitoOptions'
, cognitoOptions_identityPoolId
- The Cognito identity pool ID for OpenSearch Dashboards authentication.
$sel:enabled:CognitoOptions'
, cognitoOptions_enabled
- The option to enable Cognito for OpenSearch Dashboards authentication.
$sel:userPoolId:CognitoOptions'
, cognitoOptions_userPoolId
- The Cognito user pool ID for OpenSearch Dashboards authentication.
$sel:roleArn:CognitoOptions'
, cognitoOptions_roleArn
- The role ARN that provides OpenSearch permissions for accessing Cognito
resources.
cognitoOptions_identityPoolId :: Lens' CognitoOptions (Maybe Text) Source #
The Cognito identity pool ID for OpenSearch Dashboards authentication.
cognitoOptions_enabled :: Lens' CognitoOptions (Maybe Bool) Source #
The option to enable Cognito for OpenSearch Dashboards authentication.
cognitoOptions_userPoolId :: Lens' CognitoOptions (Maybe Text) Source #
The Cognito user pool ID for OpenSearch Dashboards authentication.
cognitoOptions_roleArn :: Lens' CognitoOptions (Maybe Text) Source #
The role ARN that provides OpenSearch permissions for accessing Cognito resources.
CognitoOptionsStatus
data CognitoOptionsStatus Source #
The status of the Cognito options for the specified domain.
See: newCognitoOptionsStatus
smart constructor.
CognitoOptionsStatus' | |
|
Instances
newCognitoOptionsStatus Source #
Create a value of CognitoOptionsStatus
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:options:CognitoOptionsStatus'
, cognitoOptionsStatus_options
- Cognito options for the specified domain.
$sel:status:CognitoOptionsStatus'
, cognitoOptionsStatus_status
- The status of the Cognito options for the specified domain.
cognitoOptionsStatus_options :: Lens' CognitoOptionsStatus CognitoOptions Source #
Cognito options for the specified domain.
cognitoOptionsStatus_status :: Lens' CognitoOptionsStatus OptionStatus Source #
The status of the Cognito options for the specified domain.
ColdStorageOptions
data ColdStorageOptions Source #
Specifies the configuration for cold storage options such as enabled
See: newColdStorageOptions
smart constructor.
Instances
newColdStorageOptions Source #
Create a value of ColdStorageOptions
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:enabled:ColdStorageOptions'
, coldStorageOptions_enabled
- Enable cold storage option. Accepted values true or false
coldStorageOptions_enabled :: Lens' ColdStorageOptions Bool Source #
Enable cold storage option. Accepted values true or false
CompatibleVersionsMap
data CompatibleVersionsMap Source #
A map from an EngineVersion
to a list of compatible
EngineVersion
s to which the domain can be upgraded.
See: newCompatibleVersionsMap
smart constructor.
CompatibleVersionsMap' | |
|
Instances
newCompatibleVersionsMap :: CompatibleVersionsMap Source #
Create a value of CompatibleVersionsMap
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:sourceVersion:CompatibleVersionsMap'
, compatibleVersionsMap_sourceVersion
- The current version of OpenSearch a domain is on.
$sel:targetVersions:CompatibleVersionsMap'
, compatibleVersionsMap_targetVersions
- Undocumented member.
compatibleVersionsMap_sourceVersion :: Lens' CompatibleVersionsMap (Maybe Text) Source #
The current version of OpenSearch a domain is on.
compatibleVersionsMap_targetVersions :: Lens' CompatibleVersionsMap (Maybe [Text]) Source #
Undocumented member.
DescribePackagesFilter
data DescribePackagesFilter Source #
A filter to apply to the DescribePackage
response.
See: newDescribePackagesFilter
smart constructor.
Instances
newDescribePackagesFilter :: DescribePackagesFilter Source #
Create a value of DescribePackagesFilter
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:value:DescribePackagesFilter'
, describePackagesFilter_value
- A list of values for the specified field.
$sel:name:DescribePackagesFilter'
, describePackagesFilter_name
- Any field from PackageDetails
.
describePackagesFilter_value :: Lens' DescribePackagesFilter (Maybe [Text]) Source #
A list of values for the specified field.
describePackagesFilter_name :: Lens' DescribePackagesFilter (Maybe DescribePackagesFilterName) Source #
Any field from PackageDetails
.
DomainConfig
data DomainConfig Source #
The configuration of a domain.
See: newDomainConfig
smart constructor.
DomainConfig' | |
|
Instances
newDomainConfig :: DomainConfig Source #
Create a value of DomainConfig
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:eBSOptions:DomainConfig'
, domainConfig_eBSOptions
- The EBSOptions
for the domain.
$sel:engineVersion:DomainConfig'
, domainConfig_engineVersion
- String of format Elasticsearch_X.Y or OpenSearch_X.Y to specify the
engine version for the OpenSearch or Elasticsearch domain.
$sel:nodeToNodeEncryptionOptions:DomainConfig'
, domainConfig_nodeToNodeEncryptionOptions
- The NodeToNodeEncryptionOptions
for the domain.
$sel:accessPolicies:DomainConfig'
, domainConfig_accessPolicies
- IAM access policy as a JSON-formatted string.
$sel:autoTuneOptions:DomainConfig'
, domainConfig_autoTuneOptions
- Specifies AutoTuneOptions
for the domain.
$sel:logPublishingOptions:DomainConfig'
, domainConfig_logPublishingOptions
- Log publishing options for the given domain.
$sel:clusterConfig:DomainConfig'
, domainConfig_clusterConfig
- The ClusterConfig
for the domain.
$sel:advancedSecurityOptions:DomainConfig'
, domainConfig_advancedSecurityOptions
- Specifies AdvancedSecurityOptions
for the domain.
$sel:snapshotOptions:DomainConfig'
, domainConfig_snapshotOptions
- The SnapshotOptions
for the domain.
$sel:cognitoOptions:DomainConfig'
, domainConfig_cognitoOptions
- The CognitoOptions
for the specified domain. For more information, see
Configuring Amazon Cognito authentication for OpenSearch Dashboards.
$sel:encryptionAtRestOptions:DomainConfig'
, domainConfig_encryptionAtRestOptions
- The EncryptionAtRestOptions
for the domain.
$sel:vPCOptions:DomainConfig'
, domainConfig_vPCOptions
- The VPCOptions
for the specified domain. For more information, see
Launching your Amazon OpenSearch Service domains using a VPC.
$sel:domainEndpointOptions:DomainConfig'
, domainConfig_domainEndpointOptions
- The DomainEndpointOptions
for the domain.
$sel:advancedOptions:DomainConfig'
, domainConfig_advancedOptions
- The AdvancedOptions
for the domain. See
Advanced options
for more information.
domainConfig_eBSOptions :: Lens' DomainConfig (Maybe EBSOptionsStatus) Source #
The EBSOptions
for the domain.
domainConfig_engineVersion :: Lens' DomainConfig (Maybe VersionStatus) Source #
String of format Elasticsearch_X.Y or OpenSearch_X.Y to specify the engine version for the OpenSearch or Elasticsearch domain.
domainConfig_nodeToNodeEncryptionOptions :: Lens' DomainConfig (Maybe NodeToNodeEncryptionOptionsStatus) Source #
The NodeToNodeEncryptionOptions
for the domain.
domainConfig_accessPolicies :: Lens' DomainConfig (Maybe AccessPoliciesStatus) Source #
IAM access policy as a JSON-formatted string.
domainConfig_autoTuneOptions :: Lens' DomainConfig (Maybe AutoTuneOptionsStatus) Source #
Specifies AutoTuneOptions
for the domain.
domainConfig_logPublishingOptions :: Lens' DomainConfig (Maybe LogPublishingOptionsStatus) Source #
Log publishing options for the given domain.
domainConfig_clusterConfig :: Lens' DomainConfig (Maybe ClusterConfigStatus) Source #
The ClusterConfig
for the domain.
domainConfig_advancedSecurityOptions :: Lens' DomainConfig (Maybe AdvancedSecurityOptionsStatus) Source #
Specifies AdvancedSecurityOptions
for the domain.
domainConfig_snapshotOptions :: Lens' DomainConfig (Maybe SnapshotOptionsStatus) Source #
The SnapshotOptions
for the domain.
domainConfig_cognitoOptions :: Lens' DomainConfig (Maybe CognitoOptionsStatus) Source #
The CognitoOptions
for the specified domain. For more information, see
Configuring Amazon Cognito authentication for OpenSearch Dashboards.
domainConfig_encryptionAtRestOptions :: Lens' DomainConfig (Maybe EncryptionAtRestOptionsStatus) Source #
The EncryptionAtRestOptions
for the domain.
domainConfig_vPCOptions :: Lens' DomainConfig (Maybe VPCDerivedInfoStatus) Source #
The VPCOptions
for the specified domain. For more information, see
Launching your Amazon OpenSearch Service domains using a VPC.
domainConfig_domainEndpointOptions :: Lens' DomainConfig (Maybe DomainEndpointOptionsStatus) Source #
The DomainEndpointOptions
for the domain.
domainConfig_advancedOptions :: Lens' DomainConfig (Maybe AdvancedOptionsStatus) Source #
The AdvancedOptions
for the domain. See
Advanced options
for more information.
DomainEndpointOptions
data DomainEndpointOptions Source #
Options to configure the endpoint for the domain.
See: newDomainEndpointOptions
smart constructor.
DomainEndpointOptions' | |
|
Instances
newDomainEndpointOptions :: DomainEndpointOptions Source #
Create a value of DomainEndpointOptions
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:enforceHTTPS:DomainEndpointOptions'
, domainEndpointOptions_enforceHTTPS
- Whether only HTTPS endpoint should be enabled for the domain.
$sel:tLSSecurityPolicy:DomainEndpointOptions'
, domainEndpointOptions_tLSSecurityPolicy
- Specify the TLS security policy to apply to the HTTPS endpoint of the
domain.
Can be one of the following values:
- Policy-Min-TLS-1-0-2019-07: TLS security policy which supports TLSv1.0 and higher.
- Policy-Min-TLS-1-2-2019-07: TLS security policy which supports only TLSv1.2
$sel:customEndpointEnabled:DomainEndpointOptions'
, domainEndpointOptions_customEndpointEnabled
- Whether to enable a custom endpoint for the domain.
$sel:customEndpoint:DomainEndpointOptions'
, domainEndpointOptions_customEndpoint
- The fully qualified domain for your custom endpoint.
$sel:customEndpointCertificateArn:DomainEndpointOptions'
, domainEndpointOptions_customEndpointCertificateArn
- The ACM certificate ARN for your custom endpoint.
domainEndpointOptions_enforceHTTPS :: Lens' DomainEndpointOptions (Maybe Bool) Source #
Whether only HTTPS endpoint should be enabled for the domain.
domainEndpointOptions_tLSSecurityPolicy :: Lens' DomainEndpointOptions (Maybe TLSSecurityPolicy) Source #
Specify the TLS security policy to apply to the HTTPS endpoint of the domain. Can be one of the following values:
- Policy-Min-TLS-1-0-2019-07: TLS security policy which supports TLSv1.0 and higher.
- Policy-Min-TLS-1-2-2019-07: TLS security policy which supports only TLSv1.2
domainEndpointOptions_customEndpointEnabled :: Lens' DomainEndpointOptions (Maybe Bool) Source #
Whether to enable a custom endpoint for the domain.
domainEndpointOptions_customEndpoint :: Lens' DomainEndpointOptions (Maybe Text) Source #
The fully qualified domain for your custom endpoint.
domainEndpointOptions_customEndpointCertificateArn :: Lens' DomainEndpointOptions (Maybe Text) Source #
The ACM certificate ARN for your custom endpoint.
DomainEndpointOptionsStatus
data DomainEndpointOptionsStatus Source #
The configured endpoint options for the domain and their current status.
See: newDomainEndpointOptionsStatus
smart constructor.
DomainEndpointOptionsStatus' | |
|
Instances
newDomainEndpointOptionsStatus Source #
Create a value of DomainEndpointOptionsStatus
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:options:DomainEndpointOptionsStatus'
, domainEndpointOptionsStatus_options
- Options to configure the endpoint for the domain.
$sel:status:DomainEndpointOptionsStatus'
, domainEndpointOptionsStatus_status
- The status of the endpoint options for the domain. See OptionStatus
for the status information that's included.
domainEndpointOptionsStatus_options :: Lens' DomainEndpointOptionsStatus DomainEndpointOptions Source #
Options to configure the endpoint for the domain.
domainEndpointOptionsStatus_status :: Lens' DomainEndpointOptionsStatus OptionStatus Source #
The status of the endpoint options for the domain. See OptionStatus
for the status information that's included.
DomainInfo
data DomainInfo Source #
See: newDomainInfo
smart constructor.
DomainInfo' | |
|
Instances
newDomainInfo :: DomainInfo Source #
Create a value of DomainInfo
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:domainName:DomainInfo'
, domainInfo_domainName
- The DomainName
.
$sel:engineType:DomainInfo'
, domainInfo_engineType
- Specifies the EngineType
of the domain.
domainInfo_domainName :: Lens' DomainInfo (Maybe Text) Source #
The DomainName
.
domainInfo_engineType :: Lens' DomainInfo (Maybe EngineType) Source #
Specifies the EngineType
of the domain.
DomainInformationContainer
data DomainInformationContainer Source #
See: newDomainInformationContainer
smart constructor.
Instances
newDomainInformationContainer :: DomainInformationContainer Source #
Create a value of DomainInformationContainer
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:aWSDomainInformation:DomainInformationContainer'
, domainInformationContainer_aWSDomainInformation
- Undocumented member.
domainInformationContainer_aWSDomainInformation :: Lens' DomainInformationContainer (Maybe AWSDomainInformation) Source #
Undocumented member.
DomainPackageDetails
data DomainPackageDetails Source #
Information on a package associated with a domain.
See: newDomainPackageDetails
smart constructor.
DomainPackageDetails' | |
|
Instances
newDomainPackageDetails :: DomainPackageDetails Source #
Create a value of DomainPackageDetails
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:lastUpdated:DomainPackageDetails'
, domainPackageDetails_lastUpdated
- The timestamp of the most recent update to the package association
status.
$sel:packageID:DomainPackageDetails'
, domainPackageDetails_packageID
- The internal ID of the package.
$sel:packageType:DomainPackageDetails'
, domainPackageDetails_packageType
- Currently supports only TXT-DICTIONARY.
$sel:packageName:DomainPackageDetails'
, domainPackageDetails_packageName
- User-specified name of the package.
$sel:packageVersion:DomainPackageDetails'
, domainPackageDetails_packageVersion
- Undocumented member.
$sel:domainPackageStatus:DomainPackageDetails'
, domainPackageDetails_domainPackageStatus
- State of the association. Values are ASSOCIATING, ASSOCIATION_FAILED,
ACTIVE, DISSOCIATING, and DISSOCIATION_FAILED.
$sel:domainName:DomainPackageDetails'
, domainPackageDetails_domainName
- The name of the domain you've associated a package with.
$sel:errorDetails:DomainPackageDetails'
, domainPackageDetails_errorDetails
- Additional information if the package is in an error state. Null
otherwise.
$sel:referencePath:DomainPackageDetails'
, domainPackageDetails_referencePath
- The relative path on Amazon OpenSearch Service nodes, which can be used
as synonym_path when the package is a synonym file.
domainPackageDetails_lastUpdated :: Lens' DomainPackageDetails (Maybe UTCTime) Source #
The timestamp of the most recent update to the package association status.
domainPackageDetails_packageID :: Lens' DomainPackageDetails (Maybe Text) Source #
The internal ID of the package.
domainPackageDetails_packageType :: Lens' DomainPackageDetails (Maybe PackageType) Source #
Currently supports only TXT-DICTIONARY.
domainPackageDetails_packageName :: Lens' DomainPackageDetails (Maybe Text) Source #
User-specified name of the package.
domainPackageDetails_packageVersion :: Lens' DomainPackageDetails (Maybe Text) Source #
Undocumented member.
domainPackageDetails_domainPackageStatus :: Lens' DomainPackageDetails (Maybe DomainPackageStatus) Source #
State of the association. Values are ASSOCIATING, ASSOCIATION_FAILED, ACTIVE, DISSOCIATING, and DISSOCIATION_FAILED.
domainPackageDetails_domainName :: Lens' DomainPackageDetails (Maybe Text) Source #
The name of the domain you've associated a package with.
domainPackageDetails_errorDetails :: Lens' DomainPackageDetails (Maybe ErrorDetails) Source #
Additional information if the package is in an error state. Null otherwise.
domainPackageDetails_referencePath :: Lens' DomainPackageDetails (Maybe Text) Source #
The relative path on Amazon OpenSearch Service nodes, which can be used as synonym_path when the package is a synonym file.
DomainStatus
data DomainStatus Source #
The current status of a domain.
See: newDomainStatus
smart constructor.
DomainStatus' | |
|
Instances
:: Text | |
-> Text | |
-> Text | |
-> ClusterConfig | |
-> DomainStatus |
Create a value of DomainStatus
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:eBSOptions:DomainStatus'
, domainStatus_eBSOptions
- The EBSOptions
for the specified domain.
$sel:engineVersion:DomainStatus'
, domainStatus_engineVersion
- Undocumented member.
$sel:nodeToNodeEncryptionOptions:DomainStatus'
, domainStatus_nodeToNodeEncryptionOptions
- The status of the NodeToNodeEncryptionOptions
.
$sel:accessPolicies:DomainStatus'
, domainStatus_accessPolicies
- IAM access policy as a JSON-formatted string.
$sel:serviceSoftwareOptions:DomainStatus'
, domainStatus_serviceSoftwareOptions
- The current status of the domain's service software.
$sel:autoTuneOptions:DomainStatus'
, domainStatus_autoTuneOptions
- The current status of the domain's Auto-Tune options.
$sel:logPublishingOptions:DomainStatus'
, domainStatus_logPublishingOptions
- Log publishing options for the given domain.
$sel:advancedSecurityOptions:DomainStatus'
, domainStatus_advancedSecurityOptions
- The current status of the domain's advanced security options.
$sel:created:DomainStatus'
, domainStatus_created
- The domain creation status. True
if the creation of a domain is
complete. False
if domain creation is still in progress.
$sel:snapshotOptions:DomainStatus'
, domainStatus_snapshotOptions
- The status of the SnapshotOptions
.
$sel:cognitoOptions:DomainStatus'
, domainStatus_cognitoOptions
- The CognitoOptions
for the specified domain. For more information, see
Configuring Amazon Cognito authentication for OpenSearch Dashboards.
$sel:encryptionAtRestOptions:DomainStatus'
, domainStatus_encryptionAtRestOptions
- The status of the EncryptionAtRestOptions
.
$sel:deleted:DomainStatus'
, domainStatus_deleted
- The domain deletion status. True
if a delete request has been received
for the domain but resource cleanup is still in progress. False
if the
domain has not been deleted. Once domain deletion is complete, the
status of the domain is no longer returned.
$sel:vPCOptions:DomainStatus'
, domainStatus_vPCOptions
- The VPCOptions
for the specified domain. For more information, see
Launching your Amazon OpenSearch Service domains using a VPC.
$sel:endpoints:DomainStatus'
, domainStatus_endpoints
- Map containing the domain endpoints used to submit index and search
requests. Example key, value
:
'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'
.
$sel:domainEndpointOptions:DomainStatus'
, domainStatus_domainEndpointOptions
- The current status of the domain's endpoint options.
$sel:processing:DomainStatus'
, domainStatus_processing
- The status of the domain configuration. True
if Amazon OpenSearch
Service is processing configuration changes. False
if the
configuration is active.
$sel:endpoint:DomainStatus'
, domainStatus_endpoint
- The domain endpoint that you use to submit index and search requests.
$sel:upgradeProcessing:DomainStatus'
, domainStatus_upgradeProcessing
- The status of a domain version upgrade. True
if Amazon OpenSearch
Service is undergoing a version upgrade. False
if the configuration is
active.
$sel:advancedOptions:DomainStatus'
, domainStatus_advancedOptions
- The status of the AdvancedOptions
.
$sel:domainId:DomainStatus'
, domainStatus_domainId
- The unique identifier for the specified domain.
$sel:domainName:DomainStatus'
, domainStatus_domainName
- The name of a domain. Domain names are unique across the domains owned
by an account within an AWS region. Domain names start with a letter or
number and can contain the following characters: a-z (lowercase), 0-9,
and - (hyphen).
$sel:arn:DomainStatus'
, domainStatus_arn
- The Amazon Resource Name (ARN) of a domain. See
IAM identifiers
in the AWS Identity and Access Management User Guide for more
information.
$sel:clusterConfig:DomainStatus'
, domainStatus_clusterConfig
- The type and number of instances in the domain.
domainStatus_eBSOptions :: Lens' DomainStatus (Maybe EBSOptions) Source #
The EBSOptions
for the specified domain.
domainStatus_engineVersion :: Lens' DomainStatus (Maybe Text) Source #
Undocumented member.
domainStatus_nodeToNodeEncryptionOptions :: Lens' DomainStatus (Maybe NodeToNodeEncryptionOptions) Source #
The status of the NodeToNodeEncryptionOptions
.
domainStatus_accessPolicies :: Lens' DomainStatus (Maybe Text) Source #
IAM access policy as a JSON-formatted string.
domainStatus_serviceSoftwareOptions :: Lens' DomainStatus (Maybe ServiceSoftwareOptions) Source #
The current status of the domain's service software.
domainStatus_autoTuneOptions :: Lens' DomainStatus (Maybe AutoTuneOptionsOutput) Source #
The current status of the domain's Auto-Tune options.
domainStatus_logPublishingOptions :: Lens' DomainStatus (Maybe (HashMap LogType LogPublishingOption)) Source #
Log publishing options for the given domain.
domainStatus_advancedSecurityOptions :: Lens' DomainStatus (Maybe AdvancedSecurityOptions) Source #
The current status of the domain's advanced security options.
domainStatus_created :: Lens' DomainStatus (Maybe Bool) Source #
The domain creation status. True
if the creation of a domain is
complete. False
if domain creation is still in progress.
domainStatus_snapshotOptions :: Lens' DomainStatus (Maybe SnapshotOptions) Source #
The status of the SnapshotOptions
.
domainStatus_cognitoOptions :: Lens' DomainStatus (Maybe CognitoOptions) Source #
The CognitoOptions
for the specified domain. For more information, see
Configuring Amazon Cognito authentication for OpenSearch Dashboards.
domainStatus_encryptionAtRestOptions :: Lens' DomainStatus (Maybe EncryptionAtRestOptions) Source #
The status of the EncryptionAtRestOptions
.
domainStatus_deleted :: Lens' DomainStatus (Maybe Bool) Source #
The domain deletion status. True
if a delete request has been received
for the domain but resource cleanup is still in progress. False
if the
domain has not been deleted. Once domain deletion is complete, the
status of the domain is no longer returned.
domainStatus_vPCOptions :: Lens' DomainStatus (Maybe VPCDerivedInfo) Source #
The VPCOptions
for the specified domain. For more information, see
Launching your Amazon OpenSearch Service domains using a VPC.
domainStatus_endpoints :: Lens' DomainStatus (Maybe (HashMap Text Text)) Source #
Map containing the domain endpoints used to submit index and search
requests. Example key, value
:
'vpc','vpc-endpoint-h2dsd34efgyghrtguk5gt6j2foh4.us-east-1.es.amazonaws.com'
.
domainStatus_domainEndpointOptions :: Lens' DomainStatus (Maybe DomainEndpointOptions) Source #
The current status of the domain's endpoint options.
domainStatus_processing :: Lens' DomainStatus (Maybe Bool) Source #
The status of the domain configuration. True
if Amazon OpenSearch
Service is processing configuration changes. False
if the
configuration is active.
domainStatus_endpoint :: Lens' DomainStatus (Maybe Text) Source #
The domain endpoint that you use to submit index and search requests.
domainStatus_upgradeProcessing :: Lens' DomainStatus (Maybe Bool) Source #
The status of a domain version upgrade. True
if Amazon OpenSearch
Service is undergoing a version upgrade. False
if the configuration is
active.
domainStatus_advancedOptions :: Lens' DomainStatus (Maybe (HashMap Text Text)) Source #
The status of the AdvancedOptions
.
domainStatus_domainId :: Lens' DomainStatus Text Source #
The unique identifier for the specified domain.
domainStatus_domainName :: Lens' DomainStatus Text Source #
The name of a domain. Domain names are unique across the domains owned by an account within an AWS region. Domain names start with a letter or number and can contain the following characters: a-z (lowercase), 0-9, and - (hyphen).
domainStatus_arn :: Lens' DomainStatus Text Source #
The Amazon Resource Name (ARN) of a domain. See IAM identifiers in the AWS Identity and Access Management User Guide for more information.
domainStatus_clusterConfig :: Lens' DomainStatus ClusterConfig Source #
The type and number of instances in the domain.
Duration
The maintenance schedule duration: duration value and duration unit. See Auto-Tune for Amazon OpenSearch Service for more information.
See: newDuration
smart constructor.
Duration' | |
|
Instances
Eq Duration Source # | |
Read Duration Source # | |
Show Duration Source # | |
Generic Duration Source # | |
NFData Duration Source # | |
Defined in Amazonka.OpenSearch.Types.Duration | |
Hashable Duration Source # | |
Defined in Amazonka.OpenSearch.Types.Duration | |
ToJSON Duration Source # | |
Defined in Amazonka.OpenSearch.Types.Duration | |
FromJSON Duration Source # | |
type Rep Duration Source # | |
Defined in Amazonka.OpenSearch.Types.Duration type Rep Duration = D1 ('MetaData "Duration" "Amazonka.OpenSearch.Types.Duration" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "Duration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeUnit)))) |
newDuration :: Duration Source #
Create a value of Duration
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:value:Duration'
, duration_value
- Integer to specify the value of a maintenance schedule duration. See
Auto-Tune for Amazon OpenSearch Service
for more information.
$sel:unit:Duration'
, duration_unit
- The unit of a maintenance schedule duration. Valid value is HOURS. See
Auto-Tune for Amazon OpenSearch Service
for more information.
duration_value :: Lens' Duration (Maybe Natural) Source #
Integer to specify the value of a maintenance schedule duration. See Auto-Tune for Amazon OpenSearch Service for more information.
duration_unit :: Lens' Duration (Maybe TimeUnit) Source #
The unit of a maintenance schedule duration. Valid value is HOURS. See Auto-Tune for Amazon OpenSearch Service for more information.
EBSOptions
data EBSOptions Source #
Options to enable, disable, and specify the properties of EBS storage volumes.
See: newEBSOptions
smart constructor.
EBSOptions' | |
|
Instances
newEBSOptions :: EBSOptions Source #
Create a value of EBSOptions
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:volumeSize:EBSOptions'
, eBSOptions_volumeSize
- Integer to specify the size of an EBS volume.
$sel:iops:EBSOptions'
, eBSOptions_iops
- The IOPD for a Provisioned IOPS EBS volume (SSD).
$sel:volumeType:EBSOptions'
, eBSOptions_volumeType
- The volume type for EBS-based storage.
$sel:eBSEnabled:EBSOptions'
, eBSOptions_eBSEnabled
- Whether EBS-based storage is enabled.
eBSOptions_volumeSize :: Lens' EBSOptions (Maybe Int) Source #
Integer to specify the size of an EBS volume.
eBSOptions_iops :: Lens' EBSOptions (Maybe Int) Source #
The IOPD for a Provisioned IOPS EBS volume (SSD).
eBSOptions_volumeType :: Lens' EBSOptions (Maybe VolumeType) Source #
The volume type for EBS-based storage.
eBSOptions_eBSEnabled :: Lens' EBSOptions (Maybe Bool) Source #
Whether EBS-based storage is enabled.
EBSOptionsStatus
data EBSOptionsStatus Source #
Status of the EBS options for the specified domain.
See: newEBSOptionsStatus
smart constructor.
EBSOptionsStatus' | |
|
Instances
Create a value of EBSOptionsStatus
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:options:EBSOptionsStatus'
, eBSOptionsStatus_options
- The EBS options for the specified domain.
$sel:status:EBSOptionsStatus'
, eBSOptionsStatus_status
- The status of the EBS options for the specified domain.
eBSOptionsStatus_options :: Lens' EBSOptionsStatus EBSOptions Source #
The EBS options for the specified domain.
eBSOptionsStatus_status :: Lens' EBSOptionsStatus OptionStatus Source #
The status of the EBS options for the specified domain.
EncryptionAtRestOptions
data EncryptionAtRestOptions Source #
Specifies encryption at rest options.
See: newEncryptionAtRestOptions
smart constructor.
Instances
newEncryptionAtRestOptions :: EncryptionAtRestOptions Source #
Create a value of EncryptionAtRestOptions
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:enabled:EncryptionAtRestOptions'
, encryptionAtRestOptions_enabled
- The option to enable encryption at rest.
$sel:kmsKeyId:EncryptionAtRestOptions'
, encryptionAtRestOptions_kmsKeyId
- The KMS key ID for encryption at rest options.
encryptionAtRestOptions_enabled :: Lens' EncryptionAtRestOptions (Maybe Bool) Source #
The option to enable encryption at rest.
encryptionAtRestOptions_kmsKeyId :: Lens' EncryptionAtRestOptions (Maybe Text) Source #
The KMS key ID for encryption at rest options.
EncryptionAtRestOptionsStatus
data EncryptionAtRestOptionsStatus Source #
Status of the encryption At Rest options for the specified domain.
See: newEncryptionAtRestOptionsStatus
smart constructor.
EncryptionAtRestOptionsStatus' | |
|
Instances
newEncryptionAtRestOptionsStatus Source #
Create a value of EncryptionAtRestOptionsStatus
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:options:EncryptionAtRestOptionsStatus'
, encryptionAtRestOptionsStatus_options
- The Encryption At Rest options for the specified domain.
$sel:status:EncryptionAtRestOptionsStatus'
, encryptionAtRestOptionsStatus_status
- The status of the Encryption At Rest options for the specified domain.
encryptionAtRestOptionsStatus_options :: Lens' EncryptionAtRestOptionsStatus EncryptionAtRestOptions Source #
The Encryption At Rest options for the specified domain.
encryptionAtRestOptionsStatus_status :: Lens' EncryptionAtRestOptionsStatus OptionStatus Source #
The status of the Encryption At Rest options for the specified domain.
ErrorDetails
data ErrorDetails Source #
See: newErrorDetails
smart constructor.
Instances
newErrorDetails :: ErrorDetails Source #
Create a value of ErrorDetails
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:errorType:ErrorDetails'
, errorDetails_errorType
- Undocumented member.
$sel:errorMessage:ErrorDetails'
, errorDetails_errorMessage
- Undocumented member.
errorDetails_errorType :: Lens' ErrorDetails (Maybe Text) Source #
Undocumented member.
errorDetails_errorMessage :: Lens' ErrorDetails (Maybe Text) Source #
Undocumented member.
Filter
A filter used to limit results when describing inbound or outbound cross-cluster connections. Multiple values can be specified per filter. A cross-cluster connection must match at least one of the specified values for it to be returned from an operation.
See: newFilter
smart constructor.
Instances
Eq Filter Source # | |
Read Filter Source # | |
Show Filter Source # | |
Generic Filter Source # | |
NFData Filter Source # | |
Defined in Amazonka.OpenSearch.Types.Filter | |
Hashable Filter Source # | |
Defined in Amazonka.OpenSearch.Types.Filter | |
ToJSON Filter Source # | |
Defined in Amazonka.OpenSearch.Types.Filter | |
type Rep Filter Source # | |
Defined in Amazonka.OpenSearch.Types.Filter type Rep Filter = D1 ('MetaData "Filter" "Amazonka.OpenSearch.Types.Filter" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) |
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:values:Filter'
, filter_values
- Contains one or more values for the filter.
$sel:name:Filter'
, filter_name
- The name of the filter.
filter_values :: Lens' Filter (Maybe (NonEmpty Text)) Source #
Contains one or more values for the filter.
InboundConnection
data InboundConnection Source #
Details of an inbound connection.
See: newInboundConnection
smart constructor.
InboundConnection' | |
|
Instances
newInboundConnection :: InboundConnection Source #
Create a value of InboundConnection
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:remoteDomainInfo:InboundConnection'
, inboundConnection_remoteDomainInfo
- The AWSDomainInformation
for the remote OpenSearch domain.
$sel:localDomainInfo:InboundConnection'
, inboundConnection_localDomainInfo
- The AWSDomainInformation
for the local OpenSearch domain.
$sel:connectionId:InboundConnection'
, inboundConnection_connectionId
- The connection ID for the inbound cross-cluster connection.
$sel:connectionStatus:InboundConnection'
, inboundConnection_connectionStatus
- The InboundConnectionStatus
for the outbound connection.
inboundConnection_remoteDomainInfo :: Lens' InboundConnection (Maybe DomainInformationContainer) Source #
The AWSDomainInformation
for the remote OpenSearch domain.
inboundConnection_localDomainInfo :: Lens' InboundConnection (Maybe DomainInformationContainer) Source #
The AWSDomainInformation
for the local OpenSearch domain.
inboundConnection_connectionId :: Lens' InboundConnection (Maybe Text) Source #
The connection ID for the inbound cross-cluster connection.
inboundConnection_connectionStatus :: Lens' InboundConnection (Maybe InboundConnectionStatus) Source #
The InboundConnectionStatus
for the outbound connection.
InboundConnectionStatus
data InboundConnectionStatus Source #
The connection status of an inbound cross-cluster connection.
See: newInboundConnectionStatus
smart constructor.
InboundConnectionStatus' | |
|
Instances
newInboundConnectionStatus :: InboundConnectionStatus Source #
Create a value of InboundConnectionStatus
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:InboundConnectionStatus'
, inboundConnectionStatus_message
- Verbose information for the inbound connection status.
$sel:statusCode:InboundConnectionStatus'
, inboundConnectionStatus_statusCode
- The state code for the inbound connection. Can be one of the following:
- PENDING_ACCEPTANCE: Inbound connection is not yet accepted by the remote domain owner.
- APPROVED: Inbound connection is pending acceptance by the remote domain owner.
- PROVISIONING: Inbound connection provisioning is in progress.
- ACTIVE: Inbound connection is active and ready to use.
- REJECTING: Inbound connection rejection is in process.
- REJECTED: Inbound connection is rejected.
- DELETING: Inbound connection deletion is in progress.
- DELETED: Inbound connection is deleted and can no longer be used.
inboundConnectionStatus_message :: Lens' InboundConnectionStatus (Maybe Text) Source #
Verbose information for the inbound connection status.
inboundConnectionStatus_statusCode :: Lens' InboundConnectionStatus (Maybe InboundConnectionStatusCode) Source #
The state code for the inbound connection. Can be one of the following:
- PENDING_ACCEPTANCE: Inbound connection is not yet accepted by the remote domain owner.
- APPROVED: Inbound connection is pending acceptance by the remote domain owner.
- PROVISIONING: Inbound connection provisioning is in progress.
- ACTIVE: Inbound connection is active and ready to use.
- REJECTING: Inbound connection rejection is in process.
- REJECTED: Inbound connection is rejected.
- DELETING: Inbound connection deletion is in progress.
- DELETED: Inbound connection is deleted and can no longer be used.
InstanceCountLimits
data InstanceCountLimits Source #
InstanceCountLimits represents the limits on the number of instances that can be created in Amazon OpenSearch Service for a given InstanceType.
See: newInstanceCountLimits
smart constructor.
Instances
newInstanceCountLimits :: InstanceCountLimits Source #
Create a value of InstanceCountLimits
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:maximumInstanceCount:InstanceCountLimits'
, instanceCountLimits_maximumInstanceCount
- Undocumented member.
$sel:minimumInstanceCount:InstanceCountLimits'
, instanceCountLimits_minimumInstanceCount
- Undocumented member.
instanceCountLimits_maximumInstanceCount :: Lens' InstanceCountLimits (Maybe Int) Source #
Undocumented member.
instanceCountLimits_minimumInstanceCount :: Lens' InstanceCountLimits (Maybe Int) Source #
Undocumented member.
InstanceLimits
data InstanceLimits Source #
InstanceLimits represents the list of instance-related attributes that are available for a given InstanceType.
See: newInstanceLimits
smart constructor.
Instances
newInstanceLimits :: InstanceLimits Source #
Create a value of InstanceLimits
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:instanceCountLimits:InstanceLimits'
, instanceLimits_instanceCountLimits
- Undocumented member.
instanceLimits_instanceCountLimits :: Lens' InstanceLimits (Maybe InstanceCountLimits) Source #
Undocumented member.
InstanceTypeDetails
data InstanceTypeDetails Source #
See: newInstanceTypeDetails
smart constructor.
Instances
newInstanceTypeDetails :: InstanceTypeDetails Source #
Create a value of InstanceTypeDetails
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:encryptionEnabled:InstanceTypeDetails'
, instanceTypeDetails_encryptionEnabled
- Undocumented member.
$sel:cognitoEnabled:InstanceTypeDetails'
, instanceTypeDetails_cognitoEnabled
- Undocumented member.
$sel:instanceRole:InstanceTypeDetails'
, instanceTypeDetails_instanceRole
- Undocumented member.
$sel:instanceType:InstanceTypeDetails'
, instanceTypeDetails_instanceType
- Undocumented member.
$sel:warmEnabled:InstanceTypeDetails'
, instanceTypeDetails_warmEnabled
- Undocumented member.
$sel:advancedSecurityEnabled:InstanceTypeDetails'
, instanceTypeDetails_advancedSecurityEnabled
- Undocumented member.
$sel:appLogsEnabled:InstanceTypeDetails'
, instanceTypeDetails_appLogsEnabled
- Undocumented member.
instanceTypeDetails_encryptionEnabled :: Lens' InstanceTypeDetails (Maybe Bool) Source #
Undocumented member.
instanceTypeDetails_cognitoEnabled :: Lens' InstanceTypeDetails (Maybe Bool) Source #
Undocumented member.
instanceTypeDetails_instanceRole :: Lens' InstanceTypeDetails (Maybe [Text]) Source #
Undocumented member.
instanceTypeDetails_instanceType :: Lens' InstanceTypeDetails (Maybe OpenSearchPartitionInstanceType) Source #
Undocumented member.
instanceTypeDetails_warmEnabled :: Lens' InstanceTypeDetails (Maybe Bool) Source #
Undocumented member.
instanceTypeDetails_advancedSecurityEnabled :: Lens' InstanceTypeDetails (Maybe Bool) Source #
Undocumented member.
instanceTypeDetails_appLogsEnabled :: Lens' InstanceTypeDetails (Maybe Bool) Source #
Undocumented member.
Limits
Limits for a given InstanceType and for each of its roles.
Limits contains the following: StorageTypes
, InstanceLimits
, and
AdditionalLimits
See: newLimits
smart constructor.
Limits' | |
|
Instances
Eq Limits Source # | |
Read Limits Source # | |
Show Limits Source # | |
Generic Limits Source # | |
NFData Limits Source # | |
Defined in Amazonka.OpenSearch.Types.Limits | |
Hashable Limits Source # | |
Defined in Amazonka.OpenSearch.Types.Limits | |
FromJSON Limits Source # | |
type Rep Limits Source # | |
Defined in Amazonka.OpenSearch.Types.Limits type Rep Limits = D1 ('MetaData "Limits" "Amazonka.OpenSearch.Types.Limits" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "Limits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceLimits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceLimits)) :*: (S1 ('MetaSel ('Just "additionalLimits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AdditionalLimit])) :*: S1 ('MetaSel ('Just "storageTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StorageType]))))) |
Create a value of Limits
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:instanceLimits:Limits'
, limits_instanceLimits
- Undocumented member.
$sel:additionalLimits:Limits'
, limits_additionalLimits
- List of additional limits that are specific to a given InstanceType and
for each of its InstanceRole
.
$sel:storageTypes:Limits'
, limits_storageTypes
- Storage-related types and attributes that are available for a given
InstanceType.
limits_instanceLimits :: Lens' Limits (Maybe InstanceLimits) Source #
Undocumented member.
limits_additionalLimits :: Lens' Limits (Maybe [AdditionalLimit]) Source #
List of additional limits that are specific to a given InstanceType and
for each of its InstanceRole
.
limits_storageTypes :: Lens' Limits (Maybe [StorageType]) Source #
Storage-related types and attributes that are available for a given InstanceType.
LogPublishingOption
data LogPublishingOption Source #
Log Publishing option that is set for a given domain. Attributes and their details:
- CloudWatchLogsLogGroupArn: ARN of the Cloudwatch log group to publish logs to.
- Enabled: Whether the log publishing for a given log type is enabled or not.
See: newLogPublishingOption
smart constructor.
Instances
newLogPublishingOption :: LogPublishingOption Source #
Create a value of LogPublishingOption
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:enabled:LogPublishingOption'
, logPublishingOption_enabled
- Whether the given log publishing option is enabled or not.
$sel:cloudWatchLogsLogGroupArn:LogPublishingOption'
, logPublishingOption_cloudWatchLogsLogGroupArn
- Undocumented member.
logPublishingOption_enabled :: Lens' LogPublishingOption (Maybe Bool) Source #
Whether the given log publishing option is enabled or not.
logPublishingOption_cloudWatchLogsLogGroupArn :: Lens' LogPublishingOption (Maybe Text) Source #
Undocumented member.
LogPublishingOptionsStatus
data LogPublishingOptionsStatus Source #
The configured log publishing options for the domain and their current status.
See: newLogPublishingOptionsStatus
smart constructor.
LogPublishingOptionsStatus' | |
|
Instances
newLogPublishingOptionsStatus :: LogPublishingOptionsStatus Source #
Create a value of LogPublishingOptionsStatus
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:LogPublishingOptionsStatus'
, logPublishingOptionsStatus_status
- The status of the log publishing options for the domain. See
OptionStatus
for the status information that's included.
$sel:options:LogPublishingOptionsStatus'
, logPublishingOptionsStatus_options
- The log publishing options configured for the domain.
logPublishingOptionsStatus_status :: Lens' LogPublishingOptionsStatus (Maybe OptionStatus) Source #
The status of the log publishing options for the domain. See
OptionStatus
for the status information that's included.
logPublishingOptionsStatus_options :: Lens' LogPublishingOptionsStatus (Maybe (HashMap LogType LogPublishingOption)) Source #
The log publishing options configured for the domain.
MasterUserOptions
data MasterUserOptions Source #
Credentials for the master user: username and password, ARN, or both.
See: newMasterUserOptions
smart constructor.
MasterUserOptions' | |
|
Instances
newMasterUserOptions :: MasterUserOptions Source #
Create a value of MasterUserOptions
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:masterUserPassword:MasterUserOptions'
, masterUserOptions_masterUserPassword
- The master user's password, which is stored in the Amazon OpenSearch
Service domain's internal database.
$sel:masterUserName:MasterUserOptions'
, masterUserOptions_masterUserName
- The master user's username, which is stored in the Amazon OpenSearch
Service domain's internal database.
$sel:masterUserARN:MasterUserOptions'
, masterUserOptions_masterUserARN
- ARN for the master user (if IAM is enabled).
masterUserOptions_masterUserPassword :: Lens' MasterUserOptions (Maybe Text) Source #
The master user's password, which is stored in the Amazon OpenSearch Service domain's internal database.
masterUserOptions_masterUserName :: Lens' MasterUserOptions (Maybe Text) Source #
The master user's username, which is stored in the Amazon OpenSearch Service domain's internal database.
masterUserOptions_masterUserARN :: Lens' MasterUserOptions (Maybe Text) Source #
ARN for the master user (if IAM is enabled).
NodeToNodeEncryptionOptions
data NodeToNodeEncryptionOptions Source #
The node-to-node encryption options.
See: newNodeToNodeEncryptionOptions
smart constructor.
Instances
newNodeToNodeEncryptionOptions :: NodeToNodeEncryptionOptions Source #
Create a value of NodeToNodeEncryptionOptions
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:enabled:NodeToNodeEncryptionOptions'
, nodeToNodeEncryptionOptions_enabled
- True to enable node-to-node encryption.
nodeToNodeEncryptionOptions_enabled :: Lens' NodeToNodeEncryptionOptions (Maybe Bool) Source #
True to enable node-to-node encryption.
NodeToNodeEncryptionOptionsStatus
data NodeToNodeEncryptionOptionsStatus Source #
Status of the node-to-node encryption options for the specified domain.
See: newNodeToNodeEncryptionOptionsStatus
smart constructor.
NodeToNodeEncryptionOptionsStatus' | |
|
Instances
newNodeToNodeEncryptionOptionsStatus Source #
Create a value of NodeToNodeEncryptionOptionsStatus
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:options:NodeToNodeEncryptionOptionsStatus'
, nodeToNodeEncryptionOptionsStatus_options
- The node-to-node encryption options for the specified domain.
$sel:status:NodeToNodeEncryptionOptionsStatus'
, nodeToNodeEncryptionOptionsStatus_status
- The status of the node-to-node encryption options for the specified
domain.
nodeToNodeEncryptionOptionsStatus_options :: Lens' NodeToNodeEncryptionOptionsStatus NodeToNodeEncryptionOptions Source #
The node-to-node encryption options for the specified domain.
nodeToNodeEncryptionOptionsStatus_status :: Lens' NodeToNodeEncryptionOptionsStatus OptionStatus Source #
The status of the node-to-node encryption options for the specified domain.
OptionStatus
data OptionStatus Source #
Provides the current status of the entity.
See: newOptionStatus
smart constructor.
OptionStatus' | |
|
Instances
:: UTCTime | |
-> UTCTime | |
-> OptionState | |
-> OptionStatus |
Create a value of OptionStatus
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:pendingDeletion:OptionStatus'
, optionStatus_pendingDeletion
- Indicates whether the domain is being deleted.
$sel:updateVersion:OptionStatus'
, optionStatus_updateVersion
- The latest version of the entity.
$sel:creationDate:OptionStatus'
, optionStatus_creationDate
- The timestamp of when the entity was created.
$sel:updateDate:OptionStatus'
, optionStatus_updateDate
- The timestamp of the last time the entity was updated.
$sel:state:OptionStatus'
, optionStatus_state
- Provides the OptionState
for the domain.
optionStatus_pendingDeletion :: Lens' OptionStatus (Maybe Bool) Source #
Indicates whether the domain is being deleted.
optionStatus_updateVersion :: Lens' OptionStatus (Maybe Natural) Source #
The latest version of the entity.
optionStatus_creationDate :: Lens' OptionStatus UTCTime Source #
The timestamp of when the entity was created.
optionStatus_updateDate :: Lens' OptionStatus UTCTime Source #
The timestamp of the last time the entity was updated.
optionStatus_state :: Lens' OptionStatus OptionState Source #
Provides the OptionState
for the domain.
OutboundConnection
data OutboundConnection Source #
Specifies details about an outbound connection.
See: newOutboundConnection
smart constructor.
OutboundConnection' | |
|
Instances
newOutboundConnection :: OutboundConnection Source #
Create a value of OutboundConnection
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:remoteDomainInfo:OutboundConnection'
, outboundConnection_remoteDomainInfo
- The DomainInformation
for the remote OpenSearch domain.
$sel:connectionAlias:OutboundConnection'
, outboundConnection_connectionAlias
- The connection alias for the outbound cross-cluster connection.
$sel:localDomainInfo:OutboundConnection'
, outboundConnection_localDomainInfo
- The DomainInformation
for the local OpenSearch domain.
$sel:connectionId:OutboundConnection'
, outboundConnection_connectionId
- The connection ID for the outbound cross-cluster connection.
$sel:connectionStatus:OutboundConnection'
, outboundConnection_connectionStatus
- The OutboundConnectionStatus
for the outbound connection.
outboundConnection_remoteDomainInfo :: Lens' OutboundConnection (Maybe DomainInformationContainer) Source #
The DomainInformation
for the remote OpenSearch domain.
outboundConnection_connectionAlias :: Lens' OutboundConnection (Maybe Text) Source #
The connection alias for the outbound cross-cluster connection.
outboundConnection_localDomainInfo :: Lens' OutboundConnection (Maybe DomainInformationContainer) Source #
The DomainInformation
for the local OpenSearch domain.
outboundConnection_connectionId :: Lens' OutboundConnection (Maybe Text) Source #
The connection ID for the outbound cross-cluster connection.
outboundConnection_connectionStatus :: Lens' OutboundConnection (Maybe OutboundConnectionStatus) Source #
The OutboundConnectionStatus
for the outbound connection.
OutboundConnectionStatus
data OutboundConnectionStatus Source #
The connection status of an outbound cross-cluster connection.
See: newOutboundConnectionStatus
smart constructor.
OutboundConnectionStatus' | |
|
Instances
newOutboundConnectionStatus :: OutboundConnectionStatus Source #
Create a value of OutboundConnectionStatus
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:OutboundConnectionStatus'
, outboundConnectionStatus_message
- Verbose information for the outbound connection status.
$sel:statusCode:OutboundConnectionStatus'
, outboundConnectionStatus_statusCode
- The state code for the outbound connection. Can be one of the following:
- VALIDATING: The outbound connection request is being validated.
- VALIDATION_FAILED: Validation failed for the connection request.
- PENDING_ACCEPTANCE: Outbound connection request is validated and is not yet accepted by the remote domain owner.
- APPROVED: Outbound connection has been approved by the remote domain owner for getting provisioned.
- PROVISIONING: Outbound connection request is in process.
- ACTIVE: Outbound connection is active and ready to use.
- REJECTING: Outbound connection rejection by remote domain owner is in progress.
- REJECTED: Outbound connection request is rejected by remote domain owner.
- DELETING: Outbound connection deletion is in progress.
- DELETED: Outbound connection is deleted and can no longer be used.
outboundConnectionStatus_message :: Lens' OutboundConnectionStatus (Maybe Text) Source #
Verbose information for the outbound connection status.
outboundConnectionStatus_statusCode :: Lens' OutboundConnectionStatus (Maybe OutboundConnectionStatusCode) Source #
The state code for the outbound connection. Can be one of the following:
- VALIDATING: The outbound connection request is being validated.
- VALIDATION_FAILED: Validation failed for the connection request.
- PENDING_ACCEPTANCE: Outbound connection request is validated and is not yet accepted by the remote domain owner.
- APPROVED: Outbound connection has been approved by the remote domain owner for getting provisioned.
- PROVISIONING: Outbound connection request is in process.
- ACTIVE: Outbound connection is active and ready to use.
- REJECTING: Outbound connection rejection by remote domain owner is in progress.
- REJECTED: Outbound connection request is rejected by remote domain owner.
- DELETING: Outbound connection deletion is in progress.
- DELETED: Outbound connection is deleted and can no longer be used.
PackageDetails
data PackageDetails Source #
Basic information about a package.
See: newPackageDetails
smart constructor.
PackageDetails' | |
|
Instances
newPackageDetails :: PackageDetails Source #
Create a value of PackageDetails
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:packageID:PackageDetails'
, packageDetails_packageID
- Internal ID of the package.
$sel:packageType:PackageDetails'
, packageDetails_packageType
- Currently supports only TXT-DICTIONARY.
$sel:lastUpdatedAt:PackageDetails'
, packageDetails_lastUpdatedAt
- Undocumented member.
$sel:createdAt:PackageDetails'
, packageDetails_createdAt
- The timestamp of when the package was created.
$sel:packageName:PackageDetails'
, packageDetails_packageName
- User-specified name of the package.
$sel:packageStatus:PackageDetails'
, packageDetails_packageStatus
- Current state of the package. Values are COPYING, COPY_FAILED,
AVAILABLE, DELETING, and DELETE_FAILED.
$sel:packageDescription:PackageDetails'
, packageDetails_packageDescription
- User-specified description of the package.
$sel:errorDetails:PackageDetails'
, packageDetails_errorDetails
- Additional information if the package is in an error state. Null
otherwise.
$sel:availablePackageVersion:PackageDetails'
, packageDetails_availablePackageVersion
- Undocumented member.
packageDetails_packageID :: Lens' PackageDetails (Maybe Text) Source #
Internal ID of the package.
packageDetails_packageType :: Lens' PackageDetails (Maybe PackageType) Source #
Currently supports only TXT-DICTIONARY.
packageDetails_lastUpdatedAt :: Lens' PackageDetails (Maybe UTCTime) Source #
Undocumented member.
packageDetails_createdAt :: Lens' PackageDetails (Maybe UTCTime) Source #
The timestamp of when the package was created.
packageDetails_packageName :: Lens' PackageDetails (Maybe Text) Source #
User-specified name of the package.
packageDetails_packageStatus :: Lens' PackageDetails (Maybe PackageStatus) Source #
Current state of the package. Values are COPYING, COPY_FAILED, AVAILABLE, DELETING, and DELETE_FAILED.
packageDetails_packageDescription :: Lens' PackageDetails (Maybe Text) Source #
User-specified description of the package.
packageDetails_errorDetails :: Lens' PackageDetails (Maybe ErrorDetails) Source #
Additional information if the package is in an error state. Null otherwise.
packageDetails_availablePackageVersion :: Lens' PackageDetails (Maybe Text) Source #
Undocumented member.
PackageSource
data PackageSource Source #
The Amazon S3 location for importing the package specified as
S3BucketName
and S3Key
See: newPackageSource
smart constructor.
Instances
newPackageSource :: PackageSource Source #
Create a value of PackageSource
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:s3Key:PackageSource'
, packageSource_s3Key
- Key (file name) of the package.
$sel:s3BucketName:PackageSource'
, packageSource_s3BucketName
- The name of the Amazon S3 bucket containing the package.
packageSource_s3Key :: Lens' PackageSource (Maybe Text) Source #
Key (file name) of the package.
packageSource_s3BucketName :: Lens' PackageSource (Maybe Text) Source #
The name of the Amazon S3 bucket containing the package.
PackageVersionHistory
data PackageVersionHistory Source #
Details of a package version.
See: newPackageVersionHistory
smart constructor.
PackageVersionHistory' | |
|
Instances
newPackageVersionHistory :: PackageVersionHistory Source #
Create a value of PackageVersionHistory
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:createdAt:PackageVersionHistory'
, packageVersionHistory_createdAt
- The timestamp of when the package was created.
$sel:packageVersion:PackageVersionHistory'
, packageVersionHistory_packageVersion
- The package version.
$sel:commitMessage:PackageVersionHistory'
, packageVersionHistory_commitMessage
- A message associated with the package version.
packageVersionHistory_createdAt :: Lens' PackageVersionHistory (Maybe UTCTime) Source #
The timestamp of when the package was created.
packageVersionHistory_packageVersion :: Lens' PackageVersionHistory (Maybe Text) Source #
The package version.
packageVersionHistory_commitMessage :: Lens' PackageVersionHistory (Maybe Text) Source #
A message associated with the package version.
RecurringCharge
data RecurringCharge Source #
Contains the specific price and frequency of a recurring charges for a reserved OpenSearch instance, or for a reserved OpenSearch instance offering.
See: newRecurringCharge
smart constructor.
RecurringCharge' | |
|
Instances
newRecurringCharge :: RecurringCharge Source #
Create a value of RecurringCharge
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:recurringChargeFrequency:RecurringCharge'
, recurringCharge_recurringChargeFrequency
- The frequency of the recurring charge.
$sel:recurringChargeAmount:RecurringCharge'
, recurringCharge_recurringChargeAmount
- The monetary amount of the recurring charge.
recurringCharge_recurringChargeFrequency :: Lens' RecurringCharge (Maybe Text) Source #
The frequency of the recurring charge.
recurringCharge_recurringChargeAmount :: Lens' RecurringCharge (Maybe Double) Source #
The monetary amount of the recurring charge.
ReservedInstance
data ReservedInstance Source #
Details of a reserved OpenSearch instance.
See: newReservedInstance
smart constructor.
ReservedInstance' | |
|
Instances
newReservedInstance :: ReservedInstance Source #
Create a value of ReservedInstance
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:state:ReservedInstance'
, reservedInstance_state
- The state of the reserved OpenSearch instance.
$sel:currencyCode:ReservedInstance'
, reservedInstance_currencyCode
- The currency code for the reserved OpenSearch instance offering.
$sel:instanceCount:ReservedInstance'
, reservedInstance_instanceCount
- The number of OpenSearch instances that have been reserved.
$sel:startTime:ReservedInstance'
, reservedInstance_startTime
- The time the reservation started.
$sel:instanceType:ReservedInstance'
, reservedInstance_instanceType
- The OpenSearch instance type offered by the reserved instance offering.
$sel:reservationName:ReservedInstance'
, reservedInstance_reservationName
- The customer-specified identifier to track this reservation.
$sel:billingSubscriptionId:ReservedInstance'
, reservedInstance_billingSubscriptionId
- Undocumented member.
$sel:recurringCharges:ReservedInstance'
, reservedInstance_recurringCharges
- The charge to your account regardless of whether you are creating any
domains using the instance offering.
$sel:usagePrice:ReservedInstance'
, reservedInstance_usagePrice
- The rate you are charged for each hour for the domain that is using this
reserved instance.
$sel:reservedInstanceId:ReservedInstance'
, reservedInstance_reservedInstanceId
- The unique identifier for the reservation.
$sel:reservedInstanceOfferingId:ReservedInstance'
, reservedInstance_reservedInstanceOfferingId
- The offering identifier.
$sel:fixedPrice:ReservedInstance'
, reservedInstance_fixedPrice
- The upfront fixed charge you will paid to purchase the specific reserved
OpenSearch instance offering.
$sel:duration:ReservedInstance'
, reservedInstance_duration
- The duration, in seconds, for which the OpenSearch instance is reserved.
$sel:paymentOption:ReservedInstance'
, reservedInstance_paymentOption
- The payment option as defined in the reserved OpenSearch instance
offering.
reservedInstance_state :: Lens' ReservedInstance (Maybe Text) Source #
The state of the reserved OpenSearch instance.
reservedInstance_currencyCode :: Lens' ReservedInstance (Maybe Text) Source #
The currency code for the reserved OpenSearch instance offering.
reservedInstance_instanceCount :: Lens' ReservedInstance (Maybe Int) Source #
The number of OpenSearch instances that have been reserved.
reservedInstance_startTime :: Lens' ReservedInstance (Maybe UTCTime) Source #
The time the reservation started.
reservedInstance_instanceType :: Lens' ReservedInstance (Maybe OpenSearchPartitionInstanceType) Source #
The OpenSearch instance type offered by the reserved instance offering.
reservedInstance_reservationName :: Lens' ReservedInstance (Maybe Text) Source #
The customer-specified identifier to track this reservation.
reservedInstance_billingSubscriptionId :: Lens' ReservedInstance (Maybe Integer) Source #
Undocumented member.
reservedInstance_recurringCharges :: Lens' ReservedInstance (Maybe [RecurringCharge]) Source #
The charge to your account regardless of whether you are creating any domains using the instance offering.
reservedInstance_usagePrice :: Lens' ReservedInstance (Maybe Double) Source #
The rate you are charged for each hour for the domain that is using this reserved instance.
reservedInstance_reservedInstanceId :: Lens' ReservedInstance (Maybe Text) Source #
The unique identifier for the reservation.
reservedInstance_reservedInstanceOfferingId :: Lens' ReservedInstance (Maybe Text) Source #
The offering identifier.
reservedInstance_fixedPrice :: Lens' ReservedInstance (Maybe Double) Source #
The upfront fixed charge you will paid to purchase the specific reserved OpenSearch instance offering.
reservedInstance_duration :: Lens' ReservedInstance (Maybe Int) Source #
The duration, in seconds, for which the OpenSearch instance is reserved.
reservedInstance_paymentOption :: Lens' ReservedInstance (Maybe ReservedInstancePaymentOption) Source #
The payment option as defined in the reserved OpenSearch instance offering.
ReservedInstanceOffering
data ReservedInstanceOffering Source #
Details of a reserved OpenSearch instance offering.
See: newReservedInstanceOffering
smart constructor.
ReservedInstanceOffering' | |
|
Instances
newReservedInstanceOffering :: ReservedInstanceOffering Source #
Create a value of ReservedInstanceOffering
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:currencyCode:ReservedInstanceOffering'
, reservedInstanceOffering_currencyCode
- The currency code for the reserved OpenSearch instance offering.
$sel:instanceType:ReservedInstanceOffering'
, reservedInstanceOffering_instanceType
- The OpenSearch instance type offered by the reserved instance offering.
$sel:recurringCharges:ReservedInstanceOffering'
, reservedInstanceOffering_recurringCharges
- The charge to your account regardless of whether you are creating any
domains using the instance offering.
$sel:usagePrice:ReservedInstanceOffering'
, reservedInstanceOffering_usagePrice
- The rate you are charged for each hour the domain that is using the
offering is running.
$sel:reservedInstanceOfferingId:ReservedInstanceOffering'
, reservedInstanceOffering_reservedInstanceOfferingId
- The OpenSearch reserved instance offering identifier.
$sel:fixedPrice:ReservedInstanceOffering'
, reservedInstanceOffering_fixedPrice
- The upfront fixed charge you will pay to purchase the specific reserved
OpenSearch instance offering.
$sel:duration:ReservedInstanceOffering'
, reservedInstanceOffering_duration
- The duration, in seconds, for which the offering will reserve the
OpenSearch instance.
$sel:paymentOption:ReservedInstanceOffering'
, reservedInstanceOffering_paymentOption
- Payment option for the reserved OpenSearch instance offering
reservedInstanceOffering_currencyCode :: Lens' ReservedInstanceOffering (Maybe Text) Source #
The currency code for the reserved OpenSearch instance offering.
reservedInstanceOffering_instanceType :: Lens' ReservedInstanceOffering (Maybe OpenSearchPartitionInstanceType) Source #
The OpenSearch instance type offered by the reserved instance offering.
reservedInstanceOffering_recurringCharges :: Lens' ReservedInstanceOffering (Maybe [RecurringCharge]) Source #
The charge to your account regardless of whether you are creating any domains using the instance offering.
reservedInstanceOffering_usagePrice :: Lens' ReservedInstanceOffering (Maybe Double) Source #
The rate you are charged for each hour the domain that is using the offering is running.
reservedInstanceOffering_reservedInstanceOfferingId :: Lens' ReservedInstanceOffering (Maybe Text) Source #
The OpenSearch reserved instance offering identifier.
reservedInstanceOffering_fixedPrice :: Lens' ReservedInstanceOffering (Maybe Double) Source #
The upfront fixed charge you will pay to purchase the specific reserved OpenSearch instance offering.
reservedInstanceOffering_duration :: Lens' ReservedInstanceOffering (Maybe Int) Source #
The duration, in seconds, for which the offering will reserve the OpenSearch instance.
reservedInstanceOffering_paymentOption :: Lens' ReservedInstanceOffering (Maybe ReservedInstancePaymentOption) Source #
Payment option for the reserved OpenSearch instance offering
SAMLIdp
The SAML identity povider's information.
See: newSAMLIdp
smart constructor.
SAMLIdp' | |
|
Instances
Eq SAMLIdp Source # | |
Read SAMLIdp Source # | |
Show SAMLIdp Source # | |
Generic SAMLIdp Source # | |
NFData SAMLIdp Source # | |
Defined in Amazonka.OpenSearch.Types.SAMLIdp | |
Hashable SAMLIdp Source # | |
Defined in Amazonka.OpenSearch.Types.SAMLIdp | |
ToJSON SAMLIdp Source # | |
Defined in Amazonka.OpenSearch.Types.SAMLIdp | |
FromJSON SAMLIdp Source # | |
type Rep SAMLIdp Source # | |
Defined in Amazonka.OpenSearch.Types.SAMLIdp type Rep SAMLIdp = D1 ('MetaData "SAMLIdp" "Amazonka.OpenSearch.Types.SAMLIdp" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "SAMLIdp'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metadataContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "entityId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) |
Create a value of SAMLIdp
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:metadataContent:SAMLIdp'
, sAMLIdp_metadataContent
- The metadata of the SAML application in XML format.
$sel:entityId:SAMLIdp'
, sAMLIdp_entityId
- The unique entity ID of the application in SAML identity provider.
sAMLIdp_metadataContent :: Lens' SAMLIdp Text Source #
The metadata of the SAML application in XML format.
sAMLIdp_entityId :: Lens' SAMLIdp Text Source #
The unique entity ID of the application in SAML identity provider.
SAMLOptionsInput
data SAMLOptionsInput Source #
The SAML application configuration for the domain.
See: newSAMLOptionsInput
smart constructor.
SAMLOptionsInput' | |
|
Instances
newSAMLOptionsInput :: SAMLOptionsInput Source #
Create a value of SAMLOptionsInput
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:masterUserName:SAMLOptionsInput'
, sAMLOptionsInput_masterUserName
- The SAML master username, which is stored in the Amazon OpenSearch
Service domain's internal database.
$sel:enabled:SAMLOptionsInput'
, sAMLOptionsInput_enabled
- True if SAML is enabled.
$sel:idp:SAMLOptionsInput'
, sAMLOptionsInput_idp
- The SAML Identity Provider's information.
$sel:rolesKey:SAMLOptionsInput'
, sAMLOptionsInput_rolesKey
- Element of the SAML assertion to use for backend roles. Default is
roles.
$sel:masterBackendRole:SAMLOptionsInput'
, sAMLOptionsInput_masterBackendRole
- The backend role that the SAML master user is mapped to.
$sel:sessionTimeoutMinutes:SAMLOptionsInput'
, sAMLOptionsInput_sessionTimeoutMinutes
- The duration, in minutes, after which a user session becomes inactive.
Acceptable values are between 1 and 1440, and the default value is 60.
$sel:subjectKey:SAMLOptionsInput'
, sAMLOptionsInput_subjectKey
- Element of the SAML assertion to use for username. Default is NameID.
sAMLOptionsInput_masterUserName :: Lens' SAMLOptionsInput (Maybe Text) Source #
The SAML master username, which is stored in the Amazon OpenSearch Service domain's internal database.
sAMLOptionsInput_enabled :: Lens' SAMLOptionsInput (Maybe Bool) Source #
True if SAML is enabled.
sAMLOptionsInput_idp :: Lens' SAMLOptionsInput (Maybe SAMLIdp) Source #
The SAML Identity Provider's information.
sAMLOptionsInput_rolesKey :: Lens' SAMLOptionsInput (Maybe Text) Source #
Element of the SAML assertion to use for backend roles. Default is roles.
sAMLOptionsInput_masterBackendRole :: Lens' SAMLOptionsInput (Maybe Text) Source #
The backend role that the SAML master user is mapped to.
sAMLOptionsInput_sessionTimeoutMinutes :: Lens' SAMLOptionsInput (Maybe Int) Source #
The duration, in minutes, after which a user session becomes inactive. Acceptable values are between 1 and 1440, and the default value is 60.
sAMLOptionsInput_subjectKey :: Lens' SAMLOptionsInput (Maybe Text) Source #
Element of the SAML assertion to use for username. Default is NameID.
SAMLOptionsOutput
data SAMLOptionsOutput Source #
Describes the SAML application configured for the domain.
See: newSAMLOptionsOutput
smart constructor.
SAMLOptionsOutput' | |
|
Instances
newSAMLOptionsOutput :: SAMLOptionsOutput Source #
Create a value of SAMLOptionsOutput
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:enabled:SAMLOptionsOutput'
, sAMLOptionsOutput_enabled
- True if SAML is enabled.
$sel:idp:SAMLOptionsOutput'
, sAMLOptionsOutput_idp
- Describes the SAML identity provider's information.
$sel:rolesKey:SAMLOptionsOutput'
, sAMLOptionsOutput_rolesKey
- The key used for matching the SAML roles attribute.
$sel:sessionTimeoutMinutes:SAMLOptionsOutput'
, sAMLOptionsOutput_sessionTimeoutMinutes
- The duration, in minutes, after which a user session becomes inactive.
$sel:subjectKey:SAMLOptionsOutput'
, sAMLOptionsOutput_subjectKey
- The key used for matching the SAML subject attribute.
sAMLOptionsOutput_enabled :: Lens' SAMLOptionsOutput (Maybe Bool) Source #
True if SAML is enabled.
sAMLOptionsOutput_idp :: Lens' SAMLOptionsOutput (Maybe SAMLIdp) Source #
Describes the SAML identity provider's information.
sAMLOptionsOutput_rolesKey :: Lens' SAMLOptionsOutput (Maybe Text) Source #
The key used for matching the SAML roles attribute.
sAMLOptionsOutput_sessionTimeoutMinutes :: Lens' SAMLOptionsOutput (Maybe Int) Source #
The duration, in minutes, after which a user session becomes inactive.
sAMLOptionsOutput_subjectKey :: Lens' SAMLOptionsOutput (Maybe Text) Source #
The key used for matching the SAML subject attribute.
ScheduledAutoTuneDetails
data ScheduledAutoTuneDetails Source #
Specifies details about the scheduled Auto-Tune action. See Auto-Tune for Amazon OpenSearch Service for more information.
See: newScheduledAutoTuneDetails
smart constructor.
ScheduledAutoTuneDetails' | |
|
Instances
newScheduledAutoTuneDetails :: ScheduledAutoTuneDetails Source #
Create a value of ScheduledAutoTuneDetails
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:severity:ScheduledAutoTuneDetails'
, scheduledAutoTuneDetails_severity
- The Auto-Tune action severity. Valid values are LOW, MEDIUM, and HIGH.
$sel:action:ScheduledAutoTuneDetails'
, scheduledAutoTuneDetails_action
- The Auto-Tune action description.
$sel:date:ScheduledAutoTuneDetails'
, scheduledAutoTuneDetails_date
- The timestamp of the Auto-Tune action scheduled for the domain.
$sel:actionType:ScheduledAutoTuneDetails'
, scheduledAutoTuneDetails_actionType
- The Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING and
JVM_YOUNG_GEN_TUNING.
scheduledAutoTuneDetails_severity :: Lens' ScheduledAutoTuneDetails (Maybe ScheduledAutoTuneSeverityType) Source #
The Auto-Tune action severity. Valid values are LOW, MEDIUM, and HIGH.
scheduledAutoTuneDetails_action :: Lens' ScheduledAutoTuneDetails (Maybe Text) Source #
The Auto-Tune action description.
scheduledAutoTuneDetails_date :: Lens' ScheduledAutoTuneDetails (Maybe UTCTime) Source #
The timestamp of the Auto-Tune action scheduled for the domain.
scheduledAutoTuneDetails_actionType :: Lens' ScheduledAutoTuneDetails (Maybe ScheduledAutoTuneActionType) Source #
The Auto-Tune action type. Valid values are JVM_HEAP_SIZE_TUNING and JVM_YOUNG_GEN_TUNING.
ServiceSoftwareOptions
data ServiceSoftwareOptions Source #
The current options of an domain service software options.
See: newServiceSoftwareOptions
smart constructor.
ServiceSoftwareOptions' | |
|
Instances
newServiceSoftwareOptions :: ServiceSoftwareOptions Source #
Create a value of ServiceSoftwareOptions
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:automatedUpdateDate:ServiceSoftwareOptions'
, serviceSoftwareOptions_automatedUpdateDate
- The timestamp, in Epoch time, until which you can manually request a
service software update. After this date, we automatically update your
service software.
$sel:currentVersion:ServiceSoftwareOptions'
, serviceSoftwareOptions_currentVersion
- The current service software version present on the domain.
$sel:optionalDeployment:ServiceSoftwareOptions'
, serviceSoftwareOptions_optionalDeployment
- True
if a service software is never automatically updated. False
if
a service software is automatically updated after AutomatedUpdateDate
.
$sel:updateStatus:ServiceSoftwareOptions'
, serviceSoftwareOptions_updateStatus
- The status of your service software update. This field can take the
following values: ELIGIBLE
, PENDING_UPDATE
, IN_PROGRESS
,
COMPLETED
, and NOT_ELIGIBLE
.
$sel:cancellable:ServiceSoftwareOptions'
, serviceSoftwareOptions_cancellable
- True
if you're able to cancel your service software version update.
False
if you can't cancel your service software update.
$sel:updateAvailable:ServiceSoftwareOptions'
, serviceSoftwareOptions_updateAvailable
- True
if you're able to update your service software version. False
if you can't update your service software version.
$sel:description:ServiceSoftwareOptions'
, serviceSoftwareOptions_description
- The description of the UpdateStatus
.
$sel:newVersion':ServiceSoftwareOptions'
, serviceSoftwareOptions_newVersion
- The new service software version if one is available.
serviceSoftwareOptions_automatedUpdateDate :: Lens' ServiceSoftwareOptions (Maybe UTCTime) Source #
The timestamp, in Epoch time, until which you can manually request a service software update. After this date, we automatically update your service software.
serviceSoftwareOptions_currentVersion :: Lens' ServiceSoftwareOptions (Maybe Text) Source #
The current service software version present on the domain.
serviceSoftwareOptions_optionalDeployment :: Lens' ServiceSoftwareOptions (Maybe Bool) Source #
True
if a service software is never automatically updated. False
if
a service software is automatically updated after AutomatedUpdateDate
.
serviceSoftwareOptions_updateStatus :: Lens' ServiceSoftwareOptions (Maybe DeploymentStatus) Source #
The status of your service software update. This field can take the
following values: ELIGIBLE
, PENDING_UPDATE
, IN_PROGRESS
,
COMPLETED
, and NOT_ELIGIBLE
.
serviceSoftwareOptions_cancellable :: Lens' ServiceSoftwareOptions (Maybe Bool) Source #
True
if you're able to cancel your service software version update.
False
if you can't cancel your service software update.
serviceSoftwareOptions_updateAvailable :: Lens' ServiceSoftwareOptions (Maybe Bool) Source #
True
if you're able to update your service software version. False
if you can't update your service software version.
serviceSoftwareOptions_description :: Lens' ServiceSoftwareOptions (Maybe Text) Source #
The description of the UpdateStatus
.
serviceSoftwareOptions_newVersion :: Lens' ServiceSoftwareOptions (Maybe Text) Source #
The new service software version if one is available.
SnapshotOptions
data SnapshotOptions Source #
The time, in UTC format, when the service takes a daily automated
snapshot of the specified domain. Default is 0
hours.
See: newSnapshotOptions
smart constructor.
SnapshotOptions' | |
|
Instances
newSnapshotOptions :: SnapshotOptions Source #
Create a value of SnapshotOptions
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:automatedSnapshotStartHour:SnapshotOptions'
, snapshotOptions_automatedSnapshotStartHour
- The time, in UTC format, when the service takes a daily automated
snapshot of the specified domain. Default is 0
hours.
snapshotOptions_automatedSnapshotStartHour :: Lens' SnapshotOptions (Maybe Int) Source #
The time, in UTC format, when the service takes a daily automated
snapshot of the specified domain. Default is 0
hours.
SnapshotOptionsStatus
data SnapshotOptionsStatus Source #
Status of a daily automated snapshot.
See: newSnapshotOptionsStatus
smart constructor.
SnapshotOptionsStatus' | |
|
Instances
newSnapshotOptionsStatus Source #
Create a value of SnapshotOptionsStatus
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:options:SnapshotOptionsStatus'
, snapshotOptionsStatus_options
- The daily snapshot options specified for the domain.
$sel:status:SnapshotOptionsStatus'
, snapshotOptionsStatus_status
- The status of a daily automated snapshot.
snapshotOptionsStatus_options :: Lens' SnapshotOptionsStatus SnapshotOptions Source #
The daily snapshot options specified for the domain.
snapshotOptionsStatus_status :: Lens' SnapshotOptionsStatus OptionStatus Source #
The status of a daily automated snapshot.
StorageType
data StorageType Source #
StorageTypes represents the list of storage-related types and their attributes that are available for a given InstanceType.
See: newStorageType
smart constructor.
StorageType' | |
|
Instances
newStorageType :: StorageType Source #
Create a value of StorageType
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:storageTypeLimits:StorageType'
, storageType_storageTypeLimits
- Limits that are applicable for the given storage type.
$sel:storageSubTypeName:StorageType'
, storageType_storageSubTypeName
- Undocumented member.
$sel:storageTypeName:StorageType'
, storageType_storageTypeName
- Undocumented member.
storageType_storageTypeLimits :: Lens' StorageType (Maybe [StorageTypeLimit]) Source #
Limits that are applicable for the given storage type.
storageType_storageSubTypeName :: Lens' StorageType (Maybe Text) Source #
Undocumented member.
storageType_storageTypeName :: Lens' StorageType (Maybe Text) Source #
Undocumented member.
StorageTypeLimit
data StorageTypeLimit Source #
Limits that are applicable for the given storage type.
See: newStorageTypeLimit
smart constructor.
Instances
newStorageTypeLimit :: StorageTypeLimit Source #
Create a value of StorageTypeLimit
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:limitName:StorageTypeLimit'
, storageTypeLimit_limitName
- Name of storage limits that are applicable for the given storage type.
If StorageType
is "ebs", the following storage options are
applicable:
- MinimumVolumeSize
- MaximumVolumeSize
- MaximumIops
- MinimumIops
$sel:limitValues:StorageTypeLimit'
, storageTypeLimit_limitValues
- Values for the StorageTypeLimit$LimitName
.
storageTypeLimit_limitName :: Lens' StorageTypeLimit (Maybe Text) Source #
Name of storage limits that are applicable for the given storage type.
If StorageType
is "ebs", the following storage options are
applicable:
- MinimumVolumeSize
- MaximumVolumeSize
- MaximumIops
- MinimumIops
storageTypeLimit_limitValues :: Lens' StorageTypeLimit (Maybe [Text]) Source #
Values for the StorageTypeLimit$LimitName
.
Tag
A key value pair for a resource tag.
See: newTag
smart constructor.
Tag' | |
|
Instances
Eq Tag Source # | |
Read Tag Source # | |
Show Tag Source # | |
Generic Tag Source # | |
NFData Tag Source # | |
Defined in Amazonka.OpenSearch.Types.Tag | |
Hashable Tag Source # | |
Defined in Amazonka.OpenSearch.Types.Tag | |
ToJSON Tag Source # | |
Defined in Amazonka.OpenSearch.Types.Tag | |
FromJSON Tag Source # | |
type Rep Tag Source # | |
Defined in Amazonka.OpenSearch.Types.Tag type Rep Tag = D1 ('MetaData "Tag" "Amazonka.OpenSearch.Types.Tag" "libZSservicesZSamazonka-opensearchZSamazonka-opensearch" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) |
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
- The TagKey
, the name of the tag. Tag keys must be unique for the
domain to which they are attached.
$sel:value:Tag'
, tag_value
- The TagValue
, the value assigned to the corresponding tag key. Tag
values can be null and don't have to be unique in a tag set. For
example, you can have a key value pair in a tag set of
project : Trinity
and cost-center : Trinity
tag_key :: Lens' Tag Text Source #
The TagKey
, the name of the tag. Tag keys must be unique for the
domain to which they are attached.
tag_value :: Lens' Tag Text Source #
The TagValue
, the value assigned to the corresponding tag key. Tag
values can be null and don't have to be unique in a tag set. For
example, you can have a key value pair in a tag set of
project : Trinity
and cost-center : Trinity
UpgradeHistory
data UpgradeHistory Source #
History of the last 10 upgrades and upgrade eligibility checks.
See: newUpgradeHistory
smart constructor.
UpgradeHistory' | |
|
Instances
newUpgradeHistory :: UpgradeHistory Source #
Create a value of UpgradeHistory
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:upgradeStatus:UpgradeHistory'
, upgradeHistory_upgradeStatus
- The current status of the upgrade. The status can take one of the
following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
$sel:stepsList:UpgradeHistory'
, upgradeHistory_stepsList
- A list of UpgradeStepItem
s representing information about each step
performed as part of a specific upgrade or upgrade eligibility check.
$sel:upgradeName:UpgradeHistory'
, upgradeHistory_upgradeName
- A string that briefly describes the upgrade.
$sel:startTimestamp:UpgradeHistory'
, upgradeHistory_startTimestamp
- UTC timestamp at which the upgrade API call was made in
"yyyy-MM-ddTHH:mm:ssZ" format.
upgradeHistory_upgradeStatus :: Lens' UpgradeHistory (Maybe UpgradeStatus) Source #
The current status of the upgrade. The status can take one of the following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
upgradeHistory_stepsList :: Lens' UpgradeHistory (Maybe [UpgradeStepItem]) Source #
A list of UpgradeStepItem
s representing information about each step
performed as part of a specific upgrade or upgrade eligibility check.
upgradeHistory_upgradeName :: Lens' UpgradeHistory (Maybe Text) Source #
A string that briefly describes the upgrade.
upgradeHistory_startTimestamp :: Lens' UpgradeHistory (Maybe UTCTime) Source #
UTC timestamp at which the upgrade API call was made in "yyyy-MM-ddTHH:mm:ssZ" format.
UpgradeStepItem
data UpgradeStepItem Source #
Represents a single step of the upgrade or upgrade eligibility check workflow.
See: newUpgradeStepItem
smart constructor.
UpgradeStepItem' | |
|
Instances
newUpgradeStepItem :: UpgradeStepItem Source #
Create a value of UpgradeStepItem
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:upgradeStepStatus:UpgradeStepItem'
, upgradeStepItem_upgradeStepStatus
- The current status of the upgrade. The status can take one of the
following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
$sel:progressPercent:UpgradeStepItem'
, upgradeStepItem_progressPercent
- The floating point value representing the progress percentage of a
particular step.
$sel:issues:UpgradeStepItem'
, upgradeStepItem_issues
- A list of strings containing detailed information about the errors
encountered in a particular step.
$sel:upgradeStep:UpgradeStepItem'
, upgradeStepItem_upgradeStep
- One of three steps an upgrade or upgrade eligibility check goes through:
- PreUpgradeCheck
- Snapshot
- Upgrade
upgradeStepItem_upgradeStepStatus :: Lens' UpgradeStepItem (Maybe UpgradeStatus) Source #
The current status of the upgrade. The status can take one of the following values:
- In Progress
- Succeeded
- Succeeded with Issues
- Failed
upgradeStepItem_progressPercent :: Lens' UpgradeStepItem (Maybe Double) Source #
The floating point value representing the progress percentage of a particular step.
upgradeStepItem_issues :: Lens' UpgradeStepItem (Maybe [Text]) Source #
A list of strings containing detailed information about the errors encountered in a particular step.
upgradeStepItem_upgradeStep :: Lens' UpgradeStepItem (Maybe UpgradeStep) Source #
One of three steps an upgrade or upgrade eligibility check goes through:
- PreUpgradeCheck
- Snapshot
- Upgrade
VPCDerivedInfo
data VPCDerivedInfo Source #
Options to specify the subnets and security groups for the VPC endpoint. For more information, see Launching your Amazon OpenSearch Service domains using a VPC.
See: newVPCDerivedInfo
smart constructor.
VPCDerivedInfo' | |
|
Instances
newVPCDerivedInfo :: VPCDerivedInfo Source #
Create a value of VPCDerivedInfo
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:securityGroupIds:VPCDerivedInfo'
, vPCDerivedInfo_securityGroupIds
- The security groups for the VPC endpoint.
$sel:subnetIds:VPCDerivedInfo'
, vPCDerivedInfo_subnetIds
- The subnets for the VPC endpoint.
$sel:vPCId:VPCDerivedInfo'
, vPCDerivedInfo_vPCId
- The VPC ID for the domain. Exists only if the domain was created with
VPCOptions
.
$sel:availabilityZones:VPCDerivedInfo'
, vPCDerivedInfo_availabilityZones
- The Availability Zones for the domain. Exists only if the domain was
created with VPCOptions
.
vPCDerivedInfo_securityGroupIds :: Lens' VPCDerivedInfo (Maybe [Text]) Source #
The security groups for the VPC endpoint.
vPCDerivedInfo_subnetIds :: Lens' VPCDerivedInfo (Maybe [Text]) Source #
The subnets for the VPC endpoint.
vPCDerivedInfo_vPCId :: Lens' VPCDerivedInfo (Maybe Text) Source #
The VPC ID for the domain. Exists only if the domain was created with
VPCOptions
.
vPCDerivedInfo_availabilityZones :: Lens' VPCDerivedInfo (Maybe [Text]) Source #
The Availability Zones for the domain. Exists only if the domain was
created with VPCOptions
.
VPCDerivedInfoStatus
data VPCDerivedInfoStatus Source #
Status of the VPC options for the specified domain.
See: newVPCDerivedInfoStatus
smart constructor.
VPCDerivedInfoStatus' | |
|
Instances
newVPCDerivedInfoStatus Source #
Create a value of VPCDerivedInfoStatus
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:options:VPCDerivedInfoStatus'
, vPCDerivedInfoStatus_options
- The VPC options for the specified domain.
$sel:status:VPCDerivedInfoStatus'
, vPCDerivedInfoStatus_status
- The status of the VPC options for the specified domain.
vPCDerivedInfoStatus_options :: Lens' VPCDerivedInfoStatus VPCDerivedInfo Source #
The VPC options for the specified domain.
vPCDerivedInfoStatus_status :: Lens' VPCDerivedInfoStatus OptionStatus Source #
The status of the VPC options for the specified domain.
VPCOptions
data VPCOptions Source #
Options to specify the subnets and security groups for the VPC endpoint. For more information, see Launching your Amazon OpenSearch Service domains using a VPC.
See: newVPCOptions
smart constructor.
Instances
newVPCOptions :: VPCOptions Source #
Create a value of VPCOptions
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:securityGroupIds:VPCOptions'
, vPCOptions_securityGroupIds
- The security groups for the VPC endpoint.
$sel:subnetIds:VPCOptions'
, vPCOptions_subnetIds
- The subnets for the VPC endpoint.
vPCOptions_securityGroupIds :: Lens' VPCOptions (Maybe [Text]) Source #
The security groups for the VPC endpoint.
vPCOptions_subnetIds :: Lens' VPCOptions (Maybe [Text]) Source #
The subnets for the VPC endpoint.
VersionStatus
data VersionStatus Source #
The status of the OpenSearch version options for the specified OpenSearch domain.
See: newVersionStatus
smart constructor.
VersionStatus' | |
|
Instances
Create a value of VersionStatus
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:options:VersionStatus'
, versionStatus_options
- The OpenSearch version for the specified OpenSearch domain.
$sel:status:VersionStatus'
, versionStatus_status
- The status of the OpenSearch version options for the specified
OpenSearch domain.
versionStatus_options :: Lens' VersionStatus Text Source #
The OpenSearch version for the specified OpenSearch domain.
versionStatus_status :: Lens' VersionStatus OptionStatus Source #
The status of the OpenSearch version options for the specified OpenSearch domain.
ZoneAwarenessConfig
data ZoneAwarenessConfig Source #
The zone awareness configuration for the domain cluster, such as the number of availability zones.
See: newZoneAwarenessConfig
smart constructor.
ZoneAwarenessConfig' | |
|
Instances
newZoneAwarenessConfig :: ZoneAwarenessConfig Source #
Create a value of ZoneAwarenessConfig
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:availabilityZoneCount:ZoneAwarenessConfig'
, zoneAwarenessConfig_availabilityZoneCount
- An integer value to indicate the number of availability zones for a
domain when zone awareness is enabled. This should be equal to number of
subnets if VPC endpoints is enabled.
zoneAwarenessConfig_availabilityZoneCount :: Lens' ZoneAwarenessConfig (Maybe Int) Source #
An integer value to indicate the number of availability zones for a domain when zone awareness is enabled. This should be equal to number of subnets if VPC endpoints is enabled.