AWS Native is in preview. AWS Classic is fully supported.
aws-native.groundstation.Config
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Ground Station config resource type for CloudFormation.
Create Config Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Config(name: string, args: ConfigArgs, opts?: CustomResourceOptions);
@overload
def Config(resource_name: str,
args: ConfigArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Config(resource_name: str,
opts: Optional[ResourceOptions] = None,
config_data: Optional[ConfigDataArgs] = None,
name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewConfig(ctx *Context, name string, args ConfigArgs, opts ...ResourceOption) (*Config, error)
public Config(string name, ConfigArgs args, CustomResourceOptions? opts = null)
public Config(String name, ConfigArgs args)
public Config(String name, ConfigArgs args, CustomResourceOptions options)
type: aws-native:groundstation:Config
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ConfigArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ConfigArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ConfigArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ConfigArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Config Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Config resource accepts the following input properties:
- Config
Data Pulumi.Aws Native. Ground Station. Inputs. Config Data - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- Name string
- The name of the config object.
- List<Pulumi.
Aws Native. Inputs. Tag> - Tags assigned to a resource.
- Config
Data ConfigData Args - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- Name string
- The name of the config object.
- Tag
Args - Tags assigned to a resource.
- config
Data ConfigData - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- name String
- The name of the config object.
- List<Tag>
- Tags assigned to a resource.
- config
Data ConfigData - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- name string
- The name of the config object.
- Tag[]
- Tags assigned to a resource.
- config_
data ConfigData Args - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- name str
- The name of the config object.
- Sequence[Tag
Args] - Tags assigned to a resource.
- config
Data Property Map - Object containing the parameters of a config. Only one subtype may be specified per config. See the subtype definitions for a description of each config subtype.
- name String
- The name of the config object.
- List<Property Map>
- Tags assigned to a resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Config resource produces the following output properties:
- Arn string
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Aws
Id string - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Id string
- The provider-assigned unique ID for this managed resource.
- Type string
- The type of the config, such as
tracking
.
- Arn string
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Aws
Id string - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - Id string
- The provider-assigned unique ID for this managed resource.
- Type string
- The type of the config, such as
tracking
.
- arn String
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - aws
Id String - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - id String
- The provider-assigned unique ID for this managed resource.
- type String
- The type of the config, such as
tracking
.
- arn string
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - aws
Id string - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - id string
- The provider-assigned unique ID for this managed resource.
- type string
- The type of the config, such as
tracking
.
- arn str
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - aws_
id str - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - id str
- The provider-assigned unique ID for this managed resource.
- type str
- The type of the config, such as
tracking
.
- arn String
- The ARN of the config, such as
arn:aws:groundstation:us-east-2:1234567890:config/tracking/9940bf3b-d2ba-427e-9906-842b5e5d2296
. - aws
Id String - The ID of the config, such as
9940bf3b-d2ba-427e-9906-842b5e5d2296
. - id String
- The provider-assigned unique ID for this managed resource.
- type String
- The type of the config, such as
tracking
.
Supporting Types
ConfigAntennaDownlinkConfig, ConfigAntennaDownlinkConfigArgs
- Spectrum
Config Pulumi.Aws Native. Ground Station. Inputs. Config Spectrum Config - Defines the spectrum configuration.
- Spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- spectrum_
config ConfigSpectrum Config - Defines the spectrum configuration.
- spectrum
Config Property Map - Defines the spectrum configuration.
ConfigAntennaDownlinkDemodDecodeConfig, ConfigAntennaDownlinkDemodDecodeConfigArgs
- Decode
Config Pulumi.Aws Native. Ground Station. Inputs. Config Decode Config - Defines how the RF signal will be decoded.
- Demodulation
Config Pulumi.Aws Native. Ground Station. Inputs. Config Demodulation Config - Defines how the RF signal will be demodulated.
- Spectrum
Config Pulumi.Aws Native. Ground Station. Inputs. Config Spectrum Config - Defines the spectrum configuration.
- Decode
Config ConfigDecode Config - Defines how the RF signal will be decoded.
- Demodulation
Config ConfigDemodulation Config - Defines how the RF signal will be demodulated.
- Spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- decode
Config ConfigDecode Config - Defines how the RF signal will be decoded.
- demodulation
Config ConfigDemodulation Config - Defines how the RF signal will be demodulated.
- spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- decode
Config ConfigDecode Config - Defines how the RF signal will be decoded.
- demodulation
Config ConfigDemodulation Config - Defines how the RF signal will be demodulated.
- spectrum
Config ConfigSpectrum Config - Defines the spectrum configuration.
- decode_
config ConfigDecode Config - Defines how the RF signal will be decoded.
- demodulation_
config ConfigDemodulation Config - Defines how the RF signal will be demodulated.
- spectrum_
config ConfigSpectrum Config - Defines the spectrum configuration.
- decode
Config Property Map - Defines how the RF signal will be decoded.
- demodulation
Config Property Map - Defines how the RF signal will be demodulated.
- spectrum
Config Property Map - Defines the spectrum configuration.
ConfigAntennaUplinkConfig, ConfigAntennaUplinkConfigArgs
- Spectrum
Config Pulumi.Aws Native. Ground Station. Inputs. Config Uplink Spectrum Config - Defines the spectrum configuration.
- Target
Eirp Pulumi.Aws Native. Ground Station. Inputs. Config Eirp - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- Transmit
Disabled bool - Whether or not uplink transmit is disabled.
- Spectrum
Config ConfigUplink Spectrum Config - Defines the spectrum configuration.
- Target
Eirp ConfigEirp - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- Transmit
Disabled bool - Whether or not uplink transmit is disabled.
- spectrum
Config ConfigUplink Spectrum Config - Defines the spectrum configuration.
- target
Eirp ConfigEirp - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- transmit
Disabled Boolean - Whether or not uplink transmit is disabled.
- spectrum
Config ConfigUplink Spectrum Config - Defines the spectrum configuration.
- target
Eirp ConfigEirp - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- transmit
Disabled boolean - Whether or not uplink transmit is disabled.
- spectrum_
config ConfigUplink Spectrum Config - Defines the spectrum configuration.
- target_
eirp ConfigEirp - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- transmit_
disabled bool - Whether or not uplink transmit is disabled.
- spectrum
Config Property Map - Defines the spectrum configuration.
- target
Eirp Property Map - The equivalent isotropically radiated power (EIRP) to use for uplink transmissions. Valid values are between 20.0 to 50.0 dBW.
- transmit
Disabled Boolean - Whether or not uplink transmit is disabled.
ConfigBandwidthUnits, ConfigBandwidthUnitsArgs
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- Config
Bandwidth Units GHz - GHz
- Config
Bandwidth Units MHz - MHz
- Config
Bandwidth Units KHz - kHz
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- G_HZ
- GHz
- M_HZ
- MHz
- K_HZ
- kHz
- "GHz"
- GHz
- "MHz"
- MHz
- "k
Hz" - kHz
ConfigData, ConfigDataArgs
- Antenna
Downlink Pulumi.Config Aws Native. Ground Station. Inputs. Config Antenna Downlink Config - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- Antenna
Downlink Pulumi.Demod Decode Config Aws Native. Ground Station. Inputs. Config Antenna Downlink Demod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- Antenna
Uplink Pulumi.Config Aws Native. Ground Station. Inputs. Config Antenna Uplink Config - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- Dataflow
Endpoint Pulumi.Config Aws Native. Ground Station. Inputs. Config Dataflow Endpoint Config - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- S3Recording
Config Pulumi.Aws Native. Ground Station. Inputs. Config S3Recording Config - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- Tracking
Config Pulumi.Aws Native. Ground Station. Inputs. Config Tracking Config - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- Uplink
Echo Pulumi.Config Aws Native. Ground Station. Inputs. Config Uplink Echo Config - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
- Antenna
Downlink ConfigConfig Antenna Downlink Config - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- Antenna
Downlink ConfigDemod Decode Config Antenna Downlink Demod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- Antenna
Uplink ConfigConfig Antenna Uplink Config - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- Dataflow
Endpoint ConfigConfig Dataflow Endpoint Config - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- S3Recording
Config ConfigS3Recording Config - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- Tracking
Config ConfigTracking Config - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- Uplink
Echo ConfigConfig Uplink Echo Config - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
- antenna
Downlink ConfigConfig Antenna Downlink Config - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- antenna
Downlink ConfigDemod Decode Config Antenna Downlink Demod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- antenna
Uplink ConfigConfig Antenna Uplink Config - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- dataflow
Endpoint ConfigConfig Dataflow Endpoint Config - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- s3Recording
Config ConfigS3Recording Config - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- tracking
Config ConfigTracking Config - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- uplink
Echo ConfigConfig Uplink Echo Config - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
- antenna
Downlink ConfigConfig Antenna Downlink Config - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- antenna
Downlink ConfigDemod Decode Config Antenna Downlink Demod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- antenna
Uplink ConfigConfig Antenna Uplink Config - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- dataflow
Endpoint ConfigConfig Dataflow Endpoint Config - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- s3Recording
Config ConfigS3Recording Config - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- tracking
Config ConfigTracking Config - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- uplink
Echo ConfigConfig Uplink Echo Config - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
- antenna_
downlink_ Configconfig Antenna Downlink Config - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- antenna_
downlink_ Configdemod_ decode_ config Antenna Downlink Demod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- antenna_
uplink_ Configconfig Antenna Uplink Config - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- dataflow_
endpoint_ Configconfig Dataflow Endpoint Config - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- s3_
recording_ Configconfig S3Recording Config - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- tracking_
config ConfigTracking Config - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- uplink_
echo_ Configconfig Uplink Echo Config - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
- antenna
Downlink Property MapConfig - Provides information for an antenna downlink config object. Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
- antenna
Downlink Property MapDemod Decode Config - Provides information for a downlink demod decode config object. Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
- antenna
Uplink Property MapConfig - Provides information for an uplink config object. Uplink config objects are used to provide parameters for uplink contacts.
- dataflow
Endpoint Property MapConfig - Provides information for a dataflow endpoint config object. Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
- s3Recording
Config Property Map - Provides information for an S3 recording config object. S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
- tracking
Config Property Map - Provides information for a tracking config object. Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
- uplink
Echo Property MapConfig - Provides information for an uplink echo config object. Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
ConfigDataflowEndpointConfig, ConfigDataflowEndpointConfigArgs
- Dataflow
Endpoint stringName - The name of the dataflow endpoint to use during contacts.
- Dataflow
Endpoint stringRegion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
- Dataflow
Endpoint stringName - The name of the dataflow endpoint to use during contacts.
- Dataflow
Endpoint stringRegion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
- dataflow
Endpoint StringName - The name of the dataflow endpoint to use during contacts.
- dataflow
Endpoint StringRegion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
- dataflow
Endpoint stringName - The name of the dataflow endpoint to use during contacts.
- dataflow
Endpoint stringRegion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
- dataflow_
endpoint_ strname - The name of the dataflow endpoint to use during contacts.
- dataflow_
endpoint_ strregion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
- dataflow
Endpoint StringName - The name of the dataflow endpoint to use during contacts.
- dataflow
Endpoint StringRegion - The region of the dataflow endpoint to use during contacts. When omitted, Ground Station will use the region of the contact.
ConfigDecodeConfig, ConfigDecodeConfigArgs
- Unvalidated
Json string - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
- Unvalidated
Json string - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
- unvalidated
Json String - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
- unvalidated
Json string - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
- unvalidated_
json str - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
- unvalidated
Json String - The decoding settings are in JSON format and define a set of steps to perform to decode the data.
ConfigDemodulationConfig, ConfigDemodulationConfigArgs
- Unvalidated
Json string - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
- Unvalidated
Json string - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
- unvalidated
Json String - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
- unvalidated
Json string - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
- unvalidated_
json str - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
- unvalidated
Json String - The demodulation settings are in JSON format and define parameters for demodulation, for example which modulation scheme (e.g. PSK, QPSK, etc.) and matched filter to use.
ConfigEirp, ConfigEirpArgs
- Units
Pulumi.
Aws Native. Ground Station. Config Eirp Units - The units of the EIRP.
- Value double
- The value of the EIRP. Valid values are between 20.0 to 50.0 dBW.
- Units
Config
Eirp Units - The units of the EIRP.
- Value float64
- The value of the EIRP. Valid values are between 20.0 to 50.0 dBW.
- units
Config
Eirp Units - The units of the EIRP.
- value Double
- The value of the EIRP. Valid values are between 20.0 to 50.0 dBW.
- units
Config
Eirp Units - The units of the EIRP.
- value number
- The value of the EIRP. Valid values are between 20.0 to 50.0 dBW.
- units
Config
Eirp Units - The units of the EIRP.
- value float
- The value of the EIRP. Valid values are between 20.0 to 50.0 dBW.
ConfigEirpUnits, ConfigEirpUnitsArgs
- Dbw
- dBW
- Config
Eirp Units Dbw - dBW
- Dbw
- dBW
- Dbw
- dBW
- DBW
- dBW
- "d
BW" - dBW
ConfigFrequency, ConfigFrequencyArgs
- Units
Pulumi.
Aws Native. Ground Station. Config Frequency Units - The units of the frequency.
- Value double
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Units
Config
Frequency Units - The units of the frequency.
- Value float64
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- units
Config
Frequency Units - The units of the frequency.
- value Double
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- units
Config
Frequency Units - The units of the frequency.
- value number
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- units
Config
Frequency Units - The units of the frequency.
- value float
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- units
"GHz" | "MHz" | "k
Hz" - The units of the frequency.
- value Number
- The value of the frequency. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
ConfigFrequencyBandwidth, ConfigFrequencyBandwidthArgs
- Units
Pulumi.
Aws Native. Ground Station. Config Bandwidth Units - The units of the bandwidth.
- Value double
- The value of the bandwidth. 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.
- For
- Units
Config
Bandwidth Units - The units of the bandwidth.
- Value float64
- The value of the bandwidth. 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.
- For
- units
Config
Bandwidth Units - The units of the bandwidth.
- value Double
- The value of the bandwidth. 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.
- For
- units
Config
Bandwidth Units - The units of the bandwidth.
- value number
- The value of the bandwidth. 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.
- For
- units
Config
Bandwidth Units - The units of the bandwidth.
- value float
- The value of the bandwidth. 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.
- For
- units
"GHz" | "MHz" | "k
Hz" - The units of the bandwidth.
- value Number
- The value of the bandwidth. 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.
- For
ConfigFrequencyUnits, ConfigFrequencyUnitsArgs
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- Config
Frequency Units GHz - GHz
- Config
Frequency Units MHz - MHz
- Config
Frequency Units KHz - kHz
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- GHz
- GHz
- MHz
- MHz
- KHz
- kHz
- G_HZ
- GHz
- M_HZ
- MHz
- K_HZ
- kHz
- "GHz"
- GHz
- "MHz"
- MHz
- "k
Hz" - kHz
ConfigPolarization, ConfigPolarizationArgs
- Left
Hand - LEFT_HAND
- Right
Hand - RIGHT_HAND
- None
- NONE
- Config
Polarization Left Hand - LEFT_HAND
- Config
Polarization Right Hand - RIGHT_HAND
- Config
Polarization None - NONE
- Left
Hand - LEFT_HAND
- Right
Hand - RIGHT_HAND
- None
- NONE
- Left
Hand - LEFT_HAND
- Right
Hand - RIGHT_HAND
- None
- NONE
- LEFT_HAND
- LEFT_HAND
- RIGHT_HAND
- RIGHT_HAND
- NONE
- NONE
- "LEFT_HAND"
- LEFT_HAND
- "RIGHT_HAND"
- RIGHT_HAND
- "NONE"
- NONE
ConfigS3RecordingConfig, ConfigS3RecordingConfigArgs
- Bucket
Arn string - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - Prefix string
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- Role
Arn string - Defines the ARN of the role assumed for putting archives to S3.
- Bucket
Arn string - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - Prefix string
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- Role
Arn string - Defines the ARN of the role assumed for putting archives to S3.
- bucket
Arn String - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - prefix String
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- role
Arn String - Defines the ARN of the role assumed for putting archives to S3.
- bucket
Arn string - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - prefix string
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- role
Arn string - Defines the ARN of the role assumed for putting archives to S3.
- bucket_
arn str - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - prefix str
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- role_
arn str - Defines the ARN of the role assumed for putting archives to S3.
- bucket
Arn String - S3 Bucket where the data is written. The name of the S3 Bucket provided must begin with
aws-groundstation
. - prefix String
The prefix of the S3 data object. If you choose to use any optional keys for substitution, these values will be replaced with the corresponding information from your contact details. For example, a prefix of
{satellite_id}/{year}/{month}/{day}/
will replaced withfake_satellite_id/2021/01/10/
Optional keys for substitution :
{satellite_id}
|{config-name}
|{config-id}
|{year}
|{month}
|{day}
- role
Arn String - Defines the ARN of the role assumed for putting archives to S3.
ConfigSpectrumConfig, ConfigSpectrumConfigArgs
- Bandwidth
Pulumi.
Aws Native. Ground Station. Inputs. Config Frequency Bandwidth - The bandwidth of the spectrum. 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.
- For
- Center
Frequency Pulumi.Aws Native. Ground Station. Inputs. Config Frequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Polarization
Pulumi.
Aws Native. Ground Station. Config Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
- Bandwidth
Config
Frequency Bandwidth - The bandwidth of the spectrum. 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.
- For
- Center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
- bandwidth
Config
Frequency Bandwidth - The bandwidth of the spectrum. 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.
- For
- center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
- bandwidth
Config
Frequency Bandwidth - The bandwidth of the spectrum. 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.
- For
- center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
- bandwidth
Config
Frequency Bandwidth - The bandwidth of the spectrum. 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.
- For
- center_
frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
- bandwidth Property Map
- The bandwidth of the spectrum. 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.
- For
- center
Frequency Property Map - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization "LEFT_HAND" | "RIGHT_HAND" | "NONE"
- The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
. Capturing both"RIGHT_HAND"
and"LEFT_HAND"
polarization requires two separate configs.
ConfigTrackingConfig, ConfigTrackingConfigArgs
- Autotrack
Pulumi.
Aws Native. Ground Station. Config Tracking Config Autotrack - Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
- Autotrack
Config
Tracking Config Autotrack - Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
- autotrack
Config
Tracking Config Autotrack - Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
- autotrack
Config
Tracking Config Autotrack - Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
- autotrack
Config
Tracking Config Autotrack - Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
- autotrack "REQUIRED" | "PREFERRED" | "REMOVED"
- Specifies whether or not to use autotrack.
REMOVED
specifies that program track should only be used during the contact.PREFERRED
specifies that autotracking is preferred during the contact but fallback to program track if the signal is lost.REQUIRED
specifies that autotracking is required during the contact and not to use program track if the signal is lost.
ConfigTrackingConfigAutotrack, ConfigTrackingConfigAutotrackArgs
- Required
- REQUIRED
- Preferred
- PREFERRED
- Removed
- REMOVED
- Config
Tracking Config Autotrack Required - REQUIRED
- Config
Tracking Config Autotrack Preferred - PREFERRED
- Config
Tracking Config Autotrack Removed - REMOVED
- Required
- REQUIRED
- Preferred
- PREFERRED
- Removed
- REMOVED
- Required
- REQUIRED
- Preferred
- PREFERRED
- Removed
- REMOVED
- REQUIRED
- REQUIRED
- PREFERRED
- PREFERRED
- REMOVED
- REMOVED
- "REQUIRED"
- REQUIRED
- "PREFERRED"
- PREFERRED
- "REMOVED"
- REMOVED
ConfigUplinkEchoConfig, ConfigUplinkEchoConfigArgs
- Antenna
Uplink stringConfig Arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- Enabled bool
- Whether or not uplink echo is enabled.
- Antenna
Uplink stringConfig Arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- Enabled bool
- Whether or not uplink echo is enabled.
- antenna
Uplink StringConfig Arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- enabled Boolean
- Whether or not uplink echo is enabled.
- antenna
Uplink stringConfig Arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- enabled boolean
- Whether or not uplink echo is enabled.
- antenna_
uplink_ strconfig_ arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- enabled bool
- Whether or not uplink echo is enabled.
- antenna
Uplink StringConfig Arn - Defines the ARN of the uplink config to echo back to a dataflow endpoint.
- enabled Boolean
- Whether or not uplink echo is enabled.
ConfigUplinkSpectrumConfig, ConfigUplinkSpectrumConfigArgs
- Center
Frequency Pulumi.Aws Native. Ground Station. Inputs. Config Frequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Polarization
Pulumi.
Aws Native. Ground Station. Config Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
- Center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
- center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
- center
Frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
- center_
frequency ConfigFrequency - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization
Config
Polarization - The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
- center
Frequency Property Map - The center frequency of the spectrum. Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- polarization "LEFT_HAND" | "RIGHT_HAND" | "NONE"
- The polarization of the spectrum. Valid values are
"RIGHT_HAND"
and"LEFT_HAND"
.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.