Awso_groundstation_syncSourceval cancel_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CancelContactRequest.t ->
(Awso_groundstation.Values.ContactIdResponse.t,
Awso_groundstation.Values.ContactIdResponse.error)
Result.tval create_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CreateConfigRequest.t ->
(Awso_groundstation.Values.ConfigIdResponse.t,
Awso_groundstation.Values.ConfigIdResponse.error)
Result.tval create_dataflow_endpoint_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CreateDataflowEndpointGroupRequest.t ->
(Awso_groundstation.Values.DataflowEndpointGroupIdResponse.t,
Awso_groundstation.Values.DataflowEndpointGroupIdResponse.error)
Result.tval create_dataflow_endpoint_group_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CreateDataflowEndpointGroupV2Request.t ->
(Awso_groundstation.Values.CreateDataflowEndpointGroupV2Response.t,
Awso_groundstation.Values.CreateDataflowEndpointGroupV2Response.error)
Result.tval create_ephemeris :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CreateEphemerisRequest.t ->
(Awso_groundstation.Values.EphemerisIdResponse.t,
Awso_groundstation.Values.EphemerisIdResponse.error)
Result.tval create_mission_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.CreateMissionProfileRequest.t ->
(Awso_groundstation.Values.MissionProfileIdResponse.t,
Awso_groundstation.Values.MissionProfileIdResponse.error)
Result.tval delete_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DeleteConfigRequest.t ->
(Awso_groundstation.Values.ConfigIdResponse.t,
Awso_groundstation.Values.ConfigIdResponse.error)
Result.tval delete_dataflow_endpoint_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DeleteDataflowEndpointGroupRequest.t ->
(Awso_groundstation.Values.DataflowEndpointGroupIdResponse.t,
Awso_groundstation.Values.DataflowEndpointGroupIdResponse.error)
Result.tval delete_ephemeris :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DeleteEphemerisRequest.t ->
(Awso_groundstation.Values.EphemerisIdResponse.t,
Awso_groundstation.Values.EphemerisIdResponse.error)
Result.tval delete_mission_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DeleteMissionProfileRequest.t ->
(Awso_groundstation.Values.MissionProfileIdResponse.t,
Awso_groundstation.Values.MissionProfileIdResponse.error)
Result.tval describe_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DescribeContactRequest.t ->
(Awso_groundstation.Values.DescribeContactResponse.t,
Awso_groundstation.Values.DescribeContactResponse.error)
Result.tval describe_contact_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DescribeContactVersionRequest.t ->
(Awso_groundstation.Values.DescribeContactVersionResponse.t,
Awso_groundstation.Values.DescribeContactVersionResponse.error)
Result.tval describe_ephemeris :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.DescribeEphemerisRequest.t ->
(Awso_groundstation.Values.DescribeEphemerisResponse.t,
Awso_groundstation.Values.DescribeEphemerisResponse.error)
Result.tval get_agent_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetAgentConfigurationRequest.t ->
(Awso_groundstation.Values.GetAgentConfigurationResponse.t,
Awso_groundstation.Values.GetAgentConfigurationResponse.error)
Result.tval get_agent_task_response_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetAgentTaskResponseUrlRequest.t ->
(Awso_groundstation.Values.GetAgentTaskResponseUrlResponse.t,
Awso_groundstation.Values.GetAgentTaskResponseUrlResponse.error)
Result.tval get_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetConfigRequest.t ->
(Awso_groundstation.Values.GetConfigResponse.t,
Awso_groundstation.Values.GetConfigResponse.error)
Result.tval get_dataflow_endpoint_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetDataflowEndpointGroupRequest.t ->
(Awso_groundstation.Values.GetDataflowEndpointGroupResponse.t,
Awso_groundstation.Values.GetDataflowEndpointGroupResponse.error)
Result.tval get_minute_usage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetMinuteUsageRequest.t ->
(Awso_groundstation.Values.GetMinuteUsageResponse.t,
Awso_groundstation.Values.GetMinuteUsageResponse.error)
Result.tval get_mission_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetMissionProfileRequest.t ->
(Awso_groundstation.Values.GetMissionProfileResponse.t,
Awso_groundstation.Values.GetMissionProfileResponse.error)
Result.tval get_satellite :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.GetSatelliteRequest.t ->
(Awso_groundstation.Values.GetSatelliteResponse.t,
Awso_groundstation.Values.GetSatelliteResponse.error)
Result.tval list_antennas :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListAntennasRequest.t ->
(Awso_groundstation.Values.ListAntennasResponse.t,
Awso_groundstation.Values.ListAntennasResponse.error)
Result.tval list_configs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListConfigsRequest.t ->
(Awso_groundstation.Values.ListConfigsResponse.t,
Awso_groundstation.Values.ListConfigsResponse.error)
Result.tval list_contact_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListContactVersionsRequest.t ->
(Awso_groundstation.Values.ListContactVersionsResponse.t,
Awso_groundstation.Values.ListContactVersionsResponse.error)
Result.tval list_contacts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListContactsRequest.t ->
(Awso_groundstation.Values.ListContactsResponse.t,
Awso_groundstation.Values.ListContactsResponse.error)
Result.tval list_dataflow_endpoint_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListDataflowEndpointGroupsRequest.t ->
(Awso_groundstation.Values.ListDataflowEndpointGroupsResponse.t,
Awso_groundstation.Values.ListDataflowEndpointGroupsResponse.error)
Result.tval list_ephemerides :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListEphemeridesRequest.t ->
(Awso_groundstation.Values.ListEphemeridesResponse.t,
Awso_groundstation.Values.ListEphemeridesResponse.error)
Result.tval list_ground_station_reservations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListGroundStationReservationsRequest.t ->
(Awso_groundstation.Values.ListGroundStationReservationsResponse.t,
Awso_groundstation.Values.ListGroundStationReservationsResponse.error)
Result.tval list_ground_stations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListGroundStationsRequest.t ->
(Awso_groundstation.Values.ListGroundStationsResponse.t,
Awso_groundstation.Values.ListGroundStationsResponse.error)
Result.tval list_mission_profiles :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListMissionProfilesRequest.t ->
(Awso_groundstation.Values.ListMissionProfilesResponse.t,
Awso_groundstation.Values.ListMissionProfilesResponse.error)
Result.tval list_satellites :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListSatellitesRequest.t ->
(Awso_groundstation.Values.ListSatellitesResponse.t,
Awso_groundstation.Values.ListSatellitesResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ListTagsForResourceRequest.t ->
(Awso_groundstation.Values.ListTagsForResourceResponse.t,
Awso_groundstation.Values.ListTagsForResourceResponse.error)
Result.tval register_agent :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.RegisterAgentRequest.t ->
(Awso_groundstation.Values.RegisterAgentResponse.t,
Awso_groundstation.Values.RegisterAgentResponse.error)
Result.tval reserve_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.ReserveContactRequest.t ->
(Awso_groundstation.Values.ContactIdResponse.t,
Awso_groundstation.Values.ContactIdResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.TagResourceRequest.t ->
(Awso_groundstation.Values.TagResourceResponse.t,
Awso_groundstation.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UntagResourceRequest.t ->
(Awso_groundstation.Values.UntagResourceResponse.t,
Awso_groundstation.Values.UntagResourceResponse.error)
Result.tval update_agent_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UpdateAgentStatusRequest.t ->
(Awso_groundstation.Values.UpdateAgentStatusResponse.t,
Awso_groundstation.Values.UpdateAgentStatusResponse.error)
Result.tval update_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UpdateConfigRequest.t ->
(Awso_groundstation.Values.ConfigIdResponse.t,
Awso_groundstation.Values.ConfigIdResponse.error)
Result.tval update_contact :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UpdateContactRequest.t ->
(Awso_groundstation.Values.UpdateContactResponse.t,
Awso_groundstation.Values.UpdateContactResponse.error)
Result.tval update_ephemeris :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UpdateEphemerisRequest.t ->
(Awso_groundstation.Values.EphemerisIdResponse.t,
Awso_groundstation.Values.EphemerisIdResponse.error)
Result.tval update_mission_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_groundstation.Values.UpdateMissionProfileRequest.t ->
(Awso_groundstation.Values.MissionProfileIdResponse.t,
Awso_groundstation.Values.MissionProfileIdResponse.error)
Result.tinclude module type of struct include Awso_groundstation.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]An integer range that has a minimum and maximum value.
Information about the socket address.
module RangedConnectionDetailsMtuInteger =
Awso_groundstation.Values.RangedConnectionDetailsMtuIntegerA socket address with a port range.
Egress address of AgentEndpoint with an optional mtu.
Ingress address of AgentEndpoint with a port range and an optional mtu.
Connection details for Ground Station to Agent and Agent to customer
Connection details for customer to Agent and Agent to Ground Station
Time-tagged azimuth elevation pointing data. Specifies the antenna pointing direction at a specific time offset from the segment's reference epoch.
Dataflow details for a downlink endpoint
Dataflow details for an uplink endpoint
Time range specified using ISO 8601 format timestamps.
module AwsGroundStationAgentEndpoint =
Awso_groundstation.Values.AwsGroundStationAgentEndpointInformation about AwsGroundStationAgentEndpoint.
Information about a dataflow endpoint.
module DownlinkAwsGroundStationAgentEndpointDetails =
Awso_groundstation.Values.DownlinkAwsGroundStationAgentEndpointDetailsDetails for a downlink agent endpoint
Information about endpoints.
module UplinkAwsGroundStationAgentEndpointDetails =
Awso_groundstation.Values.UplinkAwsGroundStationAgentEndpointDetailsDetails for an uplink agent endpoint
A time segment containing azimuth elevation pointing data. Each segment defines a continuous time period with pointing angle data points. AWS Ground Station uses 4th order Lagrange interpolation between the provided points, so each segment must contain at least five data points.
Details about an antenna demod decode Config used in a contact.
Information about the endpoint details.
Details about an S3 recording Config used in a contact.
A time range with a start and end time.
Object that describes the frequency.
Object that describes the frequency bandwidth.
Information for telemetry delivery to Kinesis Data Streams.
Details of a contact reservation.
module MaintenanceReservationDetails =
Awso_groundstation.Values.MaintenanceReservationDetailsDetails of a maintenance reservation.
Details for certain Config object types in a contact.
Azimuth elevation segment collection. Contains five or more time-ordered segments that define antenna pointing angles over the ephemeris validity period.
Object stored in Amazon S3 containing ephemeris data.
Two-line element set (TLE) data.
Program track settings for AzElEphemeris.
Program track settings for OEMEphemeris.
Program track settings for TLEEphemeris.
Object that describes a spectral Config.
Information about the decode Config.
Information about the demodulation Config.
Object that represents EIRP.
Information about the uplink spectral Config.
Information about a telemetry sink.
Version information for agent components.
Metadata describing a particular ephemeris.
Details of a ground station reservation.
Version information for a contact.
Elevation angle of the satellite in the sky during a contact.
Ephemeris data for a contact.
Dataflow details for the destination side.
Dataflow details for the source side.
Container for azimuth elevation segment data. Specify either AzElSegmentsData$s3Object to reference data in Amazon S3, or AzElSegmentsData$azElData to provide data inline.
module DownlinkAwsGroundStationAgentEndpoint =
Awso_groundstation.Values.DownlinkAwsGroundStationAgentEndpointDefinition for a downlink agent endpoint
module UplinkAwsGroundStationAgentEndpoint =
Awso_groundstation.Values.UplinkAwsGroundStationAgentEndpointDefinition for an uplink agent endpoint
Program track settings for an antenna during a contact.
Information about how AWS Ground Station should configure an antenna for downlink during a contact.
module AntennaDownlinkDemodDecodeConfig =
Awso_groundstation.Values.AntennaDownlinkDemodDecodeConfigInformation about how AWS Ground Station should configure an antenna for downlink demod decode during a contact.
Information about the uplink Config of an antenna.
Information about the dataflow endpoint Config.
Information about an S3 recording Config.
Information about a telemetry sink Config.
Object that determines whether tracking should be used during a contact executed with this Config in the mission profile.
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.
Data on the status of agent components.
Item in a list of satellites.
Item in a list of mission profiles.
Information about the ground station data.
module GroundStationReservationListItem =
Awso_groundstation.Values.GroundStationReservationListItemItem in a list of ground station reservations.
Ephemeris item.
Item in a list of DataflowEndpoint groups.
Data describing a contact.
Filter for selecting contacts that use a specific AzElEphemeris.
An item in a list of Config objects.
An antenna at a ground station.
Detailed error information for ephemeris validation failures. Provides an error code and descriptive message to help diagnose and resolve validation issues.
Description of ephemeris.
Information about a dataflow edge used in a contact.
Azimuth elevation ephemeris data. Use this ephemeris type to provide pointing angles directly, rather than satellite orbital elements. Use this when you need precise antenna pointing but have imprecise or unknown satellite trajectory information. The azimuth elevation data specifies the antenna pointing direction at specific times relative to a ground station location. AWS Ground Station uses 4th order Lagrange interpolation to compute pointing angles between the provided data points. AWS Ground Station automatically filters interpolated pointing angles, including only those that are above the site mask elevation of the specified ground station. For more detail about providing azimuth elevation ephemerides to AWS Ground Station, see the azimuth elevation ephemeris section of the AWS Ground Station User Guide.
Ephemeris data in Orbit Ephemeris Message (OEM) format. AWS Ground Station processes OEM ephemerides according to the CCSDS standard with some extra restrictions. OEM files should be in KVN format. For more detail about the OEM format that AWS Ground Station supports, see OEM ephemeris format in the AWS Ground Station user guide.
Two-line element set (TLE) ephemeris. For more detail about providing Two-line element sets to AWS Ground Station, see the TLE section of the AWS Ground Station user guide.
Endpoint definition used for creating a dataflow endpoint
KMS key info.
Dependency encountered an error.
One or more parameters are not valid.
module ResourceLimitExceededException =
Awso_groundstation.Values.ResourceLimitExceededExceptionAccount limits for this resource have been exceeded.
Resource was not found.
A client token is a unique, case-sensitive string of up to 64 ASCII characters. It is generated by the client to ensure idempotent operations, allowing safe retries without unintended side effects.
Overrides the default tracking configuration on an antenna during a contact.
Object containing the parameters of a Config. See the subtype definitions for what each type of Config contains.
Aggregate status of Agent components.
Detailed information about the agent.
Data for agent discovery.
module SyntheticTimestamp_epoch_seconds =
Awso_groundstation.Values.SyntheticTimestamp_epoch_secondsFilter for selecting contacts that use a specific ephemeris".
module DataflowEndpointGroupDurationInSeconds =
Awso_groundstation.Values.DataflowEndpointGroupDurationInSecondsThe specified resource is in use by non-terminal state contacts and cannot be modified or deleted.
Ephemeris data.
module ServiceQuotaExceededException =
Awso_groundstation.Values.ServiceQuotaExceededExceptionRequest would cause a service quota to be exceeded.
Input for the UpdateMissionProfile operation.
Update an existing ephemeris.
Updates a specific contact.
Updates a specific contact.
Input for the UpdateConfig operation.
For use by AWS Ground Station Agent and shouldn't be called directly. Update the status of the agent.
For use by AWS Ground Station Agent and shouldn't be called directly. Update the status of the agent.
Output for the UntagResource operation.
Input for the UntagResource operation.
Output for the TagResource operation.
Input for the TagResource operation.
Input for the ReserveContact operation.
For use by AWS Ground Station Agent and shouldn't be called directly. Registers a new agent with AWS Ground Station.
For use by AWS Ground Station Agent and shouldn't be called directly. Registers a new agent with AWS Ground Station.
Response containing the ID of a mission profile.
Output for the ListTagsForResource operation.
Input for the ListTagsForResource operation.
Output for the ListSatellites operation.
Input for the ListSatellites operation.
Output for the ListMissionProfiles operation.
Input for the ListMissionProfiles operation.
Output for the ListGroundStations operation.
Input for the ListGroundStations operation.
module ListGroundStationReservationsResponse =
Awso_groundstation.Values.ListGroundStationReservationsResponseReturns a list of reservations for a specified ground station.
module ListGroundStationReservationsRequest =
Awso_groundstation.Values.ListGroundStationReservationsRequestReturns a list of reservations for a specified ground station.
List your existing ephemerides.
List your existing ephemerides.
module ListDataflowEndpointGroupsResponse =
Awso_groundstation.Values.ListDataflowEndpointGroupsResponseOutput for the ListDataflowEndpointGroups operation.
module ListDataflowEndpointGroupsRequest =
Awso_groundstation.Values.ListDataflowEndpointGroupsRequestInput for the ListDataflowEndpointGroups operation.
Output for the ListContacts operation.
Input for the ListContacts operation.
Returns a list of versions for a specified contact.
Returns a list of versions for a specified contact.
Output for the ListConfigs operation.
Input for the ListConfigs operation.
Returns a list of antennas at a specified ground station.
Returns a list of antennas at a specified ground station.
Output for the GetSatellite operation.
Input for the GetSatellite operation.
Output for the GetMissionProfile operation.
Input for the GetMissionProfile operation.
Output for the GetMinuteUsage operation.
Input for the GetMinuteUsage operation.
module GetDataflowEndpointGroupResponse =
Awso_groundstation.Values.GetDataflowEndpointGroupResponseOutput for the GetDataflowEndpointGroup operation.
module GetDataflowEndpointGroupRequest =
Awso_groundstation.Values.GetDataflowEndpointGroupRequestInput for the GetDataflowEndpointGroup operation.
Output for the GetConfig operation.
Input for the GetConfig operation.
module GetAgentTaskResponseUrlResponse =
Awso_groundstation.Values.GetAgentTaskResponseUrlResponseFor use by AWS Ground Station Agent and shouldn't be called directly. Gets a presigned URL for uploading agent task response logs.
module GetAgentTaskResponseUrlRequest =
Awso_groundstation.Values.GetAgentTaskResponseUrlRequestFor use by AWS Ground Station Agent and shouldn't be called directly. Gets a presigned URL for uploading agent task response logs.
module GetAgentConfigurationResponse =
Awso_groundstation.Values.GetAgentConfigurationResponseFor use by AWS Ground Station Agent and shouldn't be called directly. Gets the latest configuration information for a registered agent.
For use by AWS Ground Station Agent and shouldn't be called directly. Gets the latest configuration information for a registered agent.
Create an ephemeris with your specified EphemerisData.
Retrieve information about an existing ephemeris.
Retrieve information about an existing ephemeris.
module DescribeContactVersionResponse =
Awso_groundstation.Values.DescribeContactVersionResponseDescribes a specific version of a contact.
module DescribeContactVersionRequest =
Awso_groundstation.Values.DescribeContactVersionRequestDescribes a specific version of a contact.
Output for the DescribeContact operation.
Input for the DescribeContact operation.
Input for the DeleteMissionProfile operation.
Delete an ephemeris.
module DeleteDataflowEndpointGroupRequest =
Awso_groundstation.Values.DeleteDataflowEndpointGroupRequestInput for the DeleteDataflowEndpointGroup operation.
Input for the DeleteConfig operation.
module DataflowEndpointGroupIdResponse =
Awso_groundstation.Values.DataflowEndpointGroupIdResponseResponse containing the ID of a dataflow endpoint group.
Input for the CreateMissionProfile operation.
Create an ephemeris with your specified EphemerisData.
module CreateDataflowEndpointGroupV2Response =
Awso_groundstation.Values.CreateDataflowEndpointGroupV2ResponseCreates a DataflowEndpoint group containing the specified list of Ground Station Agent based endpoints. The name field in each endpoint is used in your mission profile DataflowEndpointConfig to specify which endpoints to use during a contact. When a contact uses multiple DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group.
module CreateDataflowEndpointGroupV2Request =
Awso_groundstation.Values.CreateDataflowEndpointGroupV2RequestCreates a DataflowEndpoint group containing the specified list of Ground Station Agent based endpoints. The name field in each endpoint is used in your mission profile DataflowEndpointConfig to specify which endpoints to use during a contact. When a contact uses multiple DataflowEndpointConfig objects, each Config must match a DataflowEndpoint in the same group.
module CreateDataflowEndpointGroupRequest =
Awso_groundstation.Values.CreateDataflowEndpointGroupRequestInput for the CreateDataflowEndpointGroup operation.
Input for the CreateConfig operation.
Response containing the ID of a contact.
Response containing the ARN, ID, and type of a Config.
Input for the CancelContact operation.