mneil / aws-sdk-go-mock

A (to be) complete mock implementation of the aws-sdk-go and aws-sdk-go-v2 clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS SDK GO Mock

A complete mock implementation of the aws-sdk-go and aws-sdk-go-v2 clients.

Contributing

Requirements

  • go >= 1.20.5
  • node >= 20.x

I use node for development because it has some advantages for writing automation scripts.

Set Up

Clone the repository and run

npm i

About

A (to be) complete mock implementation of the aws-sdk-go and aws-sdk-go-v2 clients.

License:MIT License


Languages

Language:Go 69.0%Language:JavaScript 30.4%Language:HTML 0.6%