You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
An annoying inconsistency between the client config and the server config is that the client requires specifying an ARN or a key alias, where the key alias's form is alias/key_name. The server requires a key alias, but in form key_name. I didn't check if ARNs are supported.