Skip to content

Releases: andream16/aws-sdk-go-bindings

Revamp

25 Apr 21:34
6f4b091
Compare
Choose a tag to compare

All the code has been refactored to be more idiomatic.

The API has changed heavily. All the methods & utilities are still there but have different names and/or parameters.

The project has been migrated to vgo.

Small Fix to SQS Service

17 Sep 10:08
a9d8153
Compare
Choose a tag to compare

Fixed Error in SQSGetQueueURL

Compact Version

20 Aug 13:07
Compare
Choose a tag to compare

Removed all of CMD code and improved PKG one.

Basic coverage of Rekognition, S3, DynamoDB, SNS and SQS.

17 Jul 13:02
Compare
Choose a tag to compare
v1.0.0

Adding default base64 encoding to sqs send message.