AWS SDK for Go v2 CheatSheet.
Go does not have enum. You can simulate using constant integer or string by defining a type.