{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.GroundStation.Lens
(
deleteDataflowEndpointGroup_dataflowEndpointGroupId,
dataflowEndpointGroupIdResponse_dataflowEndpointGroupId,
listSatellites_nextToken,
listSatellites_maxResults,
listSatellitesResponse_satellites,
listSatellitesResponse_nextToken,
listSatellitesResponse_httpStatus,
listTagsForResource_resourceArn,
listTagsForResourceResponse_tags,
listTagsForResourceResponse_httpStatus,
getMinuteUsage_month,
getMinuteUsage_year,
getMinuteUsageResponse_isReservedMinutesCustomer,
getMinuteUsageResponse_upcomingMinutesScheduled,
getMinuteUsageResponse_totalScheduledMinutes,
getMinuteUsageResponse_totalReservedMinuteAllocation,
getMinuteUsageResponse_estimatedMinutesRemaining,
getMinuteUsageResponse_httpStatus,
describeContact_contactId,
describeContactResponse_contactStatus,
describeContactResponse_missionProfileArn,
describeContactResponse_startTime,
describeContactResponse_dataflowList,
describeContactResponse_satelliteArn,
describeContactResponse_maximumElevation,
describeContactResponse_groundStation,
describeContactResponse_endTime,
describeContactResponse_contactId,
describeContactResponse_region,
describeContactResponse_postPassEndTime,
describeContactResponse_prePassStartTime,
describeContactResponse_errorMessage,
describeContactResponse_tags,
describeContactResponse_httpStatus,
reserveContact_tags,
reserveContact_endTime,
reserveContact_groundStation,
reserveContact_missionProfileArn,
reserveContact_satelliteArn,
reserveContact_startTime,
contactIdResponse_contactId,
createMissionProfile_contactPrePassDurationSeconds,
createMissionProfile_contactPostPassDurationSeconds,
createMissionProfile_tags,
createMissionProfile_dataflowEdges,
createMissionProfile_minimumViableContactDurationSeconds,
createMissionProfile_name,
createMissionProfile_trackingConfigArn,
missionProfileIdResponse_missionProfileId,
listGroundStations_satelliteId,
listGroundStations_nextToken,
listGroundStations_maxResults,
listGroundStationsResponse_nextToken,
listGroundStationsResponse_groundStationList,
listGroundStationsResponse_httpStatus,
createConfig_tags,
createConfig_configData,
createConfig_name,
configIdResponse_configArn,
configIdResponse_configId,
configIdResponse_configType,
listMissionProfiles_nextToken,
listMissionProfiles_maxResults,
listMissionProfilesResponse_nextToken,
listMissionProfilesResponse_missionProfileList,
listMissionProfilesResponse_httpStatus,
getMissionProfile_missionProfileId,
getMissionProfileResponse_missionProfileId,
getMissionProfileResponse_missionProfileArn,
getMissionProfileResponse_trackingConfigArn,
getMissionProfileResponse_contactPrePassDurationSeconds,
getMissionProfileResponse_contactPostPassDurationSeconds,
getMissionProfileResponse_name,
getMissionProfileResponse_dataflowEdges,
getMissionProfileResponse_region,
getMissionProfileResponse_minimumViableContactDurationSeconds,
getMissionProfileResponse_tags,
getMissionProfileResponse_httpStatus,
getConfig_configId,
getConfig_configType,
getConfigResponse_configType,
getConfigResponse_tags,
getConfigResponse_httpStatus,
getConfigResponse_configArn,
getConfigResponse_configData,
getConfigResponse_configId,
getConfigResponse_name,
listDataflowEndpointGroups_nextToken,
listDataflowEndpointGroups_maxResults,
listDataflowEndpointGroupsResponse_dataflowEndpointGroupList,
listDataflowEndpointGroupsResponse_nextToken,
listDataflowEndpointGroupsResponse_httpStatus,
createDataflowEndpointGroup_tags,
createDataflowEndpointGroup_endpointDetails,
dataflowEndpointGroupIdResponse_dataflowEndpointGroupId,
getSatellite_satelliteId,
getSatelliteResponse_satelliteId,
getSatelliteResponse_satelliteArn,
getSatelliteResponse_groundStations,
getSatelliteResponse_noradSatelliteID,
getSatelliteResponse_httpStatus,
getDataflowEndpointGroup_dataflowEndpointGroupId,
getDataflowEndpointGroupResponse_endpointsDetails,
getDataflowEndpointGroupResponse_dataflowEndpointGroupArn,
getDataflowEndpointGroupResponse_dataflowEndpointGroupId,
getDataflowEndpointGroupResponse_tags,
getDataflowEndpointGroupResponse_httpStatus,
tagResource_resourceArn,
tagResource_tags,
tagResourceResponse_httpStatus,
listConfigs_nextToken,
listConfigs_maxResults,
listConfigsResponse_configList,
listConfigsResponse_nextToken,
listConfigsResponse_httpStatus,
updateConfig_configData,
updateConfig_configId,
updateConfig_configType,
updateConfig_name,
configIdResponse_configArn,
configIdResponse_configId,
configIdResponse_configType,
deleteConfig_configId,
deleteConfig_configType,
configIdResponse_configArn,
configIdResponse_configId,
configIdResponse_configType,
untagResource_resourceArn,
untagResource_tagKeys,
untagResourceResponse_httpStatus,
updateMissionProfile_trackingConfigArn,
updateMissionProfile_contactPrePassDurationSeconds,
updateMissionProfile_contactPostPassDurationSeconds,
updateMissionProfile_name,
updateMissionProfile_dataflowEdges,
updateMissionProfile_minimumViableContactDurationSeconds,
updateMissionProfile_missionProfileId,
missionProfileIdResponse_missionProfileId,
deleteMissionProfile_missionProfileId,
missionProfileIdResponse_missionProfileId,
cancelContact_contactId,
contactIdResponse_contactId,
listContacts_missionProfileArn,
listContacts_satelliteArn,
listContacts_nextToken,
listContacts_groundStation,
listContacts_maxResults,
listContacts_endTime,
listContacts_startTime,
listContacts_statusList,
listContactsResponse_contactList,
listContactsResponse_nextToken,
listContactsResponse_httpStatus,
antennaDemodDecodeDetails_outputNode,
antennaDownlinkConfig_spectrumConfig,
antennaDownlinkDemodDecodeConfig_decodeConfig,
antennaDownlinkDemodDecodeConfig_demodulationConfig,
antennaDownlinkDemodDecodeConfig_spectrumConfig,
antennaUplinkConfig_transmitDisabled,
antennaUplinkConfig_spectrumConfig,
antennaUplinkConfig_targetEirp,
configDetails_antennaDemodDecodeDetails,
configDetails_s3RecordingDetails,
configDetails_endpointDetails,
configIdResponse_configArn,
configIdResponse_configId,
configIdResponse_configType,
configListItem_configArn,
configListItem_name,
configListItem_configId,
configListItem_configType,
configTypeData_antennaDownlinkDemodDecodeConfig,
configTypeData_antennaDownlinkConfig,
configTypeData_antennaUplinkConfig,
configTypeData_uplinkEchoConfig,
configTypeData_s3RecordingConfig,
configTypeData_trackingConfig,
configTypeData_dataflowEndpointConfig,
contactData_contactStatus,
contactData_missionProfileArn,
contactData_startTime,
contactData_satelliteArn,
contactData_maximumElevation,
contactData_groundStation,
contactData_endTime,
contactData_contactId,
contactData_region,
contactData_postPassEndTime,
contactData_prePassStartTime,
contactData_errorMessage,
contactData_tags,
contactIdResponse_contactId,
dataflowDetail_destination,
dataflowDetail_source,
dataflowDetail_errorMessage,
dataflowEndpoint_mtu,
dataflowEndpoint_status,
dataflowEndpoint_address,
dataflowEndpoint_name,
dataflowEndpointConfig_dataflowEndpointRegion,
dataflowEndpointConfig_dataflowEndpointName,
dataflowEndpointGroupIdResponse_dataflowEndpointGroupId,
dataflowEndpointListItem_dataflowEndpointGroupArn,
dataflowEndpointListItem_dataflowEndpointGroupId,
decodeConfig_unvalidatedJSON,
demodulationConfig_unvalidatedJSON,
destination_dataflowDestinationRegion,
destination_configId,
destination_configType,
destination_configDetails,
eirp_units,
eirp_value,
elevation_unit,
elevation_value,
endpointDetails_securityDetails,
endpointDetails_endpoint,
frequency_units,
frequency_value,
frequencyBandwidth_units,
frequencyBandwidth_value,
groundStationData_groundStationId,
groundStationData_groundStationName,
groundStationData_region,
missionProfileIdResponse_missionProfileId,
missionProfileListItem_missionProfileId,
missionProfileListItem_missionProfileArn,
missionProfileListItem_name,
missionProfileListItem_region,
s3RecordingConfig_prefix,
s3RecordingConfig_bucketArn,
s3RecordingConfig_roleArn,
s3RecordingDetails_keyTemplate,
s3RecordingDetails_bucketArn,
satelliteListItem_satelliteId,
satelliteListItem_satelliteArn,
satelliteListItem_groundStations,
satelliteListItem_noradSatelliteID,
securityDetails_roleArn,
securityDetails_securityGroupIds,
securityDetails_subnetIds,
socketAddress_name,
socketAddress_port,
source_dataflowSourceRegion,
source_configId,
source_configType,
source_configDetails,
spectrumConfig_polarization,
spectrumConfig_bandwidth,
spectrumConfig_centerFrequency,
trackingConfig_autotrack,
uplinkEchoConfig_antennaUplinkConfigArn,
uplinkEchoConfig_enabled,
uplinkSpectrumConfig_polarization,
uplinkSpectrumConfig_centerFrequency,
)
where
import Amazonka.GroundStation.CancelContact
import Amazonka.GroundStation.CreateConfig
import Amazonka.GroundStation.CreateDataflowEndpointGroup
import Amazonka.GroundStation.CreateMissionProfile
import Amazonka.GroundStation.DeleteConfig
import Amazonka.GroundStation.DeleteDataflowEndpointGroup
import Amazonka.GroundStation.DeleteMissionProfile
import Amazonka.GroundStation.DescribeContact
import Amazonka.GroundStation.GetConfig
import Amazonka.GroundStation.GetDataflowEndpointGroup
import Amazonka.GroundStation.GetMinuteUsage
import Amazonka.GroundStation.GetMissionProfile
import Amazonka.GroundStation.GetSatellite
import Amazonka.GroundStation.ListConfigs
import Amazonka.GroundStation.ListContacts
import Amazonka.GroundStation.ListDataflowEndpointGroups
import Amazonka.GroundStation.ListGroundStations
import Amazonka.GroundStation.ListMissionProfiles
import Amazonka.GroundStation.ListSatellites
import Amazonka.GroundStation.ListTagsForResource
import Amazonka.GroundStation.ReserveContact
import Amazonka.GroundStation.TagResource
import Amazonka.GroundStation.Types.AntennaDemodDecodeDetails
import Amazonka.GroundStation.Types.AntennaDownlinkConfig
import Amazonka.GroundStation.Types.AntennaDownlinkDemodDecodeConfig
import Amazonka.GroundStation.Types.AntennaUplinkConfig
import Amazonka.GroundStation.Types.ConfigDetails
import Amazonka.GroundStation.Types.ConfigIdResponse
import Amazonka.GroundStation.Types.ConfigListItem
import Amazonka.GroundStation.Types.ConfigTypeData
import Amazonka.GroundStation.Types.ContactData
import Amazonka.GroundStation.Types.ContactIdResponse
import Amazonka.GroundStation.Types.DataflowDetail
import Amazonka.GroundStation.Types.DataflowEndpoint
import Amazonka.GroundStation.Types.DataflowEndpointConfig
import Amazonka.GroundStation.Types.DataflowEndpointGroupIdResponse
import Amazonka.GroundStation.Types.DataflowEndpointListItem
import Amazonka.GroundStation.Types.DecodeConfig
import Amazonka.GroundStation.Types.DemodulationConfig
import Amazonka.GroundStation.Types.Destination
import Amazonka.GroundStation.Types.Eirp
import Amazonka.GroundStation.Types.Elevation
import Amazonka.GroundStation.Types.EndpointDetails
import Amazonka.GroundStation.Types.Frequency
import Amazonka.GroundStation.Types.FrequencyBandwidth
import Amazonka.GroundStation.Types.GroundStationData
import Amazonka.GroundStation.Types.MissionProfileIdResponse
import Amazonka.GroundStation.Types.MissionProfileListItem
import Amazonka.GroundStation.Types.S3RecordingConfig
import Amazonka.GroundStation.Types.S3RecordingDetails
import Amazonka.GroundStation.Types.SatelliteListItem
import Amazonka.GroundStation.Types.SecurityDetails
import Amazonka.GroundStation.Types.SocketAddress
import Amazonka.GroundStation.Types.Source
import Amazonka.GroundStation.Types.SpectrumConfig
import Amazonka.GroundStation.Types.TrackingConfig
import Amazonka.GroundStation.Types.UplinkEchoConfig
import Amazonka.GroundStation.Types.UplinkSpectrumConfig
import Amazonka.GroundStation.UntagResource
import Amazonka.GroundStation.UpdateConfig
import Amazonka.GroundStation.UpdateMissionProfile