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

How to describe clusters? Is it even possible with aws-dax-go? #16

Closed klimchuk closed 4 years ago

klimchuk commented 4 years ago

AWS CLI dax has command to describe-clusters by name, where is it in aws-dax-go?

VasilyFomin commented 4 years ago

It's part of AWS SDK for Go, see DescribeClusters