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
- HealthCheckVersionMismatch
- NoSuchQueryLoggingConfig
- DNSSECNotFound
- KeySigningKeyInUse
- TooManyKeySigningKeys
- HostedZoneNotPrivate
- InvalidInput
- HostedZoneNotEmpty
- InvalidArgument
- KeySigningKeyWithActiveStatusNotFound
- TrafficPolicyInstanceAlreadyExists
- ConflictingTypes
- QueryLoggingConfigAlreadyExists
- ConcurrentModification
- DelegationSetAlreadyReusable
- NotAuthorizedException
- InsufficientCloudWatchLogsResourcePolicy
- NoSuchCloudWatchLogsLogGroup
- PriorRequestNotComplete
- InvalidChangeBatch
- TooManyVPCAssociationAuthorizations
- TrafficPolicyAlreadyExists
- InvalidTrafficPolicyDocument
- InvalidSigningStatus
- InvalidPaginationToken
- DelegationSetNotReusable
- InvalidDomainName
- NoSuchTrafficPolicy
- HostedZoneNotFound
- DelegationSetInUse
- NoSuchDelegationSet
- HealthCheckAlreadyExists
- TooManyTrafficPolicies
- VPCAssociationAuthorizationNotFound
- NoSuchGeoLocation
- DelegationSetNotAvailable
- NoSuchKeySigningKey
- VPCAssociationNotFound
- ThrottlingException
- HostedZonePartiallyDelegated
- KeySigningKeyInParentDSRecord
- NoSuchChange
- InvalidKeySigningKeyName
- LimitsExceeded
- KeySigningKeyAlreadyExists
- TooManyTrafficPolicyInstances
- NoSuchTrafficPolicyInstance
- IncompatibleVersion
- PublicZoneVPCAssociation
- NoSuchHostedZone
- TooManyHostedZones
- HealthCheckInUse
- InvalidKeySigningKeyStatus
- DelegationSetAlreadyCreated
- ConflictingDomainExists
- LastVPCAssociation
- TooManyHealthChecks
- NoSuchHealthCheck
- InvalidKMSArn
- TrafficPolicyInUse
- InvalidVPCId
- HostedZoneAlreadyExists
- TooManyTrafficPolicyVersionsForCurrentPolicy
- Waiters
- Operations
- GetHostedZoneLimit
- AssociateVPCWithHostedZone
- DeleteTrafficPolicy
- DisableHostedZoneDNSSEC
- CreateKeySigningKey
- GetCheckerIpRanges
- GetTrafficPolicyInstance
- GetHealthCheckLastFailureReason
- DeleteReusableDelegationSet
- ListHostedZonesByName
- ActivateKeySigningKey
- ListReusableDelegationSets
- ListTagsForResource
- ListQueryLoggingConfigs (Paginated)
- ListTrafficPolicyInstances
- CreateTrafficPolicyInstance
- GetChange
- ChangeResourceRecordSets
- DeleteHealthCheck
- UpdateHealthCheck
- CreateHostedZone
- CreateVPCAssociationAuthorization
- ListVPCAssociationAuthorizations (Paginated)
- ListTrafficPolicyInstancesByPolicy
- DisassociateVPCFromHostedZone
- CreateHealthCheck
- DeleteVPCAssociationAuthorization
- ChangeTagsForResource
- ListHostedZones (Paginated)
- GetTrafficPolicyInstanceCount
- ListGeoLocations
- GetHostedZone
- GetHealthCheck
- ListResourceRecordSets (Paginated)
- CreateReusableDelegationSet
- CreateQueryLoggingConfig
- GetHealthCheckCount
- UpdateTrafficPolicyComment
- GetHostedZoneCount
- DeleteKeySigningKey
- GetDNSSEC
- GetAccountLimit
- EnableHostedZoneDNSSEC
- DeleteQueryLoggingConfig
- GetQueryLoggingConfig
- GetReusableDelegationSet
- DeleteTrafficPolicyInstance
- UpdateTrafficPolicyInstance
- UpdateHostedZoneComment
- GetHealthCheckStatus
- ListHostedZonesByVPC
- GetReusableDelegationSetLimit
- CreateTrafficPolicyVersion
- DeactivateKeySigningKey
- TestDNSAnswer
- ListHealthChecks (Paginated)
- GetTrafficPolicy
- ListTrafficPolicyVersions
- DeleteHostedZone
- GetGeoLocation
- ListTagsForResources
- CreateTrafficPolicy
- ListTrafficPolicyInstancesByHostedZone
- ListTrafficPolicies
- Types
- Common
- AccountLimitType
- ChangeAction
- ChangeStatus
- CloudWatchRegion
- ComparisonOperator
- HealthCheckRegion
- HealthCheckType
- HostedZoneLimitType
- InsufficientDataHealthStatus
- RRType
- ResettableElementName
- ResourceRecordSetFailover
- ReusableDelegationSetLimitType
- Statistic
- TagResourceType
- VPCRegion
- AccountLimit
- AlarmIdentifier
- AliasTarget
- Change
- ChangeBatch
- ChangeInfo
- CloudWatchAlarmConfiguration
- DNSSECStatus
- DelegationSet
- Dimension
- GeoLocation
- GeoLocationDetails
- HealthCheck
- HealthCheckConfig
- HealthCheckObservation
- HostedZone
- HostedZoneConfig
- HostedZoneLimit
- HostedZoneOwner
- HostedZoneSummary
- KeySigningKey
- LinkedService
- QueryLoggingConfig
- ResourceRecord
- ResourceRecordSet
- ResourceTagSet
- ReusableDelegationSetLimit
- StatusReport
- Tag
- TrafficPolicy
- TrafficPolicyInstance
- TrafficPolicySummary
- VPC
Derived from API version 2013-04-01
of the AWS service descriptions, licensed under Apache 2.0.
Amazon Route 53 is a scalable Domain Name System (DNS) web service. It provides secure and reliable routing to your infrastructure that uses Amazon Web Services (AWS) products, such as Amazon Elastic Compute Cloud (Amazon EC2), Elastic Load Balancing, or Amazon Simple Storage Service (Amazon S3). You can also use Amazon Route 53 to route users to your infrastructure outside of AWS.
Synopsis
- defaultService :: Service
- _HealthCheckVersionMismatch :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchQueryLoggingConfig :: AsError a => Getting (First ServiceError) a ServiceError
- _DNSSECNotFound :: AsError a => Getting (First ServiceError) a ServiceError
- _KeySigningKeyInUse :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyKeySigningKeys :: AsError a => Getting (First ServiceError) a ServiceError
- _HostedZoneNotPrivate :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidInput :: AsError a => Getting (First ServiceError) a ServiceError
- _HostedZoneNotEmpty :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidArgument :: AsError a => Getting (First ServiceError) a ServiceError
- _KeySigningKeyWithActiveStatusNotFound :: AsError a => Getting (First ServiceError) a ServiceError
- _TrafficPolicyInstanceAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _ConflictingTypes :: AsError a => Getting (First ServiceError) a ServiceError
- _QueryLoggingConfigAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _ConcurrentModification :: AsError a => Getting (First ServiceError) a ServiceError
- _DelegationSetAlreadyReusable :: AsError a => Getting (First ServiceError) a ServiceError
- _NotAuthorizedException :: AsError a => Getting (First ServiceError) a ServiceError
- _InsufficientCloudWatchLogsResourcePolicy :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchCloudWatchLogsLogGroup :: AsError a => Getting (First ServiceError) a ServiceError
- _PriorRequestNotComplete :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidChangeBatch :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyVPCAssociationAuthorizations :: AsError a => Getting (First ServiceError) a ServiceError
- _TrafficPolicyAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidTrafficPolicyDocument :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidSigningStatus :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidPaginationToken :: AsError a => Getting (First ServiceError) a ServiceError
- _DelegationSetNotReusable :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidDomainName :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchTrafficPolicy :: AsError a => Getting (First ServiceError) a ServiceError
- _HostedZoneNotFound :: AsError a => Getting (First ServiceError) a ServiceError
- _DelegationSetInUse :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchDelegationSet :: AsError a => Getting (First ServiceError) a ServiceError
- _HealthCheckAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyTrafficPolicies :: AsError a => Getting (First ServiceError) a ServiceError
- _VPCAssociationAuthorizationNotFound :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchGeoLocation :: AsError a => Getting (First ServiceError) a ServiceError
- _DelegationSetNotAvailable :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchKeySigningKey :: AsError a => Getting (First ServiceError) a ServiceError
- _VPCAssociationNotFound :: AsError a => Getting (First ServiceError) a ServiceError
- _ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError
- _HostedZonePartiallyDelegated :: AsError a => Getting (First ServiceError) a ServiceError
- _KeySigningKeyInParentDSRecord :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchChange :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidKeySigningKeyName :: AsError a => Getting (First ServiceError) a ServiceError
- _LimitsExceeded :: AsError a => Getting (First ServiceError) a ServiceError
- _KeySigningKeyAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyTrafficPolicyInstances :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchTrafficPolicyInstance :: AsError a => Getting (First ServiceError) a ServiceError
- _IncompatibleVersion :: AsError a => Getting (First ServiceError) a ServiceError
- _PublicZoneVPCAssociation :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchHostedZone :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyHostedZones :: AsError a => Getting (First ServiceError) a ServiceError
- _HealthCheckInUse :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidKeySigningKeyStatus :: AsError a => Getting (First ServiceError) a ServiceError
- _DelegationSetAlreadyCreated :: AsError a => Getting (First ServiceError) a ServiceError
- _ConflictingDomainExists :: AsError a => Getting (First ServiceError) a ServiceError
- _LastVPCAssociation :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyHealthChecks :: AsError a => Getting (First ServiceError) a ServiceError
- _NoSuchHealthCheck :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidKMSArn :: AsError a => Getting (First ServiceError) a ServiceError
- _TrafficPolicyInUse :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidVPCId :: AsError a => Getting (First ServiceError) a ServiceError
- _HostedZoneAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError
- _TooManyTrafficPolicyVersionsForCurrentPolicy :: AsError a => Getting (First ServiceError) a ServiceError
- newResourceRecordSetsChanged :: Wait GetChange
- data GetHostedZoneLimit = GetHostedZoneLimit' HostedZoneLimitType ResourceId
- newGetHostedZoneLimit :: HostedZoneLimitType -> ResourceId -> GetHostedZoneLimit
- data GetHostedZoneLimitResponse = GetHostedZoneLimitResponse' Int HostedZoneLimit Natural
- newGetHostedZoneLimitResponse :: Int -> HostedZoneLimit -> Natural -> GetHostedZoneLimitResponse
- data AssociateVPCWithHostedZone = AssociateVPCWithHostedZone' (Maybe Text) ResourceId VPC
- newAssociateVPCWithHostedZone :: ResourceId -> VPC -> AssociateVPCWithHostedZone
- data AssociateVPCWithHostedZoneResponse = AssociateVPCWithHostedZoneResponse' Int ChangeInfo
- newAssociateVPCWithHostedZoneResponse :: Int -> ChangeInfo -> AssociateVPCWithHostedZoneResponse
- data DeleteTrafficPolicy = DeleteTrafficPolicy' Text Natural
- newDeleteTrafficPolicy :: Text -> Natural -> DeleteTrafficPolicy
- data DeleteTrafficPolicyResponse = DeleteTrafficPolicyResponse' Int
- newDeleteTrafficPolicyResponse :: Int -> DeleteTrafficPolicyResponse
- data DisableHostedZoneDNSSEC = DisableHostedZoneDNSSEC' ResourceId
- newDisableHostedZoneDNSSEC :: ResourceId -> DisableHostedZoneDNSSEC
- data DisableHostedZoneDNSSECResponse = DisableHostedZoneDNSSECResponse' Int ChangeInfo
- newDisableHostedZoneDNSSECResponse :: Int -> ChangeInfo -> DisableHostedZoneDNSSECResponse
- data CreateKeySigningKey = CreateKeySigningKey' Text ResourceId Text Text Text
- newCreateKeySigningKey :: Text -> ResourceId -> Text -> Text -> Text -> CreateKeySigningKey
- data CreateKeySigningKeyResponse = CreateKeySigningKeyResponse' Int ChangeInfo KeySigningKey Text
- newCreateKeySigningKeyResponse :: Int -> ChangeInfo -> KeySigningKey -> Text -> CreateKeySigningKeyResponse
- data GetCheckerIpRanges = GetCheckerIpRanges' {
- newGetCheckerIpRanges :: GetCheckerIpRanges
- data GetCheckerIpRangesResponse = GetCheckerIpRangesResponse' Int [Text]
- newGetCheckerIpRangesResponse :: Int -> GetCheckerIpRangesResponse
- data GetTrafficPolicyInstance = GetTrafficPolicyInstance' Text
- newGetTrafficPolicyInstance :: Text -> GetTrafficPolicyInstance
- data GetTrafficPolicyInstanceResponse = GetTrafficPolicyInstanceResponse' Int TrafficPolicyInstance
- newGetTrafficPolicyInstanceResponse :: Int -> TrafficPolicyInstance -> GetTrafficPolicyInstanceResponse
- data GetHealthCheckLastFailureReason = GetHealthCheckLastFailureReason' Text
- newGetHealthCheckLastFailureReason :: Text -> GetHealthCheckLastFailureReason
- data GetHealthCheckLastFailureReasonResponse = GetHealthCheckLastFailureReasonResponse' Int [HealthCheckObservation]
- newGetHealthCheckLastFailureReasonResponse :: Int -> GetHealthCheckLastFailureReasonResponse
- data DeleteReusableDelegationSet = DeleteReusableDelegationSet' ResourceId
- newDeleteReusableDelegationSet :: ResourceId -> DeleteReusableDelegationSet
- data DeleteReusableDelegationSetResponse = DeleteReusableDelegationSetResponse' Int
- newDeleteReusableDelegationSetResponse :: Int -> DeleteReusableDelegationSetResponse
- data ListHostedZonesByName = ListHostedZonesByName' (Maybe ResourceId) (Maybe Text) (Maybe Text)
- newListHostedZonesByName :: ListHostedZonesByName
- data ListHostedZonesByNameResponse = ListHostedZonesByNameResponse' (Maybe ResourceId) (Maybe ResourceId) (Maybe Text) (Maybe Text) Int [HostedZone] Bool Text
- newListHostedZonesByNameResponse :: Int -> Bool -> Text -> ListHostedZonesByNameResponse
- data ActivateKeySigningKey = ActivateKeySigningKey' ResourceId Text
- newActivateKeySigningKey :: ResourceId -> Text -> ActivateKeySigningKey
- data ActivateKeySigningKeyResponse = ActivateKeySigningKeyResponse' Int ChangeInfo
- newActivateKeySigningKeyResponse :: Int -> ChangeInfo -> ActivateKeySigningKeyResponse
- data ListReusableDelegationSets = ListReusableDelegationSets' (Maybe Text) (Maybe Text)
- newListReusableDelegationSets :: ListReusableDelegationSets
- data ListReusableDelegationSetsResponse = ListReusableDelegationSetsResponse' (Maybe Text) Int [DelegationSet] Text Bool Text
- newListReusableDelegationSetsResponse :: Int -> Text -> Bool -> Text -> ListReusableDelegationSetsResponse
- data ListTagsForResource = ListTagsForResource' TagResourceType Text
- newListTagsForResource :: TagResourceType -> Text -> ListTagsForResource
- data ListTagsForResourceResponse = ListTagsForResourceResponse' Int ResourceTagSet
- newListTagsForResourceResponse :: Int -> ResourceTagSet -> ListTagsForResourceResponse
- data ListQueryLoggingConfigs = ListQueryLoggingConfigs' (Maybe ResourceId) (Maybe Text) (Maybe Text)
- newListQueryLoggingConfigs :: ListQueryLoggingConfigs
- data ListQueryLoggingConfigsResponse = ListQueryLoggingConfigsResponse' (Maybe Text) Int [QueryLoggingConfig]
- newListQueryLoggingConfigsResponse :: Int -> ListQueryLoggingConfigsResponse
- data ListTrafficPolicyInstances = ListTrafficPolicyInstances' (Maybe RRType) (Maybe Text) (Maybe ResourceId) (Maybe Text)
- newListTrafficPolicyInstances :: ListTrafficPolicyInstances
- data ListTrafficPolicyInstancesResponse = ListTrafficPolicyInstancesResponse' (Maybe RRType) (Maybe ResourceId) (Maybe Text) Int [TrafficPolicyInstance] Bool Text
- newListTrafficPolicyInstancesResponse :: Int -> Bool -> Text -> ListTrafficPolicyInstancesResponse
- data CreateTrafficPolicyInstance = CreateTrafficPolicyInstance' ResourceId Text Natural Text Natural
- newCreateTrafficPolicyInstance :: ResourceId -> Text -> Natural -> Text -> Natural -> CreateTrafficPolicyInstance
- data CreateTrafficPolicyInstanceResponse = CreateTrafficPolicyInstanceResponse' Int TrafficPolicyInstance Text
- newCreateTrafficPolicyInstanceResponse :: Int -> TrafficPolicyInstance -> Text -> CreateTrafficPolicyInstanceResponse
- data GetChange = GetChange' ResourceId
- newGetChange :: ResourceId -> GetChange
- data GetChangeResponse = GetChangeResponse' Int ChangeInfo
- newGetChangeResponse :: Int -> ChangeInfo -> GetChangeResponse
- data ChangeResourceRecordSets = ChangeResourceRecordSets' ResourceId ChangeBatch
- newChangeResourceRecordSets :: ResourceId -> ChangeBatch -> ChangeResourceRecordSets
- data ChangeResourceRecordSetsResponse = ChangeResourceRecordSetsResponse' Int ChangeInfo
- newChangeResourceRecordSetsResponse :: Int -> ChangeInfo -> ChangeResourceRecordSetsResponse
- data DeleteHealthCheck = DeleteHealthCheck' Text
- newDeleteHealthCheck :: Text -> DeleteHealthCheck
- data DeleteHealthCheckResponse = DeleteHealthCheckResponse' Int
- newDeleteHealthCheckResponse :: Int -> DeleteHealthCheckResponse
- data UpdateHealthCheck = UpdateHealthCheck' (Maybe Natural) (Maybe Text) (Maybe Bool) (Maybe Bool) (Maybe [ResettableElementName]) (Maybe Text) (Maybe Natural) (Maybe (NonEmpty HealthCheckRegion)) (Maybe Text) (Maybe InsufficientDataHealthStatus) (Maybe Natural) (Maybe AlarmIdentifier) (Maybe Bool) (Maybe Text) (Maybe [Text]) (Maybe Natural) Text
- newUpdateHealthCheck :: Text -> UpdateHealthCheck
- data UpdateHealthCheckResponse = UpdateHealthCheckResponse' Int HealthCheck
- newUpdateHealthCheckResponse :: Int -> HealthCheck -> UpdateHealthCheckResponse
- data CreateHostedZone = CreateHostedZone' (Maybe ResourceId) (Maybe VPC) (Maybe HostedZoneConfig) Text Text
- newCreateHostedZone :: Text -> Text -> CreateHostedZone
- data CreateHostedZoneResponse = CreateHostedZoneResponse' (Maybe VPC) Int HostedZone ChangeInfo DelegationSet Text
- newCreateHostedZoneResponse :: Int -> HostedZone -> ChangeInfo -> DelegationSet -> Text -> CreateHostedZoneResponse
- data CreateVPCAssociationAuthorization = CreateVPCAssociationAuthorization' ResourceId VPC
- newCreateVPCAssociationAuthorization :: ResourceId -> VPC -> CreateVPCAssociationAuthorization
- data CreateVPCAssociationAuthorizationResponse = CreateVPCAssociationAuthorizationResponse' Int ResourceId VPC
- newCreateVPCAssociationAuthorizationResponse :: Int -> ResourceId -> VPC -> CreateVPCAssociationAuthorizationResponse
- data ListVPCAssociationAuthorizations = ListVPCAssociationAuthorizations' (Maybe Text) (Maybe Text) ResourceId
- newListVPCAssociationAuthorizations :: ResourceId -> ListVPCAssociationAuthorizations
- data ListVPCAssociationAuthorizationsResponse = ListVPCAssociationAuthorizationsResponse' (Maybe Text) Int ResourceId (NonEmpty VPC)
- newListVPCAssociationAuthorizationsResponse :: Int -> ResourceId -> NonEmpty VPC -> ListVPCAssociationAuthorizationsResponse
- data ListTrafficPolicyInstancesByPolicy = ListTrafficPolicyInstancesByPolicy' (Maybe RRType) (Maybe Text) (Maybe ResourceId) (Maybe Text) Text Natural
- newListTrafficPolicyInstancesByPolicy :: Text -> Natural -> ListTrafficPolicyInstancesByPolicy
- data ListTrafficPolicyInstancesByPolicyResponse = ListTrafficPolicyInstancesByPolicyResponse' (Maybe RRType) (Maybe ResourceId) (Maybe Text) Int [TrafficPolicyInstance] Bool Text
- newListTrafficPolicyInstancesByPolicyResponse :: Int -> Bool -> Text -> ListTrafficPolicyInstancesByPolicyResponse
- data DisassociateVPCFromHostedZone = DisassociateVPCFromHostedZone' (Maybe Text) ResourceId VPC
- newDisassociateVPCFromHostedZone :: ResourceId -> VPC -> DisassociateVPCFromHostedZone
- data DisassociateVPCFromHostedZoneResponse = DisassociateVPCFromHostedZoneResponse' Int ChangeInfo
- newDisassociateVPCFromHostedZoneResponse :: Int -> ChangeInfo -> DisassociateVPCFromHostedZoneResponse
- data CreateHealthCheck = CreateHealthCheck' Text HealthCheckConfig
- newCreateHealthCheck :: Text -> HealthCheckConfig -> CreateHealthCheck
- data CreateHealthCheckResponse = CreateHealthCheckResponse' Int HealthCheck Text
- newCreateHealthCheckResponse :: Int -> HealthCheck -> Text -> CreateHealthCheckResponse
- data DeleteVPCAssociationAuthorization = DeleteVPCAssociationAuthorization' ResourceId VPC
- newDeleteVPCAssociationAuthorization :: ResourceId -> VPC -> DeleteVPCAssociationAuthorization
- data DeleteVPCAssociationAuthorizationResponse = DeleteVPCAssociationAuthorizationResponse' Int
- newDeleteVPCAssociationAuthorizationResponse :: Int -> DeleteVPCAssociationAuthorizationResponse
- data ChangeTagsForResource = ChangeTagsForResource' (Maybe (NonEmpty Text)) (Maybe (NonEmpty Tag)) TagResourceType Text
- newChangeTagsForResource :: TagResourceType -> Text -> ChangeTagsForResource
- data ChangeTagsForResourceResponse = ChangeTagsForResourceResponse' Int
- newChangeTagsForResourceResponse :: Int -> ChangeTagsForResourceResponse
- data ListHostedZones = ListHostedZones' (Maybe ResourceId) (Maybe Text) (Maybe Text)
- newListHostedZones :: ListHostedZones
- data ListHostedZonesResponse = ListHostedZonesResponse' (Maybe Text) (Maybe Text) Int [HostedZone] Bool Text
- newListHostedZonesResponse :: Int -> Bool -> Text -> ListHostedZonesResponse
- data GetTrafficPolicyInstanceCount = GetTrafficPolicyInstanceCount' {
- newGetTrafficPolicyInstanceCount :: GetTrafficPolicyInstanceCount
- data GetTrafficPolicyInstanceCountResponse = GetTrafficPolicyInstanceCountResponse' Int Int
- newGetTrafficPolicyInstanceCountResponse :: Int -> Int -> GetTrafficPolicyInstanceCountResponse
- data ListGeoLocations = ListGeoLocations' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text)
- newListGeoLocations :: ListGeoLocations
- data ListGeoLocationsResponse = ListGeoLocationsResponse' (Maybe Text) (Maybe Text) (Maybe Text) Int [GeoLocationDetails] Bool Text
- newListGeoLocationsResponse :: Int -> Bool -> Text -> ListGeoLocationsResponse
- data GetHostedZone = GetHostedZone' ResourceId
- newGetHostedZone :: ResourceId -> GetHostedZone
- data GetHostedZoneResponse = GetHostedZoneResponse' (Maybe (NonEmpty VPC)) (Maybe DelegationSet) Int HostedZone
- newGetHostedZoneResponse :: Int -> HostedZone -> GetHostedZoneResponse
- data GetHealthCheck = GetHealthCheck' Text
- newGetHealthCheck :: Text -> GetHealthCheck
- data GetHealthCheckResponse = GetHealthCheckResponse' Int HealthCheck
- newGetHealthCheckResponse :: Int -> HealthCheck -> GetHealthCheckResponse
- data ListResourceRecordSets = ListResourceRecordSets' (Maybe Text) (Maybe RRType) (Maybe Text) (Maybe Text) ResourceId
- newListResourceRecordSets :: ResourceId -> ListResourceRecordSets
- data ListResourceRecordSetsResponse = ListResourceRecordSetsResponse' (Maybe RRType) (Maybe Text) (Maybe Text) Int [ResourceRecordSet] Bool Text
- newListResourceRecordSetsResponse :: Int -> Bool -> Text -> ListResourceRecordSetsResponse
- data CreateReusableDelegationSet = CreateReusableDelegationSet' (Maybe ResourceId) Text
- newCreateReusableDelegationSet :: Text -> CreateReusableDelegationSet
- data CreateReusableDelegationSetResponse = CreateReusableDelegationSetResponse' Int DelegationSet Text
- newCreateReusableDelegationSetResponse :: Int -> DelegationSet -> Text -> CreateReusableDelegationSetResponse
- data CreateQueryLoggingConfig = CreateQueryLoggingConfig' ResourceId Text
- newCreateQueryLoggingConfig :: ResourceId -> Text -> CreateQueryLoggingConfig
- data CreateQueryLoggingConfigResponse = CreateQueryLoggingConfigResponse' Int QueryLoggingConfig Text
- newCreateQueryLoggingConfigResponse :: Int -> QueryLoggingConfig -> Text -> CreateQueryLoggingConfigResponse
- data GetHealthCheckCount = GetHealthCheckCount' {
- newGetHealthCheckCount :: GetHealthCheckCount
- data GetHealthCheckCountResponse = GetHealthCheckCountResponse' Int Integer
- newGetHealthCheckCountResponse :: Int -> Integer -> GetHealthCheckCountResponse
- data UpdateTrafficPolicyComment = UpdateTrafficPolicyComment' Text Natural Text
- newUpdateTrafficPolicyComment :: Text -> Natural -> Text -> UpdateTrafficPolicyComment
- data UpdateTrafficPolicyCommentResponse = UpdateTrafficPolicyCommentResponse' Int TrafficPolicy
- newUpdateTrafficPolicyCommentResponse :: Int -> TrafficPolicy -> UpdateTrafficPolicyCommentResponse
- data GetHostedZoneCount = GetHostedZoneCount' {
- newGetHostedZoneCount :: GetHostedZoneCount
- data GetHostedZoneCountResponse = GetHostedZoneCountResponse' Int Integer
- newGetHostedZoneCountResponse :: Int -> Integer -> GetHostedZoneCountResponse
- data DeleteKeySigningKey = DeleteKeySigningKey' ResourceId Text
- newDeleteKeySigningKey :: ResourceId -> Text -> DeleteKeySigningKey
- data DeleteKeySigningKeyResponse = DeleteKeySigningKeyResponse' Int ChangeInfo
- newDeleteKeySigningKeyResponse :: Int -> ChangeInfo -> DeleteKeySigningKeyResponse
- data GetDNSSEC = GetDNSSEC' ResourceId
- newGetDNSSEC :: ResourceId -> GetDNSSEC
- data GetDNSSECResponse = GetDNSSECResponse' Int DNSSECStatus [KeySigningKey]
- newGetDNSSECResponse :: Int -> DNSSECStatus -> GetDNSSECResponse
- data GetAccountLimit = GetAccountLimit' AccountLimitType
- newGetAccountLimit :: AccountLimitType -> GetAccountLimit
- data GetAccountLimitResponse = GetAccountLimitResponse' Int AccountLimit Natural
- newGetAccountLimitResponse :: Int -> AccountLimit -> Natural -> GetAccountLimitResponse
- data EnableHostedZoneDNSSEC = EnableHostedZoneDNSSEC' ResourceId
- newEnableHostedZoneDNSSEC :: ResourceId -> EnableHostedZoneDNSSEC
- data EnableHostedZoneDNSSECResponse = EnableHostedZoneDNSSECResponse' Int ChangeInfo
- newEnableHostedZoneDNSSECResponse :: Int -> ChangeInfo -> EnableHostedZoneDNSSECResponse
- data DeleteQueryLoggingConfig = DeleteQueryLoggingConfig' Text
- newDeleteQueryLoggingConfig :: Text -> DeleteQueryLoggingConfig
- data DeleteQueryLoggingConfigResponse = DeleteQueryLoggingConfigResponse' Int
- newDeleteQueryLoggingConfigResponse :: Int -> DeleteQueryLoggingConfigResponse
- data GetQueryLoggingConfig = GetQueryLoggingConfig' Text
- newGetQueryLoggingConfig :: Text -> GetQueryLoggingConfig
- data GetQueryLoggingConfigResponse = GetQueryLoggingConfigResponse' Int QueryLoggingConfig
- newGetQueryLoggingConfigResponse :: Int -> QueryLoggingConfig -> GetQueryLoggingConfigResponse
- data GetReusableDelegationSet = GetReusableDelegationSet' ResourceId
- newGetReusableDelegationSet :: ResourceId -> GetReusableDelegationSet
- data GetReusableDelegationSetResponse = GetReusableDelegationSetResponse' Int DelegationSet
- newGetReusableDelegationSetResponse :: Int -> DelegationSet -> GetReusableDelegationSetResponse
- data DeleteTrafficPolicyInstance = DeleteTrafficPolicyInstance' Text
- newDeleteTrafficPolicyInstance :: Text -> DeleteTrafficPolicyInstance
- data DeleteTrafficPolicyInstanceResponse = DeleteTrafficPolicyInstanceResponse' Int
- newDeleteTrafficPolicyInstanceResponse :: Int -> DeleteTrafficPolicyInstanceResponse
- data UpdateTrafficPolicyInstance = UpdateTrafficPolicyInstance' Text Natural Text Natural
- newUpdateTrafficPolicyInstance :: Text -> Natural -> Text -> Natural -> UpdateTrafficPolicyInstance
- data UpdateTrafficPolicyInstanceResponse = UpdateTrafficPolicyInstanceResponse' Int TrafficPolicyInstance
- newUpdateTrafficPolicyInstanceResponse :: Int -> TrafficPolicyInstance -> UpdateTrafficPolicyInstanceResponse
- data UpdateHostedZoneComment = UpdateHostedZoneComment' (Maybe Text) ResourceId
- newUpdateHostedZoneComment :: ResourceId -> UpdateHostedZoneComment
- data UpdateHostedZoneCommentResponse = UpdateHostedZoneCommentResponse' Int HostedZone
- newUpdateHostedZoneCommentResponse :: Int -> HostedZone -> UpdateHostedZoneCommentResponse
- data GetHealthCheckStatus = GetHealthCheckStatus' Text
- newGetHealthCheckStatus :: Text -> GetHealthCheckStatus
- data GetHealthCheckStatusResponse = GetHealthCheckStatusResponse' Int [HealthCheckObservation]
- newGetHealthCheckStatusResponse :: Int -> GetHealthCheckStatusResponse
- data ListHostedZonesByVPC = ListHostedZonesByVPC' (Maybe Text) (Maybe Text) Text VPCRegion
- newListHostedZonesByVPC :: Text -> VPCRegion -> ListHostedZonesByVPC
- data ListHostedZonesByVPCResponse = ListHostedZonesByVPCResponse' (Maybe Text) Int [HostedZoneSummary] Text
- newListHostedZonesByVPCResponse :: Int -> Text -> ListHostedZonesByVPCResponse
- data GetReusableDelegationSetLimit = GetReusableDelegationSetLimit' ReusableDelegationSetLimitType ResourceId
- newGetReusableDelegationSetLimit :: ReusableDelegationSetLimitType -> ResourceId -> GetReusableDelegationSetLimit
- data GetReusableDelegationSetLimitResponse = GetReusableDelegationSetLimitResponse' Int ReusableDelegationSetLimit Natural
- newGetReusableDelegationSetLimitResponse :: Int -> ReusableDelegationSetLimit -> Natural -> GetReusableDelegationSetLimitResponse
- data CreateTrafficPolicyVersion = CreateTrafficPolicyVersion' (Maybe Text) Text Text
- newCreateTrafficPolicyVersion :: Text -> Text -> CreateTrafficPolicyVersion
- data CreateTrafficPolicyVersionResponse = CreateTrafficPolicyVersionResponse' Int TrafficPolicy Text
- newCreateTrafficPolicyVersionResponse :: Int -> TrafficPolicy -> Text -> CreateTrafficPolicyVersionResponse
- data DeactivateKeySigningKey = DeactivateKeySigningKey' ResourceId Text
- newDeactivateKeySigningKey :: ResourceId -> Text -> DeactivateKeySigningKey
- data DeactivateKeySigningKeyResponse = DeactivateKeySigningKeyResponse' Int ChangeInfo
- newDeactivateKeySigningKeyResponse :: Int -> ChangeInfo -> DeactivateKeySigningKeyResponse
- data TestDNSAnswer = TestDNSAnswer' (Maybe Text) (Maybe Text) (Maybe Text) ResourceId Text RRType
- newTestDNSAnswer :: ResourceId -> Text -> RRType -> TestDNSAnswer
- data TestDNSAnswerResponse = TestDNSAnswerResponse' Int Text Text RRType [Text] Text Text
- newTestDNSAnswerResponse :: Int -> Text -> Text -> RRType -> Text -> Text -> TestDNSAnswerResponse
- data ListHealthChecks = ListHealthChecks' (Maybe Text) (Maybe Text)
- newListHealthChecks :: ListHealthChecks
- data ListHealthChecksResponse = ListHealthChecksResponse' (Maybe Text) Int [HealthCheck] Text Bool Text
- newListHealthChecksResponse :: Int -> Text -> Bool -> Text -> ListHealthChecksResponse
- data GetTrafficPolicy = GetTrafficPolicy' Text Natural
- newGetTrafficPolicy :: Text -> Natural -> GetTrafficPolicy
- data GetTrafficPolicyResponse = GetTrafficPolicyResponse' Int TrafficPolicy
- newGetTrafficPolicyResponse :: Int -> TrafficPolicy -> GetTrafficPolicyResponse
- data ListTrafficPolicyVersions = ListTrafficPolicyVersions' (Maybe Text) (Maybe Text) Text
- newListTrafficPolicyVersions :: Text -> ListTrafficPolicyVersions
- data ListTrafficPolicyVersionsResponse = ListTrafficPolicyVersionsResponse' Int [TrafficPolicy] Bool Text Text
- newListTrafficPolicyVersionsResponse :: Int -> Bool -> Text -> Text -> ListTrafficPolicyVersionsResponse
- data DeleteHostedZone = DeleteHostedZone' ResourceId
- newDeleteHostedZone :: ResourceId -> DeleteHostedZone
- data DeleteHostedZoneResponse = DeleteHostedZoneResponse' Int ChangeInfo
- newDeleteHostedZoneResponse :: Int -> ChangeInfo -> DeleteHostedZoneResponse
- data GetGeoLocation = GetGeoLocation' (Maybe Text) (Maybe Text) (Maybe Text)
- newGetGeoLocation :: GetGeoLocation
- data GetGeoLocationResponse = GetGeoLocationResponse' Int GeoLocationDetails
- newGetGeoLocationResponse :: Int -> GeoLocationDetails -> GetGeoLocationResponse
- data ListTagsForResources = ListTagsForResources' TagResourceType (NonEmpty Text)
- newListTagsForResources :: TagResourceType -> NonEmpty Text -> ListTagsForResources
- data ListTagsForResourcesResponse = ListTagsForResourcesResponse' Int [ResourceTagSet]
- newListTagsForResourcesResponse :: Int -> ListTagsForResourcesResponse
- data CreateTrafficPolicy = CreateTrafficPolicy' (Maybe Text) Text Text
- newCreateTrafficPolicy :: Text -> Text -> CreateTrafficPolicy
- data CreateTrafficPolicyResponse = CreateTrafficPolicyResponse' Int TrafficPolicy Text
- newCreateTrafficPolicyResponse :: Int -> TrafficPolicy -> Text -> CreateTrafficPolicyResponse
- data ListTrafficPolicyInstancesByHostedZone = ListTrafficPolicyInstancesByHostedZone' (Maybe RRType) (Maybe Text) (Maybe Text) ResourceId
- newListTrafficPolicyInstancesByHostedZone :: ResourceId -> ListTrafficPolicyInstancesByHostedZone
- data ListTrafficPolicyInstancesByHostedZoneResponse = ListTrafficPolicyInstancesByHostedZoneResponse' (Maybe RRType) (Maybe Text) Int [TrafficPolicyInstance] Bool Text
- newListTrafficPolicyInstancesByHostedZoneResponse :: Int -> Bool -> Text -> ListTrafficPolicyInstancesByHostedZoneResponse
- data ListTrafficPolicies = ListTrafficPolicies' (Maybe Text) (Maybe Text)
- newListTrafficPolicies :: ListTrafficPolicies
- data ListTrafficPoliciesResponse = ListTrafficPoliciesResponse' Int [TrafficPolicySummary] Bool Text Text
- newListTrafficPoliciesResponse :: Int -> Bool -> Text -> Text -> ListTrafficPoliciesResponse
- module Amazonka.Route53.Internal
- newtype AccountLimitType where
- AccountLimitType' { }
- pattern AccountLimitType_MAX_HEALTH_CHECKS_BY_OWNER :: AccountLimitType
- pattern AccountLimitType_MAX_HOSTED_ZONES_BY_OWNER :: AccountLimitType
- pattern AccountLimitType_MAX_REUSABLE_DELEGATION_SETS_BY_OWNER :: AccountLimitType
- pattern AccountLimitType_MAX_TRAFFIC_POLICIES_BY_OWNER :: AccountLimitType
- pattern AccountLimitType_MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER :: AccountLimitType
- newtype ChangeAction where
- ChangeAction' { }
- pattern ChangeAction_CREATE :: ChangeAction
- pattern ChangeAction_DELETE :: ChangeAction
- pattern ChangeAction_UPSERT :: ChangeAction
- newtype ChangeStatus where
- ChangeStatus' { }
- pattern ChangeStatus_INSYNC :: ChangeStatus
- pattern ChangeStatus_PENDING :: ChangeStatus
- newtype CloudWatchRegion where
- CloudWatchRegion' { }
- pattern CloudWatchRegion_Af_south_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_northeast_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_northeast_2 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_northeast_3 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_south_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_southeast_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Ap_southeast_2 :: CloudWatchRegion
- pattern CloudWatchRegion_Ca_central_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Cn_north_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Cn_northwest_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_central_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_north_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_south_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_west_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_west_2 :: CloudWatchRegion
- pattern CloudWatchRegion_Eu_west_3 :: CloudWatchRegion
- pattern CloudWatchRegion_Me_south_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Sa_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_east_2 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_gov_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_gov_west_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_iso_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_isob_east_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_west_1 :: CloudWatchRegion
- pattern CloudWatchRegion_Us_west_2 :: CloudWatchRegion
- newtype ComparisonOperator where
- ComparisonOperator' { }
- pattern ComparisonOperator_GreaterThanOrEqualToThreshold :: ComparisonOperator
- pattern ComparisonOperator_GreaterThanThreshold :: ComparisonOperator
- pattern ComparisonOperator_LessThanOrEqualToThreshold :: ComparisonOperator
- pattern ComparisonOperator_LessThanThreshold :: ComparisonOperator
- newtype HealthCheckRegion where
- HealthCheckRegion' { }
- pattern HealthCheckRegion_Ap_northeast_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Ap_southeast_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Ap_southeast_2 :: HealthCheckRegion
- pattern HealthCheckRegion_Eu_west_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Sa_east_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Us_east_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Us_west_1 :: HealthCheckRegion
- pattern HealthCheckRegion_Us_west_2 :: HealthCheckRegion
- newtype HealthCheckType where
- HealthCheckType' { }
- pattern HealthCheckType_CALCULATED :: HealthCheckType
- pattern HealthCheckType_CLOUDWATCH_METRIC :: HealthCheckType
- pattern HealthCheckType_HTTP :: HealthCheckType
- pattern HealthCheckType_HTTPS :: HealthCheckType
- pattern HealthCheckType_HTTPS_STR_MATCH :: HealthCheckType
- pattern HealthCheckType_HTTP_STR_MATCH :: HealthCheckType
- pattern HealthCheckType_RECOVERY_CONTROL :: HealthCheckType
- pattern HealthCheckType_TCP :: HealthCheckType
- newtype HostedZoneLimitType where
- newtype InsufficientDataHealthStatus where
- newtype RRType where
- RRType' {
- fromRRType :: Text
- pattern RRType_A :: RRType
- pattern RRType_AAAA :: RRType
- pattern RRType_CAA :: RRType
- pattern RRType_CNAME :: RRType
- pattern RRType_DS :: RRType
- pattern RRType_MX :: RRType
- pattern RRType_NAPTR :: RRType
- pattern RRType_NS :: RRType
- pattern RRType_PTR :: RRType
- pattern RRType_SOA :: RRType
- pattern RRType_SPF :: RRType
- pattern RRType_SRV :: RRType
- pattern RRType_TXT :: RRType
- RRType' {
- newtype ResettableElementName where
- ResettableElementName' { }
- pattern ResettableElementName_ChildHealthChecks :: ResettableElementName
- pattern ResettableElementName_FullyQualifiedDomainName :: ResettableElementName
- pattern ResettableElementName_Regions :: ResettableElementName
- pattern ResettableElementName_ResourcePath :: ResettableElementName
- newtype ResourceRecordSetFailover where
- newtype ReusableDelegationSetLimitType where
- newtype Statistic where
- Statistic' { }
- pattern Statistic_Average :: Statistic
- pattern Statistic_Maximum :: Statistic
- pattern Statistic_Minimum :: Statistic
- pattern Statistic_SampleCount :: Statistic
- pattern Statistic_Sum :: Statistic
- newtype TagResourceType where
- TagResourceType' { }
- pattern TagResourceType_Healthcheck :: TagResourceType
- pattern TagResourceType_Hostedzone :: TagResourceType
- newtype VPCRegion where
- VPCRegion' { }
- pattern VPCRegion_Af_south_1 :: VPCRegion
- pattern VPCRegion_Ap_east_1 :: VPCRegion
- pattern VPCRegion_Ap_northeast_1 :: VPCRegion
- pattern VPCRegion_Ap_northeast_2 :: VPCRegion
- pattern VPCRegion_Ap_northeast_3 :: VPCRegion
- pattern VPCRegion_Ap_south_1 :: VPCRegion
- pattern VPCRegion_Ap_southeast_1 :: VPCRegion
- pattern VPCRegion_Ap_southeast_2 :: VPCRegion
- pattern VPCRegion_Ca_central_1 :: VPCRegion
- pattern VPCRegion_Cn_north_1 :: VPCRegion
- pattern VPCRegion_Eu_central_1 :: VPCRegion
- pattern VPCRegion_Eu_north_1 :: VPCRegion
- pattern VPCRegion_Eu_south_1 :: VPCRegion
- pattern VPCRegion_Eu_west_1 :: VPCRegion
- pattern VPCRegion_Eu_west_2 :: VPCRegion
- pattern VPCRegion_Eu_west_3 :: VPCRegion
- pattern VPCRegion_Me_south_1 :: VPCRegion
- pattern VPCRegion_Sa_east_1 :: VPCRegion
- pattern VPCRegion_Us_east_1 :: VPCRegion
- pattern VPCRegion_Us_east_2 :: VPCRegion
- pattern VPCRegion_Us_gov_east_1 :: VPCRegion
- pattern VPCRegion_Us_gov_west_1 :: VPCRegion
- pattern VPCRegion_Us_iso_east_1 :: VPCRegion
- pattern VPCRegion_Us_isob_east_1 :: VPCRegion
- pattern VPCRegion_Us_west_1 :: VPCRegion
- pattern VPCRegion_Us_west_2 :: VPCRegion
- data AccountLimit = AccountLimit' AccountLimitType Natural
- newAccountLimit :: AccountLimitType -> Natural -> AccountLimit
- data AlarmIdentifier = AlarmIdentifier' CloudWatchRegion Text
- newAlarmIdentifier :: CloudWatchRegion -> Text -> AlarmIdentifier
- data AliasTarget = AliasTarget' ResourceId Text Bool
- newAliasTarget :: ResourceId -> Text -> Bool -> AliasTarget
- data Change = Change' ChangeAction ResourceRecordSet
- newChange :: ChangeAction -> ResourceRecordSet -> Change
- data ChangeBatch = ChangeBatch' (Maybe Text) (NonEmpty Change)
- newChangeBatch :: NonEmpty Change -> ChangeBatch
- data ChangeInfo = ChangeInfo' (Maybe Text) ResourceId ChangeStatus ISO8601
- newChangeInfo :: ResourceId -> ChangeStatus -> UTCTime -> ChangeInfo
- data CloudWatchAlarmConfiguration = CloudWatchAlarmConfiguration' (Maybe [Dimension]) Natural Double ComparisonOperator Natural Text Text Statistic
- newCloudWatchAlarmConfiguration :: Natural -> Double -> ComparisonOperator -> Natural -> Text -> Text -> Statistic -> CloudWatchAlarmConfiguration
- data DNSSECStatus = DNSSECStatus' (Maybe Text) (Maybe Text)
- newDNSSECStatus :: DNSSECStatus
- data DelegationSet = DelegationSet' (Maybe ResourceId) (Maybe Text) (NonEmpty Text)
- newDelegationSet :: NonEmpty Text -> DelegationSet
- data Dimension = Dimension' Text Text
- newDimension :: Text -> Text -> Dimension
- data GeoLocation = GeoLocation' (Maybe Text) (Maybe Text) (Maybe Text)
- newGeoLocation :: GeoLocation
- data GeoLocationDetails = GeoLocationDetails' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text)
- newGeoLocationDetails :: GeoLocationDetails
- data HealthCheck = HealthCheck' (Maybe LinkedService) (Maybe CloudWatchAlarmConfiguration) Text Text HealthCheckConfig Natural
- newHealthCheck :: Text -> Text -> HealthCheckConfig -> Natural -> HealthCheck
- data HealthCheckConfig = HealthCheckConfig' (Maybe Natural) (Maybe Text) (Maybe Bool) (Maybe Bool) (Maybe Text) (Maybe Natural) (Maybe (NonEmpty HealthCheckRegion)) (Maybe Text) (Maybe InsufficientDataHealthStatus) (Maybe AlarmIdentifier) (Maybe Bool) (Maybe Bool) (Maybe Text) (Maybe [Text]) (Maybe Text) (Maybe Natural) (Maybe Natural) HealthCheckType
- newHealthCheckConfig :: HealthCheckType -> HealthCheckConfig
- data HealthCheckObservation = HealthCheckObservation' (Maybe Text) (Maybe StatusReport) (Maybe HealthCheckRegion)
- newHealthCheckObservation :: HealthCheckObservation
- data HostedZone = HostedZone' (Maybe LinkedService) (Maybe HostedZoneConfig) (Maybe Integer) ResourceId Text Text
- newHostedZone :: ResourceId -> Text -> Text -> HostedZone
- data HostedZoneConfig = HostedZoneConfig' (Maybe Bool) (Maybe Text)
- newHostedZoneConfig :: HostedZoneConfig
- data HostedZoneLimit = HostedZoneLimit' HostedZoneLimitType Natural
- newHostedZoneLimit :: HostedZoneLimitType -> Natural -> HostedZoneLimit
- data HostedZoneOwner = HostedZoneOwner' (Maybe Text) (Maybe Text)
- newHostedZoneOwner :: HostedZoneOwner
- data HostedZoneSummary = HostedZoneSummary' ResourceId Text HostedZoneOwner
- newHostedZoneSummary :: ResourceId -> Text -> HostedZoneOwner -> HostedZoneSummary
- data KeySigningKey = KeySigningKey' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe ISO8601) (Maybe Natural) (Maybe Text) (Maybe Text) (Maybe Int) (Maybe ISO8601) (Maybe Int) (Maybe Int) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text)
- newKeySigningKey :: KeySigningKey
- data LinkedService = LinkedService' (Maybe Text) (Maybe Text)
- newLinkedService :: LinkedService
- data QueryLoggingConfig = QueryLoggingConfig' Text ResourceId Text
- newQueryLoggingConfig :: Text -> ResourceId -> Text -> QueryLoggingConfig
- data ResourceRecord = ResourceRecord' Text
- newResourceRecord :: Text -> ResourceRecord
- data ResourceRecordSet = ResourceRecordSet' (Maybe Natural) (Maybe (NonEmpty ResourceRecord)) (Maybe AliasTarget) (Maybe Natural) (Maybe Text) (Maybe Text) (Maybe ResourceRecordSetFailover) (Maybe Text) (Maybe Region) (Maybe GeoLocation) (Maybe Bool) Text RRType
- newResourceRecordSet :: Text -> RRType -> ResourceRecordSet
- data ResourceTagSet = ResourceTagSet' (Maybe Text) (Maybe TagResourceType) (Maybe (NonEmpty Tag))
- newResourceTagSet :: ResourceTagSet
- data ReusableDelegationSetLimit = ReusableDelegationSetLimit' ReusableDelegationSetLimitType Natural
- newReusableDelegationSetLimit :: ReusableDelegationSetLimitType -> Natural -> ReusableDelegationSetLimit
- data StatusReport = StatusReport' (Maybe Text) (Maybe ISO8601)
- newStatusReport :: StatusReport
- data Tag = Tag' (Maybe Text) (Maybe Text)
- newTag :: Tag
- data TrafficPolicy = TrafficPolicy' (Maybe Text) Text Natural Text RRType Text
- newTrafficPolicy :: Text -> Natural -> Text -> RRType -> Text -> TrafficPolicy
- data TrafficPolicyInstance = TrafficPolicyInstance' Text ResourceId Text Natural Text Text Text Natural RRType
- newTrafficPolicyInstance :: Text -> ResourceId -> Text -> Natural -> Text -> Text -> Text -> Natural -> RRType -> TrafficPolicyInstance
- data TrafficPolicySummary = TrafficPolicySummary' Text Text RRType Natural Natural
- newTrafficPolicySummary :: Text -> Text -> RRType -> Natural -> Natural -> TrafficPolicySummary
- data VPC = VPC' (Maybe VPCRegion) (Maybe Text)
- newVPC :: VPC
Service Configuration
defaultService :: Service Source #
API version 2013-04-01
of the Amazon Route 53 SDK configuration.
Errors
Error matchers are designed for use with the functions provided by
Control.Exception.Lens.
This allows catching (and rethrowing) service specific errors returned
by Route53
.
HealthCheckVersionMismatch
_HealthCheckVersionMismatch :: AsError a => Getting (First ServiceError) a ServiceError Source #
The value of HealthCheckVersion
in the request doesn't match the
value of HealthCheckVersion
in the health check.
NoSuchQueryLoggingConfig
_NoSuchQueryLoggingConfig :: AsError a => Getting (First ServiceError) a ServiceError Source #
There is no DNS query logging configuration with the specified ID.
DNSSECNotFound
_DNSSECNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #
The hosted zone doesn't have any DNSSEC resources.
KeySigningKeyInUse
_KeySigningKeyInUse :: AsError a => Getting (First ServiceError) a ServiceError Source #
The key-signing key (KSK) that you specified can't be deactivated because it's the only KSK for a currently-enabled DNSSEC. Disable DNSSEC signing, or add or enable another KSK.
TooManyKeySigningKeys
_TooManyKeySigningKeys :: AsError a => Getting (First ServiceError) a ServiceError Source #
You've reached the limit for the number of key-signing keys (KSKs). Remove at least one KSK, and then try again.
HostedZoneNotPrivate
_HostedZoneNotPrivate :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified hosted zone is a public hosted zone, not a private hosted zone.
InvalidInput
_InvalidInput :: AsError a => Getting (First ServiceError) a ServiceError Source #
The input is not valid.
HostedZoneNotEmpty
_HostedZoneNotEmpty :: AsError a => Getting (First ServiceError) a ServiceError Source #
The hosted zone contains resource records that are not SOA or NS records.
InvalidArgument
_InvalidArgument :: AsError a => Getting (First ServiceError) a ServiceError Source #
Parameter name is not valid.
KeySigningKeyWithActiveStatusNotFound
_KeySigningKeyWithActiveStatusNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #
A key-signing key (KSK) with ACTIVE
status wasn't found.
TrafficPolicyInstanceAlreadyExists
_TrafficPolicyInstanceAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
There is already a traffic policy instance with the specified ID.
ConflictingTypes
_ConflictingTypes :: AsError a => Getting (First ServiceError) a ServiceError Source #
You tried to update a traffic policy instance by using a traffic policy
version that has a different DNS type than the current type for the
instance. You specified the type in the JSON document in the
CreateTrafficPolicy
or CreateTrafficPolicyVersion
request.
QueryLoggingConfigAlreadyExists
_QueryLoggingConfigAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
You can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.
ConcurrentModification
_ConcurrentModification :: AsError a => Getting (First ServiceError) a ServiceError Source #
Another user submitted a request to create, update, or delete the object at the same time that you did. Retry the request.
DelegationSetAlreadyReusable
_DelegationSetAlreadyReusable :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified delegation set has already been marked as reusable.
NotAuthorizedException
_NotAuthorizedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
Associating the specified VPC with the specified hosted zone has not been authorized.
InsufficientCloudWatchLogsResourcePolicy
_InsufficientCloudWatchLogsResourcePolicy :: AsError a => Getting (First ServiceError) a ServiceError Source #
Amazon Route 53 doesn't have the permissions required to create log streams and send query logs to log streams. Possible causes include the following:
- There is no resource policy that specifies the log group ARN in the
value for
Resource
. - The resource policy that includes the log group ARN in the value for
Resource
doesn't have the necessary permissions. - The resource policy hasn't finished propagating yet.
- The Key management service (KMS) key you specified doesn’t exist or it can’t be used with the log group associated with query log. Update or provide a resource policy to grant permissions for the KMS key.
NoSuchCloudWatchLogsLogGroup
_NoSuchCloudWatchLogsLogGroup :: AsError a => Getting (First ServiceError) a ServiceError Source #
There is no CloudWatch Logs log group with the specified ARN.
PriorRequestNotComplete
_PriorRequestNotComplete :: AsError a => Getting (First ServiceError) a ServiceError Source #
If Amazon Route 53 can't process a request before the next request
arrives, it will reject subsequent requests for the same hosted zone and
return an HTTP 400 error
(Bad request
). If Route 53 returns this
error repeatedly for the same request, we recommend that you wait, in
intervals of increasing duration, before you try the request again.
InvalidChangeBatch
_InvalidChangeBatch :: AsError a => Getting (First ServiceError) a ServiceError Source #
This exception contains a list of messages that might contain one or more error messages. Each error message indicates one error in the change batch.
TooManyVPCAssociationAuthorizations
_TooManyVPCAssociationAuthorizations :: AsError a => Getting (First ServiceError) a ServiceError Source #
You've created the maximum number of authorizations that can be created
for the specified hosted zone. To authorize another VPC to be associated
with the hosted zone, submit a DeleteVPCAssociationAuthorization
request to remove an existing authorization. To get a list of existing
authorizations, submit a ListVPCAssociationAuthorizations
request.
TrafficPolicyAlreadyExists
_TrafficPolicyAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
A traffic policy that has the same value for Name
already exists.
InvalidTrafficPolicyDocument
_InvalidTrafficPolicyDocument :: AsError a => Getting (First ServiceError) a ServiceError Source #
The format of the traffic policy document that you specified in the
Document
element is not valid.
InvalidSigningStatus
_InvalidSigningStatus :: AsError a => Getting (First ServiceError) a ServiceError Source #
Your hosted zone status isn't valid for this operation. In the hosted
zone, change the status to enable DNSSEC
or disable DNSSEC
.
InvalidPaginationToken
_InvalidPaginationToken :: AsError a => Getting (First ServiceError) a ServiceError Source #
The value that you specified to get the second or subsequent page of results is invalid.
DelegationSetNotReusable
_DelegationSetNotReusable :: AsError a => Getting (First ServiceError) a ServiceError Source #
A reusable delegation set with the specified ID does not exist.
InvalidDomainName
_InvalidDomainName :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified domain name is not valid.
NoSuchTrafficPolicy
_NoSuchTrafficPolicy :: AsError a => Getting (First ServiceError) a ServiceError Source #
No traffic policy exists with the specified ID.
HostedZoneNotFound
_HostedZoneNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified HostedZone can't be found.
DelegationSetInUse
_DelegationSetInUse :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.
NoSuchDelegationSet
_NoSuchDelegationSet :: AsError a => Getting (First ServiceError) a ServiceError Source #
A reusable delegation set with the specified ID does not exist.
HealthCheckAlreadyExists
_HealthCheckAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
The health check you're attempting to create already exists. Amazon Route 53 returns this error when you submit a request that has the following values:
- The same value for
CallerReference
as an existing health check, and one or more values that differ from the existing health check that has the same caller reference. - The same value for
CallerReference
as a health check that you created and later deleted, regardless of the other settings in the request.
TooManyTrafficPolicies
_TooManyTrafficPolicies :: AsError a => Getting (First ServiceError) a ServiceError Source #
This traffic policy can't be created because the current account has reached the limit on the number of traffic policies.
For information about default limits, see Limits in the Amazon Route 53 Developer Guide.
To get the current limit for an account, see GetAccountLimit.
To request a higher limit, create a case with the Amazon Web Services Support Center.
VPCAssociationAuthorizationNotFound
_VPCAssociationAuthorizationNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #
The VPC that you specified is not authorized to be associated with the hosted zone.
NoSuchGeoLocation
_NoSuchGeoLocation :: AsError a => Getting (First ServiceError) a ServiceError Source #
Amazon Route 53 doesn't support the specified geographic location. For a list of supported geolocation codes, see the GeoLocation data type.
DelegationSetNotAvailable
_DelegationSetNotAvailable :: AsError a => Getting (First ServiceError) a ServiceError Source #
You can create a hosted zone that has the same name as an existing hosted zone (example.com is common), but there is a limit to the number of hosted zones that have the same name. If you get this error, Amazon Route 53 has reached that limit. If you own the domain name and Route 53 generates this error, contact Customer Support.
NoSuchKeySigningKey
_NoSuchKeySigningKey :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified key-signing key (KSK) doesn't exist.
VPCAssociationNotFound
_VPCAssociationNotFound :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified VPC and hosted zone are not currently associated.
ThrottlingException
_ThrottlingException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The limit on the number of requests per second was exceeded.
HostedZonePartiallyDelegated
_HostedZonePartiallyDelegated :: AsError a => Getting (First ServiceError) a ServiceError Source #
The hosted zone nameservers don't match the parent nameservers. The hosted zone and parent must have the same nameservers.
KeySigningKeyInParentDSRecord
_KeySigningKeyInParentDSRecord :: AsError a => Getting (First ServiceError) a ServiceError Source #
The key-signing key (KSK) is specified in a parent DS record.
NoSuchChange
_NoSuchChange :: AsError a => Getting (First ServiceError) a ServiceError Source #
A change with the specified change ID does not exist.
InvalidKeySigningKeyName
_InvalidKeySigningKeyName :: AsError a => Getting (First ServiceError) a ServiceError Source #
The key-signing key (KSK) name that you specified isn't a valid name.
LimitsExceeded
_LimitsExceeded :: AsError a => Getting (First ServiceError) a ServiceError Source #
This operation can't be completed either because the current account has reached the limit on reusable delegation sets that it can create or because you've reached the limit on the number of Amazon VPCs that you can associate with a private hosted zone. To get the current limit on the number of reusable delegation sets, see GetAccountLimit. To get the current limit on the number of Amazon VPCs that you can associate with a private hosted zone, see GetHostedZoneLimit. To request a higher limit, create a case with the Amazon Web Services Support Center.
KeySigningKeyAlreadyExists
_KeySigningKeyAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
You've already created a key-signing key (KSK) with this name or with the same customer managed customer master key (CMK) ARN.
TooManyTrafficPolicyInstances
_TooManyTrafficPolicyInstances :: AsError a => Getting (First ServiceError) a ServiceError Source #
This traffic policy instance can't be created because the current account has reached the limit on the number of traffic policy instances.
For information about default limits, see Limits in the Amazon Route 53 Developer Guide.
For information about how to get the current limit for an account, see GetAccountLimit.
To request a higher limit, create a case with the Amazon Web Services Support Center.
NoSuchTrafficPolicyInstance
_NoSuchTrafficPolicyInstance :: AsError a => Getting (First ServiceError) a ServiceError Source #
No traffic policy instance exists with the specified ID.
IncompatibleVersion
_IncompatibleVersion :: AsError a => Getting (First ServiceError) a ServiceError Source #
The resource you're trying to access is unsupported on this Amazon Route 53 endpoint.
PublicZoneVPCAssociation
_PublicZoneVPCAssociation :: AsError a => Getting (First ServiceError) a ServiceError Source #
You're trying to associate a VPC with a public hosted zone. Amazon Route 53 doesn't support associating a VPC with a public hosted zone.
NoSuchHostedZone
_NoSuchHostedZone :: AsError a => Getting (First ServiceError) a ServiceError Source #
No hosted zone exists with the ID that you specified.
TooManyHostedZones
_TooManyHostedZones :: AsError a => Getting (First ServiceError) a ServiceError Source #
This operation can't be completed either because the current account has reached the limit on the number of hosted zones or because you've reached the limit on the number of hosted zones that can be associated with a reusable delegation set.
For information about default limits, see Limits in the Amazon Route 53 Developer Guide.
To get the current limit on hosted zones that can be created by an account, see GetAccountLimit.
To get the current limit on hosted zones that can be associated with a reusable delegation set, see GetReusableDelegationSetLimit.
To request a higher limit, create a case with the Amazon Web Services Support Center.
HealthCheckInUse
_HealthCheckInUse :: AsError a => Getting (First ServiceError) a ServiceError Source #
This error code is not in use.
InvalidKeySigningKeyStatus
_InvalidKeySigningKeyStatus :: AsError a => Getting (First ServiceError) a ServiceError Source #
The key-signing key (KSK) status isn't valid or another KSK has the
status INTERNAL_FAILURE
.
DelegationSetAlreadyCreated
_DelegationSetAlreadyCreated :: AsError a => Getting (First ServiceError) a ServiceError Source #
A delegation set with the same owner and caller reference combination has already been created.
ConflictingDomainExists
_ConflictingDomainExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
The cause of this error depends on the operation that you're performing:
- Create a public hosted zone: Two hosted zones that have the same name or that have a parent/child relationship (example.com and test.example.com) can't have any common name servers. You tried to create a hosted zone that has the same name as an existing hosted zone or that's the parent or child of an existing hosted zone, and you specified a delegation set that shares one or more name servers with the existing hosted zone. For more information, see CreateReusableDelegationSet.
- Create a private hosted zone: A hosted zone with the specified name already exists and is already associated with the Amazon VPC that you specified.
- Associate VPCs with a private hosted zone: The VPC that you specified is already associated with another hosted zone that has the same name.
LastVPCAssociation
_LastVPCAssociation :: AsError a => Getting (First ServiceError) a ServiceError Source #
The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the hosted zone. Amazon Route 53 doesn't support disassociating the last VPC from a hosted zone.
TooManyHealthChecks
_TooManyHealthChecks :: AsError a => Getting (First ServiceError) a ServiceError Source #
This health check can't be created because the current account has reached the limit on the number of active health checks.
For information about default limits, see Limits in the Amazon Route 53 Developer Guide.
For information about how to get the current limit for an account, see GetAccountLimit. To request a higher limit, create a case with the Amazon Web Services Support Center.
You have reached the maximum number of active health checks for an Amazon Web Services account. To request a higher limit, create a case with the Amazon Web Services Support Center.
NoSuchHealthCheck
_NoSuchHealthCheck :: AsError a => Getting (First ServiceError) a ServiceError Source #
No health check exists with the specified ID.
InvalidKMSArn
_InvalidKMSArn :: AsError a => Getting (First ServiceError) a ServiceError Source #
The KeyManagementServiceArn that you specified isn't valid to use with DNSSEC signing.
TrafficPolicyInUse
_TrafficPolicyInUse :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more traffic policy instances were created by using the specified traffic policy.
InvalidVPCId
_InvalidVPCId :: AsError a => Getting (First ServiceError) a ServiceError Source #
The VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.
HostedZoneAlreadyExists
_HostedZoneAlreadyExists :: AsError a => Getting (First ServiceError) a ServiceError Source #
The hosted zone you're trying to create already exists. Amazon Route 53
returns this error when a hosted zone has already been created with the
specified CallerReference
.
TooManyTrafficPolicyVersionsForCurrentPolicy
_TooManyTrafficPolicyVersionsForCurrentPolicy :: AsError a => Getting (First ServiceError) a ServiceError Source #
This traffic policy version can't be created because you've reached the limit of 1000 on the number of versions that you can create for the current traffic policy.
To create more traffic policy versions, you can use GetTrafficPolicy to get the traffic policy document for a specified traffic policy version, and then use CreateTrafficPolicy to create a new traffic policy using the traffic policy document.
Waiters
Waiters poll by repeatedly sending a request until some remote success condition
configured by the Wait
specification is fulfilled. The Wait
specification
determines how many attempts should be made, in addition to delay and retry strategies.
ResourceRecordSetsChanged
newResourceRecordSetsChanged :: Wait GetChange Source #
Polls GetChange
every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.
Operations
Some AWS operations return results that are incomplete and require subsequent
requests in order to obtain the entire result set. The process of sending
subsequent requests to continue where a previous request left off is called
pagination. For example, the ListObjects
operation of Amazon S3 returns up to
1000 objects at a time, and you must send subsequent requests with the
appropriate Marker in order to retrieve the next page of results.
Operations that have an AWSPager
instance can transparently perform subsequent
requests, correctly setting Markers and other request facets to iterate through
the entire result set of a truncated API operation. Operations which support
this have an additional note in the documentation.
Many operations have the ability to filter results on the server side. See the individual operation parameters for details.
GetHostedZoneLimit
data GetHostedZoneLimit Source #
A complex type that contains information about the request to create a hosted zone.
See: newGetHostedZoneLimit
smart constructor.
Instances
newGetHostedZoneLimit Source #
Create a value of GetHostedZoneLimit
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:type':GetHostedZoneLimit'
, getHostedZoneLimit_type
- The limit that you want to get. Valid values include the following:
- MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.
- MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.
$sel:hostedZoneId:GetHostedZoneLimit'
, getHostedZoneLimit_hostedZoneId
- The ID of the hosted zone that you want to get a limit for.
data GetHostedZoneLimitResponse Source #
A complex type that contains the requested limit.
See: newGetHostedZoneLimitResponse
smart constructor.
Instances
newGetHostedZoneLimitResponse Source #
Create a value of GetHostedZoneLimitResponse
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:httpStatus:GetHostedZoneLimitResponse'
, getHostedZoneLimitResponse_httpStatus
- The response's http status code.
$sel:limit:GetHostedZoneLimitResponse'
, getHostedZoneLimitResponse_limit
- The current setting for the specified limit. For example, if you
specified MAX_RRSETS_BY_ZONE
for the value of Type
in the request,
the value of Limit
is the maximum number of records that you can
create in the specified hosted zone.
$sel:count:GetHostedZoneLimitResponse'
, getHostedZoneLimitResponse_count
- The current number of entities that you have created of the specified
type. For example, if you specified MAX_RRSETS_BY_ZONE
for the value
of Type
in the request, the value of Count
is the current number of
records that you have created in the specified hosted zone.
AssociateVPCWithHostedZone
data AssociateVPCWithHostedZone Source #
A complex type that contains information about the request to associate a VPC with a private hosted zone.
See: newAssociateVPCWithHostedZone
smart constructor.
Instances
newAssociateVPCWithHostedZone Source #
Create a value of AssociateVPCWithHostedZone
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:comment:AssociateVPCWithHostedZone'
, associateVPCWithHostedZone_comment
- Optional: A comment about the association request.
$sel:hostedZoneId:AssociateVPCWithHostedZone'
, associateVPCWithHostedZone_hostedZoneId
- The ID of the private hosted zone that you want to associate an Amazon
VPC with.
Note that you can't associate a VPC with a hosted zone that doesn't have an existing VPC association.
$sel:vpc:AssociateVPCWithHostedZone'
, associateVPCWithHostedZone_vpc
- A complex type that contains information about the VPC that you want to
associate with a private hosted zone.
data AssociateVPCWithHostedZoneResponse Source #
A complex type that contains the response information for the
AssociateVPCWithHostedZone
request.
See: newAssociateVPCWithHostedZoneResponse
smart constructor.
Instances
Eq AssociateVPCWithHostedZoneResponse Source # | |
Read AssociateVPCWithHostedZoneResponse Source # | |
Show AssociateVPCWithHostedZoneResponse Source # | |
Generic AssociateVPCWithHostedZoneResponse Source # | |
NFData AssociateVPCWithHostedZoneResponse Source # | |
Defined in Amazonka.Route53.AssociateVPCWithHostedZone rnf :: AssociateVPCWithHostedZoneResponse -> () # | |
type Rep AssociateVPCWithHostedZoneResponse Source # | |
Defined in Amazonka.Route53.AssociateVPCWithHostedZone type Rep AssociateVPCWithHostedZoneResponse = D1 ('MetaData "AssociateVPCWithHostedZoneResponse" "Amazonka.Route53.AssociateVPCWithHostedZone" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "AssociateVPCWithHostedZoneResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "changeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeInfo))) |
newAssociateVPCWithHostedZoneResponse Source #
Create a value of AssociateVPCWithHostedZoneResponse
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:httpStatus:AssociateVPCWithHostedZoneResponse'
, associateVPCWithHostedZoneResponse_httpStatus
- The response's http status code.
$sel:changeInfo:AssociateVPCWithHostedZoneResponse'
, associateVPCWithHostedZoneResponse_changeInfo
- A complex type that describes the changes made to your hosted zone.
DeleteTrafficPolicy
data DeleteTrafficPolicy Source #
A request to delete a specified traffic policy version.
See: newDeleteTrafficPolicy
smart constructor.
Instances
newDeleteTrafficPolicy Source #
:: Text | |
-> Natural | |
-> DeleteTrafficPolicy |
Create a value of DeleteTrafficPolicy
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:id:DeleteTrafficPolicy'
, deleteTrafficPolicy_id
- The ID of the traffic policy that you want to delete.
$sel:version:DeleteTrafficPolicy'
, deleteTrafficPolicy_version
- The version number of the traffic policy that you want to delete.
data DeleteTrafficPolicyResponse Source #
An empty element.
See: newDeleteTrafficPolicyResponse
smart constructor.
Instances
newDeleteTrafficPolicyResponse Source #
Create a value of DeleteTrafficPolicyResponse
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:httpStatus:DeleteTrafficPolicyResponse'
, deleteTrafficPolicyResponse_httpStatus
- The response's http status code.
DisableHostedZoneDNSSEC
data DisableHostedZoneDNSSEC Source #
See: newDisableHostedZoneDNSSEC
smart constructor.
Instances
newDisableHostedZoneDNSSEC Source #
Create a value of DisableHostedZoneDNSSEC
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:hostedZoneId:DisableHostedZoneDNSSEC'
, disableHostedZoneDNSSEC_hostedZoneId
- A unique string used to identify a hosted zone.
data DisableHostedZoneDNSSECResponse Source #
See: newDisableHostedZoneDNSSECResponse
smart constructor.
Instances
Eq DisableHostedZoneDNSSECResponse Source # | |
Read DisableHostedZoneDNSSECResponse Source # | |
Show DisableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.DisableHostedZoneDNSSEC | |
Generic DisableHostedZoneDNSSECResponse Source # | |
NFData DisableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.DisableHostedZoneDNSSEC rnf :: DisableHostedZoneDNSSECResponse -> () # | |
type Rep DisableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.DisableHostedZoneDNSSEC type Rep DisableHostedZoneDNSSECResponse = D1 ('MetaData "DisableHostedZoneDNSSECResponse" "Amazonka.Route53.DisableHostedZoneDNSSEC" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DisableHostedZoneDNSSECResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "changeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeInfo))) |
newDisableHostedZoneDNSSECResponse Source #
Create a value of DisableHostedZoneDNSSECResponse
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:httpStatus:DisableHostedZoneDNSSECResponse'
, disableHostedZoneDNSSECResponse_httpStatus
- The response's http status code.
$sel:changeInfo:DisableHostedZoneDNSSECResponse'
, disableHostedZoneDNSSECResponse_changeInfo
- Undocumented member.
CreateKeySigningKey
data CreateKeySigningKey Source #
See: newCreateKeySigningKey
smart constructor.
Instances
newCreateKeySigningKey Source #
:: Text | |
-> ResourceId | |
-> Text | |
-> Text | |
-> Text | |
-> CreateKeySigningKey |
Create a value of CreateKeySigningKey
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:callerReference:CreateKeySigningKey'
, createKeySigningKey_callerReference
- A unique string that identifies the request.
$sel:hostedZoneId:CreateKeySigningKey'
, createKeySigningKey_hostedZoneId
- The unique string (ID) used to identify a hosted zone.
$sel:keyManagementServiceArn:CreateKeySigningKey'
, createKeySigningKey_keyManagementServiceArn
- The Amazon resource name (ARN) for a customer managed customer master
key (CMK) in Key Management Service (KMS). The KeyManagementServiceArn
must be unique for each key-signing key (KSK) in a single hosted zone.
To see an example of KeyManagementServiceArn
that grants the correct
permissions for DNSSEC, scroll down to Example.
You must configure the customer managed CMK as follows:
- Status
- Enabled
- Key spec
- ECC_NIST_P256
- Key usage
- Sign and verify
- Key policy
- The key policy must give permission for the following actions:
- DescribeKey
- GetPublicKey
- Sign
The key policy must also include the Amazon Route 53 service in the principal for your account. Specify the following:
"Service": "dnssec-route53.amazonaws.com"
For more information about working with a customer managed CMK in KMS, see Key Management Service concepts.
$sel:name:CreateKeySigningKey'
, createKeySigningKey_name
- A string used to identify a key-signing key (KSK). Name
can include
numbers, letters, and underscores (_). Name
must be unique for each
key-signing key in the same hosted zone.
$sel:status:CreateKeySigningKey'
, createKeySigningKey_status
- A string specifying the initial status of the key-signing key (KSK). You
can set the value to ACTIVE
or INACTIVE
.
data CreateKeySigningKeyResponse Source #
See: newCreateKeySigningKeyResponse
smart constructor.
Instances
newCreateKeySigningKeyResponse Source #
:: Int | |
-> ChangeInfo | |
-> KeySigningKey | |
-> Text | |
-> CreateKeySigningKeyResponse |
Create a value of CreateKeySigningKeyResponse
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:httpStatus:CreateKeySigningKeyResponse'
, createKeySigningKeyResponse_httpStatus
- The response's http status code.
$sel:changeInfo:CreateKeySigningKeyResponse'
, createKeySigningKeyResponse_changeInfo
- Undocumented member.
$sel:keySigningKey:CreateKeySigningKeyResponse'
, createKeySigningKeyResponse_keySigningKey
- The key-signing key (KSK) that the request creates.
$sel:location:CreateKeySigningKeyResponse'
, createKeySigningKeyResponse_location
- The unique URL representing the new key-signing key (KSK).
GetCheckerIpRanges
data GetCheckerIpRanges Source #
Empty request.
See: newGetCheckerIpRanges
smart constructor.
Instances
newGetCheckerIpRanges :: GetCheckerIpRanges Source #
Create a value of GetCheckerIpRanges
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
data GetCheckerIpRangesResponse Source #
A complex type that contains the CheckerIpRanges
element.
See: newGetCheckerIpRangesResponse
smart constructor.
Instances
newGetCheckerIpRangesResponse Source #
Create a value of GetCheckerIpRangesResponse
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:httpStatus:GetCheckerIpRangesResponse'
, getCheckerIpRangesResponse_httpStatus
- The response's http status code.
$sel:checkerIpRanges:GetCheckerIpRangesResponse'
, getCheckerIpRangesResponse_checkerIpRanges
- A complex type that contains sorted list of IP ranges in CIDR format for
Amazon Route 53 health checkers.
GetTrafficPolicyInstance
data GetTrafficPolicyInstance Source #
Gets information about a specified traffic policy instance.
See: newGetTrafficPolicyInstance
smart constructor.
Instances
newGetTrafficPolicyInstance Source #
Create a value of GetTrafficPolicyInstance
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:id:GetTrafficPolicyInstance'
, getTrafficPolicyInstance_id
- The ID of the traffic policy instance that you want to get information
about.
data GetTrafficPolicyInstanceResponse Source #
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
See: newGetTrafficPolicyInstanceResponse
smart constructor.
Instances
newGetTrafficPolicyInstanceResponse Source #
:: Int | |
-> TrafficPolicyInstance |
|
-> GetTrafficPolicyInstanceResponse |
Create a value of GetTrafficPolicyInstanceResponse
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:httpStatus:GetTrafficPolicyInstanceResponse'
, getTrafficPolicyInstanceResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstance:GetTrafficPolicyInstanceResponse'
, getTrafficPolicyInstanceResponse_trafficPolicyInstance
- A complex type that contains settings for the traffic policy instance.
GetHealthCheckLastFailureReason
data GetHealthCheckLastFailureReason Source #
A request for the reason that a health check failed most recently.
See: newGetHealthCheckLastFailureReason
smart constructor.
Instances
newGetHealthCheckLastFailureReason Source #
Create a value of GetHealthCheckLastFailureReason
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:healthCheckId:GetHealthCheckLastFailureReason'
, getHealthCheckLastFailureReason_healthCheckId
- The ID for the health check for which you want the last failure reason.
When you created the health check, CreateHealthCheck
returned the ID
in the response, in the HealthCheckId
element.
If you want to get the last failure reason for a calculated health
check, you must use the Amazon Route 53 console or the CloudWatch
console. You can't use GetHealthCheckLastFailureReason
for a
calculated health check.
data GetHealthCheckLastFailureReasonResponse Source #
A complex type that contains the response to a
GetHealthCheckLastFailureReason
request.
See: newGetHealthCheckLastFailureReasonResponse
smart constructor.
Instances
newGetHealthCheckLastFailureReasonResponse Source #
Create a value of GetHealthCheckLastFailureReasonResponse
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:httpStatus:GetHealthCheckLastFailureReasonResponse'
, getHealthCheckLastFailureReasonResponse_httpStatus
- The response's http status code.
$sel:healthCheckObservations:GetHealthCheckLastFailureReasonResponse'
, getHealthCheckLastFailureReasonResponse_healthCheckObservations
- A list that contains one Observation
element for each Amazon Route 53
health checker that is reporting a last failure reason.
DeleteReusableDelegationSet
data DeleteReusableDelegationSet Source #
A request to delete a reusable delegation set.
See: newDeleteReusableDelegationSet
smart constructor.
Instances
newDeleteReusableDelegationSet Source #
Create a value of DeleteReusableDelegationSet
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:id:DeleteReusableDelegationSet'
, deleteReusableDelegationSet_id
- The ID of the reusable delegation set that you want to delete.
data DeleteReusableDelegationSetResponse Source #
An empty element.
See: newDeleteReusableDelegationSetResponse
smart constructor.
Instances
Eq DeleteReusableDelegationSetResponse Source # | |
Read DeleteReusableDelegationSetResponse Source # | |
Show DeleteReusableDelegationSetResponse Source # | |
Generic DeleteReusableDelegationSetResponse Source # | |
NFData DeleteReusableDelegationSetResponse Source # | |
Defined in Amazonka.Route53.DeleteReusableDelegationSet rnf :: DeleteReusableDelegationSetResponse -> () # | |
type Rep DeleteReusableDelegationSetResponse Source # | |
Defined in Amazonka.Route53.DeleteReusableDelegationSet type Rep DeleteReusableDelegationSetResponse = D1 ('MetaData "DeleteReusableDelegationSetResponse" "Amazonka.Route53.DeleteReusableDelegationSet" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DeleteReusableDelegationSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) |
newDeleteReusableDelegationSetResponse Source #
Create a value of DeleteReusableDelegationSetResponse
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:httpStatus:DeleteReusableDelegationSetResponse'
, deleteReusableDelegationSetResponse_httpStatus
- The response's http status code.
ListHostedZonesByName
data ListHostedZonesByName Source #
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account in ASCII order by domain name.
See: newListHostedZonesByName
smart constructor.
Instances
newListHostedZonesByName :: ListHostedZonesByName Source #
Create a value of ListHostedZonesByName
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:hostedZoneId:ListHostedZonesByName'
, listHostedZonesByName_hostedZoneId
- (Optional) For your first request to ListHostedZonesByName
, do not
include the hostedzoneid
parameter.
If you have more hosted zones than the value of maxitems
,
ListHostedZonesByName
returns only the first maxitems
hosted zones.
To get the next group of maxitems
hosted zones, submit another request
to ListHostedZonesByName
and include both dnsname
and hostedzoneid
parameters. For the value of hostedzoneid
, specify the value of the
NextHostedZoneId
element from the previous response.
$sel:maxItems:ListHostedZonesByName'
, listHostedZonesByName_maxItems
- The maximum number of hosted zones to be included in the response body
for this request. If you have more than maxitems
hosted zones, then
the value of the IsTruncated
element in the response is true, and the
values of NextDNSName
and NextHostedZoneId
specify the first hosted
zone in the next group of maxitems
hosted zones.
$sel:dNSName:ListHostedZonesByName'
, listHostedZonesByName_dNSName
- (Optional) For your first request to ListHostedZonesByName
, include
the dnsname
parameter only if you want to specify the name of the
first hosted zone in the response. If you don't include the dnsname
parameter, Amazon Route 53 returns all of the hosted zones that were
created by the current Amazon Web Services account, in ASCII order. For
subsequent requests, include both dnsname
and hostedzoneid
parameters. For dnsname
, specify the value of NextDNSName
from the
previous response.
data ListHostedZonesByNameResponse Source #
A complex type that contains the response information for the request.
See: newListHostedZonesByNameResponse
smart constructor.
ListHostedZonesByNameResponse' (Maybe ResourceId) (Maybe ResourceId) (Maybe Text) (Maybe Text) Int [HostedZone] Bool Text |
Instances
newListHostedZonesByNameResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> ListHostedZonesByNameResponse |
Create a value of ListHostedZonesByNameResponse
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:hostedZoneId:ListHostedZonesByName'
, listHostedZonesByNameResponse_hostedZoneId
- The ID that Amazon Route 53 assigned to the hosted zone when you created
it.
$sel:nextHostedZoneId:ListHostedZonesByNameResponse'
, listHostedZonesByNameResponse_nextHostedZoneId
- If IsTruncated
is true
, the value of NextHostedZoneId
identifies
the first hosted zone in the next group of maxitems
hosted zones. Call
ListHostedZonesByName
again and specify the value of NextDNSName
and
NextHostedZoneId
in the dnsname
and hostedzoneid
parameters,
respectively.
This element is present only if IsTruncated
is true
.
$sel:dNSName:ListHostedZonesByName'
, listHostedZonesByNameResponse_dNSName
- For the second and subsequent calls to ListHostedZonesByName
,
DNSName
is the value that you specified for the dnsname
parameter in
the request that produced the current response.
$sel:nextDNSName:ListHostedZonesByNameResponse'
, listHostedZonesByNameResponse_nextDNSName
- If IsTruncated
is true, the value of NextDNSName
is the name of the
first hosted zone in the next group of maxitems
hosted zones. Call
ListHostedZonesByName
again and specify the value of NextDNSName
and
NextHostedZoneId
in the dnsname
and hostedzoneid
parameters,
respectively.
This element is present only if IsTruncated
is true
.
$sel:httpStatus:ListHostedZonesByNameResponse'
, listHostedZonesByNameResponse_httpStatus
- The response's http status code.
$sel:hostedZones:ListHostedZonesByNameResponse'
, listHostedZonesByNameResponse_hostedZones
- A complex type that contains general information about the hosted zone.
$sel:isTruncated:ListHostedZonesByNameResponse'
, listHostedZonesByNameResponse_isTruncated
- A flag that indicates whether there are more hosted zones to be listed.
If the response was truncated, you can get the next group of maxitems
hosted zones by calling ListHostedZonesByName
again and specifying the
values of NextDNSName
and NextHostedZoneId
elements in the dnsname
and hostedzoneid
parameters.
$sel:maxItems:ListHostedZonesByName'
, listHostedZonesByNameResponse_maxItems
- The value that you specified for the maxitems
parameter in the call to
ListHostedZonesByName
that produced the current response.
ActivateKeySigningKey
data ActivateKeySigningKey Source #
See: newActivateKeySigningKey
smart constructor.
Instances
newActivateKeySigningKey Source #
:: ResourceId | |
-> Text | |
-> ActivateKeySigningKey |
Create a value of ActivateKeySigningKey
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:hostedZoneId:ActivateKeySigningKey'
, activateKeySigningKey_hostedZoneId
- A unique string used to identify a hosted zone.
$sel:name:ActivateKeySigningKey'
, activateKeySigningKey_name
- A string used to identify a key-signing key (KSK). Name
can include
numbers, letters, and underscores (_). Name
must be unique for each
key-signing key in the same hosted zone.
data ActivateKeySigningKeyResponse Source #
See: newActivateKeySigningKeyResponse
smart constructor.
Instances
newActivateKeySigningKeyResponse Source #
Create a value of ActivateKeySigningKeyResponse
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:httpStatus:ActivateKeySigningKeyResponse'
, activateKeySigningKeyResponse_httpStatus
- The response's http status code.
$sel:changeInfo:ActivateKeySigningKeyResponse'
, activateKeySigningKeyResponse_changeInfo
- Undocumented member.
ListReusableDelegationSets
data ListReusableDelegationSets Source #
A request to get a list of the reusable delegation sets that are associated with the current Amazon Web Services account.
See: newListReusableDelegationSets
smart constructor.
Instances
newListReusableDelegationSets :: ListReusableDelegationSets Source #
Create a value of ListReusableDelegationSets
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:marker:ListReusableDelegationSets'
, listReusableDelegationSets_marker
- If the value of IsTruncated
in the previous response was true
, you
have more reusable delegation sets. To get another group, submit another
ListReusableDelegationSets
request.
For the value of marker
, specify the value of NextMarker
from the
previous response, which is the ID of the first reusable delegation set
that Amazon Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more reusable delegation sets to get.
$sel:maxItems:ListReusableDelegationSets'
, listReusableDelegationSets_maxItems
- The number of reusable delegation sets that you want Amazon Route 53 to
return in the response to this request. If you specify a value greater
than 100, Route 53 returns only the first 100 reusable delegation sets.
data ListReusableDelegationSetsResponse Source #
A complex type that contains information about the reusable delegation sets that are associated with the current Amazon Web Services account.
See: newListReusableDelegationSetsResponse
smart constructor.
Instances
newListReusableDelegationSetsResponse Source #
:: Int | |
-> Text | |
-> Bool | |
-> Text | |
-> ListReusableDelegationSetsResponse |
Create a value of ListReusableDelegationSetsResponse
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:nextMarker:ListReusableDelegationSetsResponse'
, listReusableDelegationSetsResponse_nextMarker
- If IsTruncated
is true
, the value of NextMarker
identifies the
next reusable delegation set that Amazon Route 53 will return if you
submit another ListReusableDelegationSets
request and specify the
value of NextMarker
in the marker
parameter.
$sel:httpStatus:ListReusableDelegationSetsResponse'
, listReusableDelegationSetsResponse_httpStatus
- The response's http status code.
$sel:delegationSets:ListReusableDelegationSetsResponse'
, listReusableDelegationSetsResponse_delegationSets
- A complex type that contains one DelegationSet
element for each
reusable delegation set that was created by the current Amazon Web
Services account.
$sel:marker:ListReusableDelegationSets'
, listReusableDelegationSetsResponse_marker
- For the second and subsequent calls to ListReusableDelegationSets
,
Marker
is the value that you specified for the marker
parameter in
the request that produced the current response.
$sel:isTruncated:ListReusableDelegationSetsResponse'
, listReusableDelegationSetsResponse_isTruncated
- A flag that indicates whether there are more reusable delegation sets to
be listed.
$sel:maxItems:ListReusableDelegationSets'
, listReusableDelegationSetsResponse_maxItems
- The value that you specified for the maxitems
parameter in the call to
ListReusableDelegationSets
that produced the current response.
ListTagsForResource
data ListTagsForResource Source #
A complex type containing information about a request for a list of the tags that are associated with an individual resource.
See: newListTagsForResource
smart constructor.
Instances
newListTagsForResource Source #
Create a value of ListTagsForResource
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:resourceType:ListTagsForResource'
, listTagsForResource_resourceType
- The type of the resource.
- The resource type for health checks is
healthcheck
. - The resource type for hosted zones is
hostedzone
.
$sel:resourceId:ListTagsForResource'
, listTagsForResource_resourceId
- The ID of the resource for which you want to retrieve tags.
data ListTagsForResourceResponse Source #
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
See: newListTagsForResourceResponse
smart constructor.
Instances
newListTagsForResourceResponse Source #
Create a value of ListTagsForResourceResponse
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:httpStatus:ListTagsForResourceResponse'
, listTagsForResourceResponse_httpStatus
- The response's http status code.
$sel:resourceTagSet:ListTagsForResourceResponse'
, listTagsForResourceResponse_resourceTagSet
- A ResourceTagSet
containing tags associated with the specified
resource.
ListQueryLoggingConfigs (Paginated)
data ListQueryLoggingConfigs Source #
See: newListQueryLoggingConfigs
smart constructor.
Instances
newListQueryLoggingConfigs :: ListQueryLoggingConfigs Source #
Create a value of ListQueryLoggingConfigs
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:hostedZoneId:ListQueryLoggingConfigs'
, listQueryLoggingConfigs_hostedZoneId
- (Optional) If you want to list the query logging configuration that is
associated with a hosted zone, specify the ID in HostedZoneId
.
If you don't specify a hosted zone ID, ListQueryLoggingConfigs
returns all of the configurations that are associated with the current
Amazon Web Services account.
$sel:nextToken:ListQueryLoggingConfigs'
, listQueryLoggingConfigs_nextToken
- (Optional) If the current Amazon Web Services account has more than
MaxResults
query logging configurations, use NextToken
to get the
second and subsequent pages of results.
For the first ListQueryLoggingConfigs
request, omit this value.
For the second and subsequent requests, get the value of NextToken
from the previous response and specify that value for NextToken
in the
request.
$sel:maxResults:ListQueryLoggingConfigs'
, listQueryLoggingConfigs_maxResults
- (Optional) The maximum number of query logging configurations that you
want Amazon Route 53 to return in response to the current request. If
the current Amazon Web Services account has more than MaxResults
configurations, use the value of
NextToken
in the response to get the next page of results.
If you don't specify a value for MaxResults
, Route 53 returns up to
100 configurations.
data ListQueryLoggingConfigsResponse Source #
See: newListQueryLoggingConfigsResponse
smart constructor.
Instances
newListQueryLoggingConfigsResponse Source #
Create a value of ListQueryLoggingConfigsResponse
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:nextToken:ListQueryLoggingConfigs'
, listQueryLoggingConfigsResponse_nextToken
- If a response includes the last of the query logging configurations that
are associated with the current Amazon Web Services account, NextToken
doesn't appear in the response.
If a response doesn't include the last of the configurations, you can
get more configurations by submitting another
ListQueryLoggingConfigs
request. Get the value of NextToken
that Amazon Route 53 returned in
the previous response and include it in NextToken
in the next request.
$sel:httpStatus:ListQueryLoggingConfigsResponse'
, listQueryLoggingConfigsResponse_httpStatus
- The response's http status code.
$sel:queryLoggingConfigs:ListQueryLoggingConfigsResponse'
, listQueryLoggingConfigsResponse_queryLoggingConfigs
- An array that contains one
QueryLoggingConfig
element for each configuration for DNS query logging that is associated
with the current Amazon Web Services account.
ListTrafficPolicyInstances
data ListTrafficPolicyInstances Source #
A request to get information about the traffic policy instances that you created by using the current Amazon Web Services account.
See: newListTrafficPolicyInstances
smart constructor.
Instances
newListTrafficPolicyInstances :: ListTrafficPolicyInstances Source #
Create a value of ListTrafficPolicyInstances
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstances_trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstances
request. For the
value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is
the type of the first traffic policy instance in the next group of
traffic policy instances.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:maxItems:ListTrafficPolicyInstances'
, listTrafficPolicyInstances_maxItems
- The maximum number of traffic policy instances that you want Amazon
Route 53 to return in response to a ListTrafficPolicyInstances
request. If you have more than MaxItems
traffic policy instances, the
value of the IsTruncated
element in the response is true
, and the
values of HostedZoneIdMarker
, TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
represent the first traffic policy
instance in the next group of MaxItems
traffic policy instances.
$sel:hostedZoneIdMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstances_hostedZoneIdMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstances
request. For the
value of HostedZoneId
, specify the value of HostedZoneIdMarker
from
the previous response, which is the hosted zone ID of the first traffic
policy instance in the next group of traffic policy instances.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstances_trafficPolicyInstanceNameMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstances
request. For the
value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is
the name of the first traffic policy instance in the next group of
traffic policy instances.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
data ListTrafficPolicyInstancesResponse Source #
A complex type that contains the response information for the request.
See: newListTrafficPolicyInstancesResponse
smart constructor.
ListTrafficPolicyInstancesResponse' (Maybe RRType) (Maybe ResourceId) (Maybe Text) Int [TrafficPolicyInstance] Bool Text |
Instances
newListTrafficPolicyInstancesResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> ListTrafficPolicyInstancesResponse |
Create a value of ListTrafficPolicyInstancesResponse
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstancesResponse_trafficPolicyInstanceTypeMarker
- If IsTruncated
is true
, TrafficPolicyInstanceTypeMarker
is the DNS
type of the resource record sets that are associated with the first
traffic policy instance that Amazon Route 53 will return if you submit
another ListTrafficPolicyInstances
request.
$sel:hostedZoneIdMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstancesResponse_hostedZoneIdMarker
- If IsTruncated
is true
, HostedZoneIdMarker
is the ID of the hosted
zone of the first traffic policy instance that Route 53 will return if
you submit another ListTrafficPolicyInstances
request.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstances'
, listTrafficPolicyInstancesResponse_trafficPolicyInstanceNameMarker
- If IsTruncated
is true
, TrafficPolicyInstanceNameMarker
is the
name of the first traffic policy instance that Route 53 will return if
you submit another ListTrafficPolicyInstances
request.
$sel:httpStatus:ListTrafficPolicyInstancesResponse'
, listTrafficPolicyInstancesResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstances:ListTrafficPolicyInstancesResponse'
, listTrafficPolicyInstancesResponse_trafficPolicyInstances
- A list that contains one TrafficPolicyInstance
element for each
traffic policy instance that matches the elements in the request.
$sel:isTruncated:ListTrafficPolicyInstancesResponse'
, listTrafficPolicyInstancesResponse_isTruncated
- A flag that indicates whether there are more traffic policy instances to
be listed. If the response was truncated, you can get more traffic
policy instances by calling ListTrafficPolicyInstances
again and
specifying the values of the HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
in the corresponding request parameters.
$sel:maxItems:ListTrafficPolicyInstances'
, listTrafficPolicyInstancesResponse_maxItems
- The value that you specified for the MaxItems
parameter in the call to
ListTrafficPolicyInstances
that produced the current response.
CreateTrafficPolicyInstance
data CreateTrafficPolicyInstance Source #
A complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.
See: newCreateTrafficPolicyInstance
smart constructor.
Instances
newCreateTrafficPolicyInstance Source #
:: ResourceId | |
-> Text | |
-> Natural | |
-> Text | |
-> Natural | |
-> CreateTrafficPolicyInstance |
Create a value of CreateTrafficPolicyInstance
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:hostedZoneId:CreateTrafficPolicyInstance'
, createTrafficPolicyInstance_hostedZoneId
- The ID of the hosted zone that you want Amazon Route 53 to create
resource record sets in by using the configuration in a traffic policy.
$sel:name:CreateTrafficPolicyInstance'
, createTrafficPolicyInstance_name
- The domain name (such as example.com) or subdomain name (such as
www.example.com) for which Amazon Route 53 responds to DNS queries by
using the resource record sets that Route 53 creates for this traffic
policy instance.
$sel:ttl:CreateTrafficPolicyInstance'
, createTrafficPolicyInstance_ttl
- (Optional) The TTL that you want Amazon Route 53 to assign to all of the
resource record sets that it creates in the specified hosted zone.
$sel:trafficPolicyId:CreateTrafficPolicyInstance'
, createTrafficPolicyInstance_trafficPolicyId
- The ID of the traffic policy that you want to use to create resource
record sets in the specified hosted zone.
$sel:trafficPolicyVersion:CreateTrafficPolicyInstance'
, createTrafficPolicyInstance_trafficPolicyVersion
- The version of the traffic policy that you want to use to create
resource record sets in the specified hosted zone.
data CreateTrafficPolicyInstanceResponse Source #
A complex type that contains the response information for the
CreateTrafficPolicyInstance
request.
See: newCreateTrafficPolicyInstanceResponse
smart constructor.
Instances
newCreateTrafficPolicyInstanceResponse Source #
:: Int | |
-> TrafficPolicyInstance |
|
-> Text | |
-> CreateTrafficPolicyInstanceResponse |
Create a value of CreateTrafficPolicyInstanceResponse
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:httpStatus:CreateTrafficPolicyInstanceResponse'
, createTrafficPolicyInstanceResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstance:CreateTrafficPolicyInstanceResponse'
, createTrafficPolicyInstanceResponse_trafficPolicyInstance
- A complex type that contains settings for the new traffic policy
instance.
$sel:location:CreateTrafficPolicyInstanceResponse'
, createTrafficPolicyInstanceResponse_location
- A unique URL that represents a new traffic policy instance.
GetChange
The input for a GetChange request.
See: newGetChange
smart constructor.
Instances
Create a value of GetChange
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:id:GetChange'
, getChange_id
- The ID of the change batch request. The value that you specify here is
the value that ChangeResourceRecordSets
returned in the Id
element
when you submitted the request.
data GetChangeResponse Source #
A complex type that contains the ChangeInfo
element.
See: newGetChangeResponse
smart constructor.
Instances
:: Int | |
-> ChangeInfo | |
-> GetChangeResponse |
Create a value of GetChangeResponse
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:httpStatus:GetChangeResponse'
, getChangeResponse_httpStatus
- The response's http status code.
$sel:changeInfo:GetChangeResponse'
, getChangeResponse_changeInfo
- A complex type that contains information about the specified change
batch.
ChangeResourceRecordSets
data ChangeResourceRecordSets Source #
A complex type that contains change information for the resource record set.
See: newChangeResourceRecordSets
smart constructor.
Instances
newChangeResourceRecordSets Source #
Create a value of ChangeResourceRecordSets
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:hostedZoneId:ChangeResourceRecordSets'
, changeResourceRecordSets_hostedZoneId
- The ID of the hosted zone that contains the resource record sets that
you want to change.
$sel:changeBatch:ChangeResourceRecordSets'
, changeResourceRecordSets_changeBatch
- A complex type that contains an optional comment and the Changes
element.
data ChangeResourceRecordSetsResponse Source #
A complex type containing the response for the request.
See: newChangeResourceRecordSetsResponse
smart constructor.
Instances
Eq ChangeResourceRecordSetsResponse Source # | |
Read ChangeResourceRecordSetsResponse Source # | |
Show ChangeResourceRecordSetsResponse Source # | |
Defined in Amazonka.Route53.ChangeResourceRecordSets | |
Generic ChangeResourceRecordSetsResponse Source # | |
NFData ChangeResourceRecordSetsResponse Source # | |
Defined in Amazonka.Route53.ChangeResourceRecordSets rnf :: ChangeResourceRecordSetsResponse -> () # | |
type Rep ChangeResourceRecordSetsResponse Source # | |
Defined in Amazonka.Route53.ChangeResourceRecordSets type Rep ChangeResourceRecordSetsResponse = D1 ('MetaData "ChangeResourceRecordSetsResponse" "Amazonka.Route53.ChangeResourceRecordSets" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "ChangeResourceRecordSetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "changeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeInfo))) |
newChangeResourceRecordSetsResponse Source #
Create a value of ChangeResourceRecordSetsResponse
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:httpStatus:ChangeResourceRecordSetsResponse'
, changeResourceRecordSetsResponse_httpStatus
- The response's http status code.
$sel:changeInfo:ChangeResourceRecordSetsResponse'
, changeResourceRecordSetsResponse_changeInfo
- A complex type that contains information about changes made to your
hosted zone.
This element contains an ID that you use when performing a GetChange action to get detailed information about the change.
DeleteHealthCheck
data DeleteHealthCheck Source #
This action deletes a health check.
See: newDeleteHealthCheck
smart constructor.
Instances
Create a value of DeleteHealthCheck
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:healthCheckId:DeleteHealthCheck'
, deleteHealthCheck_healthCheckId
- The ID of the health check that you want to delete.
data DeleteHealthCheckResponse Source #
An empty element.
See: newDeleteHealthCheckResponse
smart constructor.
Instances
newDeleteHealthCheckResponse Source #
Create a value of DeleteHealthCheckResponse
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:httpStatus:DeleteHealthCheckResponse'
, deleteHealthCheckResponse_httpStatus
- The response's http status code.
UpdateHealthCheck
data UpdateHealthCheck Source #
A complex type that contains information about a request to update a health check.
See: newUpdateHealthCheck
smart constructor.
UpdateHealthCheck' (Maybe Natural) (Maybe Text) (Maybe Bool) (Maybe Bool) (Maybe [ResettableElementName]) (Maybe Text) (Maybe Natural) (Maybe (NonEmpty HealthCheckRegion)) (Maybe Text) (Maybe InsufficientDataHealthStatus) (Maybe Natural) (Maybe AlarmIdentifier) (Maybe Bool) (Maybe Text) (Maybe [Text]) (Maybe Natural) Text |
Instances
Create a value of UpdateHealthCheck
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:failureThreshold:UpdateHealthCheck'
, updateHealthCheck_failureThreshold
- The number of consecutive health checks that an endpoint must pass or
fail for Amazon Route 53 to change the current status of the endpoint
from unhealthy to healthy or vice versa. For more information, see
How Amazon Route 53 Determines Whether an Endpoint Is Healthy
in the Amazon Route 53 Developer Guide.
If you don't specify a value for FailureThreshold
, the default value
is three health checks.
$sel:iPAddress:UpdateHealthCheck'
, updateHealthCheck_iPAddress
- The IPv4 or IPv6 IP address for the endpoint that you want Amazon Route
53 to perform health checks on. If you don't specify a value for
IPAddress
, Route 53 sends a DNS request to resolve the domain name
that you specify in FullyQualifiedDomainName
at the interval that you
specify in RequestInterval
. Using an IP address that is returned by
DNS, Route 53 then checks the health of the endpoint.
Use one of the following formats for the value of IPAddress
:
- IPv4 address: four values between 0 and 255, separated by
periods (.), for example,
192.0.2.44
. - IPv6 address: eight groups of four hexadecimal values, separated
by colons (:), for example,
2001:0db8:85a3:0000:0000:abcd:0001:2345
. You can also shorten IPv6 addresses as described in RFC 5952, for example,2001:db8:85a3::abcd:1:2345
.
If the endpoint is an EC2 instance, we recommend that you create an
Elastic IP address, associate it with your EC2 instance, and specify the
Elastic IP address for IPAddress
. This ensures that the IP address of
your instance never changes. For more information, see the applicable
documentation:
- Linux: Elastic IP Addresses (EIP) in the Amazon EC2 User Guide for Linux Instances
- Windows: Elastic IP Addresses (EIP) in the Amazon EC2 User Guide for Windows Instances
If a health check already has a value for IPAddress
, you can change
the value. However, you can't update an existing health check to add or
remove the value of IPAddress
.
For more information, see FullyQualifiedDomainName.
Constraints: Route 53 can't check the health of endpoints for which the IP address is in local, private, non-routable, or multicast ranges. For more information about IP addresses for which you can't create health checks, see the following documents:
- RFC 5735, Special Use IPv4 Addresses
- RFC 6598, IANA-Reserved IPv4 Prefix for Shared Address Space
- RFC 5156, Special-Use IPv6 Addresses
$sel:enableSNI:UpdateHealthCheck'
, updateHealthCheck_enableSNI
- Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainName
to the endpoint in the client_hello
message
during TLS
negotiation. This allows the endpoint to respond to HTTPS
health check requests with the applicable SSL/TLS certificate.
Some endpoints require that HTTPS requests include the host name in the
client_hello
message. If you don't enable SNI, the status of the
health check will be SSL alert handshake_failure
. A health check can
also have that status for other reasons. If SNI is enabled and you're
still getting the error, check the SSL/TLS configuration on your
endpoint and confirm that your certificate is valid.
The SSL/TLS certificate on your endpoint includes a domain name in the
Common Name
field and possibly several more in the
Subject Alternative Names
field. One of the domain names in the
certificate should match the value that you specify for
FullyQualifiedDomainName
. If the endpoint responds to the
client_hello
message with a certificate that does not include the
domain name that you specified in FullyQualifiedDomainName
, a health
checker will retry the handshake. In the second attempt, the health
checker will omit FullyQualifiedDomainName
from the client_hello
message.
$sel:disabled:UpdateHealthCheck'
, updateHealthCheck_disabled
- Stops Route 53 from performing health checks. When you disable a health
check, here's what happens:
- Health checks that check the health of endpoints: Route 53 stops submitting requests to your application, server, or other resource.
- Calculated health checks: Route 53 stops aggregating the status of the referenced health checks.
- Health checks that monitor CloudWatch alarms: Route 53 stops monitoring the corresponding CloudWatch metrics.
After you disable a health check, Route 53 considers the status of the health check to always be healthy. If you configured DNS failover, Route 53 continues to route traffic to the corresponding resources. If you want to stop routing traffic to a resource, change the value of Inverted.
Charges for a health check still apply when the health check is disabled. For more information, see Amazon Route 53 Pricing.
$sel:resetElements:UpdateHealthCheck'
, updateHealthCheck_resetElements
- A complex type that contains one ResettableElementName
element for
each element that you want to reset to the default value. Valid values
for ResettableElementName
include the following:
ChildHealthChecks
: Amazon Route 53 resets ChildHealthChecks to null.FullyQualifiedDomainName
: Route 53 resets FullyQualifiedDomainName. to null.Regions
: Route 53 resets the Regions list to the default set of regions.ResourcePath
: Route 53 resets ResourcePath to null.
$sel:searchString:UpdateHealthCheck'
, updateHealthCheck_searchString
- If the value of Type
is HTTP_STR_MATCH
or HTTPS_STR_MATCH
, the
string that you want Amazon Route 53 to search for in the response body
from the specified resource. If the string appears in the response body,
Route 53 considers the resource healthy. (You can't change the value of
Type
when you update a health check.)
$sel:healthThreshold:UpdateHealthCheck'
, updateHealthCheck_healthThreshold
- The number of child health checks that are associated with a
CALCULATED
health that Amazon Route 53 must consider healthy for the
CALCULATED
health check to be considered healthy. To specify the child
health checks that you want to associate with a CALCULATED
health
check, use the ChildHealthChecks
and ChildHealthCheck
elements.
Note the following:
- If you specify a number greater than the number of child health checks, Route 53 always considers this health check to be unhealthy.
- If you specify
0
, Route 53 always considers this health check to be healthy.
$sel:regions:UpdateHealthCheck'
, updateHealthCheck_regions
- A complex type that contains one Region
element for each region that
you want Amazon Route 53 health checkers to check the specified endpoint
from.
$sel:resourcePath:UpdateHealthCheck'
, updateHealthCheck_resourcePath
- The path that you want Amazon Route 53 to request when performing health
checks. The path can be any value for which your endpoint will return an
HTTP status code of 2xx or 3xx when the endpoint is healthy, for example
the file /docs/route53-health-check.html. You can also include query
string parameters, for example, /welcome.html?language=jp&login=y
.
Specify this value only if you want to change it.
$sel:insufficientDataHealthStatus:UpdateHealthCheck'
, updateHealthCheck_insufficientDataHealthStatus
- When CloudWatch has insufficient data about the metric to determine the
alarm state, the status that you want Amazon Route 53 to assign to the
health check:
Healthy
: Route 53 considers the health check to be healthy.Unhealthy
: Route 53 considers the health check to be unhealthy.LastKnownStatus
: Route 53 uses the status of the health check from the last time CloudWatch had sufficient data to determine the alarm state. For new health checks that have no last known status, the default status for the health check is healthy.
$sel:healthCheckVersion:UpdateHealthCheck'
, updateHealthCheck_healthCheckVersion
- A sequential counter that Amazon Route 53 sets to 1
when you create a
health check and increments by 1 each time you update settings for the
health check.
We recommend that you use GetHealthCheck
or ListHealthChecks
to get
the current value of HealthCheckVersion
for the health check that you
want to update, and that you include that value in your
UpdateHealthCheck
request. This prevents Route 53 from overwriting an
intervening update:
- If the value in the
UpdateHealthCheck
request matches the value ofHealthCheckVersion
in the health check, Route 53 updates the health check with the new settings. - If the value of
HealthCheckVersion
in the health check is greater, the health check was changed after you got the version number. Route 53 does not update the health check, and it returns aHealthCheckVersionMismatch
error.
$sel:alarmIdentifier:UpdateHealthCheck'
, updateHealthCheck_alarmIdentifier
- A complex type that identifies the CloudWatch alarm that you want Amazon
Route 53 health checkers to use to determine whether the specified
health check is healthy.
$sel:inverted:UpdateHealthCheck'
, updateHealthCheck_inverted
- Specify whether you want Amazon Route 53 to invert the status of a
health check, for example, to consider a health check unhealthy when it
otherwise would be considered healthy.
$sel:fullyQualifiedDomainName:UpdateHealthCheck'
, updateHealthCheck_fullyQualifiedDomainName
- Amazon Route 53 behavior depends on whether you specify a value for
IPAddress
.
If a health check already has a value for IPAddress
, you can change
the value. However, you can't update an existing health check to add or
remove the value of IPAddress
.
If you specify a value for IPAddress
:
Route 53 sends health check requests to the specified IPv4 or IPv6
address and passes the value of FullyQualifiedDomainName
in the Host
header for all health checks except TCP health checks. This is typically
the fully qualified DNS name of the endpoint on which you want Route 53
to perform health checks.
When Route 53 checks the health of an endpoint, here is how it
constructs the Host
header:
- If you specify a value of
80
forPort
andHTTP
orHTTP_STR_MATCH
forType
, Route 53 passes the value ofFullyQualifiedDomainName
to the endpoint in theHost
header. - If you specify a value of
443
forPort
andHTTPS
orHTTPS_STR_MATCH
forType
, Route 53 passes the value ofFullyQualifiedDomainName
to the endpoint in theHost
header. - If you specify another value for
Port
and any value exceptTCP
forType
, Route 53 passesFullyQualifiedDomainName
:Port
to the endpoint in theHost
header.
If you don't specify a value for FullyQualifiedDomainName
, Route 53
substitutes the value of IPAddress
in the Host
header in each of the
above cases.
If you don't specify a value for IPAddress
:
If you don't specify a value for IPAddress
, Route 53 sends a DNS
request to the domain that you specify in FullyQualifiedDomainName
at
the interval you specify in RequestInterval
. Using an IPv4 address
that is returned by DNS, Route 53 then checks the health of the
endpoint.
If you don't specify a value for IPAddress
, Route 53 uses only IPv4
to send health checks to the endpoint. If there's no resource record
set with a type of A for the name that you specify for
FullyQualifiedDomainName
, the health check fails with a "DNS
resolution failed" error.
If you want to check the health of weighted, latency, or failover
resource record sets and you choose to specify the endpoint only by
FullyQualifiedDomainName
, we recommend that you create a separate
health check for each endpoint. For example, create a health check for
each HTTP server that is serving content for www.example.com. For the
value of FullyQualifiedDomainName
, specify the domain name of the
server (such as us-east-2-www.example.com
), not the name of the
resource record sets (www.example.com).
In this configuration, if the value of FullyQualifiedDomainName
matches the name of the resource record sets and you then associate the
health check with those resource record sets, health check results will
be unpredictable.
In addition, if the value of Type
is HTTP
, HTTPS
,
HTTP_STR_MATCH
, or HTTPS_STR_MATCH
, Route 53 passes the value of
FullyQualifiedDomainName
in the Host
header, as it does when you
specify a value for IPAddress
. If the value of Type
is TCP
, Route
53 doesn't pass a Host
header.
$sel:childHealthChecks:UpdateHealthCheck'
, updateHealthCheck_childHealthChecks
- A complex type that contains one ChildHealthCheck
element for each
health check that you want to associate with a CALCULATED
health
check.
$sel:port:UpdateHealthCheck'
, updateHealthCheck_port
- The port on the endpoint that you want Amazon Route 53 to perform health
checks on.
Don't specify a value for Port
when you specify a value for Type
of
CLOUDWATCH_METRIC
or CALCULATED
.
$sel:healthCheckId:UpdateHealthCheck'
, updateHealthCheck_healthCheckId
- The ID for the health check for which you want detailed information.
When you created the health check, CreateHealthCheck
returned the ID
in the response, in the HealthCheckId
element.
data UpdateHealthCheckResponse Source #
A complex type that contains the response to the UpdateHealthCheck
request.
See: newUpdateHealthCheckResponse
smart constructor.
Instances
newUpdateHealthCheckResponse Source #
Create a value of UpdateHealthCheckResponse
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:httpStatus:UpdateHealthCheckResponse'
, updateHealthCheckResponse_httpStatus
- The response's http status code.
$sel:healthCheck:UpdateHealthCheckResponse'
, updateHealthCheckResponse_healthCheck
- A complex type that contains the response to an UpdateHealthCheck
request.
CreateHostedZone
data CreateHostedZone Source #
A complex type that contains information about the request to create a public or private hosted zone.
See: newCreateHostedZone
smart constructor.
Instances
Create a value of CreateHostedZone
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:delegationSetId:CreateHostedZone'
, createHostedZone_delegationSetId
- If you want to associate a reusable delegation set with this hosted
zone, the ID that Amazon Route 53 assigned to the reusable delegation
set when you created it. For more information about reusable delegation
sets, see
CreateReusableDelegationSet.
$sel:vpc:CreateHostedZone'
, createHostedZone_vpc
- (Private hosted zones only) A complex type that contains information
about the Amazon VPC that you're associating with this hosted zone.
You can specify only one Amazon VPC when you create a private hosted zone. To associate additional Amazon VPCs with the hosted zone, use AssociateVPCWithHostedZone after you create a hosted zone.
$sel:hostedZoneConfig:CreateHostedZone'
, createHostedZone_hostedZoneConfig
- (Optional) A complex type that contains the following optional values:
- For public and private hosted zones, an optional comment
- For private hosted zones, an optional
PrivateZone
element
If you don't specify a comment or the PrivateZone
element, omit
HostedZoneConfig
and the other elements.
$sel:name:CreateHostedZone'
, createHostedZone_name
- The name of the domain. Specify a fully qualified domain name, for
example, www.example.com. The trailing dot is optional; Amazon Route
53 assumes that the domain name is fully qualified. This means that
Route 53 treats www.example.com (without a trailing dot) and
www.example.com. (with a trailing dot) as identical.
If you're creating a public hosted zone, this is the name you have
registered with your DNS registrar. If your domain name is registered
with a registrar other than Route 53, change the name servers for your
domain to the set of NameServers
that CreateHostedZone
returns in
DelegationSet
.
$sel:callerReference:CreateHostedZone'
, createHostedZone_callerReference
- A unique string that identifies the request and that allows failed
CreateHostedZone
requests to be retried without the risk of executing
the operation twice. You must use a unique CallerReference
string
every time you submit a CreateHostedZone
request. CallerReference
can be any unique string, for example, a date/time stamp.
data CreateHostedZoneResponse Source #
A complex type containing the response information for the hosted zone.
See: newCreateHostedZoneResponse
smart constructor.
Instances
newCreateHostedZoneResponse Source #
:: Int | |
-> HostedZone | |
-> ChangeInfo | |
-> DelegationSet | |
-> Text | |
-> CreateHostedZoneResponse |
Create a value of CreateHostedZoneResponse
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:vpc:CreateHostedZone'
, createHostedZoneResponse_vpc
- A complex type that contains information about an Amazon VPC that you
associated with this hosted zone.
$sel:httpStatus:CreateHostedZoneResponse'
, createHostedZoneResponse_httpStatus
- The response's http status code.
$sel:hostedZone:CreateHostedZoneResponse'
, createHostedZoneResponse_hostedZone
- A complex type that contains general information about the hosted zone.
$sel:changeInfo:CreateHostedZoneResponse'
, createHostedZoneResponse_changeInfo
- A complex type that contains information about the CreateHostedZone
request.
$sel:delegationSet:CreateHostedZoneResponse'
, createHostedZoneResponse_delegationSet
- A complex type that describes the name servers for this hosted zone.
$sel:location:CreateHostedZoneResponse'
, createHostedZoneResponse_location
- The unique URL representing the new hosted zone.
CreateVPCAssociationAuthorization
data CreateVPCAssociationAuthorization Source #
A complex type that contains information about the request to authorize associating a VPC with your private hosted zone. Authorization is only required when a private hosted zone and a VPC were created by using different accounts.
See: newCreateVPCAssociationAuthorization
smart constructor.
Instances
newCreateVPCAssociationAuthorization Source #
Create a value of CreateVPCAssociationAuthorization
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:hostedZoneId:CreateVPCAssociationAuthorization'
, createVPCAssociationAuthorization_hostedZoneId
- The ID of the private hosted zone that you want to authorize associating
a VPC with.
$sel:vpc:CreateVPCAssociationAuthorization'
, createVPCAssociationAuthorization_vpc
- A complex type that contains the VPC ID and region for the VPC that you
want to authorize associating with your hosted zone.
data CreateVPCAssociationAuthorizationResponse Source #
A complex type that contains the response information from a
CreateVPCAssociationAuthorization
request.
See: newCreateVPCAssociationAuthorizationResponse
smart constructor.
Instances
newCreateVPCAssociationAuthorizationResponse Source #
Create a value of CreateVPCAssociationAuthorizationResponse
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:httpStatus:CreateVPCAssociationAuthorizationResponse'
, createVPCAssociationAuthorizationResponse_httpStatus
- The response's http status code.
$sel:hostedZoneId:CreateVPCAssociationAuthorization'
, createVPCAssociationAuthorizationResponse_hostedZoneId
- The ID of the hosted zone that you authorized associating a VPC with.
$sel:vpc:CreateVPCAssociationAuthorization'
, createVPCAssociationAuthorizationResponse_vpc
- The VPC that you authorized associating with a hosted zone.
ListVPCAssociationAuthorizations (Paginated)
data ListVPCAssociationAuthorizations Source #
A complex type that contains information about that can be associated with your hosted zone.
See: newListVPCAssociationAuthorizations
smart constructor.
Instances
newListVPCAssociationAuthorizations Source #
Create a value of ListVPCAssociationAuthorizations
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:nextToken:ListVPCAssociationAuthorizations'
, listVPCAssociationAuthorizations_nextToken
- Optional: If a response includes a NextToken
element, there are more
VPCs that can be associated with the specified hosted zone. To get the
next page of results, submit another request, and include the value of
NextToken
from the response in the nexttoken
parameter in another
ListVPCAssociationAuthorizations
request.
$sel:maxResults:ListVPCAssociationAuthorizations'
, listVPCAssociationAuthorizations_maxResults
- Optional: An integer that specifies the maximum number of VPCs that
you want Amazon Route 53 to return. If you don't specify a value for
MaxResults
, Route 53 returns up to 50 VPCs per page.
$sel:hostedZoneId:ListVPCAssociationAuthorizations'
, listVPCAssociationAuthorizations_hostedZoneId
- The ID of the hosted zone for which you want a list of VPCs that can be
associated with the hosted zone.
data ListVPCAssociationAuthorizationsResponse Source #
A complex type that contains the response information for the request.
See: newListVPCAssociationAuthorizationsResponse
smart constructor.
Instances
newListVPCAssociationAuthorizationsResponse Source #
Create a value of ListVPCAssociationAuthorizationsResponse
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:nextToken:ListVPCAssociationAuthorizations'
, listVPCAssociationAuthorizationsResponse_nextToken
- When the response includes a NextToken
element, there are more VPCs
that can be associated with the specified hosted zone. To get the next
page of VPCs, submit another ListVPCAssociationAuthorizations
request,
and include the value of the NextToken
element from the response in
the nexttoken
request parameter.
$sel:httpStatus:ListVPCAssociationAuthorizationsResponse'
, listVPCAssociationAuthorizationsResponse_httpStatus
- The response's http status code.
$sel:hostedZoneId:ListVPCAssociationAuthorizations'
, listVPCAssociationAuthorizationsResponse_hostedZoneId
- The ID of the hosted zone that you can associate the listed VPCs with.
$sel:vPCs:ListVPCAssociationAuthorizationsResponse'
, listVPCAssociationAuthorizationsResponse_vPCs
- The list of VPCs that are authorized to be associated with the specified
hosted zone.
ListTrafficPolicyInstancesByPolicy
data ListTrafficPolicyInstancesByPolicy Source #
A complex type that contains the information about the request to list your traffic policy instances.
See: newListTrafficPolicyInstancesByPolicy
smart constructor.
ListTrafficPolicyInstancesByPolicy' (Maybe RRType) (Maybe Text) (Maybe ResourceId) (Maybe Text) Text Natural |
Instances
newListTrafficPolicyInstancesByPolicy Source #
:: Text | |
-> Natural |
|
-> ListTrafficPolicyInstancesByPolicy |
Create a value of ListTrafficPolicyInstancesByPolicy
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is
the name of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:maxItems:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_maxItems
- The maximum number of traffic policy instances to be included in the
response body for this request. If you have more than MaxItems
traffic
policy instances, the value of the IsTruncated
element in the response
is true
, and the values of HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
represent the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
$sel:hostedZoneIdMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_hostedZoneIdMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstancesByPolicy
request.
For the value of hostedzoneid
, specify the value of
HostedZoneIdMarker
from the previous response, which is the hosted
zone ID of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_trafficPolicyInstanceNameMarker
- If the value of IsTruncated
in the previous response was true
, you
have more traffic policy instances. To get more traffic policy
instances, submit another ListTrafficPolicyInstancesByPolicy
request.
For the value of trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is
the name of the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:trafficPolicyId:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_trafficPolicyId
- The ID of the traffic policy for which you want to list traffic policy
instances.
$sel:trafficPolicyVersion:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicy_trafficPolicyVersion
- The version of the traffic policy for which you want to list traffic
policy instances. The version must be associated with the traffic policy
that is specified by TrafficPolicyId
.
data ListTrafficPolicyInstancesByPolicyResponse Source #
A complex type that contains the response information for the request.
See: newListTrafficPolicyInstancesByPolicyResponse
smart constructor.
ListTrafficPolicyInstancesByPolicyResponse' (Maybe RRType) (Maybe ResourceId) (Maybe Text) Int [TrafficPolicyInstance] Bool Text |
Instances
newListTrafficPolicyInstancesByPolicyResponse Source #
:: Int | |
-> Bool |
|
-> Text | |
-> ListTrafficPolicyInstancesByPolicyResponse |
Create a value of ListTrafficPolicyInstancesByPolicyResponse
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicyResponse_trafficPolicyInstanceTypeMarker
- If IsTruncated
is true
, TrafficPolicyInstanceTypeMarker
is the DNS
type of the resource record sets that are associated with the first
traffic policy instance in the next group of MaxItems
traffic policy
instances.
$sel:hostedZoneIdMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicyResponse_hostedZoneIdMarker
- If IsTruncated
is true
, HostedZoneIdMarker
is the ID of the hosted
zone of the first traffic policy instance in the next group of traffic
policy instances.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicyResponse_trafficPolicyInstanceNameMarker
- If IsTruncated
is true
, TrafficPolicyInstanceNameMarker
is the
name of the first traffic policy instance in the next group of
MaxItems
traffic policy instances.
$sel:httpStatus:ListTrafficPolicyInstancesByPolicyResponse'
, listTrafficPolicyInstancesByPolicyResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstances:ListTrafficPolicyInstancesByPolicyResponse'
, listTrafficPolicyInstancesByPolicyResponse_trafficPolicyInstances
- A list that contains one TrafficPolicyInstance
element for each
traffic policy instance that matches the elements in the request.
$sel:isTruncated:ListTrafficPolicyInstancesByPolicyResponse'
, listTrafficPolicyInstancesByPolicyResponse_isTruncated
- A flag that indicates whether there are more traffic policy instances to
be listed. If the response was truncated, you can get the next group of
traffic policy instances by calling ListTrafficPolicyInstancesByPolicy
again and specifying the values of the HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
elements in the corresponding request parameters.
$sel:maxItems:ListTrafficPolicyInstancesByPolicy'
, listTrafficPolicyInstancesByPolicyResponse_maxItems
- The value that you specified for the MaxItems
parameter in the call to
ListTrafficPolicyInstancesByPolicy
that produced the current response.
DisassociateVPCFromHostedZone
data DisassociateVPCFromHostedZone Source #
A complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.
See: newDisassociateVPCFromHostedZone
smart constructor.
Instances
newDisassociateVPCFromHostedZone Source #
Create a value of DisassociateVPCFromHostedZone
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:comment:DisassociateVPCFromHostedZone'
, disassociateVPCFromHostedZone_comment
- Optional: A comment about the disassociation request.
$sel:hostedZoneId:DisassociateVPCFromHostedZone'
, disassociateVPCFromHostedZone_hostedZoneId
- The ID of the private hosted zone that you want to disassociate a VPC
from.
$sel:vpc:DisassociateVPCFromHostedZone'
, disassociateVPCFromHostedZone_vpc
- A complex type that contains information about the VPC that you're
disassociating from the specified hosted zone.
data DisassociateVPCFromHostedZoneResponse Source #
A complex type that contains the response information for the disassociate request.
See: newDisassociateVPCFromHostedZoneResponse
smart constructor.
Instances
newDisassociateVPCFromHostedZoneResponse Source #
Create a value of DisassociateVPCFromHostedZoneResponse
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:httpStatus:DisassociateVPCFromHostedZoneResponse'
, disassociateVPCFromHostedZoneResponse_httpStatus
- The response's http status code.
$sel:changeInfo:DisassociateVPCFromHostedZoneResponse'
, disassociateVPCFromHostedZoneResponse_changeInfo
- A complex type that describes the changes made to the specified private
hosted zone.
CreateHealthCheck
data CreateHealthCheck Source #
A complex type that contains the health check request information.
See: newCreateHealthCheck
smart constructor.
Instances
Create a value of CreateHealthCheck
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:callerReference:CreateHealthCheck'
, createHealthCheck_callerReference
- A unique string that identifies the request and that allows you to retry
a failed CreateHealthCheck
request without the risk of creating two
identical health checks:
- If you send a
CreateHealthCheck
request with the sameCallerReference
and settings as a previous request, and if the health check doesn't exist, Amazon Route 53 creates the health check. If the health check does exist, Route 53 returns the settings for the existing health check. - If you send a
CreateHealthCheck
request with the sameCallerReference
as a deleted health check, regardless of the settings, Route 53 returns aHealthCheckAlreadyExists
error. - If you send a
CreateHealthCheck
request with the sameCallerReference
as an existing health check but with different settings, Route 53 returns aHealthCheckAlreadyExists
error. - If you send a
CreateHealthCheck
request with a uniqueCallerReference
but settings identical to an existing health check, Route 53 creates the health check.
$sel:healthCheckConfig:CreateHealthCheck'
, createHealthCheck_healthCheckConfig
- A complex type that contains settings for a new health check.
data CreateHealthCheckResponse Source #
A complex type containing the response information for the new health check.
See: newCreateHealthCheckResponse
smart constructor.
Instances
newCreateHealthCheckResponse Source #
:: Int | |
-> HealthCheck | |
-> Text | |
-> CreateHealthCheckResponse |
Create a value of CreateHealthCheckResponse
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:httpStatus:CreateHealthCheckResponse'
, createHealthCheckResponse_httpStatus
- The response's http status code.
$sel:healthCheck:CreateHealthCheckResponse'
, createHealthCheckResponse_healthCheck
- A complex type that contains identifying information about the health
check.
$sel:location:CreateHealthCheckResponse'
, createHealthCheckResponse_location
- The unique URL representing the new health check.
DeleteVPCAssociationAuthorization
data DeleteVPCAssociationAuthorization Source #
A complex type that contains information about the request to remove authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account.
See: newDeleteVPCAssociationAuthorization
smart constructor.
Instances
newDeleteVPCAssociationAuthorization Source #
Create a value of DeleteVPCAssociationAuthorization
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:hostedZoneId:DeleteVPCAssociationAuthorization'
, deleteVPCAssociationAuthorization_hostedZoneId
- When removing authorization to associate a VPC that was created by one
Amazon Web Services account with a hosted zone that was created with a
different Amazon Web Services account, the ID of the hosted zone.
$sel:vpc:DeleteVPCAssociationAuthorization'
, deleteVPCAssociationAuthorization_vpc
- When removing authorization to associate a VPC that was created by one
Amazon Web Services account with a hosted zone that was created with a
different Amazon Web Services account, a complex type that includes the
ID and region of the VPC.
data DeleteVPCAssociationAuthorizationResponse Source #
Empty response for the request.
See: newDeleteVPCAssociationAuthorizationResponse
smart constructor.
Instances
Eq DeleteVPCAssociationAuthorizationResponse Source # | |
Read DeleteVPCAssociationAuthorizationResponse Source # | |
Show DeleteVPCAssociationAuthorizationResponse Source # | |
Generic DeleteVPCAssociationAuthorizationResponse Source # | |
Defined in Amazonka.Route53.DeleteVPCAssociationAuthorization type Rep DeleteVPCAssociationAuthorizationResponse :: Type -> Type # | |
NFData DeleteVPCAssociationAuthorizationResponse Source # | |
type Rep DeleteVPCAssociationAuthorizationResponse Source # | |
Defined in Amazonka.Route53.DeleteVPCAssociationAuthorization type Rep DeleteVPCAssociationAuthorizationResponse = D1 ('MetaData "DeleteVPCAssociationAuthorizationResponse" "Amazonka.Route53.DeleteVPCAssociationAuthorization" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DeleteVPCAssociationAuthorizationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) |
newDeleteVPCAssociationAuthorizationResponse Source #
Create a value of DeleteVPCAssociationAuthorizationResponse
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:httpStatus:DeleteVPCAssociationAuthorizationResponse'
, deleteVPCAssociationAuthorizationResponse_httpStatus
- The response's http status code.
ChangeTagsForResource
data ChangeTagsForResource Source #
A complex type that contains information about the tags that you want to add, edit, or delete.
See: newChangeTagsForResource
smart constructor.
Instances
newChangeTagsForResource Source #
Create a value of ChangeTagsForResource
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:removeTagKeys:ChangeTagsForResource'
, changeTagsForResource_removeTagKeys
- A complex type that contains a list of the tags that you want to delete
from the specified health check or hosted zone. You can specify up to 10
keys.
$sel:addTags:ChangeTagsForResource'
, changeTagsForResource_addTags
- A complex type that contains a list of the tags that you want to add to
the specified health check or hosted zone and/or the tags that you want
to edit Value
for.
You can add a maximum of 10 tags to a health check or a hosted zone.
$sel:resourceType:ChangeTagsForResource'
, changeTagsForResource_resourceType
- The type of the resource.
- The resource type for health checks is
healthcheck
. - The resource type for hosted zones is
hostedzone
.
$sel:resourceId:ChangeTagsForResource'
, changeTagsForResource_resourceId
- The ID of the resource for which you want to add, change, or delete
tags.
data ChangeTagsForResourceResponse Source #
Empty response for the request.
See: newChangeTagsForResourceResponse
smart constructor.
Instances
Eq ChangeTagsForResourceResponse Source # | |
Read ChangeTagsForResourceResponse Source # | |
Show ChangeTagsForResourceResponse Source # | |
Defined in Amazonka.Route53.ChangeTagsForResource showsPrec :: Int -> ChangeTagsForResourceResponse -> ShowS # show :: ChangeTagsForResourceResponse -> String # showList :: [ChangeTagsForResourceResponse] -> ShowS # | |
Generic ChangeTagsForResourceResponse Source # | |
NFData ChangeTagsForResourceResponse Source # | |
Defined in Amazonka.Route53.ChangeTagsForResource rnf :: ChangeTagsForResourceResponse -> () # | |
type Rep ChangeTagsForResourceResponse Source # | |
Defined in Amazonka.Route53.ChangeTagsForResource type Rep ChangeTagsForResourceResponse = D1 ('MetaData "ChangeTagsForResourceResponse" "Amazonka.Route53.ChangeTagsForResource" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "ChangeTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) |
newChangeTagsForResourceResponse Source #
Create a value of ChangeTagsForResourceResponse
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:httpStatus:ChangeTagsForResourceResponse'
, changeTagsForResourceResponse_httpStatus
- The response's http status code.
ListHostedZones (Paginated)
data ListHostedZones Source #
A request to retrieve a list of the public and private hosted zones that are associated with the current Amazon Web Services account.
See: newListHostedZones
smart constructor.
Instances
newListHostedZones :: ListHostedZones Source #
Create a value of ListHostedZones
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:delegationSetId:ListHostedZones'
, listHostedZones_delegationSetId
- If you're using reusable delegation sets and you want to list all of
the hosted zones that are associated with a reusable delegation set,
specify the ID of that reusable delegation set.
$sel:marker:ListHostedZones'
, listHostedZones_marker
- If the value of IsTruncated
in the previous response was true
, you
have more hosted zones. To get more hosted zones, submit another
ListHostedZones
request.
For the value of marker
, specify the value of NextMarker
from the
previous response, which is the ID of the first hosted zone that Amazon
Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more hosted zones to get.
$sel:maxItems:ListHostedZones'
, listHostedZones_maxItems
- (Optional) The maximum number of hosted zones that you want Amazon Route
53 to return. If you have more than maxitems
hosted zones, the value
of IsTruncated
in the response is true
, and the value of
NextMarker
is the hosted zone ID of the first hosted zone that Route
53 will return if you submit another request.
data ListHostedZonesResponse Source #
See: newListHostedZonesResponse
smart constructor.
Instances
newListHostedZonesResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> ListHostedZonesResponse |
Create a value of ListHostedZonesResponse
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:marker:ListHostedZones'
, listHostedZonesResponse_marker
- For the second and subsequent calls to ListHostedZones
, Marker
is
the value that you specified for the marker
parameter in the request
that produced the current response.
$sel:nextMarker:ListHostedZonesResponse'
, listHostedZonesResponse_nextMarker
- If IsTruncated
is true
, the value of NextMarker
identifies the
first hosted zone in the next group of hosted zones. Submit another
ListHostedZones
request, and specify the value of NextMarker
from
the response in the marker
parameter.
This element is present only if IsTruncated
is true
.
$sel:httpStatus:ListHostedZonesResponse'
, listHostedZonesResponse_httpStatus
- The response's http status code.
$sel:hostedZones:ListHostedZonesResponse'
, listHostedZonesResponse_hostedZones
- A complex type that contains general information about the hosted zone.
$sel:isTruncated:ListHostedZonesResponse'
, listHostedZonesResponse_isTruncated
- A flag indicating whether there are more hosted zones to be listed. If
the response was truncated, you can get more hosted zones by submitting
another ListHostedZones
request and specifying the value of
NextMarker
in the marker
parameter.
$sel:maxItems:ListHostedZones'
, listHostedZonesResponse_maxItems
- The value that you specified for the maxitems
parameter in the call to
ListHostedZones
that produced the current response.
GetTrafficPolicyInstanceCount
data GetTrafficPolicyInstanceCount Source #
Request to get the number of traffic policy instances that are associated with the current Amazon Web Services account.
See: newGetTrafficPolicyInstanceCount
smart constructor.
Instances
newGetTrafficPolicyInstanceCount :: GetTrafficPolicyInstanceCount Source #
Create a value of GetTrafficPolicyInstanceCount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
data GetTrafficPolicyInstanceCountResponse Source #
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
See: newGetTrafficPolicyInstanceCountResponse
smart constructor.
Instances
newGetTrafficPolicyInstanceCountResponse Source #
:: Int | |
-> Int |
|
-> GetTrafficPolicyInstanceCountResponse |
Create a value of GetTrafficPolicyInstanceCountResponse
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:httpStatus:GetTrafficPolicyInstanceCountResponse'
, getTrafficPolicyInstanceCountResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstanceCount:GetTrafficPolicyInstanceCountResponse'
, getTrafficPolicyInstanceCountResponse_trafficPolicyInstanceCount
- The number of traffic policy instances that are associated with the
current Amazon Web Services account.
ListGeoLocations
data ListGeoLocations Source #
A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.
See: newListGeoLocations
smart constructor.
Instances
newListGeoLocations :: ListGeoLocations Source #
Create a value of ListGeoLocations
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:startSubdivisionCode:ListGeoLocations'
, listGeoLocations_startSubdivisionCode
- The code for the state of the United States with which you want to start
listing locations that Amazon Route 53 supports for geolocation. If
Route 53 has already returned a page or more of results, if
IsTruncated
is true
, and if NextSubdivisionCode
from the previous
response has a value, enter that value in startsubdivisioncode
to
return the next page of results.
To list subdivisions (U.S. states), you must include both
startcountrycode
and startsubdivisioncode
.
$sel:maxItems:ListGeoLocations'
, listGeoLocations_maxItems
- (Optional) The maximum number of geolocations to be included in the
response body for this request. If more than maxitems
geolocations
remain to be listed, then the value of the IsTruncated
element in the
response is true
.
$sel:startCountryCode:ListGeoLocations'
, listGeoLocations_startCountryCode
- The code for the country with which you want to start listing locations
that Amazon Route 53 supports for geolocation. If Route 53 has already
returned a page or more of results, if IsTruncated
is true
, and if
NextCountryCode
from the previous response has a value, enter that
value in startcountrycode
to return the next page of results.
$sel:startContinentCode:ListGeoLocations'
, listGeoLocations_startContinentCode
- The code for the continent with which you want to start listing
locations that Amazon Route 53 supports for geolocation. If Route 53 has
already returned a page or more of results, if IsTruncated
is true,
and if NextContinentCode
from the previous response has a value, enter
that value in startcontinentcode
to return the next page of results.
Include startcontinentcode
only if you want to list continents. Don't
include startcontinentcode
when you're listing countries or countries
with their subdivisions.
data ListGeoLocationsResponse Source #
A complex type containing the response information for the request.
See: newListGeoLocationsResponse
smart constructor.
Instances
newListGeoLocationsResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> ListGeoLocationsResponse |
Create a value of ListGeoLocationsResponse
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:nextContinentCode:ListGeoLocationsResponse'
, listGeoLocationsResponse_nextContinentCode
- If IsTruncated
is true
, you can make a follow-up request to display
more locations. Enter the value of NextContinentCode
in the
startcontinentcode
parameter in another ListGeoLocations
request.
$sel:nextCountryCode:ListGeoLocationsResponse'
, listGeoLocationsResponse_nextCountryCode
- If IsTruncated
is true
, you can make a follow-up request to display
more locations. Enter the value of NextCountryCode
in the
startcountrycode
parameter in another ListGeoLocations
request.
$sel:nextSubdivisionCode:ListGeoLocationsResponse'
, listGeoLocationsResponse_nextSubdivisionCode
- If IsTruncated
is true
, you can make a follow-up request to display
more locations. Enter the value of NextSubdivisionCode
in the
startsubdivisioncode
parameter in another ListGeoLocations
request.
$sel:httpStatus:ListGeoLocationsResponse'
, listGeoLocationsResponse_httpStatus
- The response's http status code.
$sel:geoLocationDetailsList:ListGeoLocationsResponse'
, listGeoLocationsResponse_geoLocationDetailsList
- A complex type that contains one GeoLocationDetails
element for each
location that Amazon Route 53 supports for geolocation.
$sel:isTruncated:ListGeoLocationsResponse'
, listGeoLocationsResponse_isTruncated
- A value that indicates whether more locations remain to be listed after
the last location in this response. If so, the value of IsTruncated
is
true
. To get more values, submit another request and include the
values of NextContinentCode
, NextCountryCode
, and
NextSubdivisionCode
in the startcontinentcode
, startcountrycode
,
and startsubdivisioncode
, as applicable.
$sel:maxItems:ListGeoLocations'
, listGeoLocationsResponse_maxItems
- The value that you specified for MaxItems
in the request.
GetHostedZone
data GetHostedZone Source #
A request to get information about a specified hosted zone.
See: newGetHostedZone
smart constructor.
Instances
Create a value of GetHostedZone
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:id:GetHostedZone'
, getHostedZone_id
- The ID of the hosted zone that you want to get information about.
data GetHostedZoneResponse Source #
A complex type that contain the response to a GetHostedZone
request.
See: newGetHostedZoneResponse
smart constructor.
Instances
newGetHostedZoneResponse Source #
:: Int | |
-> HostedZone | |
-> GetHostedZoneResponse |
Create a value of GetHostedZoneResponse
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:vPCs:GetHostedZoneResponse'
, getHostedZoneResponse_vPCs
- A complex type that contains information about the VPCs that are
associated with the specified hosted zone.
$sel:delegationSet:GetHostedZoneResponse'
, getHostedZoneResponse_delegationSet
- A complex type that lists the Amazon Route 53 name servers for the
specified hosted zone.
$sel:httpStatus:GetHostedZoneResponse'
, getHostedZoneResponse_httpStatus
- The response's http status code.
$sel:hostedZone:GetHostedZoneResponse'
, getHostedZoneResponse_hostedZone
- A complex type that contains general information about the specified
hosted zone.
GetHealthCheck
data GetHealthCheck Source #
A request to get information about a specified health check.
See: newGetHealthCheck
smart constructor.
Instances
Create a value of GetHealthCheck
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:healthCheckId:GetHealthCheck'
, getHealthCheck_healthCheckId
- The identifier that Amazon Route 53 assigned to the health check when
you created it. When you add or update a resource record set, you use
this value to specify which health check to use. The value can be up to
64 characters long.
data GetHealthCheckResponse Source #
A complex type that contains the response to a GetHealthCheck
request.
See: newGetHealthCheckResponse
smart constructor.
Instances
newGetHealthCheckResponse Source #
:: Int | |
-> HealthCheck | |
-> GetHealthCheckResponse |
Create a value of GetHealthCheckResponse
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:httpStatus:GetHealthCheckResponse'
, getHealthCheckResponse_httpStatus
- The response's http status code.
$sel:healthCheck:GetHealthCheckResponse'
, getHealthCheckResponse_healthCheck
- A complex type that contains information about one health check that is
associated with the current Amazon Web Services account.
ListResourceRecordSets (Paginated)
data ListResourceRecordSets Source #
A request for the resource record sets that are associated with a specified hosted zone.
See: newListResourceRecordSets
smart constructor.
Instances
newListResourceRecordSets Source #
Create a value of ListResourceRecordSets
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:startRecordName:ListResourceRecordSets'
, listResourceRecordSets_startRecordName
- The first name in the lexicographic ordering of resource record sets
that you want to list. If the specified record name doesn't exist, the
results begin with the first resource record set that has a name greater
than the value of name
.
$sel:startRecordType:ListResourceRecordSets'
, listResourceRecordSets_startRecordType
- The type of resource record set to begin the record listing from.
Valid values for basic resource record sets: A
| AAAA
| CAA
|
CNAME
| MX
| NAPTR
| NS
| PTR
| SOA
| SPF
| SRV
| TXT
Values for weighted, latency, geolocation, and failover resource record
sets: A
| AAAA
| CAA
| CNAME
| MX
| NAPTR
| PTR
| SPF
|
SRV
| TXT
Values for alias resource record sets:
- API Gateway custom regional API or edge-optimized API: A
- CloudFront distribution: A or AAAA
- Elastic Beanstalk environment that has a regionalized subdomain: A
- Elastic Load Balancing load balancer: A | AAAA
- S3 bucket: A
- VPC interface VPC endpoint: A
- Another resource record set in this hosted zone: The type of the resource record set that the alias references.
Constraint: Specifying type
without specifying name
returns an
InvalidInput
error.
$sel:startRecordIdentifier:ListResourceRecordSets'
, listResourceRecordSets_startRecordIdentifier
- Resource record sets that have a routing policy other than simple: If
results were truncated for a given DNS name and type, specify the value
of NextRecordIdentifier
from the previous response to get the next
resource record set that has the current DNS name and type.
$sel:maxItems:ListResourceRecordSets'
, listResourceRecordSets_maxItems
- (Optional) The maximum number of resource records sets to include in the
response body for this request. If the response includes more than
maxitems
resource record sets, the value of the IsTruncated
element
in the response is true
, and the values of the NextRecordName
and
NextRecordType
elements in the response identify the first resource
record set in the next group of maxitems
resource record sets.
$sel:hostedZoneId:ListResourceRecordSets'
, listResourceRecordSets_hostedZoneId
- The ID of the hosted zone that contains the resource record sets that
you want to list.
data ListResourceRecordSetsResponse Source #
A complex type that contains list information for the resource record set.
See: newListResourceRecordSetsResponse
smart constructor.
ListResourceRecordSetsResponse' (Maybe RRType) (Maybe Text) (Maybe Text) Int [ResourceRecordSet] Bool Text |
Instances
newListResourceRecordSetsResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> ListResourceRecordSetsResponse |
Create a value of ListResourceRecordSetsResponse
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:nextRecordType:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_nextRecordType
- If the results were truncated, the type of the next record in the list.
This element is present only if IsTruncated
is true.
$sel:nextRecordName:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_nextRecordName
- If the results were truncated, the name of the next record in the list.
This element is present only if IsTruncated
is true.
$sel:nextRecordIdentifier:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_nextRecordIdentifier
- Resource record sets that have a routing policy other than simple: If
results were truncated for a given DNS name and type, the value of
SetIdentifier
for the next resource record set that has the current
DNS name and type.
For information about routing policies, see Choosing a Routing Policy in the Amazon Route 53 Developer Guide.
$sel:httpStatus:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_httpStatus
- The response's http status code.
$sel:resourceRecordSets:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_resourceRecordSets
- Information about multiple resource record sets.
$sel:isTruncated:ListResourceRecordSetsResponse'
, listResourceRecordSetsResponse_isTruncated
- A flag that indicates whether more resource record sets remain to be
listed. If your results were truncated, you can make a follow-up
pagination request by using the NextRecordName
element.
$sel:maxItems:ListResourceRecordSets'
, listResourceRecordSetsResponse_maxItems
- The maximum number of records you requested.
CreateReusableDelegationSet
data CreateReusableDelegationSet Source #
See: newCreateReusableDelegationSet
smart constructor.
Instances
newCreateReusableDelegationSet Source #
Create a value of CreateReusableDelegationSet
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:hostedZoneId:CreateReusableDelegationSet'
, createReusableDelegationSet_hostedZoneId
- If you want to mark the delegation set for an existing hosted zone as
reusable, the ID for that hosted zone.
$sel:callerReference:CreateReusableDelegationSet'
, createReusableDelegationSet_callerReference
- A unique string that identifies the request, and that allows you to
retry failed CreateReusableDelegationSet
requests without the risk of
executing the operation twice. You must use a unique CallerReference
string every time you submit a CreateReusableDelegationSet
request.
CallerReference
can be any unique string, for example a date/time
stamp.
data CreateReusableDelegationSetResponse Source #
See: newCreateReusableDelegationSetResponse
smart constructor.
Instances
newCreateReusableDelegationSetResponse Source #
Create a value of CreateReusableDelegationSetResponse
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:httpStatus:CreateReusableDelegationSetResponse'
, createReusableDelegationSetResponse_httpStatus
- The response's http status code.
$sel:delegationSet:CreateReusableDelegationSetResponse'
, createReusableDelegationSetResponse_delegationSet
- A complex type that contains name server information.
$sel:location:CreateReusableDelegationSetResponse'
, createReusableDelegationSetResponse_location
- The unique URL representing the new reusable delegation set.
CreateQueryLoggingConfig
data CreateQueryLoggingConfig Source #
See: newCreateQueryLoggingConfig
smart constructor.
Instances
newCreateQueryLoggingConfig Source #
Create a value of CreateQueryLoggingConfig
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:hostedZoneId:CreateQueryLoggingConfig'
, createQueryLoggingConfig_hostedZoneId
- The ID of the hosted zone that you want to log queries for. You can log
queries only for public hosted zones.
$sel:cloudWatchLogsLogGroupArn:CreateQueryLoggingConfig'
, createQueryLoggingConfig_cloudWatchLogsLogGroupArn
- The Amazon Resource Name (ARN) for the log group that you want to Amazon
Route 53 to send query logs to. This is the format of the ARN:
arn:aws:logs:region:account-id:log-group:log_group_name
To get the ARN for a log group, you can use the CloudWatch console, the DescribeLogGroups API action, the describe-log-groups command, or the applicable command in one of the Amazon Web Services SDKs.
data CreateQueryLoggingConfigResponse Source #
See: newCreateQueryLoggingConfigResponse
smart constructor.
Instances
newCreateQueryLoggingConfigResponse Source #
Create a value of CreateQueryLoggingConfigResponse
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:httpStatus:CreateQueryLoggingConfigResponse'
, createQueryLoggingConfigResponse_httpStatus
- The response's http status code.
$sel:queryLoggingConfig:CreateQueryLoggingConfigResponse'
, createQueryLoggingConfigResponse_queryLoggingConfig
- A complex type that contains the ID for a query logging configuration,
the ID of the hosted zone that you want to log queries for, and the ARN
for the log group that you want Amazon Route 53 to send query logs to.
$sel:location:CreateQueryLoggingConfigResponse'
, createQueryLoggingConfigResponse_location
- The unique URL representing the new query logging configuration.
GetHealthCheckCount
data GetHealthCheckCount Source #
A request for the number of health checks that are associated with the current Amazon Web Services account.
See: newGetHealthCheckCount
smart constructor.
Instances
newGetHealthCheckCount :: GetHealthCheckCount Source #
Create a value of GetHealthCheckCount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
data GetHealthCheckCountResponse Source #
A complex type that contains the response to a GetHealthCheckCount
request.
See: newGetHealthCheckCountResponse
smart constructor.
Instances
newGetHealthCheckCountResponse Source #
Create a value of GetHealthCheckCountResponse
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:httpStatus:GetHealthCheckCountResponse'
, getHealthCheckCountResponse_httpStatus
- The response's http status code.
$sel:healthCheckCount:GetHealthCheckCountResponse'
, getHealthCheckCountResponse_healthCheckCount
- The number of health checks associated with the current Amazon Web
Services account.
UpdateTrafficPolicyComment
data UpdateTrafficPolicyComment Source #
A complex type that contains information about the traffic policy that you want to update the comment for.
See: newUpdateTrafficPolicyComment
smart constructor.
Instances
newUpdateTrafficPolicyComment Source #
:: Text | |
-> Natural | |
-> Text | |
-> UpdateTrafficPolicyComment |
Create a value of UpdateTrafficPolicyComment
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:id:UpdateTrafficPolicyComment'
, updateTrafficPolicyComment_id
- The value of Id
for the traffic policy that you want to update the
comment for.
$sel:version:UpdateTrafficPolicyComment'
, updateTrafficPolicyComment_version
- The value of Version
for the traffic policy that you want to update
the comment for.
$sel:comment:UpdateTrafficPolicyComment'
, updateTrafficPolicyComment_comment
- The new comment for the specified traffic policy and version.
data UpdateTrafficPolicyCommentResponse Source #
A complex type that contains the response information for the traffic policy.
See: newUpdateTrafficPolicyCommentResponse
smart constructor.
Instances
Eq UpdateTrafficPolicyCommentResponse Source # | |
Read UpdateTrafficPolicyCommentResponse Source # | |
Show UpdateTrafficPolicyCommentResponse Source # | |
Generic UpdateTrafficPolicyCommentResponse Source # | |
NFData UpdateTrafficPolicyCommentResponse Source # | |
Defined in Amazonka.Route53.UpdateTrafficPolicyComment rnf :: UpdateTrafficPolicyCommentResponse -> () # | |
type Rep UpdateTrafficPolicyCommentResponse Source # | |
Defined in Amazonka.Route53.UpdateTrafficPolicyComment type Rep UpdateTrafficPolicyCommentResponse = D1 ('MetaData "UpdateTrafficPolicyCommentResponse" "Amazonka.Route53.UpdateTrafficPolicyComment" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "UpdateTrafficPolicyCommentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trafficPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrafficPolicy))) |
newUpdateTrafficPolicyCommentResponse Source #
Create a value of UpdateTrafficPolicyCommentResponse
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:httpStatus:UpdateTrafficPolicyCommentResponse'
, updateTrafficPolicyCommentResponse_httpStatus
- The response's http status code.
$sel:trafficPolicy:UpdateTrafficPolicyCommentResponse'
, updateTrafficPolicyCommentResponse_trafficPolicy
- A complex type that contains settings for the specified traffic policy.
GetHostedZoneCount
data GetHostedZoneCount Source #
A request to retrieve a count of all the hosted zones that are associated with the current Amazon Web Services account.
See: newGetHostedZoneCount
smart constructor.
Instances
newGetHostedZoneCount :: GetHostedZoneCount Source #
Create a value of GetHostedZoneCount
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
data GetHostedZoneCountResponse Source #
A complex type that contains the response to a GetHostedZoneCount
request.
See: newGetHostedZoneCountResponse
smart constructor.
Instances
newGetHostedZoneCountResponse Source #
:: Int | |
-> Integer | |
-> GetHostedZoneCountResponse |
Create a value of GetHostedZoneCountResponse
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:httpStatus:GetHostedZoneCountResponse'
, getHostedZoneCountResponse_httpStatus
- The response's http status code.
$sel:hostedZoneCount:GetHostedZoneCountResponse'
, getHostedZoneCountResponse_hostedZoneCount
- The total number of public and private hosted zones that are associated
with the current Amazon Web Services account.
DeleteKeySigningKey
data DeleteKeySigningKey Source #
See: newDeleteKeySigningKey
smart constructor.
Instances
newDeleteKeySigningKey Source #
:: ResourceId | |
-> Text | |
-> DeleteKeySigningKey |
Create a value of DeleteKeySigningKey
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:hostedZoneId:DeleteKeySigningKey'
, deleteKeySigningKey_hostedZoneId
- A unique string used to identify a hosted zone.
$sel:name:DeleteKeySigningKey'
, deleteKeySigningKey_name
- A string used to identify a key-signing key (KSK).
data DeleteKeySigningKeyResponse Source #
See: newDeleteKeySigningKeyResponse
smart constructor.
Instances
newDeleteKeySigningKeyResponse Source #
Create a value of DeleteKeySigningKeyResponse
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:httpStatus:DeleteKeySigningKeyResponse'
, deleteKeySigningKeyResponse_httpStatus
- The response's http status code.
$sel:changeInfo:DeleteKeySigningKeyResponse'
, deleteKeySigningKeyResponse_changeInfo
- Undocumented member.
GetDNSSEC
See: newGetDNSSEC
smart constructor.
Instances
Create a value of GetDNSSEC
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:hostedZoneId:GetDNSSEC'
, getDNSSEC_hostedZoneId
- A unique string used to identify a hosted zone.
data GetDNSSECResponse Source #
See: newGetDNSSECResponse
smart constructor.
Instances
:: Int | |
-> DNSSECStatus | |
-> GetDNSSECResponse |
Create a value of GetDNSSECResponse
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:httpStatus:GetDNSSECResponse'
, getDNSSECResponse_httpStatus
- The response's http status code.
$sel:status:GetDNSSECResponse'
, getDNSSECResponse_status
- A string repesenting the status of DNSSEC.
$sel:keySigningKeys:GetDNSSECResponse'
, getDNSSECResponse_keySigningKeys
- The key-signing keys (KSKs) in your account.
GetAccountLimit
data GetAccountLimit Source #
A complex type that contains information about the request to create a hosted zone.
See: newGetAccountLimit
smart constructor.
Instances
Create a value of GetAccountLimit
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:type':GetAccountLimit'
, getAccountLimit_type
- The limit that you want to get. Valid values include the following:
- MAX_HEALTH_CHECKS_BY_OWNER: The maximum number of health checks that you can create using the current account.
- MAX_HOSTED_ZONES_BY_OWNER: The maximum number of hosted zones that you can create using the current account.
- MAX_REUSABLE_DELEGATION_SETS_BY_OWNER: The maximum number of reusable delegation sets that you can create using the current account.
- MAX_TRAFFIC_POLICIES_BY_OWNER: The maximum number of traffic policies that you can create using the current account.
- MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER: The maximum number of traffic policy instances that you can create using the current account. (Traffic policy instances are referred to as traffic flow policy records in the Amazon Route 53 console.)
data GetAccountLimitResponse Source #
A complex type that contains the requested limit.
See: newGetAccountLimitResponse
smart constructor.
Instances
newGetAccountLimitResponse Source #
:: Int | |
-> AccountLimit | |
-> Natural | |
-> GetAccountLimitResponse |
Create a value of GetAccountLimitResponse
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:httpStatus:GetAccountLimitResponse'
, getAccountLimitResponse_httpStatus
- The response's http status code.
$sel:limit:GetAccountLimitResponse'
, getAccountLimitResponse_limit
- The current setting for the specified limit. For example, if you
specified MAX_HEALTH_CHECKS_BY_OWNER
for the value of Type
in the
request, the value of Limit
is the maximum number of health checks
that you can create using the current account.
$sel:count:GetAccountLimitResponse'
, getAccountLimitResponse_count
- The current number of entities that you have created of the specified
type. For example, if you specified MAX_HEALTH_CHECKS_BY_OWNER
for the
value of Type
in the request, the value of Count
is the current
number of health checks that you have created using the current account.
EnableHostedZoneDNSSEC
data EnableHostedZoneDNSSEC Source #
See: newEnableHostedZoneDNSSEC
smart constructor.
Instances
newEnableHostedZoneDNSSEC Source #
Create a value of EnableHostedZoneDNSSEC
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:hostedZoneId:EnableHostedZoneDNSSEC'
, enableHostedZoneDNSSEC_hostedZoneId
- A unique string used to identify a hosted zone.
data EnableHostedZoneDNSSECResponse Source #
See: newEnableHostedZoneDNSSECResponse
smart constructor.
Instances
Eq EnableHostedZoneDNSSECResponse Source # | |
Read EnableHostedZoneDNSSECResponse Source # | |
Show EnableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.EnableHostedZoneDNSSEC | |
Generic EnableHostedZoneDNSSECResponse Source # | |
NFData EnableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.EnableHostedZoneDNSSEC rnf :: EnableHostedZoneDNSSECResponse -> () # | |
type Rep EnableHostedZoneDNSSECResponse Source # | |
Defined in Amazonka.Route53.EnableHostedZoneDNSSEC type Rep EnableHostedZoneDNSSECResponse = D1 ('MetaData "EnableHostedZoneDNSSECResponse" "Amazonka.Route53.EnableHostedZoneDNSSEC" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "EnableHostedZoneDNSSECResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "changeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeInfo))) |
newEnableHostedZoneDNSSECResponse Source #
Create a value of EnableHostedZoneDNSSECResponse
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:httpStatus:EnableHostedZoneDNSSECResponse'
, enableHostedZoneDNSSECResponse_httpStatus
- The response's http status code.
$sel:changeInfo:EnableHostedZoneDNSSECResponse'
, enableHostedZoneDNSSECResponse_changeInfo
- Undocumented member.
DeleteQueryLoggingConfig
data DeleteQueryLoggingConfig Source #
See: newDeleteQueryLoggingConfig
smart constructor.
Instances
newDeleteQueryLoggingConfig Source #
Create a value of DeleteQueryLoggingConfig
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:id:DeleteQueryLoggingConfig'
, deleteQueryLoggingConfig_id
- The ID of the configuration that you want to delete.
data DeleteQueryLoggingConfigResponse Source #
See: newDeleteQueryLoggingConfigResponse
smart constructor.
Instances
Eq DeleteQueryLoggingConfigResponse Source # | |
Read DeleteQueryLoggingConfigResponse Source # | |
Show DeleteQueryLoggingConfigResponse Source # | |
Defined in Amazonka.Route53.DeleteQueryLoggingConfig | |
Generic DeleteQueryLoggingConfigResponse Source # | |
NFData DeleteQueryLoggingConfigResponse Source # | |
Defined in Amazonka.Route53.DeleteQueryLoggingConfig rnf :: DeleteQueryLoggingConfigResponse -> () # | |
type Rep DeleteQueryLoggingConfigResponse Source # | |
Defined in Amazonka.Route53.DeleteQueryLoggingConfig type Rep DeleteQueryLoggingConfigResponse = D1 ('MetaData "DeleteQueryLoggingConfigResponse" "Amazonka.Route53.DeleteQueryLoggingConfig" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DeleteQueryLoggingConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) |
newDeleteQueryLoggingConfigResponse Source #
Create a value of DeleteQueryLoggingConfigResponse
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:httpStatus:DeleteQueryLoggingConfigResponse'
, deleteQueryLoggingConfigResponse_httpStatus
- The response's http status code.
GetQueryLoggingConfig
data GetQueryLoggingConfig Source #
See: newGetQueryLoggingConfig
smart constructor.
Instances
newGetQueryLoggingConfig Source #
Create a value of GetQueryLoggingConfig
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:id:GetQueryLoggingConfig'
, getQueryLoggingConfig_id
- The ID of the configuration for DNS query logging that you want to get
information about.
data GetQueryLoggingConfigResponse Source #
See: newGetQueryLoggingConfigResponse
smart constructor.
Instances
newGetQueryLoggingConfigResponse Source #
Create a value of GetQueryLoggingConfigResponse
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:httpStatus:GetQueryLoggingConfigResponse'
, getQueryLoggingConfigResponse_httpStatus
- The response's http status code.
$sel:queryLoggingConfig:GetQueryLoggingConfigResponse'
, getQueryLoggingConfigResponse_queryLoggingConfig
- A complex type that contains information about the query logging
configuration that you specified in a
GetQueryLoggingConfig
request.
GetReusableDelegationSet
data GetReusableDelegationSet Source #
A request to get information about a specified reusable delegation set.
See: newGetReusableDelegationSet
smart constructor.
Instances
newGetReusableDelegationSet Source #
Create a value of GetReusableDelegationSet
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:id:GetReusableDelegationSet'
, getReusableDelegationSet_id
- The ID of the reusable delegation set that you want to get a list of
name servers for.
data GetReusableDelegationSetResponse Source #
A complex type that contains the response to the
GetReusableDelegationSet
request.
See: newGetReusableDelegationSetResponse
smart constructor.
Instances
Eq GetReusableDelegationSetResponse Source # | |
Read GetReusableDelegationSetResponse Source # | |
Show GetReusableDelegationSetResponse Source # | |
Defined in Amazonka.Route53.GetReusableDelegationSet | |
Generic GetReusableDelegationSetResponse Source # | |
NFData GetReusableDelegationSetResponse Source # | |
Defined in Amazonka.Route53.GetReusableDelegationSet rnf :: GetReusableDelegationSetResponse -> () # | |
type Rep GetReusableDelegationSetResponse Source # | |
Defined in Amazonka.Route53.GetReusableDelegationSet type Rep GetReusableDelegationSetResponse = D1 ('MetaData "GetReusableDelegationSetResponse" "Amazonka.Route53.GetReusableDelegationSet" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "GetReusableDelegationSetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "delegationSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DelegationSet))) |
newGetReusableDelegationSetResponse Source #
Create a value of GetReusableDelegationSetResponse
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:httpStatus:GetReusableDelegationSetResponse'
, getReusableDelegationSetResponse_httpStatus
- The response's http status code.
$sel:delegationSet:GetReusableDelegationSetResponse'
, getReusableDelegationSetResponse_delegationSet
- A complex type that contains information about the reusable delegation
set.
DeleteTrafficPolicyInstance
data DeleteTrafficPolicyInstance Source #
A request to delete a specified traffic policy instance.
See: newDeleteTrafficPolicyInstance
smart constructor.
Instances
newDeleteTrafficPolicyInstance Source #
Create a value of DeleteTrafficPolicyInstance
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:id:DeleteTrafficPolicyInstance'
, deleteTrafficPolicyInstance_id
- The ID of the traffic policy instance that you want to delete.
When you delete a traffic policy instance, Amazon Route 53 also deletes all of the resource record sets that were created when you created the traffic policy instance.
data DeleteTrafficPolicyInstanceResponse Source #
An empty element.
See: newDeleteTrafficPolicyInstanceResponse
smart constructor.
Instances
Eq DeleteTrafficPolicyInstanceResponse Source # | |
Read DeleteTrafficPolicyInstanceResponse Source # | |
Show DeleteTrafficPolicyInstanceResponse Source # | |
Generic DeleteTrafficPolicyInstanceResponse Source # | |
NFData DeleteTrafficPolicyInstanceResponse Source # | |
Defined in Amazonka.Route53.DeleteTrafficPolicyInstance rnf :: DeleteTrafficPolicyInstanceResponse -> () # | |
type Rep DeleteTrafficPolicyInstanceResponse Source # | |
Defined in Amazonka.Route53.DeleteTrafficPolicyInstance type Rep DeleteTrafficPolicyInstanceResponse = D1 ('MetaData "DeleteTrafficPolicyInstanceResponse" "Amazonka.Route53.DeleteTrafficPolicyInstance" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DeleteTrafficPolicyInstanceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) |
newDeleteTrafficPolicyInstanceResponse Source #
Create a value of DeleteTrafficPolicyInstanceResponse
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:httpStatus:DeleteTrafficPolicyInstanceResponse'
, deleteTrafficPolicyInstanceResponse_httpStatus
- The response's http status code.
UpdateTrafficPolicyInstance
data UpdateTrafficPolicyInstance Source #
A complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance.
See: newUpdateTrafficPolicyInstance
smart constructor.
Instances
newUpdateTrafficPolicyInstance Source #
:: Text | |
-> Natural | |
-> Text | |
-> Natural | |
-> UpdateTrafficPolicyInstance |
Create a value of UpdateTrafficPolicyInstance
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:id:UpdateTrafficPolicyInstance'
, updateTrafficPolicyInstance_id
- The ID of the traffic policy instance that you want to update.
$sel:ttl:UpdateTrafficPolicyInstance'
, updateTrafficPolicyInstance_ttl
- The TTL that you want Amazon Route 53 to assign to all of the updated
resource record sets.
$sel:trafficPolicyId:UpdateTrafficPolicyInstance'
, updateTrafficPolicyInstance_trafficPolicyId
- The ID of the traffic policy that you want Amazon Route 53 to use to
update resource record sets for the specified traffic policy instance.
$sel:trafficPolicyVersion:UpdateTrafficPolicyInstance'
, updateTrafficPolicyInstance_trafficPolicyVersion
- The version of the traffic policy that you want Amazon Route 53 to use
to update resource record sets for the specified traffic policy
instance.
data UpdateTrafficPolicyInstanceResponse Source #
A complex type that contains information about the resource record sets that Amazon Route 53 created based on a specified traffic policy.
See: newUpdateTrafficPolicyInstanceResponse
smart constructor.
Instances
Eq UpdateTrafficPolicyInstanceResponse Source # | |
Read UpdateTrafficPolicyInstanceResponse Source # | |
Show UpdateTrafficPolicyInstanceResponse Source # | |
Generic UpdateTrafficPolicyInstanceResponse Source # | |
NFData UpdateTrafficPolicyInstanceResponse Source # | |
Defined in Amazonka.Route53.UpdateTrafficPolicyInstance rnf :: UpdateTrafficPolicyInstanceResponse -> () # | |
type Rep UpdateTrafficPolicyInstanceResponse Source # | |
Defined in Amazonka.Route53.UpdateTrafficPolicyInstance type Rep UpdateTrafficPolicyInstanceResponse = D1 ('MetaData "UpdateTrafficPolicyInstanceResponse" "Amazonka.Route53.UpdateTrafficPolicyInstance" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "UpdateTrafficPolicyInstanceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trafficPolicyInstance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrafficPolicyInstance))) |
newUpdateTrafficPolicyInstanceResponse Source #
:: Int | |
-> TrafficPolicyInstance |
|
-> UpdateTrafficPolicyInstanceResponse |
Create a value of UpdateTrafficPolicyInstanceResponse
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:httpStatus:UpdateTrafficPolicyInstanceResponse'
, updateTrafficPolicyInstanceResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstance:UpdateTrafficPolicyInstanceResponse'
, updateTrafficPolicyInstanceResponse_trafficPolicyInstance
- A complex type that contains settings for the updated traffic policy
instance.
UpdateHostedZoneComment
data UpdateHostedZoneComment Source #
A request to update the comment for a hosted zone.
See: newUpdateHostedZoneComment
smart constructor.
Instances
newUpdateHostedZoneComment Source #
Create a value of UpdateHostedZoneComment
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:comment:UpdateHostedZoneComment'
, updateHostedZoneComment_comment
- The new comment for the hosted zone. If you don't specify a value for
Comment
, Amazon Route 53 deletes the existing value of the Comment
element, if any.
$sel:id:UpdateHostedZoneComment'
, updateHostedZoneComment_id
- The ID for the hosted zone that you want to update the comment for.
data UpdateHostedZoneCommentResponse Source #
A complex type that contains the response to the
UpdateHostedZoneComment
request.
See: newUpdateHostedZoneCommentResponse
smart constructor.
Instances
Eq UpdateHostedZoneCommentResponse Source # | |
Read UpdateHostedZoneCommentResponse Source # | |
Show UpdateHostedZoneCommentResponse Source # | |
Defined in Amazonka.Route53.UpdateHostedZoneComment | |
Generic UpdateHostedZoneCommentResponse Source # | |
NFData UpdateHostedZoneCommentResponse Source # | |
Defined in Amazonka.Route53.UpdateHostedZoneComment rnf :: UpdateHostedZoneCommentResponse -> () # | |
type Rep UpdateHostedZoneCommentResponse Source # | |
Defined in Amazonka.Route53.UpdateHostedZoneComment type Rep UpdateHostedZoneCommentResponse = D1 ('MetaData "UpdateHostedZoneCommentResponse" "Amazonka.Route53.UpdateHostedZoneComment" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "UpdateHostedZoneCommentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hostedZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HostedZone))) |
newUpdateHostedZoneCommentResponse Source #
Create a value of UpdateHostedZoneCommentResponse
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:httpStatus:UpdateHostedZoneCommentResponse'
, updateHostedZoneCommentResponse_httpStatus
- The response's http status code.
$sel:hostedZone:UpdateHostedZoneCommentResponse'
, updateHostedZoneCommentResponse_hostedZone
- A complex type that contains the response to the
UpdateHostedZoneComment
request.
GetHealthCheckStatus
data GetHealthCheckStatus Source #
A request to get the status for a health check.
See: newGetHealthCheckStatus
smart constructor.
Instances
newGetHealthCheckStatus Source #
Create a value of GetHealthCheckStatus
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:healthCheckId:GetHealthCheckStatus'
, getHealthCheckStatus_healthCheckId
- The ID for the health check that you want the current status for. When
you created the health check, CreateHealthCheck
returned the ID in the
response, in the HealthCheckId
element.
If you want to check the status of a calculated health check, you must
use the Amazon Route 53 console or the CloudWatch console. You can't
use GetHealthCheckStatus
to get the status of a calculated health
check.
data GetHealthCheckStatusResponse Source #
A complex type that contains the response to a GetHealthCheck
request.
See: newGetHealthCheckStatusResponse
smart constructor.
Instances
newGetHealthCheckStatusResponse Source #
Create a value of GetHealthCheckStatusResponse
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:httpStatus:GetHealthCheckStatusResponse'
, getHealthCheckStatusResponse_httpStatus
- The response's http status code.
$sel:healthCheckObservations:GetHealthCheckStatusResponse'
, getHealthCheckStatusResponse_healthCheckObservations
- A list that contains one HealthCheckObservation
element for each
Amazon Route 53 health checker that is reporting a status about the
health check endpoint.
ListHostedZonesByVPC
data ListHostedZonesByVPC Source #
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account created the hosted zones.
See: newListHostedZonesByVPC
smart constructor.
Instances
newListHostedZonesByVPC Source #
:: Text | |
-> VPCRegion | |
-> ListHostedZonesByVPC |
Create a value of ListHostedZonesByVPC
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:nextToken:ListHostedZonesByVPC'
, listHostedZonesByVPC_nextToken
- If the previous response included a NextToken
element, the specified
VPC is associated with more hosted zones. To get more hosted zones,
submit another ListHostedZonesByVPC
request.
For the value of NextToken
, specify the value of NextToken
from the
previous response.
If the previous response didn't include a NextToken
element, there
are no more hosted zones to get.
$sel:maxItems:ListHostedZonesByVPC'
, listHostedZonesByVPC_maxItems
- (Optional) The maximum number of hosted zones that you want Amazon Route
53 to return. If the specified VPC is associated with more than
MaxItems
hosted zones, the response includes a NextToken
element.
NextToken
contains an encrypted token that identifies the first hosted
zone that Route 53 will return if you submit another request.
$sel:vPCId:ListHostedZonesByVPC'
, listHostedZonesByVPC_vPCId
- The ID of the Amazon VPC that you want to list hosted zones for.
$sel:vPCRegion:ListHostedZonesByVPC'
, listHostedZonesByVPC_vPCRegion
- For the Amazon VPC that you specified for VPCId
, the Amazon Web
Services Region that you created the VPC in.
data ListHostedZonesByVPCResponse Source #
See: newListHostedZonesByVPCResponse
smart constructor.
Instances
newListHostedZonesByVPCResponse Source #
:: Int | |
-> Text | |
-> ListHostedZonesByVPCResponse |
Create a value of ListHostedZonesByVPCResponse
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:nextToken:ListHostedZonesByVPC'
, listHostedZonesByVPCResponse_nextToken
- The value that you will use for NextToken
in the next
ListHostedZonesByVPC
request.
$sel:httpStatus:ListHostedZonesByVPCResponse'
, listHostedZonesByVPCResponse_httpStatus
- The response's http status code.
$sel:hostedZoneSummaries:ListHostedZonesByVPCResponse'
, listHostedZonesByVPCResponse_hostedZoneSummaries
- A list that contains one HostedZoneSummary
element for each hosted
zone that the specified Amazon VPC is associated with. Each
HostedZoneSummary
element contains the hosted zone name and ID, and
information about who owns the hosted zone.
$sel:maxItems:ListHostedZonesByVPC'
, listHostedZonesByVPCResponse_maxItems
- The value that you specified for MaxItems
in the most recent
ListHostedZonesByVPC
request.
GetReusableDelegationSetLimit
data GetReusableDelegationSetLimit Source #
A complex type that contains information about the request to create a hosted zone.
See: newGetReusableDelegationSetLimit
smart constructor.
Instances
newGetReusableDelegationSetLimit Source #
Create a value of GetReusableDelegationSetLimit
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:type':GetReusableDelegationSetLimit'
, getReusableDelegationSetLimit_type
- Specify MAX_ZONES_BY_REUSABLE_DELEGATION_SET
to get the maximum number
of hosted zones that you can associate with the specified reusable
delegation set.
$sel:delegationSetId:GetReusableDelegationSetLimit'
, getReusableDelegationSetLimit_delegationSetId
- The ID of the delegation set that you want to get the limit for.
data GetReusableDelegationSetLimitResponse Source #
A complex type that contains the requested limit.
See: newGetReusableDelegationSetLimitResponse
smart constructor.
Instances
newGetReusableDelegationSetLimitResponse Source #
Create a value of GetReusableDelegationSetLimitResponse
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:httpStatus:GetReusableDelegationSetLimitResponse'
, getReusableDelegationSetLimitResponse_httpStatus
- The response's http status code.
$sel:limit:GetReusableDelegationSetLimitResponse'
, getReusableDelegationSetLimitResponse_limit
- The current setting for the limit on hosted zones that you can associate
with the specified reusable delegation set.
$sel:count:GetReusableDelegationSetLimitResponse'
, getReusableDelegationSetLimitResponse_count
- The current number of hosted zones that you can associate with the
specified reusable delegation set.
CreateTrafficPolicyVersion
data CreateTrafficPolicyVersion Source #
A complex type that contains information about the traffic policy that you want to create a new version for.
See: newCreateTrafficPolicyVersion
smart constructor.
Instances
newCreateTrafficPolicyVersion Source #
:: Text | |
-> Text | |
-> CreateTrafficPolicyVersion |
Create a value of CreateTrafficPolicyVersion
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:comment:CreateTrafficPolicyVersion'
, createTrafficPolicyVersion_comment
- The comment that you specified in the CreateTrafficPolicyVersion
request, if any.
$sel:id:CreateTrafficPolicyVersion'
, createTrafficPolicyVersion_id
- The ID of the traffic policy for which you want to create a new version.
$sel:document:CreateTrafficPolicyVersion'
, createTrafficPolicyVersion_document
- The definition of this version of the traffic policy, in JSON format.
You specified the JSON in the CreateTrafficPolicyVersion
request. For
more information about the JSON format, see
CreateTrafficPolicy.
data CreateTrafficPolicyVersionResponse Source #
A complex type that contains the response information for the
CreateTrafficPolicyVersion
request.
See: newCreateTrafficPolicyVersionResponse
smart constructor.
Instances
newCreateTrafficPolicyVersionResponse Source #
Create a value of CreateTrafficPolicyVersionResponse
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:httpStatus:CreateTrafficPolicyVersionResponse'
, createTrafficPolicyVersionResponse_httpStatus
- The response's http status code.
$sel:trafficPolicy:CreateTrafficPolicyVersionResponse'
, createTrafficPolicyVersionResponse_trafficPolicy
- A complex type that contains settings for the new version of the traffic
policy.
$sel:location:CreateTrafficPolicyVersionResponse'
, createTrafficPolicyVersionResponse_location
- A unique URL that represents a new traffic policy version.
DeactivateKeySigningKey
data DeactivateKeySigningKey Source #
See: newDeactivateKeySigningKey
smart constructor.
Instances
newDeactivateKeySigningKey Source #
Create a value of DeactivateKeySigningKey
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:hostedZoneId:DeactivateKeySigningKey'
, deactivateKeySigningKey_hostedZoneId
- A unique string used to identify a hosted zone.
$sel:name:DeactivateKeySigningKey'
, deactivateKeySigningKey_name
- A string used to identify a key-signing key (KSK).
data DeactivateKeySigningKeyResponse Source #
See: newDeactivateKeySigningKeyResponse
smart constructor.
Instances
Eq DeactivateKeySigningKeyResponse Source # | |
Read DeactivateKeySigningKeyResponse Source # | |
Show DeactivateKeySigningKeyResponse Source # | |
Defined in Amazonka.Route53.DeactivateKeySigningKey | |
Generic DeactivateKeySigningKeyResponse Source # | |
NFData DeactivateKeySigningKeyResponse Source # | |
Defined in Amazonka.Route53.DeactivateKeySigningKey rnf :: DeactivateKeySigningKeyResponse -> () # | |
type Rep DeactivateKeySigningKeyResponse Source # | |
Defined in Amazonka.Route53.DeactivateKeySigningKey type Rep DeactivateKeySigningKeyResponse = D1 ('MetaData "DeactivateKeySigningKeyResponse" "Amazonka.Route53.DeactivateKeySigningKey" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "DeactivateKeySigningKeyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "changeInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeInfo))) |
newDeactivateKeySigningKeyResponse Source #
Create a value of DeactivateKeySigningKeyResponse
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:httpStatus:DeactivateKeySigningKeyResponse'
, deactivateKeySigningKeyResponse_httpStatus
- The response's http status code.
$sel:changeInfo:DeactivateKeySigningKeyResponse'
, deactivateKeySigningKeyResponse_changeInfo
- Undocumented member.
TestDNSAnswer
data TestDNSAnswer Source #
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask.
See: newTestDNSAnswer
smart constructor.
Instances
:: ResourceId | |
-> Text | |
-> RRType | |
-> TestDNSAnswer |
Create a value of TestDNSAnswer
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:resolverIP:TestDNSAnswer'
, testDNSAnswer_resolverIP
- If you want to simulate a request from a specific DNS resolver, specify
the IP address for that resolver. If you omit this value,
TestDnsAnswer
uses the IP address of a DNS resolver in the Amazon Web
Services US East (N. Virginia) Region (us-east-1
).
$sel:eDNS0ClientSubnetIP:TestDNSAnswer'
, testDNSAnswer_eDNS0ClientSubnetIP
- If the resolver that you specified for resolverip supports EDNS0,
specify the IPv4 or IPv6 address of a client in the applicable location,
for example, 192.0.2.44
or 2001:db8:85a3::8a2e:370:7334
.
$sel:eDNS0ClientSubnetMask:TestDNSAnswer'
, testDNSAnswer_eDNS0ClientSubnetMask
- If you specify an IP address for edns0clientsubnetip
, you can
optionally specify the number of bits of the IP address that you want
the checking tool to include in the DNS query. For example, if you
specify 192.0.2.44
for edns0clientsubnetip
and 24
for
edns0clientsubnetmask
, the checking tool will simulate a request from
192.0.2.0/24. The default value is 24 bits for IPv4 addresses and 64
bits for IPv6 addresses.
The range of valid values depends on whether edns0clientsubnetip
is an
IPv4 or an IPv6 address:
- IPv4: Specify a value between 0 and 32
- IPv6: Specify a value between 0 and 128
$sel:hostedZoneId:TestDNSAnswer'
, testDNSAnswer_hostedZoneId
- The ID of the hosted zone that you want Amazon Route 53 to simulate a
query for.
$sel:recordName:TestDNSAnswer'
, testDNSAnswer_recordName
- The name of the resource record set that you want Amazon Route 53 to
simulate a query for.
$sel:recordType:TestDNSAnswer'
, testDNSAnswer_recordType
- The type of the resource record set.
data TestDNSAnswerResponse Source #
A complex type that contains the response to a TestDNSAnswer
request.
See: newTestDNSAnswerResponse
smart constructor.
Instances
newTestDNSAnswerResponse Source #
Create a value of TestDNSAnswerResponse
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:httpStatus:TestDNSAnswerResponse'
, testDNSAnswerResponse_httpStatus
- The response's http status code.
$sel:nameserver:TestDNSAnswerResponse'
, testDNSAnswerResponse_nameserver
- The Amazon Route 53 name server used to respond to the request.
$sel:recordName:TestDNSAnswer'
, testDNSAnswerResponse_recordName
- The name of the resource record set that you submitted a request for.
$sel:recordType:TestDNSAnswer'
, testDNSAnswerResponse_recordType
- The type of the resource record set that you submitted a request for.
$sel:recordData:TestDNSAnswerResponse'
, testDNSAnswerResponse_recordData
- A list that contains values that Amazon Route 53 returned for this
resource record set.
$sel:responseCode:TestDNSAnswerResponse'
, testDNSAnswerResponse_responseCode
- A code that indicates whether the request is valid or not. The most
common response code is NOERROR
, meaning that the request is valid. If
the response is not valid, Amazon Route 53 returns a response code that
describes the error. For a list of possible response codes, see
DNS RCODES
on the IANA website.
$sel:protocol:TestDNSAnswerResponse'
, testDNSAnswerResponse_protocol
- The protocol that Amazon Route 53 used to respond to the request, either
UDP
or TCP
.
ListHealthChecks (Paginated)
data ListHealthChecks Source #
A request to retrieve a list of the health checks that are associated with the current Amazon Web Services account.
See: newListHealthChecks
smart constructor.
Instances
newListHealthChecks :: ListHealthChecks Source #
Create a value of ListHealthChecks
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:marker:ListHealthChecks'
, listHealthChecks_marker
- If the value of IsTruncated
in the previous response was true
, you
have more health checks. To get another group, submit another
ListHealthChecks
request.
For the value of marker
, specify the value of NextMarker
from the
previous response, which is the ID of the first health check that Amazon
Route 53 will return if you submit another request.
If the value of IsTruncated
in the previous response was false
,
there are no more health checks to get.
$sel:maxItems:ListHealthChecks'
, listHealthChecks_maxItems
- The maximum number of health checks that you want ListHealthChecks
to
return in response to the current request. Amazon Route 53 returns a
maximum of 100 items. If you set MaxItems
to a value greater than 100,
Route 53 returns only the first 100 health checks.
data ListHealthChecksResponse Source #
A complex type that contains the response to a ListHealthChecks
request.
See: newListHealthChecksResponse
smart constructor.
Instances
newListHealthChecksResponse Source #
:: Int | |
-> Text | |
-> Bool | |
-> Text | |
-> ListHealthChecksResponse |
Create a value of ListHealthChecksResponse
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:nextMarker:ListHealthChecksResponse'
, listHealthChecksResponse_nextMarker
- If IsTruncated
is true
, the value of NextMarker
identifies the
first health check that Amazon Route 53 returns if you submit another
ListHealthChecks
request and specify the value of NextMarker
in the
marker
parameter.
$sel:httpStatus:ListHealthChecksResponse'
, listHealthChecksResponse_httpStatus
- The response's http status code.
$sel:healthChecks:ListHealthChecksResponse'
, listHealthChecksResponse_healthChecks
- A complex type that contains one HealthCheck
element for each health
check that is associated with the current Amazon Web Services account.
$sel:marker:ListHealthChecks'
, listHealthChecksResponse_marker
- For the second and subsequent calls to ListHealthChecks
, Marker
is
the value that you specified for the marker
parameter in the previous
request.
$sel:isTruncated:ListHealthChecksResponse'
, listHealthChecksResponse_isTruncated
- A flag that indicates whether there are more health checks to be listed.
If the response was truncated, you can get the next group of health
checks by submitting another ListHealthChecks
request and specifying
the value of NextMarker
in the marker
parameter.
$sel:maxItems:ListHealthChecks'
, listHealthChecksResponse_maxItems
- The value that you specified for the maxitems
parameter in the call to
ListHealthChecks
that produced the current response.
GetTrafficPolicy
data GetTrafficPolicy Source #
Gets information about a specific traffic policy version.
See: newGetTrafficPolicy
smart constructor.
Instances
Create a value of GetTrafficPolicy
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:id:GetTrafficPolicy'
, getTrafficPolicy_id
- The ID of the traffic policy that you want to get information about.
$sel:version:GetTrafficPolicy'
, getTrafficPolicy_version
- The version number of the traffic policy that you want to get
information about.
data GetTrafficPolicyResponse Source #
A complex type that contains the response information for the request.
See: newGetTrafficPolicyResponse
smart constructor.
Instances
newGetTrafficPolicyResponse Source #
Create a value of GetTrafficPolicyResponse
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:httpStatus:GetTrafficPolicyResponse'
, getTrafficPolicyResponse_httpStatus
- The response's http status code.
$sel:trafficPolicy:GetTrafficPolicyResponse'
, getTrafficPolicyResponse_trafficPolicy
- A complex type that contains settings for the specified traffic policy.
ListTrafficPolicyVersions
data ListTrafficPolicyVersions Source #
A complex type that contains the information about the request to list your traffic policies.
See: newListTrafficPolicyVersions
smart constructor.
Instances
newListTrafficPolicyVersions Source #
Create a value of ListTrafficPolicyVersions
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:maxItems:ListTrafficPolicyVersions'
, listTrafficPolicyVersions_maxItems
- The maximum number of traffic policy versions that you want Amazon Route
53 to include in the response body for this request. If the specified
traffic policy has more than MaxItems
versions, the value of
IsTruncated
in the response is true
, and the value of the
TrafficPolicyVersionMarker
element is the ID of the first version that
Route 53 will return if you submit another request.
$sel:trafficPolicyVersionMarker:ListTrafficPolicyVersions'
, listTrafficPolicyVersions_trafficPolicyVersionMarker
- For your first request to ListTrafficPolicyVersions
, don't include
the TrafficPolicyVersionMarker
parameter.
If you have more traffic policy versions than the value of MaxItems
,
ListTrafficPolicyVersions
returns only the first group of MaxItems
versions. To get more traffic policy versions, submit another
ListTrafficPolicyVersions
request. For the value of
TrafficPolicyVersionMarker
, specify the value of
TrafficPolicyVersionMarker
in the previous response.
$sel:id:ListTrafficPolicyVersions'
, listTrafficPolicyVersions_id
- Specify the value of Id
of the traffic policy for which you want to
list all versions.
data ListTrafficPolicyVersionsResponse Source #
A complex type that contains the response information for the request.
See: newListTrafficPolicyVersionsResponse
smart constructor.
Instances
newListTrafficPolicyVersionsResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> Text | |
-> ListTrafficPolicyVersionsResponse |
Create a value of ListTrafficPolicyVersionsResponse
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:httpStatus:ListTrafficPolicyVersionsResponse'
, listTrafficPolicyVersionsResponse_httpStatus
- The response's http status code.
$sel:trafficPolicies:ListTrafficPolicyVersionsResponse'
, listTrafficPolicyVersionsResponse_trafficPolicies
- A list that contains one TrafficPolicy
element for each traffic policy
version that is associated with the specified traffic policy.
$sel:isTruncated:ListTrafficPolicyVersionsResponse'
, listTrafficPolicyVersionsResponse_isTruncated
- A flag that indicates whether there are more traffic policies to be
listed. If the response was truncated, you can get the next group of
traffic policies by submitting another ListTrafficPolicyVersions
request and specifying the value of NextMarker
in the marker
parameter.
$sel:trafficPolicyVersionMarker:ListTrafficPolicyVersions'
, listTrafficPolicyVersionsResponse_trafficPolicyVersionMarker
- If IsTruncated
is true
, the value of TrafficPolicyVersionMarker
identifies the first traffic policy that Amazon Route 53 will return if
you submit another request. Call ListTrafficPolicyVersions
again and
specify the value of TrafficPolicyVersionMarker
in the
TrafficPolicyVersionMarker
request parameter.
This element is present only if IsTruncated
is true
.
$sel:maxItems:ListTrafficPolicyVersions'
, listTrafficPolicyVersionsResponse_maxItems
- The value that you specified for the maxitems
parameter in the
ListTrafficPolicyVersions
request that produced the current response.
DeleteHostedZone
data DeleteHostedZone Source #
A request to delete a hosted zone.
See: newDeleteHostedZone
smart constructor.
Instances
Create a value of DeleteHostedZone
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:id:DeleteHostedZone'
, deleteHostedZone_id
- The ID of the hosted zone you want to delete.
data DeleteHostedZoneResponse Source #
A complex type that contains the response to a DeleteHostedZone
request.
See: newDeleteHostedZoneResponse
smart constructor.
Instances
newDeleteHostedZoneResponse Source #
Create a value of DeleteHostedZoneResponse
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:httpStatus:DeleteHostedZoneResponse'
, deleteHostedZoneResponse_httpStatus
- The response's http status code.
$sel:changeInfo:DeleteHostedZoneResponse'
, deleteHostedZoneResponse_changeInfo
- A complex type that contains the ID, the status, and the date and time
of a request to delete a hosted zone.
GetGeoLocation
data GetGeoLocation Source #
A request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.
See: newGetGeoLocation
smart constructor.
Instances
newGetGeoLocation :: GetGeoLocation Source #
Create a value of GetGeoLocation
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:subdivisionCode:GetGeoLocation'
, getGeoLocation_subdivisionCode
- The code for the subdivision, such as a particular state within the
United States. For a list of US state abbreviations, see
Appendix B: Two–Letter State and Possession Abbreviations
on the United States Postal Service website. For a list of all supported
subdivision codes, use the
ListGeoLocations
API.
$sel:countryCode:GetGeoLocation'
, getGeoLocation_countryCode
- Amazon Route 53 uses the two-letter country codes that are specified in
ISO standard 3166-1 alpha-2.
$sel:continentCode:GetGeoLocation'
, getGeoLocation_continentCode
- For geolocation resource record sets, a two-letter abbreviation that
identifies a continent. Amazon Route 53 supports the following continent
codes:
- AF: Africa
- AN: Antarctica
- AS: Asia
- EU: Europe
- OC: Oceania
- NA: North America
- SA: South America
data GetGeoLocationResponse Source #
A complex type that contains the response information for the specified geolocation code.
See: newGetGeoLocationResponse
smart constructor.
Instances
newGetGeoLocationResponse Source #
Create a value of GetGeoLocationResponse
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:httpStatus:GetGeoLocationResponse'
, getGeoLocationResponse_httpStatus
- The response's http status code.
$sel:geoLocationDetails:GetGeoLocationResponse'
, getGeoLocationResponse_geoLocationDetails
- A complex type that contains the codes and full continent, country, and
subdivision names for the specified geolocation code.
ListTagsForResources
data ListTagsForResources Source #
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
See: newListTagsForResources
smart constructor.
Instances
newListTagsForResources Source #
Create a value of ListTagsForResources
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:resourceType:ListTagsForResources'
, listTagsForResources_resourceType
- The type of the resources.
- The resource type for health checks is
healthcheck
. - The resource type for hosted zones is
hostedzone
.
$sel:resourceIds:ListTagsForResources'
, listTagsForResources_resourceIds
- A complex type that contains the ResourceId element for each resource
for which you want to get a list of tags.
data ListTagsForResourcesResponse Source #
A complex type containing tags for the specified resources.
See: newListTagsForResourcesResponse
smart constructor.
Instances
newListTagsForResourcesResponse Source #
Create a value of ListTagsForResourcesResponse
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:httpStatus:ListTagsForResourcesResponse'
, listTagsForResourcesResponse_httpStatus
- The response's http status code.
$sel:resourceTagSets:ListTagsForResourcesResponse'
, listTagsForResourcesResponse_resourceTagSets
- A list of ResourceTagSet
s containing tags associated with the
specified resources.
CreateTrafficPolicy
data CreateTrafficPolicy Source #
A complex type that contains information about the traffic policy that you want to create.
See: newCreateTrafficPolicy
smart constructor.
Instances
newCreateTrafficPolicy Source #
:: Text | |
-> Text | |
-> CreateTrafficPolicy |
Create a value of CreateTrafficPolicy
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:comment:CreateTrafficPolicy'
, createTrafficPolicy_comment
- (Optional) Any comments that you want to include about the traffic
policy.
$sel:name:CreateTrafficPolicy'
, createTrafficPolicy_name
- The name of the traffic policy.
$sel:document:CreateTrafficPolicy'
, createTrafficPolicy_document
- The definition of this traffic policy in JSON format. For more
information, see
Traffic Policy Document Format.
data CreateTrafficPolicyResponse Source #
A complex type that contains the response information for the
CreateTrafficPolicy
request.
See: newCreateTrafficPolicyResponse
smart constructor.
Instances
newCreateTrafficPolicyResponse Source #
:: Int | |
-> TrafficPolicy | |
-> Text | |
-> CreateTrafficPolicyResponse |
Create a value of CreateTrafficPolicyResponse
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:httpStatus:CreateTrafficPolicyResponse'
, createTrafficPolicyResponse_httpStatus
- The response's http status code.
$sel:trafficPolicy:CreateTrafficPolicyResponse'
, createTrafficPolicyResponse_trafficPolicy
- A complex type that contains settings for the new traffic policy.
$sel:location:CreateTrafficPolicyResponse'
, createTrafficPolicyResponse_location
- A unique URL that represents a new traffic policy.
ListTrafficPolicyInstancesByHostedZone
data ListTrafficPolicyInstancesByHostedZone Source #
A request for the traffic policy instances that you created in a specified hosted zone.
See: newListTrafficPolicyInstancesByHostedZone
smart constructor.
Instances
newListTrafficPolicyInstancesByHostedZone Source #
Create a value of ListTrafficPolicyInstancesByHostedZone
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZone_trafficPolicyInstanceTypeMarker
- If the value of IsTruncated
in the previous response is true, you have
more traffic policy instances. To get more traffic policy instances,
submit another ListTrafficPolicyInstances
request. For the value of
trafficpolicyinstancetype
, specify the value of
TrafficPolicyInstanceTypeMarker
from the previous response, which is
the type of the first traffic policy instance in the next group of
traffic policy instances.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:maxItems:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZone_maxItems
- The maximum number of traffic policy instances to be included in the
response body for this request. If you have more than MaxItems
traffic
policy instances, the value of the IsTruncated
element in the response
is true
, and the values of HostedZoneIdMarker
,
TrafficPolicyInstanceNameMarker
, and TrafficPolicyInstanceTypeMarker
represent the first traffic policy instance that Amazon Route 53 will
return if you submit another request.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZone_trafficPolicyInstanceNameMarker
- If the value of IsTruncated
in the previous response is true, you have
more traffic policy instances. To get more traffic policy instances,
submit another ListTrafficPolicyInstances
request. For the value of
trafficpolicyinstancename
, specify the value of
TrafficPolicyInstanceNameMarker
from the previous response, which is
the name of the first traffic policy instance in the next group of
traffic policy instances.
If the value of IsTruncated
in the previous response was false
,
there are no more traffic policy instances to get.
$sel:hostedZoneId:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZone_hostedZoneId
- The ID of the hosted zone that you want to list traffic policy instances
for.
data ListTrafficPolicyInstancesByHostedZoneResponse Source #
A complex type that contains the response information for the request.
See: newListTrafficPolicyInstancesByHostedZoneResponse
smart constructor.
ListTrafficPolicyInstancesByHostedZoneResponse' (Maybe RRType) (Maybe Text) Int [TrafficPolicyInstance] Bool Text |
Instances
newListTrafficPolicyInstancesByHostedZoneResponse Source #
:: Int |
|
-> Bool |
|
-> Text | |
-> ListTrafficPolicyInstancesByHostedZoneResponse |
Create a value of ListTrafficPolicyInstancesByHostedZoneResponse
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:trafficPolicyInstanceTypeMarker:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZoneResponse_trafficPolicyInstanceTypeMarker
- If IsTruncated
is true, TrafficPolicyInstanceTypeMarker
is the DNS
type of the resource record sets that are associated with the first
traffic policy instance in the next group of traffic policy instances.
$sel:trafficPolicyInstanceNameMarker:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZoneResponse_trafficPolicyInstanceNameMarker
- If IsTruncated
is true
, TrafficPolicyInstanceNameMarker
is the
name of the first traffic policy instance in the next group of traffic
policy instances.
$sel:httpStatus:ListTrafficPolicyInstancesByHostedZoneResponse'
, listTrafficPolicyInstancesByHostedZoneResponse_httpStatus
- The response's http status code.
$sel:trafficPolicyInstances:ListTrafficPolicyInstancesByHostedZoneResponse'
, listTrafficPolicyInstancesByHostedZoneResponse_trafficPolicyInstances
- A list that contains one TrafficPolicyInstance
element for each
traffic policy instance that matches the elements in the request.
$sel:isTruncated:ListTrafficPolicyInstancesByHostedZoneResponse'
, listTrafficPolicyInstancesByHostedZoneResponse_isTruncated
- A flag that indicates whether there are more traffic policy instances to
be listed. If the response was truncated, you can get the next group of
traffic policy instances by submitting another
ListTrafficPolicyInstancesByHostedZone
request and specifying the
values of HostedZoneIdMarker
, TrafficPolicyInstanceNameMarker
, and
TrafficPolicyInstanceTypeMarker
in the corresponding request
parameters.
$sel:maxItems:ListTrafficPolicyInstancesByHostedZone'
, listTrafficPolicyInstancesByHostedZoneResponse_maxItems
- The value that you specified for the MaxItems
parameter in the
ListTrafficPolicyInstancesByHostedZone
request that produced the
current response.
ListTrafficPolicies
data ListTrafficPolicies Source #
A complex type that contains the information about the request to list the traffic policies that are associated with the current Amazon Web Services account.
See: newListTrafficPolicies
smart constructor.
Instances
newListTrafficPolicies :: ListTrafficPolicies Source #
Create a value of ListTrafficPolicies
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:trafficPolicyIdMarker:ListTrafficPolicies'
, listTrafficPolicies_trafficPolicyIdMarker
- (Conditional) For your first request to ListTrafficPolicies
, don't
include the TrafficPolicyIdMarker
parameter.
If you have more traffic policies than the value of MaxItems
,
ListTrafficPolicies
returns only the first MaxItems
traffic
policies. To get the next group of policies, submit another request to
ListTrafficPolicies
. For the value of TrafficPolicyIdMarker
, specify
the value of TrafficPolicyIdMarker
that was returned in the previous
response.
$sel:maxItems:ListTrafficPolicies'
, listTrafficPolicies_maxItems
- (Optional) The maximum number of traffic policies that you want Amazon
Route 53 to return in response to this request. If you have more than
MaxItems
traffic policies, the value of IsTruncated
in the response
is true
, and the value of TrafficPolicyIdMarker
is the ID of the
first traffic policy that Route 53 will return if you submit another
request.
data ListTrafficPoliciesResponse Source #
A complex type that contains the response information for the request.
See: newListTrafficPoliciesResponse
smart constructor.
Instances
newListTrafficPoliciesResponse Source #
:: Int | |
-> Bool | |
-> Text | |
-> Text | |
-> ListTrafficPoliciesResponse |
Create a value of ListTrafficPoliciesResponse
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:httpStatus:ListTrafficPoliciesResponse'
, listTrafficPoliciesResponse_httpStatus
- The response's http status code.
$sel:trafficPolicySummaries:ListTrafficPoliciesResponse'
, listTrafficPoliciesResponse_trafficPolicySummaries
- A list that contains one TrafficPolicySummary
element for each traffic
policy that was created by the current Amazon Web Services account.
$sel:isTruncated:ListTrafficPoliciesResponse'
, listTrafficPoliciesResponse_isTruncated
- A flag that indicates whether there are more traffic policies to be
listed. If the response was truncated, you can get the next group of
traffic policies by submitting another ListTrafficPolicies
request and
specifying the value of TrafficPolicyIdMarker
in the
TrafficPolicyIdMarker
request parameter.
$sel:trafficPolicyIdMarker:ListTrafficPolicies'
, listTrafficPoliciesResponse_trafficPolicyIdMarker
- If the value of IsTruncated
is true
, TrafficPolicyIdMarker
is the
ID of the first traffic policy in the next group of MaxItems
traffic
policies.
$sel:maxItems:ListTrafficPolicies'
, listTrafficPoliciesResponse_maxItems
- The value that you specified for the MaxItems
parameter in the
ListTrafficPolicies
request that produced the current response.
Types
Common
module Amazonka.Route53.Internal
AccountLimitType
newtype AccountLimitType Source #
Instances
ChangeAction
newtype ChangeAction Source #
pattern ChangeAction_CREATE :: ChangeAction | |
pattern ChangeAction_DELETE :: ChangeAction | |
pattern ChangeAction_UPSERT :: ChangeAction |
Instances
ChangeStatus
newtype ChangeStatus Source #
pattern ChangeStatus_INSYNC :: ChangeStatus | |
pattern ChangeStatus_PENDING :: ChangeStatus |
Instances
CloudWatchRegion
newtype CloudWatchRegion Source #
Instances
ComparisonOperator
newtype ComparisonOperator Source #
Instances
HealthCheckRegion
newtype HealthCheckRegion Source #
pattern HealthCheckRegion_Ap_northeast_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Ap_southeast_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Ap_southeast_2 :: HealthCheckRegion | |
pattern HealthCheckRegion_Eu_west_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Sa_east_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Us_east_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Us_west_1 :: HealthCheckRegion | |
pattern HealthCheckRegion_Us_west_2 :: HealthCheckRegion |
Instances
HealthCheckType
newtype HealthCheckType Source #
pattern HealthCheckType_CALCULATED :: HealthCheckType | |
pattern HealthCheckType_CLOUDWATCH_METRIC :: HealthCheckType | |
pattern HealthCheckType_HTTP :: HealthCheckType | |
pattern HealthCheckType_HTTPS :: HealthCheckType | |
pattern HealthCheckType_HTTPS_STR_MATCH :: HealthCheckType | |
pattern HealthCheckType_HTTP_STR_MATCH :: HealthCheckType | |
pattern HealthCheckType_RECOVERY_CONTROL :: HealthCheckType | |
pattern HealthCheckType_TCP :: HealthCheckType |
Instances
HostedZoneLimitType
newtype HostedZoneLimitType Source #
pattern HostedZoneLimitType_MAX_RRSETS_BY_ZONE :: HostedZoneLimitType | |
pattern HostedZoneLimitType_MAX_VPCS_ASSOCIATED_BY_ZONE :: HostedZoneLimitType |
Instances
InsufficientDataHealthStatus
newtype InsufficientDataHealthStatus Source #
Instances
RRType
pattern RRType_A :: RRType | |
pattern RRType_AAAA :: RRType | |
pattern RRType_CAA :: RRType | |
pattern RRType_CNAME :: RRType | |
pattern RRType_DS :: RRType | |
pattern RRType_MX :: RRType | |
pattern RRType_NAPTR :: RRType | |
pattern RRType_NS :: RRType | |
pattern RRType_PTR :: RRType | |
pattern RRType_SOA :: RRType | |
pattern RRType_SPF :: RRType | |
pattern RRType_SRV :: RRType | |
pattern RRType_TXT :: RRType |
Instances
ResettableElementName
newtype ResettableElementName Source #
Instances
ResourceRecordSetFailover
newtype ResourceRecordSetFailover Source #
pattern ResourceRecordSetFailover_PRIMARY :: ResourceRecordSetFailover | |
pattern ResourceRecordSetFailover_SECONDARY :: ResourceRecordSetFailover |
Instances
ReusableDelegationSetLimitType
newtype ReusableDelegationSetLimitType Source #
pattern ReusableDelegationSetLimitType_MAX_ZONES_BY_REUSABLE_DELEGATION_SET :: ReusableDelegationSetLimitType |
Instances
Statistic
pattern Statistic_Average :: Statistic | |
pattern Statistic_Maximum :: Statistic | |
pattern Statistic_Minimum :: Statistic | |
pattern Statistic_SampleCount :: Statistic | |
pattern Statistic_Sum :: Statistic |
Instances
TagResourceType
newtype TagResourceType Source #
pattern TagResourceType_Healthcheck :: TagResourceType | |
pattern TagResourceType_Hostedzone :: TagResourceType |
Instances
VPCRegion
Instances
AccountLimit
data AccountLimit Source #
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
See: newAccountLimit
smart constructor.
Instances
Create a value of AccountLimit
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:type':AccountLimit'
, accountLimit_type
- The limit that you requested. Valid values include the following:
- MAX_HEALTH_CHECKS_BY_OWNER: The maximum number of health checks that you can create using the current account.
- MAX_HOSTED_ZONES_BY_OWNER: The maximum number of hosted zones that you can create using the current account.
- MAX_REUSABLE_DELEGATION_SETS_BY_OWNER: The maximum number of reusable delegation sets that you can create using the current account.
- MAX_TRAFFIC_POLICIES_BY_OWNER: The maximum number of traffic policies that you can create using the current account.
- MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER: The maximum number of traffic policy instances that you can create using the current account. (Traffic policy instances are referred to as traffic flow policy records in the Amazon Route 53 console.)
$sel:value:AccountLimit'
, accountLimit_value
- The current value for the limit that is specified by
Type.
AlarmIdentifier
data AlarmIdentifier Source #
A complex type that identifies the CloudWatch alarm that you want Amazon Route 53 health checkers to use to determine whether the specified health check is healthy.
See: newAlarmIdentifier
smart constructor.
Instances
Create a value of AlarmIdentifier
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:region:AlarmIdentifier'
, alarmIdentifier_region
- For the CloudWatch alarm that you want Route 53 health checkers to use
to determine whether this health check is healthy, the region that the
alarm was created in.
For the current list of CloudWatch regions, see Amazon CloudWatch endpoints and quotas in the Amazon Web Services General Reference.
$sel:name:AlarmIdentifier'
, alarmIdentifier_name
- The name of the CloudWatch alarm that you want Amazon Route 53 health
checkers to use to determine whether this health check is healthy.
Route 53 supports CloudWatch alarms with the following features:
- Standard-resolution metrics. High-resolution metrics aren't supported. For more information, see High-Resolution Metrics in the Amazon CloudWatch User Guide.
- Statistics: Average, Minimum, Maximum, Sum, and SampleCount. Extended statistics aren't supported.
AliasTarget
data AliasTarget Source #
Alias resource record sets only: Information about the Amazon Web Services resource, such as a CloudFront distribution or an Amazon S3 bucket, that you want to route traffic to.
When creating resource record sets for a private hosted zone, note the following:
- Creating geolocation alias resource record sets or latency alias resource record sets in a private hosted zone is unsupported.
- For information about creating failover resource record sets in a private hosted zone, see Configuring Failover in a Private Hosted Zone.
See: newAliasTarget
smart constructor.
Instances
:: ResourceId | |
-> Text | |
-> Bool | |
-> AliasTarget |
Create a value of AliasTarget
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:hostedZoneId:AliasTarget'
, aliasTarget_hostedZoneId
- Alias resource records sets only: The value used depends on where you
want to route traffic:
- Amazon API Gateway custom regional APIs and edge-optimized APIs
- Specify the hosted zone ID for your API. You can get the applicable
value using the CLI command
get-domain-names:
- For regional APIs, specify the value of
regionalHostedZoneId
. - For edge-optimized APIs, specify the value of
distributionHostedZoneId
.
- For regional APIs, specify the value of
- Amazon Virtual Private Cloud interface VPC endpoint
- Specify the hosted zone ID for your interface endpoint. You can get
the value of
HostedZoneId
using the CLI command describe-vpc-endpoints. - CloudFront distribution
- Specify
Z2FDTNDATAQYW2
.Alias resource record sets for CloudFront can't be created in a private zone.
- Elastic Beanstalk environment
- Specify the hosted zone ID for the region that you created the environment in. The environment must have a regionalized subdomain. For a list of regions and the corresponding hosted zone IDs, see Elastic Beanstalk endpoints and quotas in the the Amazon Web Services General Reference.
- ELB load balancer
- Specify the value of the hosted zone ID for the load balancer. Use
the following methods to get the hosted zone ID:
- Elastic Load Balancing endpoints and quotas topic in the Amazon Web Services General Reference: Use the value that corresponds with the region that you created your load balancer in. Note that there are separate columns for Application and Classic Load Balancers and for Network Load Balancers.
- Amazon Web Services Management Console: Go to the Amazon EC2 page, choose Load Balancers in the navigation pane, select the load balancer, and get the value of the Hosted zone field on the Description tab.
Elastic Load Balancing API: Use
DescribeLoadBalancers
to get the applicable value. For more information, see the applicable guide:- Classic Load Balancers: Use
DescribeLoadBalancers
to get the value of
CanonicalHostedZoneNameId
. - Application and Network Load Balancers: Use
DescribeLoadBalancers
to get the value of
CanonicalHostedZoneId
.
- Classic Load Balancers: Use
DescribeLoadBalancers
to get the value of
CLI: Use
describe-load-balancers
to get the applicable value. For more information, see the applicable guide:- Classic Load Balancers: Use
describe-load-balancers
to get the value of
CanonicalHostedZoneNameId
. - Application and Network Load Balancers: Use
describe-load-balancers
to get the value of
CanonicalHostedZoneId
.
- Classic Load Balancers: Use
describe-load-balancers
to get the value of
- Global Accelerator accelerator
- Specify
Z2BJ6XQ5FK7U4H
. - An Amazon S3 bucket configured as a static website
- Specify the hosted zone ID for the region that you created the bucket in. For more information about valid values, see the table Amazon S3 Website Endpoints in the Amazon Web Services General Reference.
- Another Route 53 resource record set in your hosted zone
- Specify the hosted zone ID of your hosted zone. (An alias resource record set can't reference a resource record set in a different hosted zone.)
$sel:dNSName:AliasTarget'
, aliasTarget_dNSName
- Alias resource record sets only: The value that you specify depends on
where you want to route queries:
- Amazon API Gateway custom regional APIs and edge-optimized APIs
- Specify the applicable domain name for your API. You can get the
applicable value using the CLI command
get-domain-names:
- For regional APIs, specify the value of
regionalDomainName
. - For edge-optimized APIs, specify the value of
distributionDomainName
. This is the name of the associated CloudFront distribution, such asda1b2c3d4e5.cloudfront.net
.
The name of the record that you're creating must match a custom domain name for your API, such as
api.example.com
. - For regional APIs, specify the value of
- Amazon Virtual Private Cloud interface VPC endpoint
- Enter the API endpoint for the interface endpoint, such as
vpce-123456789abcdef01-example-us-east-1a.elasticloadbalancing.us-east-1.vpce.amazonaws.com
. For edge-optimized APIs, this is the domain name for the corresponding CloudFront distribution. You can get the value ofDnsName
using the CLI command describe-vpc-endpoints. - CloudFront distribution
- Specify the domain name that CloudFront assigned when you created
your distribution.
Your CloudFront distribution must include an alternate domain name that matches the name of the resource record set. For example, if the name of the resource record set is acme.example.com, your CloudFront distribution must include acme.example.com as one of the alternate domain names. For more information, see Using Alternate Domain Names (CNAMEs) in the Amazon CloudFront Developer Guide.
You can't create a resource record set in a private hosted zone to route traffic to a CloudFront distribution.
For failover alias records, you can't specify a CloudFront distribution for both the primary and secondary records. A distribution must include an alternate domain name that matches the name of the record. However, the primary and secondary records have the same name, and you can't include the same alternate domain name in more than one distribution.
- Elastic Beanstalk environment
- If the domain name for your Elastic Beanstalk environment includes
the region that you deployed the environment in, you can create an
alias record that routes traffic to the environment. For example,
the domain name
my-environment.us-west-2.elasticbeanstalk.com
is a regionalized domain name.For environments that were created before early 2016, the domain name doesn't include the region. To route traffic to these environments, you must create a CNAME record instead of an alias record. Note that you can't create a CNAME record for the root domain name. For example, if your domain name is example.com, you can create a record that routes traffic for acme.example.com to your Elastic Beanstalk environment, but you can't create a record that routes traffic for example.com to your Elastic Beanstalk environment.
For Elastic Beanstalk environments that have regionalized subdomains, specify the
CNAME
attribute for the environment. You can use the following methods to get the value of the CNAME attribute:- Amazon Web Services Management Console: For information about how to get the value by using the console, see Using Custom Domains with Elastic Beanstalk in the Elastic Beanstalk Developer Guide.
- Elastic Beanstalk API: Use the
DescribeEnvironments
action to get the value of theCNAME
attribute. For more information, see DescribeEnvironments in the Elastic Beanstalk API Reference. - CLI: Use the
describe-environments
command to get the value of theCNAME
attribute. For more information, see describe-environments in the CLI Command Reference.
- ELB load balancer
- Specify the DNS name that is associated with the load balancer. Get
the DNS name by using the Amazon Web Services Management Console,
the ELB API, or the CLI.
Amazon Web Services Management Console: Go to the EC2 page, choose Load Balancers in the navigation pane, choose the load balancer, choose the Description tab, and get the value of the DNS name field.
If you're routing traffic to a Classic Load Balancer, get the value that begins with dualstack. If you're routing traffic to another type of load balancer, get the value that applies to the record type, A or AAAA.
Elastic Load Balancing API: Use
DescribeLoadBalancers
to get the value ofDNSName
. For more information, see the applicable guide:- Classic Load Balancers: DescribeLoadBalancers
- Application and Network Load Balancers: DescribeLoadBalancers
CLI: Use
describe-load-balancers
to get the value ofDNSName
. For more information, see the applicable guide:- Classic Load Balancers: describe-load-balancers
- Application and Network Load Balancers: describe-load-balancers
- Global Accelerator accelerator
- Specify the DNS name for your accelerator:
- Global Accelerator API: To get the DNS name, use DescribeAccelerator.
- CLI: To get the DNS name, use describe-accelerator.
- Amazon S3 bucket that is configured as a static website
- Specify the domain name of the Amazon S3 website endpoint that you
created the bucket in, for example,
s3-website.us-east-2.amazonaws.com
. For more information about valid values, see the table Amazon S3 Website Endpoints in the Amazon Web Services General Reference. For more information about using S3 buckets for websites, see Getting Started with Amazon Route 53 in the Amazon Route 53 Developer Guide. - Another Route 53 resource record set
- Specify the value of the
Name
element for a resource record set in the current hosted zone.If you're creating an alias record that has the same name as the hosted zone (known as the zone apex), you can't specify the domain name for a record for which the value of
Type
isCNAME
. This is because the alias record must have the same type as the record that you're routing traffic to, and creating a CNAME record for the zone apex isn't supported even for an alias record.
$sel:evaluateTargetHealth:AliasTarget'
, aliasTarget_evaluateTargetHealth
- /Applies only to alias, failover alias, geolocation alias, latency
alias, and weighted alias resource record sets:/ When
EvaluateTargetHealth
is true
, an alias resource record set inherits
the health of the referenced Amazon Web Services resource, such as an
ELB load balancer or another resource record set in the hosted zone.
Note the following:
- CloudFront distributions
- You can't set
EvaluateTargetHealth
totrue
when the alias target is a CloudFront distribution. - Elastic Beanstalk environments that have regionalized subdomains
- If you specify an Elastic Beanstalk environment in
DNSName
and the environment contains an ELB load balancer, Elastic Load Balancing routes queries only to the healthy Amazon EC2 instances that are registered with the load balancer. (An environment automatically contains an ELB load balancer if it includes more than one Amazon EC2 instance.) If you setEvaluateTargetHealth
totrue
and either no Amazon EC2 instances are healthy or the load balancer itself is unhealthy, Route 53 routes queries to other available resources that are healthy, if any.If the environment contains a single Amazon EC2 instance, there are no special requirements.
- ELB load balancers
- Health checking behavior depends on the type of load balancer:
- Classic Load Balancers: If you specify an ELB Classic Load
Balancer in
DNSName
, Elastic Load Balancing routes queries only to the healthy Amazon EC2 instances that are registered with the load balancer. If you setEvaluateTargetHealth
totrue
and either no EC2 instances are healthy or the load balancer itself is unhealthy, Route 53 routes queries to other resources. Application and Network Load Balancers: If you specify an ELB Application or Network Load Balancer and you set
EvaluateTargetHealth
totrue
, Route 53 routes queries to the load balancer based on the health of the target groups that are associated with the load balancer:- For an Application or Network Load Balancer to be considered healthy, every target group that contains targets must contain at least one healthy target. If any target group contains only unhealthy targets, the load balancer is considered unhealthy, and Route 53 routes queries to other resources.
- A target group that has no registered targets is considered unhealthy.
When you create a load balancer, you configure settings for Elastic Load Balancing health checks; they're not Route 53 health checks, but they perform a similar function. Do not create Route 53 health checks for the EC2 instances that you register with an ELB load balancer.
- Classic Load Balancers: If you specify an ELB Classic Load
Balancer in
- S3 buckets
- There are no special requirements for setting
EvaluateTargetHealth
totrue
when the alias target is an S3 bucket. - Other records in the same hosted zone
- If the Amazon Web Services resource that you specify in
DNSName
is a record or a group of records (for example, a group of weighted records) but is not another alias record, we recommend that you associate a health check with all of the records in the alias target. For more information, see What Happens When You Omit Health Checks? in the Amazon Route 53 Developer Guide.
For more information and examples, see Amazon Route 53 Health Checks and DNS Failover in the Amazon Route 53 Developer Guide.
Change
The information for each resource record set that you want to change.
See: newChange
smart constructor.
Instances
Eq Change Source # | |
Read Change Source # | |
Show Change Source # | |
Generic Change Source # | |
NFData Change Source # | |
Defined in Amazonka.Route53.Types.Change | |
Hashable Change Source # | |
Defined in Amazonka.Route53.Types.Change | |
ToXML Change Source # | |
Defined in Amazonka.Route53.Types.Change | |
type Rep Change Source # | |
Defined in Amazonka.Route53.Types.Change type Rep Change = D1 ('MetaData "Change" "Amazonka.Route53.Types.Change" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "Change'" 'PrefixI 'True) (S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ChangeAction) :*: S1 ('MetaSel ('Just "resourceRecordSet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceRecordSet))) |
Create a value of Change
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:action:Change'
, change_action
- The action to perform:
CREATE
: Creates a resource record set that has the specified values.DELETE
: Deletes a existing resource record set.To delete the resource record set that is associated with a traffic policy instance, use DeleteTrafficPolicyInstance. Amazon Route 53 will delete the resource record set automatically. If you delete the resource record set by using
ChangeResourceRecordSets
, Route 53 doesn't automatically delete the traffic policy instance, and you'll continue to be charged for it even though it's no longer in use.UPSERT
: If a resource record set doesn't already exist, Route 53 creates it. If a resource record set does exist, Route 53 updates it with the values in the request.
$sel:resourceRecordSet:Change'
, change_resourceRecordSet
- Information about the resource record set to create, delete, or update.
ChangeBatch
data ChangeBatch Source #
The information for a change request.
See: newChangeBatch
smart constructor.
Instances
Create a value of ChangeBatch
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:comment:ChangeBatch'
, changeBatch_comment
- Optional: Any comments you want to include about a change batch
request.
$sel:changes:ChangeBatch'
, changeBatch_changes
- Information about the changes to make to the record sets.
ChangeInfo
data ChangeInfo Source #
A complex type that describes change information about changes made to your hosted zone.
See: newChangeInfo
smart constructor.
Instances
:: ResourceId | |
-> ChangeStatus | |
-> UTCTime | |
-> ChangeInfo |
Create a value of ChangeInfo
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:comment:ChangeInfo'
, changeInfo_comment
- A comment you can provide.
$sel:id:ChangeInfo'
, changeInfo_id
- This element contains an ID that you use when performing a
GetChange
action to get detailed information about the change.
$sel:status:ChangeInfo'
, changeInfo_status
- The current state of the request. PENDING
indicates that this request
has not yet been applied to all Amazon Route 53 DNS servers.
$sel:submittedAt:ChangeInfo'
, changeInfo_submittedAt
- The date and time that the change request was submitted in
ISO 8601 format and Coordinated
Universal Time (UTC). For example, the value 2017-03-27T17:48:16.751Z
represents March 27, 2017 at 17:48:16.751 UTC.
CloudWatchAlarmConfiguration
data CloudWatchAlarmConfiguration Source #
A complex type that contains information about the CloudWatch alarm that Amazon Route 53 is monitoring for this health check.
See: newCloudWatchAlarmConfiguration
smart constructor.
CloudWatchAlarmConfiguration' (Maybe [Dimension]) Natural Double ComparisonOperator Natural Text Text Statistic |
Instances
newCloudWatchAlarmConfiguration Source #
:: Natural | |
-> Double | |
-> ComparisonOperator | |
-> Natural | |
-> Text | |
-> Text | |
-> Statistic | |
-> CloudWatchAlarmConfiguration |
Create a value of CloudWatchAlarmConfiguration
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:dimensions:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_dimensions
- For the metric that the CloudWatch alarm is associated with, a complex
type that contains information about the dimensions for the metric. For
information, see
Amazon CloudWatch Namespaces, Dimensions, and Metrics Reference
in the Amazon CloudWatch User Guide.
$sel:evaluationPeriods:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_evaluationPeriods
- For the metric that the CloudWatch alarm is associated with, the number
of periods that the metric is compared to the threshold.
$sel:threshold:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_threshold
- For the metric that the CloudWatch alarm is associated with, the value
the metric is compared with.
$sel:comparisonOperator:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_comparisonOperator
- For the metric that the CloudWatch alarm is associated with, the
arithmetic operation that is used for the comparison.
$sel:period:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_period
- For the metric that the CloudWatch alarm is associated with, the
duration of one evaluation period in seconds.
$sel:metricName:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_metricName
- The name of the CloudWatch metric that the alarm is associated with.
$sel:namespace:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_namespace
- The namespace of the metric that the alarm is associated with. For more
information, see
Amazon CloudWatch Namespaces, Dimensions, and Metrics Reference
in the Amazon CloudWatch User Guide.
$sel:statistic:CloudWatchAlarmConfiguration'
, cloudWatchAlarmConfiguration_statistic
- For the metric that the CloudWatch alarm is associated with, the
statistic that is applied to the metric.
DNSSECStatus
data DNSSECStatus Source #
A string repesenting the status of DNSSEC signing.
See: newDNSSECStatus
smart constructor.
DNSSECStatus' (Maybe Text) (Maybe Text) |
Instances
newDNSSECStatus :: DNSSECStatus Source #
Create a value of DNSSECStatus
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:serveSignature:DNSSECStatus'
, dNSSECStatus_serveSignature
- A string that represents the current hosted zone signing status.
Status can have one of the following values:
- SIGNING
- DNSSEC signing is enabled for the hosted zone.
- NOT_SIGNING
- DNSSEC signing is not enabled for the hosted zone.
- DELETING
- DNSSEC signing is in the process of being removed for the hosted zone.
- ACTION_NEEDED
- There is a problem with signing in the hosted zone that requires you to take action to resolve. For example, the customer managed customer master key (CMK) might have been deleted, or the permissions for the customer managed CMK might have been changed.
- INTERNAL_FAILURE
- There was an error during a request. Before you can continue to work with DNSSEC signing, including with key-signing keys (KSKs), you must correct the problem by enabling or disabling DNSSEC signing for the hosted zone.
$sel:statusMessage:DNSSECStatus'
, dNSSECStatus_statusMessage
- The status message provided for the following DNSSEC signing status:
INTERNAL_FAILURE
. The status message includes information about what
the problem might be and steps that you can take to correct the issue.
DelegationSet
data DelegationSet Source #
A complex type that lists the name servers in a delegation set, as well
as the CallerReference
and the ID
for the delegation set.
See: newDelegationSet
smart constructor.
Instances
Create a value of DelegationSet
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:id:DelegationSet'
, delegationSet_id
- The ID that Amazon Route 53 assigns to a reusable delegation set.
$sel:callerReference:DelegationSet'
, delegationSet_callerReference
- The value that you specified for CallerReference
when you created the
reusable delegation set.
$sel:nameServers:DelegationSet'
, delegationSet_nameServers
- A complex type that contains a list of the authoritative name servers
for a hosted zone or for a reusable delegation set.
Dimension
For the metric that the CloudWatch alarm is associated with, a complex type that contains information about one dimension.
See: newDimension
smart constructor.
Instances
Eq Dimension Source # | |
Read Dimension Source # | |
Show Dimension Source # | |
Generic Dimension Source # | |
NFData Dimension Source # | |
Defined in Amazonka.Route53.Types.Dimension | |
Hashable Dimension Source # | |
Defined in Amazonka.Route53.Types.Dimension | |
FromXML Dimension Source # | |
type Rep Dimension Source # | |
Defined in Amazonka.Route53.Types.Dimension type Rep Dimension = D1 ('MetaData "Dimension" "Amazonka.Route53.Types.Dimension" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "Dimension'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) |
Create a value of Dimension
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:name:Dimension'
, dimension_name
- For the metric that the CloudWatch alarm is associated with, the name of
one dimension.
$sel:value:Dimension'
, dimension_value
- For the metric that the CloudWatch alarm is associated with, the value
of one dimension.
GeoLocation
data GeoLocation Source #
A complex type that contains information about a geographic location.
See: newGeoLocation
smart constructor.
Instances
newGeoLocation :: GeoLocation Source #
Create a value of GeoLocation
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:subdivisionCode:GeoLocation'
, geoLocation_subdivisionCode
- For geolocation resource record sets, the two-letter code for a state of
the United States. Route 53 doesn't support any other values for
SubdivisionCode
. For a list of state abbreviations, see
Appendix B: Two–Letter State and Possession Abbreviations
on the United States Postal Service website.
If you specify subdivisioncode
, you must also specify US
for
CountryCode
.
$sel:countryCode:GeoLocation'
, geoLocation_countryCode
- For geolocation resource record sets, the two-letter code for a country.
Amazon Route 53 uses the two-letter country codes that are specified in ISO standard 3166-1 alpha-2.
$sel:continentCode:GeoLocation'
, geoLocation_continentCode
- The two-letter code for the continent.
Amazon Route 53 supports the following continent codes:
- AF: Africa
- AN: Antarctica
- AS: Asia
- EU: Europe
- OC: Oceania
- NA: North America
- SA: South America
Constraint: Specifying ContinentCode
with either CountryCode
or
SubdivisionCode
returns an InvalidInput
error.
GeoLocationDetails
data GeoLocationDetails Source #
A complex type that contains the codes and full continent, country, and
subdivision names for the specified geolocation
code.
See: newGeoLocationDetails
smart constructor.
Instances
newGeoLocationDetails :: GeoLocationDetails Source #
Create a value of GeoLocationDetails
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:subdivisionName:GeoLocationDetails'
, geoLocationDetails_subdivisionName
- The full name of the subdivision. Route 53 currently supports only
states in the United States.
$sel:subdivisionCode:GeoLocationDetails'
, geoLocationDetails_subdivisionCode
- The code for the subdivision, such as a particular state within the
United States. For a list of US state abbreviations, see
Appendix B: Two–Letter State and Possession Abbreviations
on the United States Postal Service website. For a list of all supported
subdivision codes, use the
ListGeoLocations
API.
$sel:countryName:GeoLocationDetails'
, geoLocationDetails_countryName
- The name of the country.
$sel:countryCode:GeoLocationDetails'
, geoLocationDetails_countryCode
- The two-letter code for the country.
$sel:continentCode:GeoLocationDetails'
, geoLocationDetails_continentCode
- The two-letter code for the continent.
$sel:continentName:GeoLocationDetails'
, geoLocationDetails_continentName
- The full name of the continent.
HealthCheck
data HealthCheck Source #
A complex type that contains information about one health check that is associated with the current Amazon Web Services account.
See: newHealthCheck
smart constructor.
HealthCheck' (Maybe LinkedService) (Maybe CloudWatchAlarmConfiguration) Text Text HealthCheckConfig Natural |
Instances
:: Text | |
-> Text | |
-> HealthCheckConfig | |
-> Natural | |
-> HealthCheck |
Create a value of HealthCheck
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:linkedService:HealthCheck'
, healthCheck_linkedService
- If the health check was created by another service, the service that
created the health check. When a health check is created by another
service, you can't edit or delete it using Amazon Route 53.
$sel:cloudWatchAlarmConfiguration:HealthCheck'
, healthCheck_cloudWatchAlarmConfiguration
- A complex type that contains information about the CloudWatch alarm that
Amazon Route 53 is monitoring for this health check.
$sel:id:HealthCheck'
, healthCheck_id
- The identifier that Amazon Route 53 assigned to the health check when
you created it. When you add or update a resource record set, you use
this value to specify which health check to use. The value can be up to
64 characters long.
$sel:callerReference:HealthCheck'
, healthCheck_callerReference
- A unique string that you specified when you created the health check.
$sel:healthCheckConfig:HealthCheck'
, healthCheck_healthCheckConfig
- A complex type that contains detailed information about one health
check.
$sel:healthCheckVersion:HealthCheck'
, healthCheck_healthCheckVersion
- The version of the health check. You can optionally pass this value in a
call to UpdateHealthCheck
to prevent overwriting another change to the
health check.
HealthCheckConfig
data HealthCheckConfig Source #
A complex type that contains information about the health check.
See: newHealthCheckConfig
smart constructor.
HealthCheckConfig' (Maybe Natural) (Maybe Text) (Maybe Bool) (Maybe Bool) (Maybe Text) (Maybe Natural) (Maybe (NonEmpty HealthCheckRegion)) (Maybe Text) (Maybe InsufficientDataHealthStatus) (Maybe AlarmIdentifier) (Maybe Bool) (Maybe Bool) (Maybe Text) (Maybe [Text]) (Maybe Text) (Maybe Natural) (Maybe Natural) HealthCheckType |
Instances
Create a value of HealthCheckConfig
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:failureThreshold:HealthCheckConfig'
, healthCheckConfig_failureThreshold
- The number of consecutive health checks that an endpoint must pass or
fail for Amazon Route 53 to change the current status of the endpoint
from unhealthy to healthy or vice versa. For more information, see
How Amazon Route 53 Determines Whether an Endpoint Is Healthy
in the Amazon Route 53 Developer Guide.
If you don't specify a value for FailureThreshold
, the default value
is three health checks.
$sel:iPAddress:HealthCheckConfig'
, healthCheckConfig_iPAddress
- The IPv4 or IPv6 IP address of the endpoint that you want Amazon Route
53 to perform health checks on. If you don't specify a value for
IPAddress
, Route 53 sends a DNS request to resolve the domain name
that you specify in FullyQualifiedDomainName
at the interval that you
specify in RequestInterval
. Using an IP address returned by DNS, Route
53 then checks the health of the endpoint.
Use one of the following formats for the value of IPAddress
:
- IPv4 address: four values between 0 and 255, separated by
periods (.), for example,
192.0.2.44
. - IPv6 address: eight groups of four hexadecimal values, separated
by colons (:), for example,
2001:0db8:85a3:0000:0000:abcd:0001:2345
. You can also shorten IPv6 addresses as described in RFC 5952, for example,2001:db8:85a3::abcd:1:2345
.
If the endpoint is an EC2 instance, we recommend that you create an
Elastic IP address, associate it with your EC2 instance, and specify the
Elastic IP address for IPAddress
. This ensures that the IP address of
your instance will never change.
For more information, see FullyQualifiedDomainName.
Constraints: Route 53 can't check the health of endpoints for which the IP address is in local, private, non-routable, or multicast ranges. For more information about IP addresses for which you can't create health checks, see the following documents:
- RFC 5735, Special Use IPv4 Addresses
- RFC 6598, IANA-Reserved IPv4 Prefix for Shared Address Space
- RFC 5156, Special-Use IPv6 Addresses
When the value of Type
is CALCULATED
or CLOUDWATCH_METRIC
, omit
IPAddress
.
$sel:enableSNI:HealthCheckConfig'
, healthCheckConfig_enableSNI
- Specify whether you want Amazon Route 53 to send the value of
FullyQualifiedDomainName
to the endpoint in the client_hello
message
during TLS negotiation. This allows the endpoint to respond to HTTPS
health check requests with the applicable SSL/TLS certificate.
Some endpoints require that HTTPS
requests include the host name in
the client_hello
message. If you don't enable SNI, the status of the
health check will be SSL alert handshake_failure
. A health check can
also have that status for other reasons. If SNI is enabled and you're
still getting the error, check the SSL/TLS configuration on your
endpoint and confirm that your certificate is valid.
The SSL/TLS certificate on your endpoint includes a domain name in the
Common Name
field and possibly several more in the
Subject Alternative Names
field. One of the domain names in the
certificate should match the value that you specify for
FullyQualifiedDomainName
. If the endpoint responds to the
client_hello
message with a certificate that does not include the
domain name that you specified in FullyQualifiedDomainName
, a health
checker will retry the handshake. In the second attempt, the health
checker will omit FullyQualifiedDomainName
from the client_hello
message.
$sel:disabled:HealthCheckConfig'
, healthCheckConfig_disabled
- Stops Route 53 from performing health checks. When you disable a health
check, here's what happens:
- Health checks that check the health of endpoints: Route 53 stops submitting requests to your application, server, or other resource.
- Calculated health checks: Route 53 stops aggregating the status of the referenced health checks.
- Health checks that monitor CloudWatch alarms: Route 53 stops monitoring the corresponding CloudWatch metrics.
After you disable a health check, Route 53 considers the status of the health check to always be healthy. If you configured DNS failover, Route 53 continues to route traffic to the corresponding resources. If you want to stop routing traffic to a resource, change the value of Inverted.
Charges for a health check still apply when the health check is disabled. For more information, see Amazon Route 53 Pricing.
$sel:searchString:HealthCheckConfig'
, healthCheckConfig_searchString
- If the value of Type is HTTP_STR_MATCH
or HTTPS_STR_MATCH
, the
string that you want Amazon Route 53 to search for in the response body
from the specified resource. If the string appears in the response body,
Route 53 considers the resource healthy.
Route 53 considers case when searching for SearchString
in the
response body.
$sel:healthThreshold:HealthCheckConfig'
, healthCheckConfig_healthThreshold
- The number of child health checks that are associated with a
CALCULATED
health check that Amazon Route 53 must consider healthy for
the CALCULATED
health check to be considered healthy. To specify the
child health checks that you want to associate with a CALCULATED
health check, use the
ChildHealthChecks
element.
Note the following:
- If you specify a number greater than the number of child health checks, Route 53 always considers this health check to be unhealthy.
- If you specify
0
, Route 53 always considers this health check to be healthy.
$sel:regions:HealthCheckConfig'
, healthCheckConfig_regions
- A complex type that contains one Region
element for each region from
which you want Amazon Route 53 health checkers to check the specified
endpoint.
If you don't specify any regions, Route 53 health checkers automatically performs checks from all of the regions that are listed under Valid Values.
If you update a health check to remove a region that has been performing health checks, Route 53 will briefly continue to perform checks from that region to ensure that some health checkers are always checking the endpoint (for example, if you replace three regions with four different regions).
$sel:resourcePath:HealthCheckConfig'
, healthCheckConfig_resourcePath
- The path, if any, that you want Amazon Route 53 to request when
performing health checks. The path can be any value for which your
endpoint will return an HTTP status code of 2xx or 3xx when the endpoint
is healthy, for example, the file /docs/route53-health-check.html. You
can also include query string parameters, for example,
/welcome.html?language=jp&login=y
.
$sel:insufficientDataHealthStatus:HealthCheckConfig'
, healthCheckConfig_insufficientDataHealthStatus
- When CloudWatch has insufficient data about the metric to determine the
alarm state, the status that you want Amazon Route 53 to assign to the
health check:
Healthy
: Route 53 considers the health check to be healthy.Unhealthy
: Route 53 considers the health check to be unhealthy.LastKnownStatus
: Route 53 uses the status of the health check from the last time that CloudWatch had sufficient data to determine the alarm state. For new health checks that have no last known status, the default status for the health check is healthy.
$sel:alarmIdentifier:HealthCheckConfig'
, healthCheckConfig_alarmIdentifier
- A complex type that identifies the CloudWatch alarm that you want Amazon
Route 53 health checkers to use to determine whether the specified
health check is healthy.
$sel:measureLatency:HealthCheckConfig'
, healthCheckConfig_measureLatency
- Specify whether you want Amazon Route 53 to measure the latency between
health checkers in multiple Amazon Web Services regions and your
endpoint, and to display CloudWatch latency graphs on the __Health
Checks__ page in the Route 53 console.
You can't change the value of MeasureLatency
after you create a
health check.
$sel:inverted:HealthCheckConfig'
, healthCheckConfig_inverted
- Specify whether you want Amazon Route 53 to invert the status of a
health check, for example, to consider a health check unhealthy when it
otherwise would be considered healthy.
$sel:fullyQualifiedDomainName:HealthCheckConfig'
, healthCheckConfig_fullyQualifiedDomainName
- Amazon Route 53 behavior depends on whether you specify a value for
IPAddress
.
If you specify a value for IPAddress
:
Amazon Route 53 sends health check requests to the specified IPv4 or
IPv6 address and passes the value of FullyQualifiedDomainName
in the
Host
header for all health checks except TCP health checks. This is
typically the fully qualified DNS name of the endpoint on which you want
Route 53 to perform health checks.
When Route 53 checks the health of an endpoint, here is how it
constructs the Host
header:
- If you specify a value of
80
forPort
andHTTP
orHTTP_STR_MATCH
forType
, Route 53 passes the value ofFullyQualifiedDomainName
to the endpoint in the Host header. - If you specify a value of
443
forPort
andHTTPS
orHTTPS_STR_MATCH
forType
, Route 53 passes the value ofFullyQualifiedDomainName
to the endpoint in theHost
header. - If you specify another value for
Port
and any value exceptTCP
forType
, Route 53 passesFullyQualifiedDomainName:Port
to the endpoint in theHost
header.
If you don't specify a value for FullyQualifiedDomainName
, Route 53
substitutes the value of IPAddress
in the Host
header in each of the
preceding cases.
If you don't specify a value for IPAddress
:
Route 53 sends a DNS request to the domain that you specify for
FullyQualifiedDomainName
at the interval that you specify for
RequestInterval
. Using an IPv4 address that DNS returns, Route 53 then
checks the health of the endpoint.
If you don't specify a value for IPAddress
, Route 53 uses only IPv4
to send health checks to the endpoint. If there's no resource record
set with a type of A for the name that you specify for
FullyQualifiedDomainName
, the health check fails with a "DNS
resolution failed" error.
If you want to check the health of weighted, latency, or failover
resource record sets and you choose to specify the endpoint only by
FullyQualifiedDomainName
, we recommend that you create a separate
health check for each endpoint. For example, create a health check for
each HTTP server that is serving content for www.example.com. For the
value of FullyQualifiedDomainName
, specify the domain name of the
server (such as us-east-2-www.example.com), not the name of the resource
record sets (www.example.com).
In this configuration, if you create a health check for which the value
of FullyQualifiedDomainName
matches the name of the resource record
sets and you then associate the health check with those resource record
sets, health check results will be unpredictable.
In addition, if the value that you specify for Type
is HTTP
,
HTTPS
, HTTP_STR_MATCH
, or HTTPS_STR_MATCH
, Route 53 passes the
value of FullyQualifiedDomainName
in the Host
header, as it does
when you specify a value for IPAddress
. If the value of Type
is
TCP
, Route 53 doesn't pass a Host
header.
$sel:childHealthChecks:HealthCheckConfig'
, healthCheckConfig_childHealthChecks
- (CALCULATED Health Checks Only) A complex type that contains one
ChildHealthCheck
element for each health check that you want to
associate with a CALCULATED
health check.
$sel:routingControlArn:HealthCheckConfig'
, healthCheckConfig_routingControlArn
- The Amazon Resource Name (ARN) for the Route 53 Application Recovery
Controller routing control.
For more information about Route 53 Application Recovery Controller, see Route 53 Application Recovery Controller Developer Guide..
$sel:requestInterval:HealthCheckConfig'
, healthCheckConfig_requestInterval
- The number of seconds between the time that Amazon Route 53 gets a
response from your endpoint and the time that it sends the next health
check request. Each Route 53 health checker makes requests at this
interval.
You can't change the value of RequestInterval
after you create a
health check.
If you don't specify a value for RequestInterval
, the default value
is 30
seconds.
$sel:port:HealthCheckConfig'
, healthCheckConfig_port
- The port on the endpoint that you want Amazon Route 53 to perform health
checks on.
Don't specify a value for Port
when you specify a value for Type
of
CLOUDWATCH_METRIC
or CALCULATED
.
$sel:type':HealthCheckConfig'
, healthCheckConfig_type
- The type of health check that you want to create, which indicates how
Amazon Route 53 determines whether an endpoint is healthy.
You can't change the value of Type
after you create a health check.
You can create the following types of health checks:
- HTTP: Route 53 tries to establish a TCP connection. If successful, Route 53 submits an HTTP request and waits for an HTTP status code of 200 or greater and less than 400.
HTTPS: Route 53 tries to establish a TCP connection. If successful, Route 53 submits an HTTPS request and waits for an HTTP status code of 200 or greater and less than 400.
If you specify
HTTPS
for the value ofType
, the endpoint must support TLS v1.0 or later.- HTTP_STR_MATCH: Route 53 tries to establish a TCP connection. If
successful, Route 53 submits an HTTP request and searches the first
5,120 bytes of the response body for the string that you specify in
SearchString
. - HTTPS_STR_MATCH: Route 53 tries to establish a TCP connection.
If successful, Route 53 submits an
HTTPS
request and searches the first 5,120 bytes of the response body for the string that you specify inSearchString
. - TCP: Route 53 tries to establish a TCP connection.
- CLOUDWATCH_METRIC: The health check is associated with a
CloudWatch alarm. If the state of the alarm is
OK
, the health check is considered healthy. If the state isALARM
, the health check is considered unhealthy. If CloudWatch doesn't have sufficient data to determine whether the state isOK
orALARM
, the health check status depends on the setting forInsufficientDataHealthStatus
:Healthy
,Unhealthy
, orLastKnownStatus
. - CALCULATED: For health checks that monitor the status of other
health checks, Route 53 adds up the number of health checks that
Route 53 health checkers consider to be healthy and compares that
number with the value of
HealthThreshold
. - RECOVERY_CONTROL: The health check is assocated with a Route53
Application Recovery Controller routing control. If the routing
control state is
ON
, the health check is considered healthy. If the state isOFF
, the health check is considered unhealthy.
For more information, see How Route 53 Determines Whether an Endpoint Is Healthy in the Amazon Route 53 Developer Guide.
HealthCheckObservation
data HealthCheckObservation Source #
A complex type that contains the last failure reason as reported by one Amazon Route 53 health checker.
See: newHealthCheckObservation
smart constructor.
Instances
newHealthCheckObservation :: HealthCheckObservation Source #
Create a value of HealthCheckObservation
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:iPAddress:HealthCheckObservation'
, healthCheckObservation_iPAddress
- The IP address of the Amazon Route 53 health checker that provided the
failure reason in StatusReport
.
$sel:statusReport:HealthCheckObservation'
, healthCheckObservation_statusReport
- A complex type that contains the last failure reason as reported by one
Amazon Route 53 health checker and the time of the failed health check.
$sel:region:HealthCheckObservation'
, healthCheckObservation_region
- The region of the Amazon Route 53 health checker that provided the
status in StatusReport
.
HostedZone
data HostedZone Source #
A complex type that contains general information about the hosted zone.
See: newHostedZone
smart constructor.
Instances
:: ResourceId | |
-> Text | |
-> Text | |
-> HostedZone |
Create a value of HostedZone
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:linkedService:HostedZone'
, hostedZone_linkedService
- If the hosted zone was created by another service, the service that
created the hosted zone. When a hosted zone is created by another
service, you can't edit or delete it using Route 53.
$sel:config:HostedZone'
, hostedZone_config
- A complex type that includes the Comment
and PrivateZone
elements.
If you omitted the HostedZoneConfig
and Comment
elements from the
request, the Config
and Comment
elements don't appear in the
response.
$sel:resourceRecordSetCount:HostedZone'
, hostedZone_resourceRecordSetCount
- The number of resource record sets in the hosted zone.
$sel:id:HostedZone'
, hostedZone_id
- The ID that Amazon Route 53 assigned to the hosted zone when you created
it.
$sel:name:HostedZone'
, hostedZone_name
- The name of the domain. For public hosted zones, this is the name that
you have registered with your DNS registrar.
For information about how to specify characters other than a-z
, 0-9
,
and -
(hyphen) and how to specify internationalized domain names, see
CreateHostedZone.
$sel:callerReference:HostedZone'
, hostedZone_callerReference
- The value that you specified for CallerReference
when you created the
hosted zone.
HostedZoneConfig
data HostedZoneConfig Source #
A complex type that contains an optional comment about your hosted zone.
If you don't want to specify a comment, omit both the
HostedZoneConfig
and Comment
elements.
See: newHostedZoneConfig
smart constructor.
Instances
newHostedZoneConfig :: HostedZoneConfig Source #
Create a value of HostedZoneConfig
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:privateZone:HostedZoneConfig'
, hostedZoneConfig_privateZone
- A value that indicates whether this is a private hosted zone.
$sel:comment:HostedZoneConfig'
, hostedZoneConfig_comment
- Any comments that you want to include about the hosted zone.
HostedZoneLimit
data HostedZoneLimit Source #
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
See: newHostedZoneLimit
smart constructor.
Instances
Create a value of HostedZoneLimit
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:type':HostedZoneLimit'
, hostedZoneLimit_type
- The limit that you requested. Valid values include the following:
- MAX_RRSETS_BY_ZONE: The maximum number of records that you can create in the specified hosted zone.
- MAX_VPCS_ASSOCIATED_BY_ZONE: The maximum number of Amazon VPCs that you can associate with the specified private hosted zone.
$sel:value:HostedZoneLimit'
, hostedZoneLimit_value
- The current value for the limit that is specified by Type
.
HostedZoneOwner
data HostedZoneOwner Source #
A complex type that identifies a hosted zone that a specified Amazon VPC
is associated with and the owner of the hosted zone. If there is a value
for OwningAccount
, there is no value for OwningService
, and vice
versa.
See: newHostedZoneOwner
smart constructor.
Instances
newHostedZoneOwner :: HostedZoneOwner Source #
Create a value of HostedZoneOwner
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:owningAccount:HostedZoneOwner'
, hostedZoneOwner_owningAccount
- If the hosted zone was created by an Amazon Web Services account, or was
created by an Amazon Web Services service that creates hosted zones
using the current account, OwningAccount
contains the account ID of
that account. For example, when you use Cloud Map to create a hosted
zone, Cloud Map creates the hosted zone using the current Amazon Web
Services account.
$sel:owningService:HostedZoneOwner'
, hostedZoneOwner_owningService
- If an Amazon Web Services service uses its own account to create a
hosted zone and associate the specified VPC with that hosted zone,
OwningService
contains an abbreviation that identifies the service.
For example, if Amazon Elastic File System (Amazon EFS) created a hosted
zone and associated a VPC with the hosted zone, the value of
OwningService
is efs.amazonaws.com
.
HostedZoneSummary
data HostedZoneSummary Source #
In the response to a ListHostedZonesByVPC
request, the
HostedZoneSummaries
element contains one HostedZoneSummary
element
for each hosted zone that the specified Amazon VPC is associated with.
Each HostedZoneSummary
element contains the hosted zone name and ID,
and information about who owns the hosted zone.
See: newHostedZoneSummary
smart constructor.
Instances
:: ResourceId | |
-> Text | |
-> HostedZoneOwner | |
-> HostedZoneSummary |
Create a value of HostedZoneSummary
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:hostedZoneId:HostedZoneSummary'
, hostedZoneSummary_hostedZoneId
- The Route 53 hosted zone ID of a private hosted zone that the specified
VPC is associated with.
$sel:name:HostedZoneSummary'
, hostedZoneSummary_name
- The name of the private hosted zone, such as example.com
.
$sel:owner:HostedZoneSummary'
, hostedZoneSummary_owner
- The owner of a private hosted zone that the specified VPC is associated
with. The owner can be either an Amazon Web Services account or an
Amazon Web Services service.
KeySigningKey
data KeySigningKey Source #
A key-signing key (KSK) is a complex type that represents a public/private key pair. The private key is used to generate a digital signature for the zone signing key (ZSK). The public key is stored in the DNS and is used to authenticate the ZSK. A KSK is always associated with a hosted zone; it cannot exist by itself.
See: newKeySigningKey
smart constructor.
KeySigningKey' (Maybe Text) (Maybe Text) (Maybe Text) (Maybe ISO8601) (Maybe Natural) (Maybe Text) (Maybe Text) (Maybe Int) (Maybe ISO8601) (Maybe Int) (Maybe Int) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) (Maybe Text) |
Instances
newKeySigningKey :: KeySigningKey Source #
Create a value of KeySigningKey
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:KeySigningKey'
, keySigningKey_status
- A string that represents the current key-signing key (KSK) status.
Status can have one of the following values:
- ACTIVE
- The KSK is being used for signing.
- INACTIVE
- The KSK is not being used for signing.
- DELETING
- The KSK is in the process of being deleted.
- ACTION_NEEDED
- There is a problem with the KSK that requires you to take action to resolve. For example, the customer managed customer master key (CMK) might have been deleted, or the permissions for the customer managed CMK might have been changed.
- INTERNAL_FAILURE
- There was an error during a request. Before you can continue to work with DNSSEC signing, including actions that involve this KSK, you must correct the problem. For example, you may need to activate or deactivate the KSK.
$sel:signingAlgorithmMnemonic:KeySigningKey'
, keySigningKey_signingAlgorithmMnemonic
- A string used to represent the signing algorithm. This value must follow
the guidelines provided by
RFC-8624 Section 3.1.
$sel:digestAlgorithmMnemonic:KeySigningKey'
, keySigningKey_digestAlgorithmMnemonic
- A string used to represent the delegation signer digest algorithm. This
value must follow the guidelines provided by
RFC-8624 Section 3.3.
$sel:lastModifiedDate:KeySigningKey'
, keySigningKey_lastModifiedDate
- The last time that the key-signing key (KSK) was changed.
$sel:keyTag:KeySigningKey'
, keySigningKey_keyTag
- An integer used to identify the DNSSEC record for the domain name. The
process used to calculate the value is described in
RFC-4034 Appendix B.
$sel:dNSKEYRecord:KeySigningKey'
, keySigningKey_dNSKEYRecord
- A string that represents a DNSKEY record.
$sel:publicKey:KeySigningKey'
, keySigningKey_publicKey
- The public key, represented as a Base64 encoding, as required by
RFC-4034 Page 5.
$sel:signingAlgorithmType:KeySigningKey'
, keySigningKey_signingAlgorithmType
- An integer used to represent the signing algorithm. This value must
follow the guidelines provided by
RFC-8624 Section 3.1.
$sel:createdDate:KeySigningKey'
, keySigningKey_createdDate
- The date when the key-signing key (KSK) was created.
$sel:flag:KeySigningKey'
, keySigningKey_flag
- An integer that specifies how the key is used. For key-signing key
(KSK), this value is always 257.
$sel:digestAlgorithmType:KeySigningKey'
, keySigningKey_digestAlgorithmType
- An integer used to represent the delegation signer digest algorithm.
This value must follow the guidelines provided by
RFC-8624 Section 3.3.
$sel:statusMessage:KeySigningKey'
, keySigningKey_statusMessage
- The status message provided for the following key-signing key (KSK)
statuses: ACTION_NEEDED
or INTERNAL_FAILURE
. The status message
includes information about what the problem might be and steps that you
can take to correct the issue.
$sel:name:KeySigningKey'
, keySigningKey_name
- A string used to identify a key-signing key (KSK). Name
can include
numbers, letters, and underscores (_). Name
must be unique for each
key-signing key in the same hosted zone.
$sel:dSRecord:KeySigningKey'
, keySigningKey_dSRecord
- A string that represents a delegation signer (DS) record.
$sel:kmsArn:KeySigningKey'
, keySigningKey_kmsArn
- The Amazon resource name (ARN) used to identify the customer managed
customer master key (CMK) in Key Management Service (KMS). The KmsArn
must be unique for each key-signing key (KSK) in a single hosted zone.
You must configure the CMK as follows:
- Status
- Enabled
- Key spec
- ECC_NIST_P256
- Key usage
- Sign and verify
- Key policy
- The key policy must give permission for the following actions:
- DescribeKey
- GetPublicKey
- Sign
The key policy must also include the Amazon Route 53 service in the principal for your account. Specify the following:
"Service": "dnssec-route53.amazonaws.com"
For more information about working with the customer managed CMK in KMS, see Key Management Service concepts.
$sel:digestValue:KeySigningKey'
, keySigningKey_digestValue
- A cryptographic digest of a DNSKEY resource record (RR). DNSKEY records
are used to publish the public key that resolvers can use to verify
DNSSEC signatures that are used to secure certain kinds of information
provided by the DNS system.
LinkedService
data LinkedService Source #
If a health check or hosted zone was created by another service,
LinkedService
is a complex type that describes the service that
created the resource. When a resource is created by another service, you
can't edit or delete it using Amazon Route 53.
See: newLinkedService
smart constructor.
LinkedService' (Maybe Text) (Maybe Text) |
Instances
newLinkedService :: LinkedService Source #
Create a value of LinkedService
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:servicePrincipal:LinkedService'
, linkedService_servicePrincipal
- If the health check or hosted zone was created by another service, the
service that created the resource. When a resource is created by another
service, you can't edit or delete it using Amazon Route 53.
$sel:description:LinkedService'
, linkedService_description
- If the health check or hosted zone was created by another service, an
optional description that can be provided by the other service. When a
resource is created by another service, you can't edit or delete it
using Amazon Route 53.
QueryLoggingConfig
data QueryLoggingConfig Source #
A complex type that contains information about a configuration for DNS query logging.
See: newQueryLoggingConfig
smart constructor.
Instances
newQueryLoggingConfig Source #
:: Text | |
-> ResourceId | |
-> Text | |
-> QueryLoggingConfig |
Create a value of QueryLoggingConfig
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:id:QueryLoggingConfig'
, queryLoggingConfig_id
- The ID for a configuration for DNS query logging.
$sel:hostedZoneId:QueryLoggingConfig'
, queryLoggingConfig_hostedZoneId
- The ID of the hosted zone that CloudWatch Logs is logging queries for.
$sel:cloudWatchLogsLogGroupArn:QueryLoggingConfig'
, queryLoggingConfig_cloudWatchLogsLogGroupArn
- The Amazon Resource Name (ARN) of the CloudWatch Logs log group that
Amazon Route 53 is publishing logs to.
ResourceRecord
data ResourceRecord Source #
Information specific to the resource record.
If you're creating an alias resource record set, omit ResourceRecord
.
See: newResourceRecord
smart constructor.
Instances
Create a value of ResourceRecord
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:ResourceRecord'
, resourceRecord_value
- The current or new DNS record value, not to exceed 4,000 characters. In
the case of a DELETE
action, if the current value does not match the
actual value, an error is returned. For descriptions about how to format
Value
for different record types, see
Supported DNS Resource Record Types
in the Amazon Route 53 Developer Guide.
You can specify more than one value for all record types except CNAME
and SOA
.
If you're creating an alias resource record set, omit Value
.
ResourceRecordSet
data ResourceRecordSet Source #
Information about the resource record set to create or delete.
See: newResourceRecordSet
smart constructor.
ResourceRecordSet' (Maybe Natural) (Maybe (NonEmpty ResourceRecord)) (Maybe AliasTarget) (Maybe Natural) (Maybe Text) (Maybe Text) (Maybe ResourceRecordSetFailover) (Maybe Text) (Maybe Region) (Maybe GeoLocation) (Maybe Bool) Text RRType |
Instances
Create a value of ResourceRecordSet
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:ttl:ResourceRecordSet'
, resourceRecordSet_ttl
- The resource record cache time to live (TTL), in seconds. Note the
following:
- If you're creating or updating an alias resource record set, omit
TTL
. Amazon Route 53 uses the value ofTTL
for the alias target. - If you're associating this resource record set with a health check
(if you're adding a
HealthCheckId
element), we recommend that you specify aTTL
of 60 seconds or less so clients respond quickly to changes in health status. - All of the resource record sets in a group of weighted resource
record sets must have the same value for
TTL
. - If a group of weighted resource record sets includes one or more
weighted alias resource record sets for which the alias target is an
ELB load balancer, we recommend that you specify a
TTL
of 60 seconds for all of the non-alias weighted resource record sets that have the same name and type. Values other than 60 seconds (the TTL for load balancers) will change the effect of the values that you specify forWeight
.
$sel:resourceRecords:ResourceRecordSet'
, resourceRecordSet_resourceRecords
- Information about the resource records to act upon.
If you're creating an alias resource record set, omit
ResourceRecords
.
$sel:aliasTarget:ResourceRecordSet'
, resourceRecordSet_aliasTarget
- Alias resource record sets only: Information about the Amazon Web
Services resource, such as a CloudFront distribution or an Amazon S3
bucket, that you want to route traffic to.
If you're creating resource records sets for a private hosted zone, note the following:
- You can't create an alias resource record set in a private hosted zone to route traffic to a CloudFront distribution.
- Creating geolocation alias resource record sets or latency alias resource record sets in a private hosted zone is unsupported.
- For information about creating failover resource record sets in a private hosted zone, see Configuring Failover in a Private Hosted Zone in the Amazon Route 53 Developer Guide.
$sel:weight:ResourceRecordSet'
, resourceRecordSet_weight
- Weighted resource record sets only: Among resource record sets that
have the same combination of DNS name and type, a value that determines
the proportion of DNS queries that Amazon Route 53 responds to using the
current resource record set. Route 53 calculates the sum of the weights
for the resource record sets that have the same combination of DNS name
and type. Route 53 then responds to queries based on the ratio of a
resource's weight to the total. Note the following:
- You must specify a value for the
Weight
element for every weighted resource record set. - You can only specify one
ResourceRecord
per weighted resource record set. - You can't create latency, failover, or geolocation resource record
sets that have the same values for the
Name
andType
elements as weighted resource record sets. - You can create a maximum of 100 weighted resource record sets that
have the same values for the
Name
andType
elements. For weighted (but not weighted alias) resource record sets, if you set
Weight
to0
for a resource record set, Route 53 never responds to queries with the applicable value for that resource record set. However, if you setWeight
to0
for all resource record sets that have the same combination of DNS name and type, traffic is routed to all resources with equal probability.The effect of setting
Weight
to0
is different when you associate health checks with weighted resource record sets. For more information, see Options for Configuring Route 53 Active-Active and Active-Passive Failover in the Amazon Route 53 Developer Guide.
$sel:trafficPolicyInstanceId:ResourceRecordSet'
, resourceRecordSet_trafficPolicyInstanceId
- When you create a traffic policy instance, Amazon Route 53 automatically
creates a resource record set. TrafficPolicyInstanceId
is the ID of
the traffic policy instance that Route 53 created this resource record
set for.
To delete the resource record set that is associated with a traffic
policy instance, use DeleteTrafficPolicyInstance
. Route 53 will delete
the resource record set automatically. If you delete the resource record
set by using ChangeResourceRecordSets
, Route 53 doesn't automatically
delete the traffic policy instance, and you'll continue to be charged
for it even though it's no longer in use.
$sel:setIdentifier:ResourceRecordSet'
, resourceRecordSet_setIdentifier
- Resource record sets that have a routing policy other than simple: An
identifier that differentiates among multiple resource record sets that
have the same combination of name and type, such as multiple weighted
resource record sets named acme.example.com that have a type of A. In a
group of resource record sets that have the same name and type, the
value of SetIdentifier
must be unique for each resource record set.
For information about routing policies, see Choosing a Routing Policy in the Amazon Route 53 Developer Guide.
$sel:failover:ResourceRecordSet'
, resourceRecordSet_failover
- Failover resource record sets only: To configure failover, you add the
Failover
element to two resource record sets. For one resource record
set, you specify PRIMARY
as the value for Failover
; for the other
resource record set, you specify SECONDARY
. In addition, you include
the HealthCheckId
element and specify the health check that you want
Amazon Route 53 to perform for each resource record set.
Except where noted, the following failover behaviors assume that you
have included the HealthCheckId
element in both resource record sets:
- When the primary resource record set is healthy, Route 53 responds to DNS queries with the applicable value from the primary resource record set regardless of the health of the secondary resource record set.
- When the primary resource record set is unhealthy and the secondary resource record set is healthy, Route 53 responds to DNS queries with the applicable value from the secondary resource record set.
- When the secondary resource record set is unhealthy, Route 53 responds to DNS queries with the applicable value from the primary resource record set regardless of the health of the primary resource record set.
- If you omit the
HealthCheckId
element for the secondary resource record set, and if the primary resource record set is unhealthy, Route 53 always responds to DNS queries with the applicable value from the secondary resource record set. This is true regardless of the health of the associated endpoint.
You can't create non-failover resource record sets that have the same
values for the Name
and Type
elements as failover resource record
sets.
For failover alias resource record sets, you must also include the
EvaluateTargetHealth
element and set the value to true.
For more information about configuring failover for Route 53, see the following topics in the Amazon Route 53 Developer Guide:
$sel:healthCheckId:ResourceRecordSet'
, resourceRecordSet_healthCheckId
- If you want Amazon Route 53 to return this resource record set in
response to a DNS query only when the status of a health check is
healthy, include the HealthCheckId
element and specify the ID of the
applicable health check.
Route 53 determines whether a resource record set is healthy based on one of the following:
- By periodically sending a request to the endpoint that is specified in the health check
- By aggregating the status of a specified group of health checks (calculated health checks)
- By determining the current state of a CloudWatch alarm (CloudWatch metric health checks)
Route 53 doesn't check the health of the endpoint that is specified in
the resource record set, for example, the endpoint specified by the IP
address in the Value
element. When you add a HealthCheckId
element
to a resource record set, Route 53 checks the health of the endpoint
that you specified in the health check.
For more information, see the following topics in the /Amazon Route 53 Developer Guide/:
- How Amazon Route 53 Determines Whether an Endpoint Is Healthy
- Route 53 Health Checks and DNS Failover
- Configuring Failover in a Private Hosted Zone
When to Specify HealthCheckId
Specifying a value for HealthCheckId
is useful only when Route 53 is
choosing between two or more resource record sets to respond to a DNS
query, and you want Route 53 to base the choice in part on the status of
a health check. Configuring health checks makes sense only in the
following configurations:
Non-alias resource record sets: You're checking the health of a group of non-alias resource record sets that have the same routing policy, name, and type (such as multiple weighted records named www.example.com with a type of A) and you specify health check IDs for all the resource record sets.
If the health check status for a resource record set is healthy, Route 53 includes the record among the records that it responds to DNS queries with.
If the health check status for a resource record set is unhealthy, Route 53 stops responding to DNS queries using the value for that resource record set.
If the health check status for all resource record sets in the group is unhealthy, Route 53 considers all resource record sets in the group healthy and responds to DNS queries accordingly.
Alias resource record sets: You specify the following settings:
- You set
EvaluateTargetHealth
to true for an alias resource record set in a group of resource record sets that have the same routing policy, name, and type (such as multiple weighted records named www.example.com with a type of A). - You configure the alias resource record set to route traffic to a non-alias resource record set in the same hosted zone.
- You specify a health check ID for the non-alias resource record set.
If the health check status is healthy, Route 53 considers the alias resource record set to be healthy and includes the alias record among the records that it responds to DNS queries with.
If the health check status is unhealthy, Route 53 stops responding to DNS queries using the alias resource record set.
The alias resource record set can also route traffic to a group of non-alias resource record sets that have the same routing policy, name, and type. In that configuration, associate health checks with all of the resource record sets in the group of non-alias resource record sets.
- You set
Geolocation Routing
For geolocation resource record sets, if an endpoint is unhealthy, Route
53 looks for a resource record set for the larger, associated geographic
region. For example, suppose you have resource record sets for a state
in the United States, for the entire United States, for North America,
and a resource record set that has *
for CountryCode
is *
, which
applies to all locations. If the endpoint for the state resource record
set is unhealthy, Route 53 checks for healthy resource record sets in
the following order until it finds a resource record set for which the
endpoint is healthy:
- The United States
- North America
- The default resource record set
Specifying the Health Check Endpoint by Domain Name
If your health checks specify the endpoint only by domain name, we
recommend that you create a separate health check for each endpoint. For
example, create a health check for each HTTP
server that is serving
content for www.example.com
. For the value of
FullyQualifiedDomainName
, specify the domain name of the server (such
as us-east-2-www.example.com
), not the name of the resource record
sets (www.example.com
).
Health check results will be unpredictable if you do the following:
- Create a health check that has the same value for
FullyQualifiedDomainName
as the name of a resource record set. - Associate that health check with the resource record set.
$sel:region:ResourceRecordSet'
, resourceRecordSet_region
- Latency-based resource record sets only: The Amazon EC2 Region where
you created the resource that this resource record set refers to. The
resource typically is an Amazon Web Services resource, such as an EC2
instance or an ELB load balancer, and is referred to by an IP address or
a DNS domain name, depending on the record type.
Although creating latency and latency alias resource record sets in a private hosted zone is allowed, it's not supported.
When Amazon Route 53 receives a DNS query for a domain name and type for which you have created latency resource record sets, Route 53 selects the latency resource record set that has the lowest latency between the end user and the associated Amazon EC2 Region. Route 53 then returns the value that is associated with the selected resource record set.
Note the following:
- You can only specify one
ResourceRecord
per latency resource record set. - You can only create one latency resource record set for each Amazon EC2 Region.
- You aren't required to create latency resource record sets for all Amazon EC2 Regions. Route 53 will choose the region with the best latency from among the regions that you create latency resource record sets for.
- You can't create non-latency resource record sets that have the
same values for the
Name
andType
elements as latency resource record sets.
$sel:geoLocation:ResourceRecordSet'
, resourceRecordSet_geoLocation
- Geolocation resource record sets only: A complex type that lets you
control how Amazon Route 53 responds to DNS queries based on the
geographic origin of the query. For example, if you want all queries
from Africa to be routed to a web server with an IP address of
192.0.2.111
, create a resource record set with a Type
of A
and a
ContinentCode
of AF
.
Although creating geolocation and geolocation alias resource record sets in a private hosted zone is allowed, it's not supported.
If you create separate resource record sets for overlapping geographic regions (for example, one resource record set for a continent and one for a country on the same continent), priority goes to the smallest geographic region. This allows you to route most queries for a continent to one resource and to route queries for a country on that continent to a different resource.
You can't create two geolocation resource record sets that specify the same geographic location.
The value *
in the CountryCode
element matches all geographic
locations that aren't specified in other geolocation resource record
sets that have the same values for the Name
and Type
elements.
Geolocation works by mapping IP addresses to locations. However, some IP
addresses aren't mapped to geographic locations, so even if you create
geolocation resource record sets that cover all seven continents, Route
53 will receive some DNS queries from locations that it can't identify.
We recommend that you create a resource record set for which the value
of CountryCode
is *
. Two groups of queries are routed to the
resource that you specify in this record: queries that come from
locations for which you haven't created geolocation resource record
sets and queries from IP addresses that aren't mapped to a location. If
you don't create a *
resource record set, Route 53 returns a "no
answer" response for queries from those locations.
You can't create non-geolocation resource record sets that have the
same values for the Name
and Type
elements as geolocation resource
record sets.
$sel:multiValueAnswer:ResourceRecordSet'
, resourceRecordSet_multiValueAnswer
- Multivalue answer resource record sets only: To route traffic
approximately randomly to multiple resources, such as web servers,
create one multivalue answer record for each resource and specify true
for MultiValueAnswer
. Note the following:
- If you associate a health check with a multivalue answer resource record set, Amazon Route 53 responds to DNS queries with the corresponding IP address only when the health check is healthy.
- If you don't associate a health check with a multivalue answer record, Route 53 always considers the record to be healthy.
- Route 53 responds to DNS queries with up to eight healthy records; if you have eight or fewer healthy records, Route 53 responds to all DNS queries with all the healthy records.
- If you have more than eight healthy records, Route 53 responds to different DNS resolvers with different combinations of healthy records.
- When all records are unhealthy, Route 53 responds to DNS queries with up to eight unhealthy records.
- If a resource becomes unavailable after a resolver caches a response, client software typically tries another of the IP addresses in the response.
You can't create multivalue answer alias records.
$sel:name:ResourceRecordSet'
, resourceRecordSet_name
- For ChangeResourceRecordSets
requests, the name of the record that you
want to create, update, or delete. For ListResourceRecordSets
responses, the name of a record in the specified hosted zone.
ChangeResourceRecordSets Only
Enter a fully qualified domain name, for example, www.example.com
. You
can optionally include a trailing dot. If you omit the trailing dot,
Amazon Route 53 assumes that the domain name that you specify is fully
qualified. This means that Route 53 treats www.example.com
(without a
trailing dot) and www.example.com.
(with a trailing dot) as identical.
For information about how to specify characters other than a-z
, 0-9
,
and -
(hyphen) and how to specify internationalized domain names, see
DNS Domain Name Format
in the Amazon Route 53 Developer Guide.
You can use the asterisk (*) wildcard to replace the leftmost label in a
domain name, for example, *.example.com
. Note the following:
- The * must replace the entire label. For example, you can't specify
*prod.example.com
orprod*.example.com
. - The * can't replace any of the middle labels, for example, marketing.*.example.com.
If you include * in any position other than the leftmost label in a domain name, DNS treats it as an * character (ASCII 42), not as a wildcard.
You can't use the * wildcard for resource records sets that have a type of NS.
You can use the * wildcard as the leftmost label in a domain name, for
example, *.example.com
. You can't use an * for one of the middle
labels, for example, marketing.*.example.com
. In addition, the * must
replace the entire label; for example, you can't specify
prod*.example.com
.
$sel:type':ResourceRecordSet'
, resourceRecordSet_type
- The DNS record type. For information about different record types and
how data is encoded for them, see
Supported DNS Resource Record Types
in the Amazon Route 53 Developer Guide.
Valid values for basic resource record sets: A
| AAAA
| CAA
|
CNAME
| DS
|MX
| NAPTR
| NS
| PTR
| SOA
| SPF
| SRV
|
TXT
Values for weighted, latency, geolocation, and failover resource record
sets: A
| AAAA
| CAA
| CNAME
| MX
| NAPTR
| PTR
| SPF
|
SRV
| TXT
. When creating a group of weighted, latency, geolocation,
or failover resource record sets, specify the same value for all of the
resource record sets in the group.
Valid values for multivalue answer resource record sets: A
| AAAA
|
MX
| NAPTR
| PTR
| SPF
| SRV
| TXT
SPF records were formerly used to verify the identity of the sender of
email messages. However, we no longer recommend that you create resource
record sets for which the value of Type
is SPF
. RFC 7208, /Sender
Policy Framework (SPF) for Authorizing Use of Domains in Email, Version
1/, has been updated to say, "...[I]ts existence and mechanism defined
in [RFC4408] have led to some interoperability issues. Accordingly, its
use is no longer appropriate for SPF version 1; implementations are not
to use it." In RFC 7208, see section 14.1,
The SPF DNS Record Type.
Values for alias resource record sets:
- Amazon API Gateway custom regional APIs and edge-optimized APIs:
A
CloudFront distributions:
A
If IPv6 is enabled for the distribution, create two resource record sets to route traffic to your distribution, one with a value of
A
and one with a value ofAAAA
.- __Amazon API Gateway environment that has a regionalized
subdomain__:
A
- ELB load balancers:
A
|AAAA
- Amazon S3 buckets:
A
- Amazon Virtual Private Cloud interface VPC endpoints
A
Another resource record set in this hosted zone: Specify the type of the resource record set that you're creating the alias for. All values are supported except
NS
andSOA
.If you're creating an alias record that has the same name as the hosted zone (known as the zone apex), you can't route traffic to a record for which the value of
Type
isCNAME
. This is because the alias record must have the same type as the record you're routing traffic to, and creating a CNAME record for the zone apex isn't supported even for an alias record.
ResourceTagSet
data ResourceTagSet Source #
A complex type containing a resource and its associated tags.
See: newResourceTagSet
smart constructor.
ResourceTagSet' (Maybe Text) (Maybe TagResourceType) (Maybe (NonEmpty Tag)) |
Instances
newResourceTagSet :: ResourceTagSet Source #
Create a value of ResourceTagSet
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:resourceId:ResourceTagSet'
, resourceTagSet_resourceId
- The ID for the specified resource.
$sel:resourceType:ResourceTagSet'
, resourceTagSet_resourceType
- The type of the resource.
- The resource type for health checks is
healthcheck
. - The resource type for hosted zones is
hostedzone
.
$sel:tags:ResourceTagSet'
, resourceTagSet_tags
- The tags associated with the specified resource.
ReusableDelegationSetLimit
data ReusableDelegationSetLimit Source #
A complex type that contains the type of limit that you specified in the request and the current value for that limit.
See: newReusableDelegationSetLimit
smart constructor.
Instances
newReusableDelegationSetLimit Source #
Create a value of ReusableDelegationSetLimit
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:type':ReusableDelegationSetLimit'
, reusableDelegationSetLimit_type
- The limit that you requested: MAX_ZONES_BY_REUSABLE_DELEGATION_SET
,
the maximum number of hosted zones that you can associate with the
specified reusable delegation set.
$sel:value:ReusableDelegationSetLimit'
, reusableDelegationSetLimit_value
- The current value for the MAX_ZONES_BY_REUSABLE_DELEGATION_SET
limit.
StatusReport
data StatusReport Source #
A complex type that contains the status that one Amazon Route 53 health checker reports and the time of the health check.
See: newStatusReport
smart constructor.
Instances
newStatusReport :: StatusReport Source #
Create a value of StatusReport
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:StatusReport'
, statusReport_status
- A description of the status of the health check endpoint as reported by
one of the Amazon Route 53 health checkers.
$sel:checkedTime:StatusReport'
, statusReport_checkedTime
- The date and time that the health checker performed the health check in
ISO 8601 format and Coordinated
Universal Time (UTC). For example, the value 2017-03-27T17:48:16.751Z
represents March 27, 2017 at 17:48:16.751 UTC.
Tag
A complex type that contains information about a tag that you want to add or edit for the specified health check or hosted zone.
See: newTag
smart constructor.
Instances
Eq Tag Source # | |
Read Tag Source # | |
Show Tag Source # | |
Generic Tag Source # | |
NFData Tag Source # | |
Defined in Amazonka.Route53.Types.Tag | |
Hashable Tag Source # | |
Defined in Amazonka.Route53.Types.Tag | |
FromXML Tag Source # | |
ToXML Tag Source # | |
Defined in Amazonka.Route53.Types.Tag | |
type Rep Tag Source # | |
Defined in Amazonka.Route53.Types.Tag type Rep Tag = D1 ('MetaData "Tag" "Amazonka.Route53.Types.Tag" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe 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:value:Tag'
, tag_value
- The value of Value
depends on the operation that you want to perform:
- Add a tag to a health check or hosted zone:
Value
is the value that you want to give the new tag. - Edit a tag:
Value
is the new value that you want to assign the tag.
$sel:key:Tag'
, tag_key
- The value of Key
depends on the operation that you want to perform:
- Add a tag to a health check or hosted zone:
Key
is the name that you want to give the new tag. - Edit a tag:
Key
is the name of the tag that you want to change theValue
for. - Delete a key:
Key
is the name of the tag you want to remove. - Give a name to a health check: Edit the default
Name
tag. In the Amazon Route 53 console, the list of your health checks includes a Name column that lets you see the name that you've given to each health check.
TrafficPolicy
data TrafficPolicy Source #
A complex type that contains settings for a traffic policy.
See: newTrafficPolicy
smart constructor.
Instances
Create a value of TrafficPolicy
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:comment:TrafficPolicy'
, trafficPolicy_comment
- The comment that you specify in the CreateTrafficPolicy
request, if
any.
$sel:id:TrafficPolicy'
, trafficPolicy_id
- The ID that Amazon Route 53 assigned to a traffic policy when you
created it.
$sel:version:TrafficPolicy'
, trafficPolicy_version
- The version number that Amazon Route 53 assigns to a traffic policy. For
a new traffic policy, the value of Version
is always 1.
$sel:name:TrafficPolicy'
, trafficPolicy_name
- The name that you specified when you created the traffic policy.
$sel:type':TrafficPolicy'
, trafficPolicy_type
- The DNS type of the resource record sets that Amazon Route 53 creates
when you use a traffic policy to create a traffic policy instance.
$sel:document:TrafficPolicy'
, trafficPolicy_document
- The definition of a traffic policy in JSON format. You specify the JSON
document to use for a new traffic policy in the CreateTrafficPolicy
request. For more information about the JSON format, see
Traffic Policy Document Format.
TrafficPolicyInstance
data TrafficPolicyInstance Source #
A complex type that contains settings for the new traffic policy instance.
See: newTrafficPolicyInstance
smart constructor.
Instances
newTrafficPolicyInstance Source #
:: Text | |
-> ResourceId | |
-> Text | |
-> Natural | |
-> Text | |
-> Text | |
-> Text | |
-> Natural | |
-> RRType | |
-> TrafficPolicyInstance |
Create a value of TrafficPolicyInstance
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:id:TrafficPolicyInstance'
, trafficPolicyInstance_id
- The ID that Amazon Route 53 assigned to the new traffic policy instance.
$sel:hostedZoneId:TrafficPolicyInstance'
, trafficPolicyInstance_hostedZoneId
- The ID of the hosted zone that Amazon Route 53 created resource record
sets in.
$sel:name:TrafficPolicyInstance'
, trafficPolicyInstance_name
- The DNS name, such as www.example.com, for which Amazon Route 53
responds to queries by using the resource record sets that are
associated with this traffic policy instance.
$sel:ttl:TrafficPolicyInstance'
, trafficPolicyInstance_ttl
- The TTL that Amazon Route 53 assigned to all of the resource record sets
that it created in the specified hosted zone.
$sel:state:TrafficPolicyInstance'
, trafficPolicyInstance_state
- The value of State
is one of the following values:
- Applied
- Amazon Route 53 has finished creating resource record sets, and changes have propagated to all Route 53 edge locations.
- Creating
- Route 53 is creating the resource record sets. Use
GetTrafficPolicyInstance
to confirm that theCreateTrafficPolicyInstance
request completed successfully. - Failed
- Route 53 wasn't able to create or update the resource record sets.
When the value of
State
isFailed
, seeMessage
for an explanation of what caused the request to fail.
$sel:message:TrafficPolicyInstance'
, trafficPolicyInstance_message
- If State
is Failed
, an explanation of the reason for the failure. If
State
is another value, Message
is empty.
$sel:trafficPolicyId:TrafficPolicyInstance'
, trafficPolicyInstance_trafficPolicyId
- The ID of the traffic policy that Amazon Route 53 used to create
resource record sets in the specified hosted zone.
$sel:trafficPolicyVersion:TrafficPolicyInstance'
, trafficPolicyInstance_trafficPolicyVersion
- The version of the traffic policy that Amazon Route 53 used to create
resource record sets in the specified hosted zone.
$sel:trafficPolicyType:TrafficPolicyInstance'
, trafficPolicyInstance_trafficPolicyType
- The DNS type that Amazon Route 53 assigned to all of the resource record
sets that it created for this traffic policy instance.
TrafficPolicySummary
data TrafficPolicySummary Source #
A complex type that contains information about the latest version of one traffic policy that is associated with the current Amazon Web Services account.
See: newTrafficPolicySummary
smart constructor.
Instances
newTrafficPolicySummary Source #
Create a value of TrafficPolicySummary
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:id:TrafficPolicySummary'
, trafficPolicySummary_id
- The ID that Amazon Route 53 assigned to the traffic policy when you
created it.
$sel:name:TrafficPolicySummary'
, trafficPolicySummary_name
- The name that you specified for the traffic policy when you created it.
$sel:type':TrafficPolicySummary'
, trafficPolicySummary_type
- The DNS type of the resource record sets that Amazon Route 53 creates
when you use a traffic policy to create a traffic policy instance.
$sel:latestVersion:TrafficPolicySummary'
, trafficPolicySummary_latestVersion
- The version number of the latest version of the traffic policy.
$sel:trafficPolicyCount:TrafficPolicySummary'
, trafficPolicySummary_trafficPolicyCount
- The number of traffic policies that are associated with the current
Amazon Web Services account.
VPC
(Private hosted zones only) A complex type that contains information about an Amazon VPC.
See: newVPC
smart constructor.
Instances
Eq VPC Source # | |
Read VPC Source # | |
Show VPC Source # | |
Generic VPC Source # | |
NFData VPC Source # | |
Defined in Amazonka.Route53.Types.VPC | |
Hashable VPC Source # | |
Defined in Amazonka.Route53.Types.VPC | |
FromXML VPC Source # | |
ToXML VPC Source # | |
Defined in Amazonka.Route53.Types.VPC | |
type Rep VPC Source # | |
Defined in Amazonka.Route53.Types.VPC type Rep VPC = D1 ('MetaData "VPC" "Amazonka.Route53.Types.VPC" "libZSservicesZSamazonka-route53ZSamazonka-route53" 'False) (C1 ('MetaCons "VPC'" 'PrefixI 'True) (S1 ('MetaSel ('Just "vPCRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VPCRegion)) :*: S1 ('MetaSel ('Just "vPCId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) |
Create a value of VPC
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:vPCRegion:VPC'
, vpc_vPCRegion
- (Private hosted zones only) The region that an Amazon VPC was created
in.
$sel:vPCId:VPC'
, vpc_vPCId
- Undocumented member.