/aws-sdk-go-mock

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

Primary LanguageGoMIT LicenseMIT

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