From 137f58eae356300965858360a9e30baa28355981 Mon Sep 17 00:00:00 2001 From: Austin Culter Date: Wed, 17 Jul 2024 22:51:38 +0200 Subject: [PATCH] Minor Fix Fleet Server Configuration Docs Markdown Docs (#20498) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removes _"Optional unique identifier that can be used by the principal assuming the role to assert its identity."_ text as it: 1. Is (possibly?) duplicative of _"AWS STS External ID to use for Firehose authentication. This is typically used in conjunction with an STS role ARN to ensure that only the intended AWS account can assume the role."_ 2. Seems ill-placed (even if it should persist, if should probably be nested under the [`firehose​_sts​_external​_id` heading](https://fleetdm.com/docs/configuration/fleet-server-configuration#firehose-sts-external-id)) - Fixes markdown formatting on `firehose_sts_assume_role_arn` by adding another newline char so the resulting HTML gets properly rendered (as an `
`) _outside the `