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

Add DescribeEndpoints functions. #9

Closed jdhardy closed 5 years ago

jdhardy commented 5 years ago

Add DescribeEndpoints, DescribeEndpointsWithContext, and DescribeEndpointsRequest, which are added in newer Go SDKs.

Fixes #8.

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