AWS mwaa documentation change
Summary
Minor verb tense correction in plugin execution description
Security assessment
Grammatical change with no security implications. Does not affect timezone security configuration.
Diff
diff --git a/mwaa/latest/userguide/samples-plugins-timezone.md b/mwaa/latest/userguide/samples-plugins-timezone.md index 3e45612ed..f71689aca 100644 --- a//mwaa/latest/userguide/samples-plugins-timezone.md +++ b//mwaa/latest/userguide/samples-plugins-timezone.md @@ -49 +49 @@ No additional permissions are required to use the code example on this page. -Apache Airflow will run the Python files in the `plugins` directory at start-up. With the following plugin, you can override the executor's timezone, which modifies the timezone in which Apache Airflow writes logs. +Apache Airflow run the Python files in the `plugins` directory at start-up. With the following plugin, you can override the executor's timezone, which modifies the timezone in which Apache Airflow writes logs.