AWS ground-station documentation change
Summary
Removed two lines explaining telemetrySinkConfigArn field functionality
Security assessment
Content removal doesn't indicate security issue resolution. No security context or vulnerability mentioned in removed lines about telemetry configuration.
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 37b9a2902..b6054909f 100644 --- a//ground-station/latest/ug/how-it-works-mission-profile.md +++ b//ground-station/latest/ug/how-it-works-mission-profile.md @@ -21,2 +20,0 @@ 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). -