aws / aws-dax-go

AWS DAX SDK for the Go programming language. https://aws.amazon.com/dynamodb/dax
Apache License 2.0
47 stars 48 forks source link

fix: updating the dax interface to match the DynamoDB interface for t… #53

Open dillktuh opened 4 months ago

dillktuh commented 4 months ago

Issue 52

This PR creates placeholders values for the DynamoDB interface released in the v.15.0 version of aws-sdk-go.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.