Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active December 27, 2020 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/9b527f883d523e1bcd97e8dffe753f8a to your computer and use it in GitHub Desktop.
Save garystafford/9b527f883d523e1bcd97e8dffe753f8a to your computer and use it in GitHub Desktop.
aws mwaa update-environment \
--name <your_environment_name> \
--airflow-configuration-options """{
\"core.default_ui_timezone\": \"America/Los_Angeles\"
}"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment