hashicorp / go-secure-stdlib

Mozilla Public License 2.0
64 stars 24 forks source link

awsutil: add a mock ListAccessKeys pair #58

Closed kpcraig closed 1 year ago

kpcraig commented 1 year ago

Just a little bit of code to add a ListAccessKeys mock stub to awsutil.

Over in eco-applications we're adding some aws functionality and having this additional function available in the mock would be helpful, and it was mentioned that I should just go ahead and offer a PR for it.