Fix typos in Fleet v4.74.0 release article (#35071)

This commit is contained in:
Steven Palmesano 2025-11-06 14:10:48 +00:00 committed by GitHub
parent 24b1200fc7
commit 516f34d183
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,9 +30,9 @@ You can now install required software as part of your Linux setup process and sh
Fleet now includes default launch instructions for software in the **My device > Self-service** tab. End users get simple tips on how to open installed apps (e.g., “Finder > Applications” on macOS), reducing confusion and helping them get started faster.
### AWS IAM autnetication for MySQL and Redis
### AWS IAM authentication for MySQL and Redis
Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets use short-lived credentials to algin with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql).
Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets you use short-lived credentials to align with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql).
## Changes