aioaws

Asyncio compatible SDK for aws services.

MIT License

Downloads
9.1K
Stars
171
Committers
5
aioaws - v0.14 Latest Release

Published by samuelcolvin almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/samuelcolvin/aioaws/compare/v0.13...v0.14

aioaws - v0.13

Published by samuelcolvin almost 3 years ago

  • use raw content from ses response 2a7de82ff07c7b8b3db2fd8e781daf7425634309
  • uprev dependencies 7a7c0b796358e495cf91f21caf00e96d01415912
  • add 3.10 support e6ffb9969cb2d7e9a19cff42c6af6159d83d25f7 4ae59f2eba4ae2cfb0933599836a5eb4bd2d2ce1

Full Changelog: https://github.com/samuelcolvin/aioaws/compare/v0.12...v0.13

aioaws - v0.12

Published by samuelcolvin almost 3 years ago

Allow Content-ID to be set on email attachments 9e93843

aioaws - v0.11

Published by samuelcolvin about 3 years ago

  • fix S3 urls #21
aioaws - v0.10

Published by samuelcolvin about 3 years ago

  • less verbose logging of webhooks
  • uprev requirements #17
  • switching signing of S3 requests to use aws4 rather than legacy signing mode #18
aioaws - v0.9

Published by samuelcolvin over 3 years ago

  • uprev dependencies #8, #9, #13
  • fix multipart #14
aioaws - v0.8

Published by samuelcolvin over 3 years ago

  • improve pypi classifiers 7bd32e8 a4fc3e9
  • docstrings with links to AWS endpoints a4fc3e9
  • add full_message to SesWebhookInfo 67f891e
  • uprev cryptography c7b4552 75bceb7
  • tweak and document AWS4 signing logic bcd585e f748371
aioaws - v0.7

Published by samuelcolvin over 3 years ago

  • comprehensive tests for S3 functionality, including tests against AWS #5
  • add basic docs to README
  • test on 3.9, improve CI #6
aioaws - v0.6

Published by samuelcolvin almost 4 years ago

fix email headers in test responses

aioaws - v0.5

Published by samuelcolvin about 4 years ago

aioaws - v0.4

Published by samuelcolvin about 4 years ago

SES improvements

aioaws - v0.3

Published by samuelcolvin about 4 years ago

SES tests and webhooks