AWS ground-station documentation change
Summary
Added documentation for the optional 'telemetrySinkConfigArn' field to enable telemetry during contacts.
Security assessment
The change introduces telemetry streaming capability without any indication of addressing a security vulnerability. It does not discuss security features, vulnerabilities, or mitigations.
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). +