Aws-lambda-requests-wrapper - Request/Response wrapper for AWS Lambda with API Gateway

Overview

AWS Lambda Requests Wrapper

Request/Response wrapper for AWS Lambda with API Gateway

Build Deploy

Python 3.7+ PyPI - License PyPI - Version

Imports: isort Code style: black Checked with mypy

Setup

poetry install
pre-commit install
pre-commit run --all-files

Contributing

Contributions are welcome via pull requests.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Comments
  • Bump datetime-helpers from 0.0.10 to 0.0.13

    Bump datetime-helpers from 0.0.10 to 0.0.13

    Bumps datetime-helpers from 0.0.10 to 0.0.13.

    Commits
    • af5ce2b feature (v0.0.13): update to use http-exceptions v0.2.6 (#14)
    • 364c9c1 fix (v0.0.12): rename utils -> helpers in README (#13)
    • 826115c feature (v0.0.11): switch to using poetry (#12)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 3
  • Bump aws-lambda-typing from 2.10.0 to 2.10.1

    Bump aws-lambda-typing from 2.10.0 to 2.10.1

    Bumps aws-lambda-typing from 2.10.0 to 2.10.1.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.10.1

    Changes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump mypy from 0.931 to 0.941

    Bump mypy from 0.931 to 0.941

    Bumps mypy from 0.931 to 0.941.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump case-insensitive-dictionary from 0.1.1 to 0.2.0

    Bump case-insensitive-dictionary from 0.1.1 to 0.2.0

    Bumps case-insensitive-dictionary from 0.1.1 to 0.2.0.

    Release notes

    Sourced from case-insensitive-dictionary's releases.

    Release v0.2.0

    What's Changed

    New Contributors

    Full Changelog: https://github.com/DeveloperRSquared/case-insensitive-dict/compare/v0.1.1...v0.2.0

    Commits
    • 0dca9cd feature (v0.2.0): enhance KeyError message + implement fromkeys (#10)
    • 3854c35 [pre-commit.ci] (v0.1.3) pre-commit autoupdate (#8)
    • bdb4863 fix (v0.1.2): add importlib-metadata to core dependencies (#9)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 2
  • Bump pylint from 2.13.8 to 2.13.9

    Bump pylint from 2.13.8 to 2.13.9

    Bumps pylint from 2.13.8 to 2.13.9.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.9?

    Release date: 2022-05-13

    • Respect ignore configuration options with --recursive=y.

      Closes #6471

    • Fix false positives for no-name-in-module and import-error for numpy.distutils and pydantic.

      Closes #6497

    • Fix IndexError crash in uninferable_final_decorators method.

    Relates to #6531

    • Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute.

      Closes #6557

    • Fix a crash when accessing __code__ and assigning it to a variable.

      Closes #6539

    • Fix a false positive for undefined-loop-variable when using enumerate().

      Closes #6593

    Commits
    • 57014d6 Bump pylint to 2.13.9, update changelog
    • 7d80ca5 Fix false positive for undefined-loop-variable with enumerate() (#6602)
    • 9c2fe99 Respect ignore configuration options when --recursive=y. (#6528)
    • 33f3fcf Fix a crash in unnecessary-dict-index-lookup when subscripting an attribute...
    • aecadc2 Add regression test for #6497 (#6498)
    • 2d07d47 Add regression test for #6539
    • 96c3198 Upgrade astroid version to 2.11.5
    • 18cb026 Add an exception for IndexError inside uninferable_final_decorator (#6532)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pre-commit from 2.18.1 to 2.19.0

    Bump pre-commit from 2.18.1 to 2.19.0

    Bumps pre-commit from 2.18.1 to 2.19.0.

    Release notes

    Sourced from pre-commit's releases.

    pre-commit v2.19.0

    Features

    Fixes

    Updating

    • Change pre-commit-validate-config / pre-commit-validate-manifest to pre-commit validate-config / pre-commit validate-manifest.
    Changelog

    Sourced from pre-commit's changelog.

    2.19.0 - 2022-05-05

    Features

    Fixes

    Updating

    • Change pre-commit-validate-config / pre-commit-validate-manifest to pre-commit validate-config / pre-commit validate-manifest.
    Commits
    • cc9d950 v2.19.0
    • 96bf685 fix non-unique id
    • 1b86655 Merge pull request #2375 from pre-commit/search-the-tracker
    • af46701 add search term required input to issue template
    • bec1728 Merge pull request #2370 from pre-commit/pre-commit-ci-update-config
    • 81129ce [pre-commit.ci] pre-commit autoupdate
    • 7f18926 Merge pull request #2362 from pre-commit/deprecate-separate-entry-points
    • 3929fe4 upgrade CI to ubuntu-latest / windows-latest
    • 777ffdd deprecate pre-commit-validate-{config,manifest}
    • e1ce4c0 Merge pull request #2349 from pre-commit/pre-commit-ci-update-config
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.11.0 to 2.11.1

    Bump aws-lambda-typing from 2.11.0 to 2.11.1

    Bumps aws-lambda-typing from 2.11.0 to 2.11.1.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.11.1

    Changes

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pylint from 2.13.7 to 2.13.8

    Bump pylint from 2.13.7 to 2.13.8

    Bumps pylint from 2.13.7 to 2.13.8.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.8?

    Release date: 2022-05-02

    • Fix a false positive for undefined-loop-variable for a variable used in a lambda inside the first of multiple loops.

      Closes #6419

    • Fix a crash when linting a file that passes an integer mode= to open

      Closes #6414

    • Avoid reporting superfluous-parens on expressions using the is not operator.

      Closes #5930

    • Fix a false positive for undefined-loop-variable when the else of a for loop raises or returns.

      Closes #5971

    • Fix false positive for unused-variable for classes inside functions and where a metaclass is provided via a call.

      Closes #4020

    • Fix false positive for unsubscriptable-object in Python 3.8 and below for statements guarded by if TYPE_CHECKING.

      Closes #3979

    Commits
    • 45cbae2 Bump pylint to 2.13.8, update changelog
    • ec2eee8 Suppress unsubscriptable-object warnings in type-checking blocks (#5720)
    • 135477a Fix a false positive for undefined-loop-variable when a loop else raises or...
    • 33a9aba Fix false positive for undefined-loop-variable for lambda in first of two l...
    • f6a0cfd Fix false positive for unused-variable when specifying a metaclass via a ...
    • feca907 Avoid reporting superfluous-parens after an is not operator (#6451)
    • 7022d23 Fix crash when open is called with an integer mode (#6415)
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.10.1 to 2.11.0

    Bump aws-lambda-typing from 2.10.1 to 2.11.0

    Bumps aws-lambda-typing from 2.10.1 to 2.11.0.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.11.0

    Changes

    Commits
    • a442653 Merge pull request #55 from MousaZeidBaker/feat/sns-publish-requests
    • 9f39745 fix: run isort formatter
    • fb00b35 fix: run black formatter
    • f06f807 feat: add typing for sns publish requests
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump mypy from 0.942 to 0.950

    Bump mypy from 0.942 to 0.950

    Bumps mypy from 0.942 to 0.950.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump pylint from 2.13.4 to 2.13.5

    Bump pylint from 2.13.4 to 2.13.5

    Bumps pylint from 2.13.4 to 2.13.5.

    Changelog

    Sourced from pylint's changelog.

    What's New in Pylint 2.13.5?

    Release date: 2022-04-06

    • Fix false positive regression in 2.13.0 for used-before-assignment for homonyms between variable assignments in try/except blocks and variables in subscripts in comprehensions.

      Closes #6069 Closes #6136

    • lru-cache-decorating-method has been renamed to cache-max-size-none and will only be emitted when maxsize is None.

      Closes #6180

    • Fix false positive for unused-import when disabling both used-before-assignment and undefined-variable.

      Closes #6089

    • Narrow the scope of the unnecessary-ellipsis checker to:

      • functions & classes which contain both a docstring and an ellipsis.
      • A body which contains an ellipsis nodes.Expr node & at least one other statement.
    • Fix false positive for used-before-assignment for assignments taking place via nonlocal declarations after an earlier type annotation.

      Closes #5394

    • Fix crash for redefined-slots-in-subclass when the type of the slot is not a const or a string.

      Closes #6100

    • Only raise not-callable when all the inferred values of a property are not callable.

      Closes #5931

    • Fix a false negative for subclassed-final-class when a set of other messages were disabled.

    Commits
    • 95cbd2b Bump pylint to 2.13.5, update changelog
    • 2e9b33b Bump black from 22.1.0 to 22.3.0 (#6176)
    • f251131 Add subclassed-final-class message to the check_messages decorator (#...
    • a03b6e7 Prevent used-before-assignment for assignment via nonlocal after type annot...
    • 0741313 Only emit lru-cache-decorating-method when maxsize is None (#6181)
    • 7024743 Fix false positive for unused-import when disabling both ``used-before-as...
    • 4213b3c Fix handling of "for x in x" homonyms (#6154)
    • 22b5dc1 Account for more node types in handling of except block homonyms with compreh...
    • 0599016 redefined-slots-in-subclass crash when slot type is neither a string or c...
    • c48c45a Fix E1102 / not-callable false positive for property that returns a lambd...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 1
  • Bump aws-lambda-typing from 2.11.1 to 2.12.0

    Bump aws-lambda-typing from 2.11.1 to 2.12.0

    Bumps aws-lambda-typing from 2.11.1 to 2.12.0.

    Release notes

    Sourced from aws-lambda-typing's releases.

    v2.12.0

    Changes

    Commits
    • c3bbf55 Merge pull request #57 from jtetrault/cognito_custom_message
    • d769dfc Merge branch 'master' into cognito_custom_message
    • ce9f48f fix: add seperate class for each eventy type
    • 791d78c bump project version
    • 8d82c1a Add event type for cognito CustomMessage
    • See full diff in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies python 
    opened by dependabot[bot] 0
Releases(v0.2.3)
  • v0.2.2(Jan 31, 2022)

    What's Changed

    • feature (v0.2.1): update case-insensitive-dictionary to 0.1.1 by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/17
    • feature (v0.2.2): bump version by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/18

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.2.1...v0.2.2

    Source code(tar.gz)
    Source code(zip)
  • v0.2.1(Jan 30, 2022)

    What's Changed

    • feature (v0.2.0): add aws lambda requests wrapper by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/6
    • feature (v0.2.1): update to using case-insensitive-dictionary by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/16

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.9...v0.2.1

    Source code(tar.gz)
    Source code(zip)
  • v0.1.9(Jan 28, 2022)

    What's Changed

    • feature: add dependabot.yml by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/9
    • Bump mypy from 0.910 to 0.931 by @dependabot in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/10
    • feature: configure code scanning by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/11
    • fix: skip pylint in pre-commit.ci by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/12
    • feature (v0.1.7): small changes to pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/13
    • feature (v0.1.8): add release pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/14
    • fix (v0.1.9): remove tag check in release by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/15

    New Contributors

    • @dependabot made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/10

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.6...v0.1.9

    Source code(tar.gz)
    Source code(zip)
  • v0.1.6(Jan 28, 2022)

    What's Changed

    • fix (v0.1.6): broken python 3.10 in deploy.yml by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/8

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.5...v0.1.6

    Source code(tar.gz)
    Source code(zip)
  • v0.1.4(Jan 25, 2022)

    What's Changed

    • fix (v0.1.3): update dependencies pipeline by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/4
    • feature: update dependencies by @github-actions in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/5

    New Contributors

    • @github-actions made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/5

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/compare/v0.1.2...v0.1.4

    Source code(tar.gz)
    Source code(zip)
  • v0.1.2(Jan 25, 2022)

    What's Changed

    • feature (v0.1.0): skeleton package by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/1
    • fix (v0.1.1): skeleton package by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/2
    • feature (v0.1.2): action for update dependencies by @rikhilrai in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/3

    New Contributors

    • @rikhilrai made their first contribution in https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/pull/1

    Full Changelog: https://github.com/DeveloperRSquared/aws-lambda-requests-wrapper/commits/v0.1.2

    Source code(tar.gz)
    Source code(zip)
aws-lambda-scheduler lets you call any existing AWS Lambda Function you have in a future time.

aws-lambda-scheduler aws-lambda-scheduler lets you call any existing AWS Lambda Function you have in the future. This functionality is achieved by dyn

Oğuzhan Yılmaz 57 Dec 17, 2022
Python + AWS Lambda Hands OnPython + AWS Lambda Hands On

Python + AWS Lambda Hands On Python Criada em 1990, por Guido Van Rossum. "Bala de prata" (quase). Muito utilizado em: Automatizações - Selenium, Beau

Marcelo Ortiz de Santana 8 Sep 9, 2022
The purpose of this bot is to take soundcloud track requests, that are posted in the stream-requests channel, and add them to a playlist, to make the process of scrolling through the requests easier for Root

Discord Song Collector Dont know if anyone is actually going to read this, but the purpose of this bot is to check every message in the stream-request

null 2 Mar 1, 2022
AWS Lambda - Parsing Cloudwatch Data and sending the response via email.

AWS Lambda - Parsing Cloudwatch Data and sending the response via email. Author: Evan Erickson Language: Python Backend: AWS / Serverless / AWS Lambda

Evan Scott Erickson 1 Nov 14, 2021
Lambda-function - Python codes that allow notification of changes made to some services using the AWS Lambda Function

AWS Lambda Function This repository contains python codes that allow notificatio

Elif Apaydın 3 Feb 11, 2022
SSH-Restricted deploys an SSH compliance rule (AWS Config) with auto-remediation via AWS Lambda if SSH access is public.

SSH-Restricted SSH-Restricted deploys an SSH compliance rule with auto-remediation via AWS Lambda if SSH access is public. SSH-Auto-Restricted checks

Adrian Hornsby 30 Nov 8, 2022
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier

A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier

Amazon Web Services - Labs 1.9k Jan 7, 2023
POC de uma AWS lambda que executa a consulta de preços de criptomoedas, e é implantada na AWS usando Github actions.

Cryptocurrency Prices Overview Instalação Repositório Configuração CI/CD Roadmap Testes Overview A ideia deste projeto é aplicar o conteúdo estudado s

Gustavo Santos 3 Aug 31, 2022
AWS-serverless-starter - AWS Lambda serverless stack via Serverless framework

Serverless app via AWS Lambda, ApiGateway and Serverless framework Configuration

 Bəxtiyar 3 Feb 2, 2022
AWS Lambda Fast API starter application

AWS Lambda Fast API Fast API starter application compatible with API Gateway and Lambda Function. How to deploy it? Terraform AWS Lambda API is a reus

OBytes 6 Apr 20, 2022
Basic Python3 request wrapper for the PancakeSwap API

?? Python Pancakes ?? A simple request wrapper for the Pancake-Swap API. Installation Install package # Using pip $ pip install pythonpancakes # Or f

Scott Burlovich 30 Nov 20, 2022
Integrating Amazon API Gateway private endpoints with on-premises networks

Integrating Amazon API Gateway private endpoints with on-premises networks Read the blog about this application: Integrating Amazon API Gateway privat

AWS Samples 12 Sep 9, 2022
A python script to send sms anonymously with SMS Gateway API. Works on command line terminal.

incognito-sms-sender A python script to send sms anonymously with SMS Gateway API. Works on command line terminal. Download and run script Go to API S

ʀᴇxɪɴᴀᴢᴏʀ 1 Oct 25, 2021
Python Wrapper for handling payment requests through the Daraja MPESA API

Python Daraja Description Python Wrapper for handling payment requests through the Daraja MPESA API Contribution Refer to the CONTRIBUTING GUIDE. Usag

William Otieno 18 Dec 14, 2022
Automated AWS account hardening with AWS Control Tower and AWS Step Functions

Automate activities in Control Tower provisioned AWS accounts Table of contents Introduction Architecture Prerequisites Tools and services Usage Clean

AWS Samples 20 Dec 7, 2022
Implement backup and recovery with AWS Backup across your AWS Organizations using a CI/CD pipeline (AWS CodePipeline).

Backup and Recovery with AWS Backup This repository provides you with a management and deployment solution for implementing Backup and Recovery with A

AWS Samples 8 Nov 22, 2022
Criando Lambda Functions para Ingerir Dados de APIs com AWS CDK

LIVE001 - AWS Lambda para Ingerir Dados de APIs Fazer o deploy de uma função lambda com infraestrutura como código Lambda vai numa API externa e extra

Andre Sionek 12 Nov 20, 2022
A python library for creating Slack slash commands using AWS Lambda Functions

slashbot Slashbot makes it easy to create slash commands using AWS Lambda functions. These can be handy for creating a secure way to execute automated

Eric Brassell 17 Oct 21, 2022