AWS Ground Station Mission Profile resource type for CloudFormation.
dataflow_edges
(Attributes List) (see below for nested schema)minimum_viable_contact_duration_seconds
(Number) Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.name
(String) A name used to identify a mission profile.tracking_config_arn
(String)contact_post_pass_duration_seconds
(Number) Post-pass time needed after the contact.contact_pre_pass_duration_seconds
(Number) Pre-pass time needed before the contact.streams_kms_key
(Attributes) The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations. (see below for nested schema)streams_kms_role
(String) The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.tags
(Attributes List) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.mission_profile_id
(String)region
(String)dataflow_edges
Optional:
destination
(String)source
(String)streams_kms_key
Optional:
kms_alias_arn
(String)kms_key_arn
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_groundstation_mission_profile.example <resource ID>