Skip to content

Instantly share code, notes, and snippets.

@richardsonlima
Created December 4, 2020 15:53
Show Gist options
  • Save richardsonlima/5bfef7edc6cc217bd26a55a4043d0093 to your computer and use it in GitHub Desktop.
Save richardsonlima/5bfef7edc6cc217bd26a55a4043d0093 to your computer and use it in GitHub Desktop.
 Richardson’s MacBook Pro ~ ❯ aws rds describe-db-engine-versions --engine aurora --query "DBEngineVersions[].EngineVersion"  0:0:5
[
"5.6.mysql_aurora.1.19.6",
"5.6.mysql_aurora.1.20.1",
"5.6.mysql_aurora.1.22.1",
"5.6.mysql_aurora.1.22.2",
"5.6.mysql_aurora.1.22.3",
"5.6.mysql_aurora.1.23.0",
"5.6.mysql_aurora.1.23.1"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment