Skip to content

paws.common-v0.3.0

Compare
Choose a tag to compare
@davidkretch davidkretch released this 28 Mar 21:45
ddbe9f7
  • Add HTTP status codes to the error response when an operation fails, along with any other information returned by AWS about the error.
  • Add support for S3 operation GetBucketLocation, which needs special handling.
  • Fix how paws.common provides request handlers to specific services (e.g. S3) so that fixes to handlers don't require re-installing any package other than paws.common.