AWS ground-station documentation change
Summary
Added documentation about optional telemetrySinkConfigArn field for enabling telemetry during contacts
Security assessment
Operational feature documentation without security context. Telemetry configuration isn't presented as security feature.
Diff
diff --git a/ground-station/latest/ug/how-it-works-mission-profile.md b/ground-station/latest/ug/how-it-works-mission-profile.md index b6054909f..37b9a2902 100644 --- a//ground-station/latest/ug/how-it-works-mission-profile.md +++ b//ground-station/latest/ug/how-it-works-mission-profile.md @@ -20,0 +21,2 @@ The `streamsKmsRole` and `streamsKmsKey` are used to define the encryption used +The `telemetrySinkConfigArn` field is optional and allows you to enable AWS Ground Station telemetry during contacts. When specified, AWS Ground Station streams near real-time telemetry data to your account during the execution of your contacts. For more information about configuring and using telemetry, see [Work with telemetry](./telemetry.html). +