nsmithuk / local-kms

A mock version of AWS' Key Management Service, for local development and testing.
MIT License
198 stars 34 forks source link

Add KeySpec output when getting pubkey #47

Closed zacscoding closed 1 year ago

zacscoding commented 1 year ago

Added KeySpec field when getting public key :)

As you know, CustomerMasterKeySpec field has been deprecated at https://github.com/aws/aws-sdk-go-v2/blob/main/service/kms/api_op_GetPublicKey.go#L120

nsmithuk commented 1 year ago

Thank you @zacscoding. This change is included under 3.11.4.