aws-doc-sdk-examples icon indicating copy to clipboard operation
aws-doc-sdk-examples copied to clipboard

aws-doc-sdk-examples/gov2: kms examples are missing

Open howardtw opened this issue 1 year ago • 2 comments

Background story

The links on this page take people to this page, and kms examples are nowhere to be found. The documentation also doesn't explain how we can mock the client as the kmsiface package is no longer included in Go SDK v2.

What does this example accomplish?

I would like to see Go SDK v2 examples for kms. It would be great if the example/documentation can explain how people can mock the new client for testing as kmsiface is not included in the Go SDK v2.

Which AWS service(s)?

kms

Which AWS SDKs or tools?

  • [ ] All languages
  • [ ] .NET
  • [ ] C++
  • [X] Go (v2)
  • [ ] Java
  • [ ] Java (v2)
  • [ ] JavaScript
  • [ ] JavaScript (v3)
  • [ ] Kotlin
  • [ ] PHP
  • [ ] Python
  • [ ] Ruby
  • [ ] Rust
  • [ ] Swift
  • [ ] Not applicable

Are there existing code examples to leverage?

No response

Do you have any reference code?

No response

howardtw avatar May 09 '24 01:05 howardtw

I'll keep an eye on the current work to implement KMS examples in other languages and evaluate whether to follow in Go when those are complete.

Laren-AWS avatar Jul 02 '24 22:07 Laren-AWS

Can we please get some examples for KMS?

af-md avatar May 14 '25 10:05 af-md