Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 311 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 311 Bytes

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