---
type: resource-type
title: MissionProfile
description: aws resource type AWS::GroundStation::MissionProfile
name: MissionProfile
lexicon: aws
resource_type: AWS::GroundStation::MissionProfile
---
`AWS::GroundStation::MissionProfile`, a resource type of the aws lexicon.

## Properties

- `DataflowEdges` (`MissionProfile_DataflowEdge[]`, required)
- `MinimumViableContactDurationSeconds` (`number`, required): Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.
- `Name` (`string`, required): A name used to identify a mission profile.
- `TrackingConfigArn` (`string`, required)
- `Arn` (`string`, optional)
- `ContactPostPassDurationSeconds` (`number`, optional): Post-pass time needed after the contact.
- `ContactPrePassDurationSeconds` (`number`, optional): Pre-pass time needed before the contact.
- `Id` (`string`, optional)
- `Region` (`string`, optional)
- `StreamsKmsKey` (`MissionProfile_StreamsKmsKey`, optional): The ARN of a KMS Key used for encrypting data during transmission from the source to destination locations.
- `StreamsKmsRole` (`string`, optional): The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.
- `Tags` (`MissionProfile_Tag[]`, optional)
- `TelemetrySinkConfigArn` (`string`, optional): ARN of a Config resource of type TelemetrySinkConfig used for telemetry data sink configuration.

## Attributes

- `Arn`
- `Id`
- `Region`
