libZSservicesZSamazonka-groundstationZSamazonka-groundstation
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.GroundStation.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2019-05-23 of the Amazon Ground Station SDK configuration.

Errors

_InvalidParameterException :: AsError a => Getting (First ServiceError) a ServiceError Source #

One or more parameters are not valid.

_DependencyException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Dependency encountered an error.

_ResourceLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #

Account limits for this resource have been exceeded.

AngleUnits

newtype AngleUnits Source #

Constructors

AngleUnits' 

Fields

Bundled Patterns

pattern AngleUnits_DEGREE_ANGLE :: AngleUnits 
pattern AngleUnits_RADIAN :: AngleUnits 

Instances

Instances details
Eq AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Ord AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Read AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Show AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Generic AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Associated Types

type Rep AngleUnits :: Type -> Type #

NFData AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Methods

rnf :: AngleUnits -> () #

Hashable AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToJSON AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToJSONKey AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

FromJSON AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

FromJSONKey AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToLog AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToHeader AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToQuery AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

FromXML AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToXML AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Methods

toXML :: AngleUnits -> XML #

ToByteString AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

FromText AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

ToText AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

Methods

toText :: AngleUnits -> Text #

type Rep AngleUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AngleUnits

type Rep AngleUnits = D1 ('MetaData "AngleUnits" "Amazonka.GroundStation.Types.AngleUnits" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "AngleUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAngleUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BandwidthUnits

newtype BandwidthUnits Source #

Constructors

BandwidthUnits' 

Instances

Instances details
Eq BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Ord BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Read BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Show BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Generic BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Associated Types

type Rep BandwidthUnits :: Type -> Type #

NFData BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Methods

rnf :: BandwidthUnits -> () #

Hashable BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToJSON BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToJSONKey BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

FromJSON BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

FromJSONKey BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToLog BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToHeader BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToQuery BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

FromXML BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToXML BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

Methods

toXML :: BandwidthUnits -> XML #

ToByteString BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

FromText BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

ToText BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

type Rep BandwidthUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.BandwidthUnits

type Rep BandwidthUnits = D1 ('MetaData "BandwidthUnits" "Amazonka.GroundStation.Types.BandwidthUnits" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "BandwidthUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBandwidthUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConfigCapabilityType

newtype ConfigCapabilityType Source #

Instances

Instances details
Eq ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Ord ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Read ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Show ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Generic ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Associated Types

type Rep ConfigCapabilityType :: Type -> Type #

NFData ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

Methods

rnf :: ConfigCapabilityType -> () #

Hashable ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToJSON ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToJSONKey ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

FromJSON ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

FromJSONKey ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToLog ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToHeader ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToQuery ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

FromXML ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToXML ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToByteString ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

FromText ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

ToText ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

type Rep ConfigCapabilityType Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigCapabilityType

type Rep ConfigCapabilityType = D1 ('MetaData "ConfigCapabilityType" "Amazonka.GroundStation.Types.ConfigCapabilityType" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "ConfigCapabilityType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConfigCapabilityType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContactStatus

newtype ContactStatus Source #

Constructors

ContactStatus' 

Instances

Instances details
Eq ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Ord ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Read ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Show ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Generic ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Associated Types

type Rep ContactStatus :: Type -> Type #

NFData ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Methods

rnf :: ContactStatus -> () #

Hashable ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToJSON ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToJSONKey ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

FromJSON ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

FromJSONKey ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToLog ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToHeader ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToQuery ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

FromXML ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToXML ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Methods

toXML :: ContactStatus -> XML #

ToByteString ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

FromText ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

ToText ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

Methods

toText :: ContactStatus -> Text #

type Rep ContactStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactStatus

type Rep ContactStatus = D1 ('MetaData "ContactStatus" "Amazonka.GroundStation.Types.ContactStatus" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "ContactStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContactStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Criticality

newtype Criticality Source #

Constructors

Criticality' 

Instances

Instances details
Eq Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Ord Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Read Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Show Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Generic Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Associated Types

type Rep Criticality :: Type -> Type #

NFData Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Methods

rnf :: Criticality -> () #

Hashable Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToJSON Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToJSONKey Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

FromJSON Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

FromJSONKey Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToLog Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToHeader Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToQuery Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

FromXML Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToXML Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Methods

toXML :: Criticality -> XML #

ToByteString Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

FromText Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

ToText Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

Methods

toText :: Criticality -> Text #

type Rep Criticality Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Criticality

type Rep Criticality = D1 ('MetaData "Criticality" "Amazonka.GroundStation.Types.Criticality" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "Criticality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCriticality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EirpUnits

newtype EirpUnits Source #

Constructors

EirpUnits' 

Fields

Bundled Patterns

pattern EirpUnits_DBW :: EirpUnits 

Instances

Instances details
Eq EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Ord EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Read EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Show EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Generic EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Associated Types

type Rep EirpUnits :: Type -> Type #

NFData EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Methods

rnf :: EirpUnits -> () #

Hashable EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToJSON EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToJSONKey EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

FromJSON EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

FromJSONKey EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToLog EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToHeader EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToQuery EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

FromXML EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToXML EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Methods

toXML :: EirpUnits -> XML #

ToByteString EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Methods

toBS :: EirpUnits -> ByteString #

FromText EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

ToText EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

Methods

toText :: EirpUnits -> Text #

type Rep EirpUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EirpUnits

type Rep EirpUnits = D1 ('MetaData "EirpUnits" "Amazonka.GroundStation.Types.EirpUnits" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "EirpUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEirpUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EndpointStatus

newtype EndpointStatus Source #

Constructors

EndpointStatus' 

Instances

Instances details
Eq EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Ord EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Read EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Show EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Generic EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Associated Types

type Rep EndpointStatus :: Type -> Type #

NFData EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Methods

rnf :: EndpointStatus -> () #

Hashable EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToJSON EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToJSONKey EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

FromJSON EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

FromJSONKey EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToLog EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToHeader EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToQuery EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

FromXML EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToXML EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

Methods

toXML :: EndpointStatus -> XML #

ToByteString EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

FromText EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

ToText EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

type Rep EndpointStatus Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointStatus

type Rep EndpointStatus = D1 ('MetaData "EndpointStatus" "Amazonka.GroundStation.Types.EndpointStatus" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "EndpointStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEndpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FrequencyUnits

newtype FrequencyUnits Source #

Constructors

FrequencyUnits' 

Instances

Instances details
Eq FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Ord FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Read FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Show FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Generic FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Associated Types

type Rep FrequencyUnits :: Type -> Type #

NFData FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Methods

rnf :: FrequencyUnits -> () #

Hashable FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToJSON FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToJSONKey FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

FromJSON FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

FromJSONKey FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToLog FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToHeader FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToQuery FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

FromXML FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToXML FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

Methods

toXML :: FrequencyUnits -> XML #

ToByteString FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

FromText FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

ToText FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

type Rep FrequencyUnits Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyUnits

type Rep FrequencyUnits = D1 ('MetaData "FrequencyUnits" "Amazonka.GroundStation.Types.FrequencyUnits" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "FrequencyUnits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFrequencyUnits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Polarization

newtype Polarization Source #

Constructors

Polarization' 

Instances

Instances details
Eq Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Ord Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Read Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Show Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Generic Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Associated Types

type Rep Polarization :: Type -> Type #

NFData Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Methods

rnf :: Polarization -> () #

Hashable Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToJSON Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToJSONKey Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

FromJSON Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

FromJSONKey Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToLog Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToHeader Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToQuery Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

FromXML Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToXML Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Methods

toXML :: Polarization -> XML #

ToByteString Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

FromText Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

ToText Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

Methods

toText :: Polarization -> Text #

type Rep Polarization Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Polarization

type Rep Polarization = D1 ('MetaData "Polarization" "Amazonka.GroundStation.Types.Polarization" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'True) (C1 ('MetaCons "Polarization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPolarization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AntennaDemodDecodeDetails

data AntennaDemodDecodeDetails Source #

Details about an antenna demod decode Config used in a contact.

See: newAntennaDemodDecodeDetails smart constructor.

Constructors

AntennaDemodDecodeDetails' 

Fields

Instances

Instances details
Eq AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

Read AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

Show AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

Generic AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

Associated Types

type Rep AntennaDemodDecodeDetails :: Type -> Type #

NFData AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

Hashable AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

FromJSON AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

type Rep AntennaDemodDecodeDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDemodDecodeDetails

type Rep AntennaDemodDecodeDetails = D1 ('MetaData "AntennaDemodDecodeDetails" "Amazonka.GroundStation.Types.AntennaDemodDecodeDetails" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "AntennaDemodDecodeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outputNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAntennaDemodDecodeDetails :: AntennaDemodDecodeDetails Source #

Create a value of AntennaDemodDecodeDetails with all optional fields omitted.

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

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

$sel:outputNode:AntennaDemodDecodeDetails', antennaDemodDecodeDetails_outputNode - Name of an antenna demod decode output node used in a contact.

antennaDemodDecodeDetails_outputNode :: Lens' AntennaDemodDecodeDetails (Maybe Text) Source #

Name of an antenna demod decode output node used in a contact.

AntennaDownlinkConfig

data AntennaDownlinkConfig Source #

Information about how AWS Ground Station should configure an antenna for downlink during a contact.

See: newAntennaDownlinkConfig smart constructor.

Constructors

AntennaDownlinkConfig' 

Fields

Instances

Instances details
Eq AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

Read AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

Show AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

Generic AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

Associated Types

type Rep AntennaDownlinkConfig :: Type -> Type #

NFData AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

Methods

rnf :: AntennaDownlinkConfig -> () #

Hashable AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

ToJSON AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

FromJSON AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

type Rep AntennaDownlinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkConfig

type Rep AntennaDownlinkConfig = D1 ('MetaData "AntennaDownlinkConfig" "Amazonka.GroundStation.Types.AntennaDownlinkConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "AntennaDownlinkConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spectrumConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpectrumConfig)))

newAntennaDownlinkConfig Source #

Create a value of AntennaDownlinkConfig with all optional fields omitted.

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

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

$sel:spectrumConfig:AntennaDownlinkConfig', antennaDownlinkConfig_spectrumConfig - Object that describes a spectral Config.

AntennaDownlinkDemodDecodeConfig

data AntennaDownlinkDemodDecodeConfig Source #

Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.

See: newAntennaDownlinkDemodDecodeConfig smart constructor.

Constructors

AntennaDownlinkDemodDecodeConfig' 

Fields

Instances

Instances details
Eq AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

Read AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

Show AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

Generic AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

Associated Types

type Rep AntennaDownlinkDemodDecodeConfig :: Type -> Type #

NFData AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

Hashable AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

ToJSON AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

FromJSON AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

type Rep AntennaDownlinkDemodDecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig

type Rep AntennaDownlinkDemodDecodeConfig = D1 ('MetaData "AntennaDownlinkDemodDecodeConfig" "Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "AntennaDownlinkDemodDecodeConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "decodeConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DecodeConfig) :*: (S1 ('MetaSel ('Just "demodulationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DemodulationConfig) :*: S1 ('MetaSel ('Just "spectrumConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SpectrumConfig))))

AntennaUplinkConfig

data AntennaUplinkConfig Source #

Information about the uplink Config of an antenna.

See: newAntennaUplinkConfig smart constructor.

Constructors

AntennaUplinkConfig' 

Fields

Instances

Instances details
Eq AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

Read AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

Show AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

Generic AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

Associated Types

type Rep AntennaUplinkConfig :: Type -> Type #

NFData AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

Methods

rnf :: AntennaUplinkConfig -> () #

Hashable AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

ToJSON AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

FromJSON AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

type Rep AntennaUplinkConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.AntennaUplinkConfig

type Rep AntennaUplinkConfig = D1 ('MetaData "AntennaUplinkConfig" "Amazonka.GroundStation.Types.AntennaUplinkConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "AntennaUplinkConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transmitDisabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "spectrumConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UplinkSpectrumConfig) :*: S1 ('MetaSel ('Just "targetEirp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Eirp))))

newAntennaUplinkConfig Source #

Create a value of AntennaUplinkConfig with all optional fields omitted.

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

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

$sel:transmitDisabled:AntennaUplinkConfig', antennaUplinkConfig_transmitDisabled - Whether or not uplink transmit is disabled.

$sel:spectrumConfig:AntennaUplinkConfig', antennaUplinkConfig_spectrumConfig - Information about the uplink spectral Config.

$sel:targetEirp:AntennaUplinkConfig', antennaUplinkConfig_targetEirp - EIRP of the target.

antennaUplinkConfig_transmitDisabled :: Lens' AntennaUplinkConfig (Maybe Bool) Source #

Whether or not uplink transmit is disabled.

ConfigDetails

data ConfigDetails Source #

Details for certain Config object types in a contact.

See: newConfigDetails smart constructor.

Constructors

ConfigDetails' 

Fields

Instances

Instances details
Eq ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

Read ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

Show ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

Generic ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

Associated Types

type Rep ConfigDetails :: Type -> Type #

NFData ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

Methods

rnf :: ConfigDetails -> () #

Hashable ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

FromJSON ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

type Rep ConfigDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigDetails

type Rep ConfigDetails = D1 ('MetaData "ConfigDetails" "Amazonka.GroundStation.Types.ConfigDetails" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ConfigDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "antennaDemodDecodeDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AntennaDemodDecodeDetails)) :*: (S1 ('MetaSel ('Just "s3RecordingDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3RecordingDetails)) :*: S1 ('MetaSel ('Just "endpointDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointDetails)))))

newConfigDetails :: ConfigDetails Source #

Create a value of ConfigDetails with all optional fields omitted.

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

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

$sel:antennaDemodDecodeDetails:ConfigDetails', configDetails_antennaDemodDecodeDetails - Details for antenna demod decode Config in a contact.

$sel:s3RecordingDetails:ConfigDetails', configDetails_s3RecordingDetails - Details for an S3 recording Config in a contact.

$sel:endpointDetails:ConfigDetails', configDetails_endpointDetails - Undocumented member.

configDetails_antennaDemodDecodeDetails :: Lens' ConfigDetails (Maybe AntennaDemodDecodeDetails) Source #

Details for antenna demod decode Config in a contact.

configDetails_s3RecordingDetails :: Lens' ConfigDetails (Maybe S3RecordingDetails) Source #

Details for an S3 recording Config in a contact.

ConfigIdResponse

data ConfigIdResponse Source #

See: newConfigIdResponse smart constructor.

Constructors

ConfigIdResponse' 

Fields

Instances

Instances details
Eq ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

Read ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

Show ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

Generic ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

Associated Types

type Rep ConfigIdResponse :: Type -> Type #

NFData ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

Methods

rnf :: ConfigIdResponse -> () #

Hashable ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

FromJSON ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

type Rep ConfigIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigIdResponse

type Rep ConfigIdResponse = D1 ('MetaData "ConfigIdResponse" "Amazonka.GroundStation.Types.ConfigIdResponse" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ConfigIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "configId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigCapabilityType)))))

newConfigIdResponse :: ConfigIdResponse Source #

Create a value of ConfigIdResponse with all optional fields omitted.

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

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

$sel:configArn:ConfigIdResponse', configIdResponse_configArn - ARN of a Config.

$sel:configId:ConfigIdResponse', configIdResponse_configId - UUID of a Config.

$sel:configType:ConfigIdResponse', configIdResponse_configType - Type of a Config.

ConfigListItem

data ConfigListItem Source #

An item in a list of Config objects.

See: newConfigListItem smart constructor.

Constructors

ConfigListItem' 

Fields

Instances

Instances details
Eq ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

Read ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

Show ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

Generic ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

Associated Types

type Rep ConfigListItem :: Type -> Type #

NFData ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

Methods

rnf :: ConfigListItem -> () #

Hashable ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

FromJSON ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

type Rep ConfigListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigListItem

type Rep ConfigListItem = D1 ('MetaData "ConfigListItem" "Amazonka.GroundStation.Types.ConfigListItem" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ConfigListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "configArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "configId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigCapabilityType)))))

newConfigListItem :: ConfigListItem Source #

Create a value of ConfigListItem with all optional fields omitted.

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

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

$sel:configArn:ConfigListItem', configListItem_configArn - ARN of a Config.

$sel:name:ConfigListItem', configListItem_name - Name of a Config.

$sel:configId:ConfigListItem', configListItem_configId - UUID of a Config.

$sel:configType:ConfigListItem', configListItem_configType - Type of a Config.

ConfigTypeData

data ConfigTypeData Source #

Object containing the parameters of a Config.

See the subtype definitions for what each type of Config contains.

See: newConfigTypeData smart constructor.

Constructors

ConfigTypeData' 

Fields

Instances

Instances details
Eq ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

Read ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

Show ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

Generic ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

Associated Types

type Rep ConfigTypeData :: Type -> Type #

NFData ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

Methods

rnf :: ConfigTypeData -> () #

Hashable ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

ToJSON ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

FromJSON ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

type Rep ConfigTypeData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ConfigTypeData

type Rep ConfigTypeData = D1 ('MetaData "ConfigTypeData" "Amazonka.GroundStation.Types.ConfigTypeData" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ConfigTypeData'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "antennaDownlinkDemodDecodeConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AntennaDownlinkDemodDecodeConfig)) :*: (S1 ('MetaSel ('Just "antennaDownlinkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AntennaDownlinkConfig)) :*: S1 ('MetaSel ('Just "antennaUplinkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AntennaUplinkConfig)))) :*: ((S1 ('MetaSel ('Just "uplinkEchoConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UplinkEchoConfig)) :*: S1 ('MetaSel ('Just "s3RecordingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3RecordingConfig))) :*: (S1 ('MetaSel ('Just "trackingConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrackingConfig)) :*: S1 ('MetaSel ('Just "dataflowEndpointConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataflowEndpointConfig))))))

newConfigTypeData :: ConfigTypeData Source #

Create a value of ConfigTypeData with all optional fields omitted.

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

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

$sel:antennaDownlinkDemodDecodeConfig:ConfigTypeData', configTypeData_antennaDownlinkDemodDecodeConfig - Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.

$sel:antennaDownlinkConfig:ConfigTypeData', configTypeData_antennaDownlinkConfig - Information about how AWS Ground Station should configure an antenna for downlink during a contact.

$sel:antennaUplinkConfig:ConfigTypeData', configTypeData_antennaUplinkConfig - Information about how AWS Ground Station should configure an antenna for uplink during a contact.

$sel:uplinkEchoConfig:ConfigTypeData', configTypeData_uplinkEchoConfig - Information about an uplink echo Config.

Parameters from the AntennaUplinkConfig, corresponding to the specified AntennaUplinkConfigArn, are used when this UplinkEchoConfig is used in a contact.

$sel:s3RecordingConfig:ConfigTypeData', configTypeData_s3RecordingConfig - Information about an S3 recording Config.

$sel:trackingConfig:ConfigTypeData', configTypeData_trackingConfig - Object that determines whether tracking should be used during a contact executed with this Config in the mission profile.

$sel:dataflowEndpointConfig:ConfigTypeData', configTypeData_dataflowEndpointConfig - Information about the dataflow endpoint Config.

configTypeData_antennaDownlinkDemodDecodeConfig :: Lens' ConfigTypeData (Maybe AntennaDownlinkDemodDecodeConfig) Source #

Information about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.

configTypeData_antennaDownlinkConfig :: Lens' ConfigTypeData (Maybe AntennaDownlinkConfig) Source #

Information about how AWS Ground Station should configure an antenna for downlink during a contact.

configTypeData_antennaUplinkConfig :: Lens' ConfigTypeData (Maybe AntennaUplinkConfig) Source #

Information about how AWS Ground Station should configure an antenna for uplink during a contact.

configTypeData_uplinkEchoConfig :: Lens' ConfigTypeData (Maybe UplinkEchoConfig) Source #

Information about an uplink echo Config.

Parameters from the AntennaUplinkConfig, corresponding to the specified AntennaUplinkConfigArn, are used when this UplinkEchoConfig is used in a contact.

configTypeData_trackingConfig :: Lens' ConfigTypeData (Maybe TrackingConfig) Source #

Object that determines whether tracking should be used during a contact executed with this Config in the mission profile.

ContactData

data ContactData Source #

Data describing a contact.

See: newContactData smart constructor.

Constructors

ContactData' 

Fields

Instances

Instances details
Eq ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

Read ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

Show ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

Generic ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

Associated Types

type Rep ContactData :: Type -> Type #

NFData ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

Methods

rnf :: ContactData -> () #

Hashable ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

FromJSON ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

type Rep ContactData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactData

type Rep ContactData = D1 ('MetaData "ContactData" "Amazonka.GroundStation.Types.ContactData" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ContactData'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "contactStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContactStatus)) :*: (S1 ('MetaSel ('Just "missionProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "satelliteArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maximumElevation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Elevation)) :*: S1 ('MetaSel ('Just "groundStation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "contactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "postPassEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "prePassStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))))

newContactData :: ContactData Source #

Create a value of ContactData with all optional fields omitted.

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

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

$sel:contactStatus:ContactData', contactData_contactStatus - Status of a contact.

$sel:missionProfileArn:ContactData', contactData_missionProfileArn - ARN of a mission profile.

$sel:startTime:ContactData', contactData_startTime - Start time of a contact.

$sel:satelliteArn:ContactData', contactData_satelliteArn - ARN of a satellite.

$sel:maximumElevation:ContactData', contactData_maximumElevation - Maximum elevation angle of a contact.

$sel:groundStation:ContactData', contactData_groundStation - Name of a ground station.

$sel:endTime:ContactData', contactData_endTime - End time of a contact.

$sel:contactId:ContactData', contactData_contactId - UUID of a contact.

$sel:region:ContactData', contactData_region - Region of a contact.

$sel:postPassEndTime:ContactData', contactData_postPassEndTime - Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

$sel:prePassStartTime:ContactData', contactData_prePassStartTime - Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.

$sel:errorMessage:ContactData', contactData_errorMessage - Error message of a contact.

$sel:tags:ContactData', contactData_tags - Tags assigned to a contact.

contactData_maximumElevation :: Lens' ContactData (Maybe Elevation) Source #

Maximum elevation angle of a contact.

contactData_postPassEndTime :: Lens' ContactData (Maybe UTCTime) Source #

Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished.

contactData_prePassStartTime :: Lens' ContactData (Maybe UTCTime) Source #

Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.

contactData_errorMessage :: Lens' ContactData (Maybe Text) Source #

Error message of a contact.

contactData_tags :: Lens' ContactData (Maybe (HashMap Text Text)) Source #

Tags assigned to a contact.

ContactIdResponse

data ContactIdResponse Source #

See: newContactIdResponse smart constructor.

Constructors

ContactIdResponse' 

Fields

Instances

Instances details
Eq ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

Read ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

Show ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

Generic ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

Associated Types

type Rep ContactIdResponse :: Type -> Type #

NFData ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

Methods

rnf :: ContactIdResponse -> () #

Hashable ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

FromJSON ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

type Rep ContactIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.ContactIdResponse

type Rep ContactIdResponse = D1 ('MetaData "ContactIdResponse" "Amazonka.GroundStation.Types.ContactIdResponse" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "ContactIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newContactIdResponse :: ContactIdResponse Source #

Create a value of ContactIdResponse with all optional fields omitted.

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

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

$sel:contactId:ContactIdResponse', contactIdResponse_contactId - UUID of a contact.

DataflowDetail

data DataflowDetail Source #

Information about a dataflow edge used in a contact.

See: newDataflowDetail smart constructor.

Constructors

DataflowDetail' 

Fields

Instances

Instances details
Eq DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

Read DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

Show DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

Generic DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

Associated Types

type Rep DataflowDetail :: Type -> Type #

NFData DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

Methods

rnf :: DataflowDetail -> () #

Hashable DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

FromJSON DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

type Rep DataflowDetail Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowDetail

type Rep DataflowDetail = D1 ('MetaData "DataflowDetail" "Amazonka.GroundStation.Types.DataflowDetail" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DataflowDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Destination)) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Source)) :*: S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataflowDetail :: DataflowDetail Source #

Create a value of DataflowDetail with all optional fields omitted.

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

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

$sel:destination:DataflowDetail', dataflowDetail_destination - Undocumented member.

$sel:source:DataflowDetail', dataflowDetail_source - Undocumented member.

$sel:errorMessage:DataflowDetail', dataflowDetail_errorMessage - Error message for a dataflow.

DataflowEndpoint

data DataflowEndpoint Source #

Information about a dataflow endpoint.

See: newDataflowEndpoint smart constructor.

Constructors

DataflowEndpoint' 

Fields

Instances

Instances details
Eq DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

Read DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

Show DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

Generic DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

Associated Types

type Rep DataflowEndpoint :: Type -> Type #

NFData DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

Methods

rnf :: DataflowEndpoint -> () #

Hashable DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

ToJSON DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

FromJSON DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

type Rep DataflowEndpoint Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpoint

type Rep DataflowEndpoint = D1 ('MetaData "DataflowEndpoint" "Amazonka.GroundStation.Types.DataflowEndpoint" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DataflowEndpoint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "mtu") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointStatus))) :*: (S1 ('MetaSel ('Just "address") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SocketAddress)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataflowEndpoint :: DataflowEndpoint Source #

Create a value of DataflowEndpoint with all optional fields omitted.

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

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

$sel:mtu:DataflowEndpoint', dataflowEndpoint_mtu - Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

$sel:status:DataflowEndpoint', dataflowEndpoint_status - Status of a dataflow endpoint.

$sel:address:DataflowEndpoint', dataflowEndpoint_address - Socket address of a dataflow endpoint.

$sel:name:DataflowEndpoint', dataflowEndpoint_name - Name of a dataflow endpoint.

dataflowEndpoint_mtu :: Lens' DataflowEndpoint (Maybe Natural) Source #

Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.

dataflowEndpoint_address :: Lens' DataflowEndpoint (Maybe SocketAddress) Source #

Socket address of a dataflow endpoint.

dataflowEndpoint_name :: Lens' DataflowEndpoint (Maybe Text) Source #

Name of a dataflow endpoint.

DataflowEndpointConfig

data DataflowEndpointConfig Source #

Information about the dataflow endpoint Config.

See: newDataflowEndpointConfig smart constructor.

Constructors

DataflowEndpointConfig' 

Fields

Instances

Instances details
Eq DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

Read DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

Show DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

Generic DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

Associated Types

type Rep DataflowEndpointConfig :: Type -> Type #

NFData DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

Methods

rnf :: DataflowEndpointConfig -> () #

Hashable DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

ToJSON DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

FromJSON DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

type Rep DataflowEndpointConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointConfig

type Rep DataflowEndpointConfig = D1 ('MetaData "DataflowEndpointConfig" "Amazonka.GroundStation.Types.DataflowEndpointConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DataflowEndpointConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataflowEndpointRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataflowEndpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDataflowEndpointConfig Source #

Create a value of DataflowEndpointConfig with all optional fields omitted.

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

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

$sel:dataflowEndpointRegion:DataflowEndpointConfig', dataflowEndpointConfig_dataflowEndpointRegion - Region of a dataflow endpoint.

$sel:dataflowEndpointName:DataflowEndpointConfig', dataflowEndpointConfig_dataflowEndpointName - Name of a dataflow endpoint.

DataflowEndpointGroupIdResponse

data DataflowEndpointGroupIdResponse Source #

See: newDataflowEndpointGroupIdResponse smart constructor.

Constructors

DataflowEndpointGroupIdResponse' 

Fields

Instances

Instances details
Eq DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

Read DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

Show DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

Generic DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

Associated Types

type Rep DataflowEndpointGroupIdResponse :: Type -> Type #

NFData DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

Hashable DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

FromJSON DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

type Rep DataflowEndpointGroupIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse

type Rep DataflowEndpointGroupIdResponse = D1 ('MetaData "DataflowEndpointGroupIdResponse" "Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DataflowEndpointGroupIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataflowEndpointGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDataflowEndpointGroupIdResponse :: DataflowEndpointGroupIdResponse Source #

Create a value of DataflowEndpointGroupIdResponse with all optional fields omitted.

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

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

$sel:dataflowEndpointGroupId:DataflowEndpointGroupIdResponse', dataflowEndpointGroupIdResponse_dataflowEndpointGroupId - UUID of a dataflow endpoint group.

DataflowEndpointListItem

data DataflowEndpointListItem Source #

Item in a list of DataflowEndpoint groups.

See: newDataflowEndpointListItem smart constructor.

Constructors

DataflowEndpointListItem' 

Fields

Instances

Instances details
Eq DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

Read DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

Show DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

Generic DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

Associated Types

type Rep DataflowEndpointListItem :: Type -> Type #

NFData DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

Hashable DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

FromJSON DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

type Rep DataflowEndpointListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DataflowEndpointListItem

type Rep DataflowEndpointListItem = D1 ('MetaData "DataflowEndpointListItem" "Amazonka.GroundStation.Types.DataflowEndpointListItem" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DataflowEndpointListItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataflowEndpointGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataflowEndpointGroupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDataflowEndpointListItem :: DataflowEndpointListItem Source #

Create a value of DataflowEndpointListItem with all optional fields omitted.

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

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

$sel:dataflowEndpointGroupArn:DataflowEndpointListItem', dataflowEndpointListItem_dataflowEndpointGroupArn - ARN of a dataflow endpoint group.

$sel:dataflowEndpointGroupId:DataflowEndpointListItem', dataflowEndpointListItem_dataflowEndpointGroupId - UUID of a dataflow endpoint group.

DecodeConfig

data DecodeConfig Source #

Information about the decode Config.

See: newDecodeConfig smart constructor.

Constructors

DecodeConfig' 

Fields

Instances

Instances details
Eq DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

Read DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

Show DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

Generic DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

Associated Types

type Rep DecodeConfig :: Type -> Type #

NFData DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

Methods

rnf :: DecodeConfig -> () #

Hashable DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

ToJSON DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

FromJSON DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

type Rep DecodeConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DecodeConfig

type Rep DecodeConfig = D1 ('MetaData "DecodeConfig" "Amazonka.GroundStation.Types.DecodeConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DecodeConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unvalidatedJSON") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDecodeConfig Source #

Create a value of DecodeConfig with all optional fields omitted.

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

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

$sel:unvalidatedJSON:DecodeConfig', decodeConfig_unvalidatedJSON - Unvalidated JSON of a decode Config.

decodeConfig_unvalidatedJSON :: Lens' DecodeConfig Text Source #

Unvalidated JSON of a decode Config.

DemodulationConfig

data DemodulationConfig Source #

Information about the demodulation Config.

See: newDemodulationConfig smart constructor.

Constructors

DemodulationConfig' 

Fields

Instances

Instances details
Eq DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

Read DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

Show DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

Generic DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

Associated Types

type Rep DemodulationConfig :: Type -> Type #

NFData DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

Methods

rnf :: DemodulationConfig -> () #

Hashable DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

ToJSON DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

FromJSON DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

type Rep DemodulationConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.DemodulationConfig

type Rep DemodulationConfig = D1 ('MetaData "DemodulationConfig" "Amazonka.GroundStation.Types.DemodulationConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "DemodulationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unvalidatedJSON") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDemodulationConfig Source #

Create a value of DemodulationConfig with all optional fields omitted.

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

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

$sel:unvalidatedJSON:DemodulationConfig', demodulationConfig_unvalidatedJSON - Unvalidated JSON of a demodulation Config.

demodulationConfig_unvalidatedJSON :: Lens' DemodulationConfig Text Source #

Unvalidated JSON of a demodulation Config.

Destination

data Destination Source #

Dataflow details for the destination side.

See: newDestination smart constructor.

Constructors

Destination' 

Fields

Instances

Instances details
Eq Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

Read Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

Show Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

Generic Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

Associated Types

type Rep Destination :: Type -> Type #

NFData Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

Methods

rnf :: Destination -> () #

Hashable Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

FromJSON Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

type Rep Destination Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Destination

type Rep Destination = D1 ('MetaData "Destination" "Amazonka.GroundStation.Types.Destination" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Destination'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataflowDestinationRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "configType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigCapabilityType)) :*: S1 ('MetaSel ('Just "configDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigDetails)))))

newDestination :: Destination Source #

Create a value of Destination with all optional fields omitted.

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

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

$sel:dataflowDestinationRegion:Destination', destination_dataflowDestinationRegion - Region of a dataflow destination.

$sel:configId:Destination', destination_configId - UUID of a Config.

$sel:configType:Destination', destination_configType - Type of a Config.

$sel:configDetails:Destination', destination_configDetails - Additional details for a Config, if type is dataflow endpoint or antenna demod decode.

destination_configDetails :: Lens' Destination (Maybe ConfigDetails) Source #

Additional details for a Config, if type is dataflow endpoint or antenna demod decode.

Eirp

data Eirp Source #

Object that represents EIRP.

See: newEirp smart constructor.

Constructors

Eirp' 

Fields

Instances

Instances details
Eq Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Methods

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

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

Read Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Show Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Methods

showsPrec :: Int -> Eirp -> ShowS #

show :: Eirp -> String #

showList :: [Eirp] -> ShowS #

Generic Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Associated Types

type Rep Eirp :: Type -> Type #

Methods

from :: Eirp -> Rep Eirp x #

to :: Rep Eirp x -> Eirp #

NFData Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Methods

rnf :: Eirp -> () #

Hashable Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

Methods

hashWithSalt :: Int -> Eirp -> Int #

hash :: Eirp -> Int #

ToJSON Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

FromJSON Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

type Rep Eirp Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Eirp

type Rep Eirp = D1 ('MetaData "Eirp" "Amazonka.GroundStation.Types.Eirp" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Eirp'" 'PrefixI 'True) (S1 ('MetaSel ('Just "units") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EirpUnits) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newEirp Source #

Create a value of Eirp with all optional fields omitted.

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

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

$sel:units:Eirp', eirp_units - Units of an EIRP.

$sel:value:Eirp', eirp_value - Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.

eirp_units :: Lens' Eirp EirpUnits Source #

Units of an EIRP.

eirp_value :: Lens' Eirp Double Source #

Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.

Elevation

data Elevation Source #

Elevation angle of the satellite in the sky during a contact.

See: newElevation smart constructor.

Constructors

Elevation' 

Fields

Instances

Instances details
Eq Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

Read Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

Show Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

Generic Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

Associated Types

type Rep Elevation :: Type -> Type #

NFData Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

Methods

rnf :: Elevation -> () #

Hashable Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

FromJSON Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

type Rep Elevation Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Elevation

type Rep Elevation = D1 ('MetaData "Elevation" "Amazonka.GroundStation.Types.Elevation" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Elevation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "unit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AngleUnits) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newElevation Source #

Create a value of Elevation with all optional fields omitted.

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

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

$sel:unit:Elevation', elevation_unit - Elevation angle units.

$sel:value:Elevation', elevation_value - Elevation angle value.

elevation_unit :: Lens' Elevation AngleUnits Source #

Elevation angle units.

elevation_value :: Lens' Elevation Double Source #

Elevation angle value.

EndpointDetails

data EndpointDetails Source #

Information about the endpoint details.

See: newEndpointDetails smart constructor.

Constructors

EndpointDetails' 

Fields

Instances

Instances details
Eq EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

Read EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

Show EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

Generic EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

Associated Types

type Rep EndpointDetails :: Type -> Type #

NFData EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

Methods

rnf :: EndpointDetails -> () #

Hashable EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

ToJSON EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

FromJSON EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

type Rep EndpointDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.EndpointDetails

type Rep EndpointDetails = D1 ('MetaData "EndpointDetails" "Amazonka.GroundStation.Types.EndpointDetails" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "EndpointDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SecurityDetails)) :*: S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataflowEndpoint))))

newEndpointDetails :: EndpointDetails Source #

Create a value of EndpointDetails with all optional fields omitted.

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

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

$sel:securityDetails:EndpointDetails', endpointDetails_securityDetails - Endpoint security details.

$sel:endpoint:EndpointDetails', endpointDetails_endpoint - A dataflow endpoint.

Frequency

data Frequency Source #

Object that describes the frequency.

See: newFrequency smart constructor.

Constructors

Frequency' 

Fields

  • units :: FrequencyUnits

    Frequency units.

  • value :: Double

    Frequency value. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

Instances

Instances details
Eq Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

Read Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

Show Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

Generic Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

Associated Types

type Rep Frequency :: Type -> Type #

NFData Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

Methods

rnf :: Frequency -> () #

Hashable Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

ToJSON Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

FromJSON Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

type Rep Frequency Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Frequency

type Rep Frequency = D1 ('MetaData "Frequency" "Amazonka.GroundStation.Types.Frequency" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Frequency'" 'PrefixI 'True) (S1 ('MetaSel ('Just "units") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FrequencyUnits) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newFrequency Source #

Create a value of Frequency with all optional fields omitted.

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

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

$sel:units:Frequency', frequency_units - Frequency units.

$sel:value:Frequency', frequency_value - Frequency value. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

frequency_value :: Lens' Frequency Double Source #

Frequency value. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

FrequencyBandwidth

data FrequencyBandwidth Source #

Object that describes the frequency bandwidth.

See: newFrequencyBandwidth smart constructor.

Constructors

FrequencyBandwidth' 

Fields

  • units :: BandwidthUnits

    Frequency bandwidth units.

  • value :: Double

    Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

    • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
    • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.
    • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

Instances

Instances details
Eq FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

Read FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

Show FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

Generic FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

Associated Types

type Rep FrequencyBandwidth :: Type -> Type #

NFData FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

Methods

rnf :: FrequencyBandwidth -> () #

Hashable FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

ToJSON FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

FromJSON FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

type Rep FrequencyBandwidth Source # 
Instance details

Defined in Amazonka.GroundStation.Types.FrequencyBandwidth

type Rep FrequencyBandwidth = D1 ('MetaData "FrequencyBandwidth" "Amazonka.GroundStation.Types.FrequencyBandwidth" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "FrequencyBandwidth'" 'PrefixI 'True) (S1 ('MetaSel ('Just "units") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BandwidthUnits) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newFrequencyBandwidth Source #

Create a value of FrequencyBandwidth with all optional fields omitted.

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

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

$sel:units:FrequencyBandwidth', frequencyBandwidth_units - Frequency bandwidth units.

$sel:value:FrequencyBandwidth', frequencyBandwidth_value - Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

  • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
  • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.
  • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

frequencyBandwidth_value :: Lens' FrequencyBandwidth Double Source #

Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

  • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
  • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.
  • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

GroundStationData

data GroundStationData Source #

Information about the ground station data.

See: newGroundStationData smart constructor.

Constructors

GroundStationData' 

Fields

Instances

Instances details
Eq GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

Read GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

Show GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

Generic GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

Associated Types

type Rep GroundStationData :: Type -> Type #

NFData GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

Methods

rnf :: GroundStationData -> () #

Hashable GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

FromJSON GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

type Rep GroundStationData Source # 
Instance details

Defined in Amazonka.GroundStation.Types.GroundStationData

type Rep GroundStationData = D1 ('MetaData "GroundStationData" "Amazonka.GroundStation.Types.GroundStationData" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "GroundStationData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groundStationId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "groundStationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newGroundStationData :: GroundStationData Source #

Create a value of GroundStationData with all optional fields omitted.

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

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

$sel:groundStationId:GroundStationData', groundStationData_groundStationId - UUID of a ground station.

$sel:groundStationName:GroundStationData', groundStationData_groundStationName - Name of a ground station.

$sel:region:GroundStationData', groundStationData_region - Ground station Region.

MissionProfileIdResponse

data MissionProfileIdResponse Source #

See: newMissionProfileIdResponse smart constructor.

Constructors

MissionProfileIdResponse' 

Fields

Instances

Instances details
Eq MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

Read MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

Show MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

Generic MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

Associated Types

type Rep MissionProfileIdResponse :: Type -> Type #

NFData MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

Hashable MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

FromJSON MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

type Rep MissionProfileIdResponse Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileIdResponse

type Rep MissionProfileIdResponse = D1 ('MetaData "MissionProfileIdResponse" "Amazonka.GroundStation.Types.MissionProfileIdResponse" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "MissionProfileIdResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "missionProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMissionProfileIdResponse :: MissionProfileIdResponse Source #

Create a value of MissionProfileIdResponse with all optional fields omitted.

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

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

$sel:missionProfileId:MissionProfileIdResponse', missionProfileIdResponse_missionProfileId - UUID of a mission profile.

MissionProfileListItem

data MissionProfileListItem Source #

Item in a list of mission profiles.

See: newMissionProfileListItem smart constructor.

Constructors

MissionProfileListItem' 

Fields

Instances

Instances details
Eq MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

Read MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

Show MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

Generic MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

Associated Types

type Rep MissionProfileListItem :: Type -> Type #

NFData MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

Methods

rnf :: MissionProfileListItem -> () #

Hashable MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

FromJSON MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

type Rep MissionProfileListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.MissionProfileListItem

type Rep MissionProfileListItem = D1 ('MetaData "MissionProfileListItem" "Amazonka.GroundStation.Types.MissionProfileListItem" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "MissionProfileListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "missionProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "missionProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "region") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newMissionProfileListItem :: MissionProfileListItem Source #

Create a value of MissionProfileListItem with all optional fields omitted.

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

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

$sel:missionProfileId:MissionProfileListItem', missionProfileListItem_missionProfileId - UUID of a mission profile.

$sel:missionProfileArn:MissionProfileListItem', missionProfileListItem_missionProfileArn - ARN of a mission profile.

$sel:name:MissionProfileListItem', missionProfileListItem_name - Name of a mission profile.

$sel:region:MissionProfileListItem', missionProfileListItem_region - Region of a mission profile.

S3RecordingConfig

data S3RecordingConfig Source #

Information about an S3 recording Config.

See: newS3RecordingConfig smart constructor.

Constructors

S3RecordingConfig' 

Fields

Instances

Instances details
Eq S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

Read S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

Show S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

Generic S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

Associated Types

type Rep S3RecordingConfig :: Type -> Type #

NFData S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

Methods

rnf :: S3RecordingConfig -> () #

Hashable S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

ToJSON S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

FromJSON S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

type Rep S3RecordingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingConfig

type Rep S3RecordingConfig = D1 ('MetaData "S3RecordingConfig" "Amazonka.GroundStation.Types.S3RecordingConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "S3RecordingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "bucketArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3RecordingConfig Source #

Create a value of S3RecordingConfig with all optional fields omitted.

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

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

$sel:prefix:S3RecordingConfig', s3RecordingConfig_prefix - S3 Key prefix to prefice data files.

$sel:bucketArn:S3RecordingConfig', s3RecordingConfig_bucketArn - ARN of the bucket to record to.

$sel:roleArn:S3RecordingConfig', s3RecordingConfig_roleArn - ARN of the role Ground Station assumes to write data to the bucket.

s3RecordingConfig_prefix :: Lens' S3RecordingConfig (Maybe Text) Source #

S3 Key prefix to prefice data files.

s3RecordingConfig_roleArn :: Lens' S3RecordingConfig Text Source #

ARN of the role Ground Station assumes to write data to the bucket.

S3RecordingDetails

data S3RecordingDetails Source #

Details about an S3 recording Config used in a contact.

See: newS3RecordingDetails smart constructor.

Constructors

S3RecordingDetails' 

Fields

Instances

Instances details
Eq S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

Read S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

Show S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

Generic S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

Associated Types

type Rep S3RecordingDetails :: Type -> Type #

NFData S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

Methods

rnf :: S3RecordingDetails -> () #

Hashable S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

FromJSON S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

type Rep S3RecordingDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.S3RecordingDetails

type Rep S3RecordingDetails = D1 ('MetaData "S3RecordingDetails" "Amazonka.GroundStation.Types.S3RecordingDetails" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "S3RecordingDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keyTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucketArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newS3RecordingDetails :: S3RecordingDetails Source #

Create a value of S3RecordingDetails with all optional fields omitted.

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

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

$sel:keyTemplate:S3RecordingDetails', s3RecordingDetails_keyTemplate - Template of the S3 key used.

$sel:bucketArn:S3RecordingDetails', s3RecordingDetails_bucketArn - ARN of the bucket used.

SatelliteListItem

data SatelliteListItem Source #

Item in a list of satellites.

See: newSatelliteListItem smart constructor.

Constructors

SatelliteListItem' 

Fields

Instances

Instances details
Eq SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

Read SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

Show SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

Generic SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

Associated Types

type Rep SatelliteListItem :: Type -> Type #

NFData SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

Methods

rnf :: SatelliteListItem -> () #

Hashable SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

FromJSON SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

type Rep SatelliteListItem Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SatelliteListItem

type Rep SatelliteListItem = D1 ('MetaData "SatelliteListItem" "Amazonka.GroundStation.Types.SatelliteListItem" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "SatelliteListItem'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "satelliteId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "satelliteArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "groundStations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "noradSatelliteID") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newSatelliteListItem :: SatelliteListItem Source #

Create a value of SatelliteListItem with all optional fields omitted.

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

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

$sel:satelliteId:SatelliteListItem', satelliteListItem_satelliteId - UUID of a satellite.

$sel:satelliteArn:SatelliteListItem', satelliteListItem_satelliteArn - ARN of a satellite.

$sel:groundStations:SatelliteListItem', satelliteListItem_groundStations - A list of ground stations to which the satellite is on-boarded.

$sel:noradSatelliteID:SatelliteListItem', satelliteListItem_noradSatelliteID - NORAD satellite ID number.

satelliteListItem_groundStations :: Lens' SatelliteListItem (Maybe [Text]) Source #

A list of ground stations to which the satellite is on-boarded.

SecurityDetails

data SecurityDetails Source #

Information about endpoints.

See: newSecurityDetails smart constructor.

Constructors

SecurityDetails' 

Fields

  • roleArn :: Text

    ARN to a role needed for connecting streams to your instances.

  • securityGroupIds :: [Text]

    The security groups to attach to the elastic network interfaces.

  • subnetIds :: [Text]

    A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.

Instances

Instances details
Eq SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

Read SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

Show SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

Generic SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

Associated Types

type Rep SecurityDetails :: Type -> Type #

NFData SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

Methods

rnf :: SecurityDetails -> () #

Hashable SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

ToJSON SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

FromJSON SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

type Rep SecurityDetails Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SecurityDetails

type Rep SecurityDetails = D1 ('MetaData "SecurityDetails" "Amazonka.GroundStation.Types.SecurityDetails" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "SecurityDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]))))

newSecurityDetails Source #

Create a value of SecurityDetails with all optional fields omitted.

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

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

$sel:roleArn:SecurityDetails', securityDetails_roleArn - ARN to a role needed for connecting streams to your instances.

$sel:securityGroupIds:SecurityDetails', securityDetails_securityGroupIds - The security groups to attach to the elastic network interfaces.

$sel:subnetIds:SecurityDetails', securityDetails_subnetIds - A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.

securityDetails_roleArn :: Lens' SecurityDetails Text Source #

ARN to a role needed for connecting streams to your instances.

securityDetails_securityGroupIds :: Lens' SecurityDetails [Text] Source #

The security groups to attach to the elastic network interfaces.

securityDetails_subnetIds :: Lens' SecurityDetails [Text] Source #

A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.

SocketAddress

data SocketAddress Source #

Information about the socket address.

See: newSocketAddress smart constructor.

Constructors

SocketAddress' 

Fields

Instances

Instances details
Eq SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

Read SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

Show SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

Generic SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

Associated Types

type Rep SocketAddress :: Type -> Type #

NFData SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

Methods

rnf :: SocketAddress -> () #

Hashable SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

ToJSON SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

FromJSON SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

type Rep SocketAddress Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SocketAddress

type Rep SocketAddress = D1 ('MetaData "SocketAddress" "Amazonka.GroundStation.Types.SocketAddress" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "SocketAddress'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "port") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSocketAddress Source #

Create a value of SocketAddress with all optional fields omitted.

Use 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:SocketAddress', socketAddress_name - Name of a socket address.

$sel:port:SocketAddress', socketAddress_port - Port of a socket address.

socketAddress_name :: Lens' SocketAddress Text Source #

Name of a socket address.

socketAddress_port :: Lens' SocketAddress Int Source #

Port of a socket address.

Source

data Source Source #

Dataflow details for the source side.

See: newSource smart constructor.

Constructors

Source' 

Fields

Instances

Instances details
Eq Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Methods

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

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

Read Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Show Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Generic Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Associated Types

type Rep Source :: Type -> Type #

Methods

from :: Source -> Rep Source x #

to :: Rep Source x -> Source #

NFData Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Methods

rnf :: Source -> () #

Hashable Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

Methods

hashWithSalt :: Int -> Source -> Int #

hash :: Source -> Int #

FromJSON Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

type Rep Source Source # 
Instance details

Defined in Amazonka.GroundStation.Types.Source

type Rep Source = D1 ('MetaData "Source" "Amazonka.GroundStation.Types.Source" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "Source'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataflowSourceRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "configType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigCapabilityType)) :*: S1 ('MetaSel ('Just "configDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConfigDetails)))))

newSource :: Source Source #

Create a value of Source with all optional fields omitted.

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

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

$sel:dataflowSourceRegion:Source', source_dataflowSourceRegion - Region of a dataflow source.

$sel:configId:Source', source_configId - UUID of a Config.

$sel:configType:Source', source_configType - Type of a Config.

$sel:configDetails:Source', source_configDetails - Additional details for a Config, if type is dataflow endpoint or antenna demod decode.

source_dataflowSourceRegion :: Lens' Source (Maybe Text) Source #

Region of a dataflow source.

source_configId :: Lens' Source (Maybe Text) Source #

UUID of a Config.

source_configDetails :: Lens' Source (Maybe ConfigDetails) Source #

Additional details for a Config, if type is dataflow endpoint or antenna demod decode.

SpectrumConfig

data SpectrumConfig Source #

Object that describes a spectral Config.

See: newSpectrumConfig smart constructor.

Constructors

SpectrumConfig' 

Fields

  • polarization :: Maybe Polarization

    Polarization of a spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

  • bandwidth :: FrequencyBandwidth

    Bandwidth of a spectral Config. AWS Ground Station currently has the following bandwidth limitations:

    • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
    • For AntennaDownlinkconfig valid values are between 10 kHz to 54 MHz.
    • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.
  • centerFrequency :: Frequency

    Center frequency of a spectral Config. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

Instances

Instances details
Eq SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

Read SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

Show SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

Generic SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

Associated Types

type Rep SpectrumConfig :: Type -> Type #

NFData SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

Methods

rnf :: SpectrumConfig -> () #

Hashable SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

ToJSON SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

FromJSON SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

type Rep SpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.SpectrumConfig

type Rep SpectrumConfig = D1 ('MetaData "SpectrumConfig" "Amazonka.GroundStation.Types.SpectrumConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "SpectrumConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "polarization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Polarization)) :*: (S1 ('MetaSel ('Just "bandwidth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FrequencyBandwidth) :*: S1 ('MetaSel ('Just "centerFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Frequency))))

newSpectrumConfig Source #

Create a value of SpectrumConfig with all optional fields omitted.

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

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

$sel:polarization:SpectrumConfig', spectrumConfig_polarization - Polarization of a spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

$sel:bandwidth:SpectrumConfig', spectrumConfig_bandwidth - Bandwidth of a spectral Config. AWS Ground Station currently has the following bandwidth limitations:

  • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
  • For AntennaDownlinkconfig valid values are between 10 kHz to 54 MHz.
  • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

$sel:centerFrequency:SpectrumConfig', spectrumConfig_centerFrequency - Center frequency of a spectral Config. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

spectrumConfig_polarization :: Lens' SpectrumConfig (Maybe Polarization) Source #

Polarization of a spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

spectrumConfig_bandwidth :: Lens' SpectrumConfig FrequencyBandwidth Source #

Bandwidth of a spectral Config. AWS Ground Station currently has the following bandwidth limitations:

  • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.
  • For AntennaDownlinkconfig valid values are between 10 kHz to 54 MHz.
  • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

spectrumConfig_centerFrequency :: Lens' SpectrumConfig Frequency Source #

Center frequency of a spectral Config. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.

TrackingConfig

data TrackingConfig Source #

Object that determines whether tracking should be used during a contact executed with this Config in the mission profile.

See: newTrackingConfig smart constructor.

Constructors

TrackingConfig' 

Fields

Instances

Instances details
Eq TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

Read TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

Show TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

Generic TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

Associated Types

type Rep TrackingConfig :: Type -> Type #

NFData TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

Methods

rnf :: TrackingConfig -> () #

Hashable TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

ToJSON TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

FromJSON TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

type Rep TrackingConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.TrackingConfig

type Rep TrackingConfig = D1 ('MetaData "TrackingConfig" "Amazonka.GroundStation.Types.TrackingConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "TrackingConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autotrack") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Criticality)))

newTrackingConfig Source #

Create a value of TrackingConfig with all optional fields omitted.

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

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

$sel:autotrack:TrackingConfig', trackingConfig_autotrack - Current setting for autotrack.

UplinkEchoConfig

data UplinkEchoConfig Source #

Information about an uplink echo Config.

Parameters from the AntennaUplinkConfig, corresponding to the specified AntennaUplinkConfigArn, are used when this UplinkEchoConfig is used in a contact.

See: newUplinkEchoConfig smart constructor.

Constructors

UplinkEchoConfig' 

Fields

Instances

Instances details
Eq UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

Read UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

Show UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

Generic UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

Associated Types

type Rep UplinkEchoConfig :: Type -> Type #

NFData UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

Methods

rnf :: UplinkEchoConfig -> () #

Hashable UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

ToJSON UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

FromJSON UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

type Rep UplinkEchoConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkEchoConfig

type Rep UplinkEchoConfig = D1 ('MetaData "UplinkEchoConfig" "Amazonka.GroundStation.Types.UplinkEchoConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "UplinkEchoConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "antennaUplinkConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool)))

newUplinkEchoConfig Source #

Create a value of UplinkEchoConfig with all optional fields omitted.

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

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

$sel:antennaUplinkConfigArn:UplinkEchoConfig', uplinkEchoConfig_antennaUplinkConfigArn - ARN of an uplink Config.

$sel:enabled:UplinkEchoConfig', uplinkEchoConfig_enabled - Whether or not an uplink Config is enabled.

uplinkEchoConfig_enabled :: Lens' UplinkEchoConfig Bool Source #

Whether or not an uplink Config is enabled.

UplinkSpectrumConfig

data UplinkSpectrumConfig Source #

Information about the uplink spectral Config.

See: newUplinkSpectrumConfig smart constructor.

Constructors

UplinkSpectrumConfig' 

Fields

  • polarization :: Maybe Polarization

    Polarization of an uplink spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

  • centerFrequency :: Frequency

    Center frequency of an uplink spectral Config. Valid values are between 2025 to 2120 MHz.

Instances

Instances details
Eq UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

Read UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

Show UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

Generic UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

Associated Types

type Rep UplinkSpectrumConfig :: Type -> Type #

NFData UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

Methods

rnf :: UplinkSpectrumConfig -> () #

Hashable UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

ToJSON UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

FromJSON UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

type Rep UplinkSpectrumConfig Source # 
Instance details

Defined in Amazonka.GroundStation.Types.UplinkSpectrumConfig

type Rep UplinkSpectrumConfig = D1 ('MetaData "UplinkSpectrumConfig" "Amazonka.GroundStation.Types.UplinkSpectrumConfig" "libZSservicesZSamazonka-groundstationZSamazonka-groundstation" 'False) (C1 ('MetaCons "UplinkSpectrumConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "polarization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Polarization)) :*: S1 ('MetaSel ('Just "centerFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Frequency)))

newUplinkSpectrumConfig Source #

Create a value of UplinkSpectrumConfig with all optional fields omitted.

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

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

$sel:polarization:UplinkSpectrumConfig', uplinkSpectrumConfig_polarization - Polarization of an uplink spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

$sel:centerFrequency:UplinkSpectrumConfig', uplinkSpectrumConfig_centerFrequency - Center frequency of an uplink spectral Config. Valid values are between 2025 to 2120 MHz.

uplinkSpectrumConfig_polarization :: Lens' UplinkSpectrumConfig (Maybe Polarization) Source #

Polarization of an uplink spectral Config. Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.

uplinkSpectrumConfig_centerFrequency :: Lens' UplinkSpectrumConfig Frequency Source #

Center frequency of an uplink spectral Config. Valid values are between 2025 to 2120 MHz.