Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 819 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 819 Bytes

AWS Region Certificates for Go

GHA GHA

Embeds region certificates from AWS (run go generate ./... to refresh them) - AFAIU they can only be downloaded as part of documentation.

Can be used to validate EC2 instance identity documents using the rsa/base64-encoded signature.

Credits

Special thanks to @vstakhov for sponsoring this work.