Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-groundstation-missionprofile.json
Parent schema serverless-framework-configuration
Type: object

AWS Ground Station Mission Profile resource type for CloudFormation.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ground-station.git

Properties

Name string | Aws_CF_FunctionString required

A name used to identify a mission profile.

MinimumViableContactDurationSeconds integer required

Visibilities with shorter duration than the specified minimum viable contact duration will be ignored when searching for available contacts.

DataflowEdges DataflowEdge[] required
minItems=1
TrackingConfigArn string | Aws_CF_FunctionString required
ContactPrePassDurationSeconds integer

Pre-pass time needed before the contact.

ContactPostPassDurationSeconds integer

Post-pass time needed after the contact.

StreamsKmsKey object
One of: variant, variant
2 nested properties
KmsKeyArn string | Aws_CF_FunctionString
KmsAliasArn string | Aws_CF_FunctionString
StreamsKmsRole string | Aws_CF_FunctionString

The ARN of the KMS Key or Alias Key role used to define permissions on KMS Key usage.

Tags Tag[]

Definitions

DataflowEdge object
Source string | Aws_CF_FunctionString
Destination string | Aws_CF_FunctionString
Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required
StreamsKmsKey object
KmsKeyArn string | Aws_CF_FunctionString
KmsAliasArn string | Aws_CF_FunctionString