Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 462 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 462 Bytes

AWS Region Certificates for Go

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.