{"id":368028,"url":"https://github.com/aws-powertools/powertools-lambda-python","last_synced_at":"2026-06-20T08:30:22.878Z","repository":{"id":37073939,"uuid":"221919379","full_name":"aws-powertools/powertools-lambda-python","owner":"aws-powertools","description":"A developer toolkit to implement Serverless best practices and increase developer velocity.","archived":false,"fork":false,"pushed_at":"2026-06-18T11:48:44.000Z","size":31162,"stargazers_count":3264,"open_issues_count":41,"forks_count":481,"subscribers_count":46,"default_branch":"develop","last_synced_at":"2026-06-18T12:28:43.023Z","etag":null,"topics":["aws","aws-lambda","lambda","python","serverless"],"latest_commit_sha":null,"homepage":"https://docs.powertools.aws.dev/lambda/python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-powertools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-15T12:26:12.000Z","updated_at":"2026-06-18T11:26:32.000Z","dependencies_parsed_at":"2026-02-14T20:03:10.590Z","dependency_job_id":"b0ab517f-30b5-4c86-bafc-0233028d4509","html_url":"https://github.com/aws-powertools/powertools-lambda-python","commit_stats":null,"previous_names":["aws-powertools/powertools-lambda-python","awslabs/aws-lambda-powertools-python"],"tags_count":177,"template":false,"template_full_name":"amazon-archives/__template_MIT-0","purl":"pkg:github/aws-powertools/powertools-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/sbom","scorecard":{"id":219571,"data":{"date":"2025-08-16T09:04:02Z","repo":{"name":"github.com/aws-powertools/powertools-lambda-python","commit":"5a4b2a030efa082777a74b910de0c42fc6c94059"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:78","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_changelog.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/dispatch_analytics.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:34","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/dispatch_analytics.yml:37","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/dispatch_analytics.yml:42","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/dispatch_analytics.yml:43","Info: jobLevel 'checks' permission set to 'read': .github/workflows/dispatch_analytics.yml:33","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/dispatch_analytics.yml:35","Info: jobLevel 'issues' permission set to 'read': .github/workflows/dispatch_analytics.yml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/dispatch_analytics.yml:38","Info: jobLevel 'pages' permission set to 'read': .github/workflows/dispatch_analytics.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/dispatch_analytics.yml:40","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/dispatch_analytics.yml:41","Info: jobLevel 'actions' permission set to 'read': .github/workflows/label_pr_on_title.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:160","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:92","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:152","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:75","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:115","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:119","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_label_added.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_merged_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_opened_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on_push_docs.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:110","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:147","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:199","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:315","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:317","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:97","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:181","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:198","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:214","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:215","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:216","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:231","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:232","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:233","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:260","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:262","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:263","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:295","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:296","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:297","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:298","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rebuild_latest_docs.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:47","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:363","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:161","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-v3.yml:213","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:392","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:79","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:64","Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:65","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:62","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/reusable_publish_changelog.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:85","Info: topLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_changelog.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:40","Warn: no topLevel permission defined: .github/workflows/layer_govcloud_verify.yml:1","Info: found token with 'none' permissions: .github/workflows/layers_partition_verify.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:44","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:30","Info: found token with 'none' permissions: .github/workflows/on_pr_updates.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_push_docs.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:87","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild_latest_docs.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_sar.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_changelog.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_docs.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:69"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.19.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.16.0"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/layers_partition_verify.yml:150","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:4","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:7","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/quality_code_cdk_constructor.yml:67","Info:  85 out of  85 GitHub-owned GitHubAction dependencies pinned","Info:  33 out of  33 third-party GitHubAction dependencies pinned","Info:   2 out of   4 containerImage dependencies pinned","Info:   6 out of  10 pipCommand dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pre-release.yml:213"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT No Attribution: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by personal access token","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Cloud-Architects, adyen, amazon, apollographql, aws, aws-controllers-k8s, aws-powertools, aws-samples, cyberark, db systel gmbh, gyft, javalite, jenkinsci, virtasant, zimfw"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T02:13:11.615Z","repository_id":37073939,"created_at":"2025-08-17T02:13:11.615Z","updated_at":"2025-08-17T02:13:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34522042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"aws-powertools","name":"Powertools for AWS","uuid":"129127638","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/129127638?v=4","repositories_count":1,"last_synced_at":"2023-06-19T12:40:13.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws-powertools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-06-19T12:40:13.541Z","updated_at":"2023-06-19T12:40:13.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools/repositories"},"packages":[{"id":10445512,"name":"github.com/aws-powertools/powertools-lambda-python","ecosystem":"go","description":null,"homepage":null,"licenses":"mit-0","normalized_licenses":["MIT-0"],"repository_url":"https://github.com/aws-powertools/powertools-lambda-python","keywords_array":[],"namespace":null,"versions_count":177,"first_release_published_at":"2020-06-08T11:26:32.000Z","latest_release_published_at":"2026-05-04T09:49:30.000Z","latest_release_number":"v3.29.0+incompatible","last_synced_at":"2026-06-17T07:00:58.021Z","created_at":"2024-06-26T04:51:22.746Z","updated_at":"2026-06-17T07:00:58.022Z","registry_url":"https://pkg.go.dev/github.com/aws-powertools/powertools-lambda-python","install_command":"go get github.com/aws-powertools/powertools-lambda-python","documentation_url":"https://pkg.go.dev/github.com/aws-powertools/powertools-lambda-python#section-documentation","metadata":{},"repo_metadata":{"id":37073939,"uuid":"221919379","full_name":"aws-powertools/powertools-lambda-python","owner":"aws-powertools","description":"A developer toolkit to implement Serverless best practices and increase developer velocity.","archived":false,"fork":false,"pushed_at":"2025-10-24T20:10:13.000Z","size":132697,"stargazers_count":3172,"open_issues_count":51,"forks_count":455,"subscribers_count":47,"default_branch":"develop","last_synced_at":"2025-10-26T13:34:29.479Z","etag":null,"topics":["aws","aws-lambda","lambda","python","serverless"],"latest_commit_sha":null,"homepage":"https://docs.powertools.aws.dev/lambda/python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-powertools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-15T12:26:12.000Z","updated_at":"2025-10-26T03:04:57.000Z","dependencies_parsed_at":"2024-02-12T15:16:38.318Z","dependency_job_id":"5be27c3c-55d9-4ab4-9478-8f17fc6bc496","html_url":"https://github.com/aws-powertools/powertools-lambda-python","commit_stats":null,"previous_names":["aws-powertools/powertools-lambda-python","awslabs/aws-lambda-powertools-python"],"tags_count":169,"template":false,"template_full_name":"amazon-archives/__template_MIT-0","purl":"pkg:github/aws-powertools/powertools-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/sbom","scorecard":{"id":219571,"data":{"date":"2025-08-16T09:04:02Z","repo":{"name":"github.com/aws-powertools/powertools-lambda-python","commit":"5a4b2a030efa082777a74b910de0c42fc6c94059"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:78","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_changelog.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/dispatch_analytics.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:34","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/dispatch_analytics.yml:37","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/dispatch_analytics.yml:42","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/dispatch_analytics.yml:43","Info: jobLevel 'checks' permission set to 'read': .github/workflows/dispatch_analytics.yml:33","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/dispatch_analytics.yml:35","Info: jobLevel 'issues' permission set to 'read': .github/workflows/dispatch_analytics.yml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/dispatch_analytics.yml:38","Info: jobLevel 'pages' permission set to 'read': .github/workflows/dispatch_analytics.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/dispatch_analytics.yml:40","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/dispatch_analytics.yml:41","Info: jobLevel 'actions' permission set to 'read': .github/workflows/label_pr_on_title.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:160","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:92","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:152","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:75","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:115","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:119","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_label_added.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_merged_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_opened_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on_push_docs.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:110","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:147","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:199","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:315","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:317","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:97","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:181","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:198","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:214","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:215","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:216","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:231","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:232","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:233","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:260","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:262","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:263","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:295","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:296","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:297","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:298","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rebuild_latest_docs.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:47","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:363","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:161","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-v3.yml:213","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:392","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:79","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:64","Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:65","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:62","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/reusable_publish_changelog.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:85","Info: topLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_changelog.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:40","Warn: no topLevel permission defined: .github/workflows/layer_govcloud_verify.yml:1","Info: found token with 'none' permissions: .github/workflows/layers_partition_verify.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:44","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:30","Info: found token with 'none' permissions: .github/workflows/on_pr_updates.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_push_docs.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:87","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild_latest_docs.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_sar.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_changelog.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_docs.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:69"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.19.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.16.0"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/layers_partition_verify.yml:150","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:4","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:7","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/quality_code_cdk_constructor.yml:67","Info:  85 out of  85 GitHub-owned GitHubAction dependencies pinned","Info:  33 out of  33 third-party GitHubAction dependencies pinned","Info:   2 out of   4 containerImage dependencies pinned","Info:   6 out of  10 pipCommand dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pre-release.yml:213"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT No Attribution: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by personal access token","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Cloud-Architects, adyen, amazon, apollographql, aws, aws-controllers-k8s, aws-powertools, aws-samples, cyberark, db systel gmbh, gyft, javalite, jenkinsci, virtasant, zimfw"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T02:13:11.615Z","repository_id":37073939,"created_at":"2025-08-17T02:13:11.615Z","updated_at":"2025-08-17T02:13:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282015739,"owners_count":26599672,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aws-powertools","name":"Powertools for AWS","uuid":"129127638","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/129127638?v=4","repositories_count":1,"last_synced_at":"2023-06-19T12:40:13.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws-powertools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-06-19T12:40:13.541Z","updated_at":"2023-06-19T12:40:13.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools/repositories"},"tags":[{"name":"v3.22.0","sha":"635892ecd57c66d9213105edace327d71dfa8b70","kind":"tag","published_at":"2025-10-21T09:32:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"e5011ef52c55b9c95fbe9b539d62ed3bb0024fae","kind":"tag","published_at":"2025-10-08T13:05:45.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"87e8f62c2dbc2dc244bc5b3eda9426f22b1dded5","kind":"tag","published_at":"2025-09-09T09:56:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"2942073239a3812330634a429eb1fcf998876c5c","kind":"tag","published_at":"2025-08-12T08:45:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.19.0/manifests"},{"name":"v3.17.1","sha":"072cafae8ca335704c95683b5e1a27332e6567b0","kind":"commit","published_at":"2025-07-29T11:28:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.17.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.1/manifests"},{"name":"v3.18.0","sha":"b8e44d2d3774b0b9933f6cd71dd93c1cf77c0398","kind":"tag","published_at":"2025-07-29T08:23:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"edafa171a0cdd1454532a4c0d7f91058b156ed0f","kind":"tag","published_at":"2025-07-15T08:18:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"ce5fad62af265c3f563c7793f52c88996e7f0a39","kind":"tag","published_at":"2025-07-02T10:39:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.16.0/manifests"},{"name":"v3.15.1","sha":"062fcc4570fd1ce32b3416544fdc5aa7d49d3454","kind":"tag","published_at":"2025-06-20T17:02:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.15.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"5a9e0c02e0ded848bce23f19c621f58044354963","kind":"tag","published_at":"2025-06-19T14:48:17.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"d1e668aff98eb70e006fb75ba34928f4e33f5d4d","kind":"tag","published_at":"2025-06-03T12:18:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"f106e368cf760b3585e36ebf7dc0f65a62c632b8","kind":"tag","published_at":"2025-05-20T07:35:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"bdf75cf5c96bf6fa4c31b676b5cc53454f152647","kind":"tag","published_at":"2025-05-06T07:48:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"7bc3b06fa234980eba4bbad5bbce69f505946d65","kind":"tag","published_at":"2025-04-24T22:18:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"1f77778157047cedd6cd4f013aa95d9af5b8cc4a","kind":"tag","published_at":"2025-04-08T11:44:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"2b21864bd4538d5083a8b4a0255fde38383eb040","kind":"tag","published_at":"2025-03-25T10:08:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"16a866f8fa58230c8ec10e04e16980a4f02ddd7a","kind":"tag","published_at":"2025-03-07T09:39:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"aadd4daba3fd6843330b037a1632fdb4dadb7c6e","kind":"tag","published_at":"2025-02-25T11:33:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c5ccfc9cda76d4d30f53c490ba5288f32137e24c","kind":"tag","published_at":"2025-02-11T10:51:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"f70d4ed8649ca691615928be815a48470a917b80","kind":"tag","published_at":"2025-01-28T14:43:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"79eba7ec95ac87a31af2d590a8b8c0bc11508789","kind":"tag","published_at":"2025-01-14T12:29:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.4.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"1eb78254f1cec22157aa110718333a0aece6dc30","kind":"tag","published_at":"2024-12-20T15:47:29.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"3da93e435c2d0b6ad87dfcc44d5a2f533880406b","kind":"tag","published_at":"2024-11-14T10:55:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4d20f6d4d068163b1e281ae5e9dd5da6df14556e","kind":"tag","published_at":"2024-10-22T09:03:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"e615b9f5bd9aeb7ddf15a18d43db9d06e9b1b101","kind":"tag","published_at":"2024-10-08T09:20:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1bf72533faebbd074d62127bfc05311acd890f48","kind":"tag","published_at":"2024-09-23T09:32:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.0.0/manifests"},{"name":"v2.43.1","sha":"757a03c60d2f19151bb864a70c5a1edda1e60cec","kind":"tag","published_at":"2024-08-12T19:36:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.43.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.1/manifests"},{"name":"v2.43.0","sha":"22dbb20a5f20e0cd90283ecb45ca11cd9232c2a5","kind":"tag","published_at":"2024-08-08T08:07:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.43.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"5664e059e546c025da6d0258a42a0bc4404189c9","kind":"tag","published_at":"2024-07-25T09:12:34.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.42.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"3556fcd96b9d208d95051b264109a83354089aa5","kind":"tag","published_at":"2024-07-11T09:37:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.41.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.41.0/manifests"},{"name":"v2.40.1","sha":"9cd3523dfad8a8f8f958515f7651b9c346b1ece3","kind":"tag","published_at":"2024-06-28T12:07:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.40.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.1/manifests"},{"name":"v2.40.0","sha":"94dd2d2b07c9d7df6d87be36d7868d15e45c60eb","kind":"tag","published_at":"2024-06-27T12:37:52.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.40.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.0/manifests"},{"name":"v2.39.1","sha":"38690f65c2b981fe7bc5d2932f719de2058b11ee","kind":"tag","published_at":"2024-06-13T14:57:10.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.39.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.1/manifests"},{"name":"v2.39.0","sha":"b9ebef6b80b953030b4e651272e113decc482321","kind":"tag","published_at":"2024-06-13T09:23:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.39.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"f3e5641b75fc876cf0c532e28eb7fce2da507bbe","kind":"tag","published_at":"2024-05-17T19:46:45.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.38.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.1/manifests"},{"name":"v2.38.0","sha":"991bc884c8f5dab0833ffe6b00e0cb0426372fbc","kind":"tag","published_at":"2024-05-17T15:16:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.38.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.0/manifests"},{"name":"v2.37.0","sha":"444dbaacf7ce471a709775e083a6978ea48eaecb","kind":"tag","published_at":"2024-04-18T11:33:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.37.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.37.0/manifests"},{"name":"v2.36.0","sha":"636cc48c90112f17c051352223d4763fe1323b0d","kind":"tag","published_at":"2024-03-27T15:15:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.36.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"bd733ca2b651d7c765e8af52e9e023616fcbed6b","kind":"tag","published_at":"2024-03-08T10:41:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"44980315b739e5806f17527c8c8daaac7cf45bb1","kind":"tag","published_at":"2024-03-06T10:40:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"1d27dff638f140b8ceee9a7384e6d27d37fbad44","kind":"tag","published_at":"2024-02-26T13:40:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"6a0c908784782930c2a27b4f6062ab1edb9dfbe4","kind":"tag","published_at":"2024-02-21T18:49:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"1f02a6398ed3ae5b6de5618cb530ded851efdfe7","kind":"tag","published_at":"2024-02-21T08:17:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"f3644c25ffc1938637bfdf7db1ac54678a944a46","kind":"tag","published_at":"2024-02-09T12:28:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"8f4a46af23d3670166d5c2d0b1117135addae653","kind":"tag","published_at":"2024-02-02T09:55:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"7bb9f68d76350aef00f2e8f7dd207885f82470a7","kind":"tag","published_at":"2024-01-19T13:36:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.32.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"96dd148d1230388d0d173726d71d253c62943740","kind":"tag","published_at":"2024-01-05T13:48:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"a89d6a019bcc0602fc361809744e1860da645235","kind":"tag","published_at":"2023-12-18T14:16:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"0331d1c05fec28de329d5546ac020a9f15c6f38c","kind":"tag","published_at":"2023-12-15T13:54:23.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"d6359470b0f74bc5bbbcc3f9da9a52f6ce9b6f2b","kind":"tag","published_at":"2023-12-14T13:07:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"d47dfa237117db2b4b9c68c4ce4e7e6e84592dcf","kind":"tag","published_at":"2023-12-11T14:07:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"139c0fdaf2acb5604a548b6438049e0cc3b069d7","kind":"tag","published_at":"2023-12-06T16:35:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"56c2ee846124895ce3de19011aec3424ff0e0712","kind":"tag","published_at":"2023-11-28T00:27:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"547372e730a92ac66de6b938532af2bf01a00992","kind":"tag","published_at":"2023-11-23T16:09:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0/manifests"},{"name":"v2.27.1","sha":"ce35ee66de70908819e2dd49aff20a1e5eeb421f","kind":"tag","published_at":"2023-11-21T16:01:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"55195da5fbfe2d545d6fa1976dee48cbc4f2c6a2","kind":"tag","published_at":"2023-11-16T15:37:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"1a351f2a716927985fffe05c2da6934f3e118b57","kind":"tag","published_at":"2023-11-10T13:28:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"3b9f3b6da81beb74dae89cefe3cd4d065b398057","kind":"tag","published_at":"2023-10-13T14:39:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"4335de8bdcfa64ba34c5eec9644c34d39ad5984d","kind":"tag","published_at":"2023-09-22T12:24:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"781fbba2ec92dec5b97a56b7f5eaff79ceebcd3e","kind":"tag","published_at":"2023-09-15T14:42:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"2f2bda72db210aa6a9ebf68ca1d67585c942dde4","kind":"tag","published_at":"2023-09-08T13:16:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0/manifests"},{"name":"v2.23.1","sha":"c325f49df31173650ed4c75a343521fc7f98ac6a","kind":"tag","published_at":"2023-08-25T15:25:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"275116c47ca42027975d4c8799cd6c1832e988de","kind":"tag","published_at":"2023-08-18T16:25:22.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"3bcaf35c4282f97cd2ae5c03f6d75c39db7c1aa4","kind":"tag","published_at":"2023-07-25T15:22:53.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"34aae13a14bbbb1e308aa068dc5cde215ed2ce51","kind":"tag","published_at":"2023-07-21T14:34:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"2e746d77845f36f32f9f6d0c26734e4fcae2d89d","kind":"tag","published_at":"2023-07-14T13:02:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"7fb8d4d7e717d15be88906df40dd9b76e4216786","kind":"tag","published_at":"2023-06-30T11:52:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"f68a1ec092b5189cac196004f9d1269ecb5d27a3","kind":"tag","published_at":"2023-06-23T12:29:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"e0ddbb97744822406c3de7c12f1a438844f676c8","kind":"tag","published_at":"2023-06-16T10:21:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"a4c75a0cb1d909c1c86fc0e4f9e501717b76091c","kind":"tag","published_at":"2023-06-06T09:22:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"4fa8fcbb60cb9fc2dc71b9dad7f6ca224613e736","kind":"tag","published_at":"2023-06-02T10:43:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"a4814a219317390d5e0a46199499ad4530de3ee1","kind":"tag","published_at":"2023-06-02T09:53:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"9594b863192f3c2784b556b59cd3fe2894a14f21","kind":"commit","published_at":"2023-05-04T16:28:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"49bd097e21eb086936d7ef64562ad49bd2fa9cae","kind":"commit","published_at":"2023-04-21T13:22:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"c44a45c80caea13efddf65a7fdbc9e8af2c0a1e3","kind":"commit","published_at":"2023-04-18T18:27:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a76a554ca89042e37c63caf3b39421310035d8ce","kind":"commit","published_at":"2023-04-14T10:41:15.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"985c1aeea0a491a0d72f332e5b57b2ef70c9bce3","kind":"commit","published_at":"2023-04-07T14:57:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"b572f38328fde63a053857ebb50c70e0b72a34d6","kind":"commit","published_at":"2023-03-29T12:31:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"32b663860edd7c6d11e5ffe817847af373e04290","kind":"commit","published_at":"2023-03-17T12:06:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"8358af0763af871cd11470b972848aa8a8ab8e17","kind":"commit","published_at":"2023-03-01T21:36:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"051b101de9a679aaf79a39063bbc898ff1f7240f","kind":"commit","published_at":"2023-02-21T11:29:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"43feb1eeb76dcd113d265a0bd0de61e3888386a6","kind":"commit","published_at":"2023-02-10T17:38:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"21c1b2b6a1cfb9ea400120605af8eb35b11ef376","kind":"commit","published_at":"2023-02-01T13:42:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7f14650ad58e050faa030c331340cb296fb1ad80","kind":"commit","published_at":"2023-01-24T14:28:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"309c58761747314d3800126d0487706ebaf8aa8b","kind":"commit","published_at":"2023-01-12T09:55:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2f891e1b5ae46ada9a1153c92c4cc768a841e323","kind":"commit","published_at":"2022-12-21T13:40:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"bb6866ce850a5e374753bee73240a223848bc6d2","kind":"commit","published_at":"2022-11-24T14:24:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"94c91f31914eb62f1f38eae0e2d49a7a6e0028f7","kind":"commit","published_at":"2022-11-21T11:02:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"241083174fcf38fd55dd76ebf7697a2f0ce7b48e","kind":"commit","published_at":"2022-11-17T15:43:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3020a933c19f70f7449800fe32a64803bd78bf65","kind":"commit","published_at":"2022-11-07T17:17:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"380a96d98d32a660b4629067e8f6005304516222","kind":"commit","published_at":"2022-10-31T10:46:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"37bfd3c9cd51f5ee61c397fd42e10a8812973ba8","kind":"commit","published_at":"2022-10-24T07:58:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0/manifests"},{"name":"v1.31.1","sha":"abb8043fdcd7a88e3f0964dcf11353786e481505","kind":"commit","published_at":"2022-10-14T14:26:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"7cb937e69d02cc4bfe8724728ceb814e047a9c23","kind":"commit","published_at":"2022-10-10T16:00:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"1709b7c356cd52f423a4c5bd33741a5dcdb38bf8","kind":"commit","published_at":"2022-10-05T11:27:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0/manifests"},{"name":"v1.29.2","sha":"203e7c84e7f71c863605b9096d76a21ce5eb20e8","kind":"commit","published_at":"2022-09-19T10:08:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"b298580a653f447450c53cc00eaa76eb0766148a","kind":"commit","published_at":"2022-09-13T12:24:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"8837178e15640865fabf5ce839b83c466098ed97","kind":"commit","published_at":"2022-09-13T12:10:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"7c737e85b15afb989a62676988b3f208ae74f4a0","kind":"commit","published_at":"2022-08-25T08:13:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"3ed48e754df8deec4814ef87d0d63164f125bcec","kind":"commit","published_at":"2022-08-05T12:07:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0/manifests"},{"name":"v1.26.7","sha":"160feae22e24708bc5bb4cf979a0c05c99db87a4","kind":"commit","published_at":"2022-07-29T13:50:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7414df7e4d9ccc51b23b772b8b996e1ba18dd42c","kind":"commit","published_at":"2022-07-25T11:31:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"43bd38b0cff64b449942ef41cde1435fb1979646","kind":"commit","published_at":"2022-07-20T07:08:11.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"29c2403eb8eabceb852991333b927ff18048a672","kind":"commit","published_at":"2022-07-18T07:04:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"daf6e03e4d6adddb26da6393073f96fff00d7e0c","kind":"commit","published_at":"2022-07-04T11:51:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8ce04559fcf12fddf86b059e8cc8a22cf3f25c2d","kind":"commit","published_at":"2022-06-16T14:17:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"9d8dd1b71a771be6c8a30a90a0dd855f02e0d758","kind":"commit","published_at":"2022-06-07T14:44:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"070467006be2001a0ec16e6afa2bf1e346451e78","kind":"commit","published_at":"2022-05-20T07:08:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0/manifests"},{"name":"v1.25.10","sha":"8ca082ffbde76488c4006e8bb5c1f9a415db8a97","kind":"commit","published_at":"2022-04-29T15:22:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.10","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10/manifests"},{"name":"v1.25.9","sha":"134da8e08252999fe64c92b4eb1631ea41519a94","kind":"commit","published_at":"2022-04-21T12:50:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.9","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9/manifests"},{"name":"v1.25.8","sha":"d509c37b7010bbb4e0b7c89ed0233c9d6454731b","kind":"commit","published_at":"2022-04-21T12:18:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.8","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8/manifests"},{"name":"v1.25.7","sha":"5a928e78bd3643219f11a21c0572108e5ebd24b3","kind":"commit","published_at":"2022-04-08T16:18:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"2357c068128954f2125c37449a53d5f11741188e","kind":"commit","published_at":"2022-04-01T07:25:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"8332a96f21869223bee91aa69386d7e26753b96f","kind":"commit","published_at":"2022-03-18T11:11:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"64ab0b798acd5450bc987382a28696ab8d7ff59a","kind":"commit","published_at":"2022-03-17T16:53:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"1394d00c71aad5451599d4c363a53a9b2d965cc4","kind":"commit","published_at":"2022-03-09T11:05:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"2a3ff9a7c9048a0086f060213c9ed84fe9de4624","kind":"commit","published_at":"2022-03-07T15:39:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c2f198a37ec07f681a2a83fbfe972bde34163f82","kind":"commit","published_at":"2022-02-14T08:22:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"40c8b71ca892c929813b626b895f3c0fb225052f","kind":"commit","published_at":"2022-02-09T16:24:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0/manifests"},{"name":"v1.24.2","sha":"9b02a9abec50d84032cfda92af7172101fe40434","kind":"commit","published_at":"2022-01-21T07:35:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa07bc5182755e1aa74fe3b29bf886b17cb91d09","kind":"commit","published_at":"2022-01-20T06:47:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"22f87191701dc759c50a4d6ff194fe03367f8909","kind":"commit","published_at":"2021-12-31T17:26:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"da5e1f0e5f840c6be9adf6a5709368203926b808","kind":"commit","published_at":"2021-12-20T09:01:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"075ac417b067fef4a6881e2936e31115b6a69e54","kind":"commit","published_at":"2021-11-17T10:20:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"eff5a17376855e957e65caa309735620c1525970","kind":"commit","published_at":"2021-10-07T15:14:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"989a4f63f0625d72cb9c203eb4255b951aed3099","kind":"commit","published_at":"2021-10-05T14:34:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0/manifests"},{"name":"v1.20.2","sha":"e54263ec16402fa3d3aed50c72b78b1e81d3d6d3","kind":"commit","published_at":"2021-09-02T17:58:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"cdef9c47ba0de73403c928da94efd479749bb50b","kind":"commit","published_at":"2021-08-22T06:49:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"27e3930494322cd542fc70492e55fea2f0986701","kind":"commit","published_at":"2021-08-21T14:13:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"f627b02ee3fb52859a620413bb8310c74c778046","kind":"commit","published_at":"2021-08-11T06:26:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"d70d9f75c22923f5a1d9ba06d93ce8c4e7f08196","kind":"commit","published_at":"2021-07-23T19:32:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a768b68569a3368445f908839d5080fec86921c9","kind":"commit","published_at":"2021-07-20T13:56:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"cc128ada41141f8458af6f512380e492e7a89307","kind":"commit","published_at":"2021-07-02T12:35:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"8724294013e3157de9478f90e7c1283a952de54f","kind":"commit","published_at":"2021-06-08T18:21:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"578b01ec7a6bd71e00b240ef19b4bd1149bb623a","kind":"commit","published_at":"2021-05-23T09:13:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d9c0217fa5d6638ec92d299b39715ea92e9ea76d","kind":"commit","published_at":"2021-05-17T14:39:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"93fad02683c8d2ab08127343c27b8084f2e6f1cf","kind":"commit","published_at":"2021-05-13T11:32:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bd1dbf0e18c314996a03006e83d74c1eadbe8329","kind":"commit","published_at":"2021-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"9be19b2315f5a76b70c5ebe666b38d55f3ea7cad","kind":"commit","published_at":"2021-04-09T09:54:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"921b6c0e8f3be6dbcf60ea7c1a709fa9237cd7a9","kind":"commit","published_at":"2021-03-23T08:10:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"590fa3ceb5ac935abaff77f2c7a47bc63c2998e1","kind":"commit","published_at":"2021-03-17T14:43:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"696f93e28782ad8c3516aa342063dcb879936b43","kind":"commit","published_at":"2021-03-05T16:31:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"b5ada70ee246861516cd302b89e7a16b489162e5","kind":"commit","published_at":"2021-02-17T13:36:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"103d2156843c9de7503168f0d5cdf558656c3936","kind":"commit","published_at":"2021-02-17T08:44:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"3a6370e73cb70104ff190aae03fce90bf9a6bfdf","kind":"commit","published_at":"2021-02-12T13:41:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"2591050fe55e8133967458f9c6a55e6d45388507","kind":"commit","published_at":"2021-02-04T08:30:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"78d3ab59b8e8205b803cb4444ce43719ef9f7142","kind":"commit","published_at":"2021-01-19T14:16:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"722b4a3865247490dac1bf3790ebb73926c9af09","kind":"commit","published_at":"2021-01-18T13:05:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2d14c883528dbec2e724b6911dcd66c3db50710c","kind":"commit","published_at":"2020-12-21T09:05:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b9ec28d9394da7bc163f870b7a5e35cb4f012368","kind":"commit","published_at":"2020-12-04T13:50:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"66edf65db613078a23e21e67ecb6add5d3e0bd4f","kind":"commit","published_at":"2020-11-20T13:03:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8d5986a00a3f1b5ce86f3a6fdcfddff9d7a85880","kind":"commit","published_at":"2020-10-26T09:40:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0b9294a590056d031a1ff09b3198ad3f4324aa76","kind":"commit","published_at":"2020-09-23T13:57:34.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"aeb52c9204e3e466e5ee883f1d1190de07abfa4f","kind":"commit","published_at":"2020-09-22T15:54:19.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"063d8cdde554e4b7c8ccbbd81e4a54210663486a","kind":"commit","published_at":"2020-09-04T09:39:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"814062e6490aa4c38a840fd515e80afbfdba18a0","kind":"commit","published_at":"2020-08-25T16:03:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"330c76a100cd60d226091aad42d317d4d8cc61f8","kind":"commit","published_at":"2020-08-22T08:58:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41824b1b0f54fbd37f1ef9b72e460aadec739684","kind":"commit","published_at":"2020-08-21T13:55:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8621d4e0f78e7aa8725bc617504e360d30eff0f5","kind":"commit","published_at":"2020-08-20T16:15:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"81539a0270c9f6d7ae375389c843ffd0205db646","kind":"commit","published_at":"2020-08-18T20:25:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6b66e0bbc5dee5a00c5167b3b9963beb5fc938c0","kind":"commit","published_at":"2020-08-16T17:35:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24a3bdf9f981596edc9431b14d2037b5270d6b0f","kind":"commit","published_at":"2020-08-14T19:15:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d3feb6362d759981504228886f04bf26e383b016","kind":"commit","published_at":"2020-08-14T15:59:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"6db7263f4902a2342caeee1f7169b67f9b0b505d","kind":"commit","published_at":"2020-07-16T14:19:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0670e5efa09b60f0dd6d040a1a3b37225c94b516","kind":"commit","published_at":"2020-07-05T19:26:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"21618232c86e1df3ebe71211709b9a5156bae552","kind":"commit","published_at":"2020-06-18T15:45:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"1b9c3e6faf6b5eeca84446f8fcf8b0f10d871eab","kind":"commit","published_at":"2020-06-10T14:01:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"384ffd3634e0c555631f13fe9c83e889343e684b","kind":"commit","published_at":"2020-06-10T12:14:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"967d86e3ec4a35eb72fef3e46d48b1d6836f875e","kind":"commit","published_at":"2020-06-08T11:26:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0/manifests"}]},"repo_metadata_updated_at":"2025-12-10T15:01:06.761Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8769142510811285,"dependent_packages_count":6.4417308482772775,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.659322549679203},"purl":"pkg:golang/github.com/aws-powertools/powertools-lambda-python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aws-powertools/powertools-lambda-python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aws-powertools/powertools-lambda-python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aws-powertools/powertools-lambda-python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-02T15:06:09.273Z","issues_count":769,"pull_requests_count":5885,"avg_time_to_close_issue":7044427.026666666,"avg_time_to_close_pull_request":170158.0412139378,"issues_closed_count":600,"pull_requests_closed_count":5338,"pull_request_authors_count":112,"issue_authors_count":273,"avg_comments_per_issue":2.9687906371911574,"avg_comments_per_pull_request":1.632285471537808,"merged_pull_requests_count":4690,"bot_issues_count":27,"bot_pull_requests_count":4871,"past_year_issues_count":242,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":744872.9056603773,"past_year_avg_time_to_close_pull_request":77102.02351916376,"past_year_issues_closed_count":159,"past_year_pull_requests_closed_count":2296,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":86,"past_year_avg_comments_per_issue":1.462809917355372,"past_year_avg_comments_per_pull_request":1.5437595129375952,"past_year_bot_issues_count":11,"past_year_bot_pull_requests_count":2206,"past_year_merged_pull_requests_count":2045,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues","maintainers":[{"login":"anafalcao","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anafalcao"},{"login":"roger-zhangg","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roger-zhangg"},{"login":"matteofigus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteofigus"},{"login":"agladsoft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agladsoft"}],"active_maintainers":[{"login":"anafalcao","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anafalcao"},{"login":"matteofigus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteofigus"},{"login":"agladsoft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agladsoft"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faws-powertools%2Fpowertools-lambda-python/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2180425,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10743110,"name":"leo-aws-lambda-powertools","ecosystem":"pypi","description":"Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.","homepage":"https://github.com/aws-powertools/powertools-lambda-python","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aws-powertools/powertools-lambda-python","keywords_array":["aws_lambda_powertools","aws","tracing","logging","lambda","powertools","feature_flags","idempotency","middleware"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-07-23T11:51:17.000Z","latest_release_published_at":"2024-07-24T21:02:29.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-06-17T07:00:53.438Z","created_at":"2024-07-23T12:02:12.788Z","updated_at":"2026-06-17T07:03:31.196Z","registry_url":"https://pypi.org/project/leo-aws-lambda-powertools/","install_command":"pip install leo-aws-lambda-powertools --index-url https://pypi.org/simple","documentation_url":"https://docs.powertools.aws.dev/lambda/python/","metadata":{"funding":null,"documentation":"https://docs.powertools.aws.dev/lambda/python/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","License :: OSI Approved :: MIT No Attribution License (MIT-0)","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"leo-aws-lambda-powertools","project_status":null},"repo_metadata":{"id":37073939,"uuid":"221919379","full_name":"aws-powertools/powertools-lambda-python","owner":"aws-powertools","description":"A developer toolkit to implement Serverless best practices and increase developer velocity.","archived":false,"fork":false,"pushed_at":"2026-06-10T03:39:51.000Z","size":134543,"stargazers_count":3264,"open_issues_count":52,"forks_count":479,"subscribers_count":47,"default_branch":"develop","last_synced_at":"2026-06-11T04:03:15.636Z","etag":null,"topics":["aws","aws-lambda","lambda","python","serverless"],"latest_commit_sha":null,"homepage":"https://docs.powertools.aws.dev/lambda/python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-powertools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-15T12:26:12.000Z","updated_at":"2026-06-11T03:20:55.000Z","dependencies_parsed_at":"2026-02-14T20:03:10.590Z","dependency_job_id":"b0ab517f-30b5-4c86-bafc-0233028d4509","html_url":"https://github.com/aws-powertools/powertools-lambda-python","commit_stats":null,"previous_names":["aws-powertools/powertools-lambda-python","awslabs/aws-lambda-powertools-python"],"tags_count":177,"template":false,"template_full_name":"amazon-archives/__template_MIT-0","purl":"pkg:github/aws-powertools/powertools-lambda-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/sbom","scorecard":{"id":219571,"data":{"date":"2025-08-16T09:04:02Z","repo":{"name":"github.com/aws-powertools/powertools-lambda-python","commit":"5a4b2a030efa082777a74b910de0c42fc6c94059"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:42","Info: jobLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:78","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build_changelog.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/dispatch_analytics.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:34","Info: jobLevel 'discussions' permission set to 'read': .github/workflows/dispatch_analytics.yml:37","Info: jobLevel 'security-events' permission set to 'read': .github/workflows/dispatch_analytics.yml:42","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/dispatch_analytics.yml:43","Info: jobLevel 'checks' permission set to 'read': .github/workflows/dispatch_analytics.yml:33","Info: jobLevel 'deployments' permission set to 'read': .github/workflows/dispatch_analytics.yml:35","Info: jobLevel 'issues' permission set to 'read': .github/workflows/dispatch_analytics.yml:36","Info: jobLevel 'packages' permission set to 'read': .github/workflows/dispatch_analytics.yml:38","Info: jobLevel 'pages' permission set to 'read': .github/workflows/dispatch_analytics.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/dispatch_analytics.yml:40","Info: jobLevel 'repository-projects' permission set to 'read': .github/workflows/dispatch_analytics.yml:41","Info: jobLevel 'actions' permission set to 'read': .github/workflows/label_pr_on_title.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:160","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:92","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:152","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:57","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_verify.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:75","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partition_verify.yml:115","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:72","Info: jobLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:119","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_label_added.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_merged_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/on_opened_pr.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:36","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/on_push_docs.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:110","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:147","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pre-release.yml:199","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:315","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:317","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:100","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:97","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:181","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:198","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:214","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:215","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:216","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:231","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:232","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:233","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_v3_layer.yml:260","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:262","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:263","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:295","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:296","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:297","Info: found token with 'none' permissions: .github/workflows/publish_v3_layer.yml:298","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rebuild_latest_docs.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:47","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:363","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:124","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:161","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-v3.yml:213","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:392","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:79","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:64","Info: jobLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:65","Info: found token with 'none' permissions: .github/workflows/reusable_deploy_v3_layer_stack.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:62","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/reusable_publish_changelog.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:47","Info: jobLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:85","Info: topLevel 'contents' permission set to 'read': .github/workflows/bootstrap_region.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_changelog.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dispatch_analytics.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/label_pr_on_title.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/layer_govcloud_python313.yml:40","Warn: no topLevel permission defined: .github/workflows/layer_govcloud_verify.yml:1","Info: found token with 'none' permissions: .github/workflows/layers_partition_verify.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/layers_partitions.yml:44","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_label_added.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_merged_pr.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_opened_pr.yml:30","Info: found token with 'none' permissions: .github/workflows/on_pr_updates.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_push_docs.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/on_schedule_monthly_roadmap_reminder.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/ossf_scorecard.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-release.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_v3_layer.yml:87","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_check_docs.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/quality_code_cdk_constructor.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/rebuild_latest_docs.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/record_pr.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-v3.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_layer_stack.yml:52","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_deploy_v3_sar.yml:35","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_export_pr_details.yml:57","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_changelog.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable_publish_docs.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/run-e2e-tests.yml:40","Info: topLevel 'contents' permission set to 'read': .github/workflows/secure_workflows.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/update_ssm.yml:69"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.19.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.16.0"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/layers_partition_verify.yml:150","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:4","Warn: containerImage not pinned by hash: layer_v3/docker/Dockerfile:7","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:30","Warn: pipCommand not pinned by hash: layer_v3/docker/Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/quality_code_cdk_constructor.yml:67","Info:  85 out of  85 GitHub-owned GitHubAction dependencies pinned","Info:  33 out of  33 third-party GitHubAction dependencies pinned","Info:   2 out of   4 containerImage dependencies pinned","Info:   6 out of  10 pipCommand dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pre-release.yml:213"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT No Attribution: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by personal access token","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: Cloud-Architects, adyen, amazon, apollographql, aws, aws-controllers-k8s, aws-powertools, aws-samples, cyberark, db systel gmbh, gyft, javalite, jenkinsci, virtasant, zimfw"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T02:13:11.615Z","repository_id":37073939,"created_at":"2025-08-17T02:13:11.615Z","updated_at":"2025-08-17T02:13:11.615Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34272603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aws-powertools","name":"Powertools for AWS","uuid":"129127638","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/129127638?v=4","repositories_count":1,"last_synced_at":"2023-06-19T12:40:13.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws-powertools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-06-19T12:40:13.541Z","updated_at":"2023-06-19T12:40:13.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools/repositories"},"tags":[{"name":"v3.29.0","sha":"245ac2d74da14c7cd9cc55b8dfcd2b37b22ef6c7","kind":"tag","published_at":"2026-05-04T09:49:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"9f2c57d1528f20c86322e8da7393e0ad6fed8cc6","kind":"tag","published_at":"2026-04-14T10:34:29.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.28.0/manifests"},{"name":"v3.27.0","sha":"31d0872f95acd2b0fd2903ceb80af1dedbe9c477","kind":"tag","published_at":"2026-04-06T14:38:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.27.0/manifests"},{"name":"v3.26.0","sha":"f59417a9ad6ef2ca78fc8554e064bef2f7e0c804","kind":"tag","published_at":"2026-03-20T17:06:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.26.0/manifests"},{"name":"v3.25.0","sha":"fea2d8bcf74a401fbdd718e67f5afa010f5bafcb","kind":"tag","published_at":"2026-03-04T11:02:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.25.0/manifests"},{"name":"v3.24.0","sha":"d561d12f2727a3619b53944de66617f932108435","kind":"tag","published_at":"2026-01-05T12:30:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"de63d62fc63be0221c5251406fe7849c725bf573","kind":"tag","published_at":"2025-11-13T17:09:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"f6bc9d9ee7f4ae71f2cc6505ea4da5a662e20f30","kind":"tag","published_at":"2025-11-05T10:01:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.22.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"635892ecd57c66d9213105edace327d71dfa8b70","kind":"tag","published_at":"2025-10-21T09:32:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.22.0/manifests"},{"name":"v3.21.0","sha":"e5011ef52c55b9c95fbe9b539d62ed3bb0024fae","kind":"tag","published_at":"2025-10-08T13:05:45.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"87e8f62c2dbc2dc244bc5b3eda9426f22b1dded5","kind":"tag","published_at":"2025-09-09T09:56:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"2942073239a3812330634a429eb1fcf998876c5c","kind":"tag","published_at":"2025-08-12T08:45:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.19.0/manifests"},{"name":"v3.17.1","sha":"072cafae8ca335704c95683b5e1a27332e6567b0","kind":"commit","published_at":"2025-07-29T11:28:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.17.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.1/manifests"},{"name":"v3.18.0","sha":"b8e44d2d3774b0b9933f6cd71dd93c1cf77c0398","kind":"tag","published_at":"2025-07-29T08:23:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"edafa171a0cdd1454532a4c0d7f91058b156ed0f","kind":"tag","published_at":"2025-07-15T08:18:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"ce5fad62af265c3f563c7793f52c88996e7f0a39","kind":"tag","published_at":"2025-07-02T10:39:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.16.0/manifests"},{"name":"v3.15.1","sha":"062fcc4570fd1ce32b3416544fdc5aa7d49d3454","kind":"tag","published_at":"2025-06-20T17:02:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.15.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"5a9e0c02e0ded848bce23f19c621f58044354963","kind":"tag","published_at":"2025-06-19T14:48:17.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"d1e668aff98eb70e006fb75ba34928f4e33f5d4d","kind":"tag","published_at":"2025-06-03T12:18:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"f106e368cf760b3585e36ebf7dc0f65a62c632b8","kind":"tag","published_at":"2025-05-20T07:35:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"bdf75cf5c96bf6fa4c31b676b5cc53454f152647","kind":"tag","published_at":"2025-05-06T07:48:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"7bc3b06fa234980eba4bbad5bbce69f505946d65","kind":"tag","published_at":"2025-04-24T22:18:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"1f77778157047cedd6cd4f013aa95d9af5b8cc4a","kind":"tag","published_at":"2025-04-08T11:44:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"2b21864bd4538d5083a8b4a0255fde38383eb040","kind":"tag","published_at":"2025-03-25T10:08:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"16a866f8fa58230c8ec10e04e16980a4f02ddd7a","kind":"tag","published_at":"2025-03-07T09:39:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"aadd4daba3fd6843330b037a1632fdb4dadb7c6e","kind":"tag","published_at":"2025-02-25T11:33:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"c5ccfc9cda76d4d30f53c490ba5288f32137e24c","kind":"tag","published_at":"2025-02-11T10:51:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"f70d4ed8649ca691615928be815a48470a917b80","kind":"tag","published_at":"2025-01-28T14:43:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"79eba7ec95ac87a31af2d590a8b8c0bc11508789","kind":"tag","published_at":"2025-01-14T12:29:42.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.4.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"1eb78254f1cec22157aa110718333a0aece6dc30","kind":"tag","published_at":"2024-12-20T15:47:29.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"3da93e435c2d0b6ad87dfcc44d5a2f533880406b","kind":"tag","published_at":"2024-11-14T10:55:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"4d20f6d4d068163b1e281ae5e9dd5da6df14556e","kind":"tag","published_at":"2024-10-22T09:03:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"e615b9f5bd9aeb7ddf15a18d43db9d06e9b1b101","kind":"tag","published_at":"2024-10-08T09:20:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"1bf72533faebbd074d62127bfc05311acd890f48","kind":"tag","published_at":"2024-09-23T09:32:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v3.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v3.0.0/manifests"},{"name":"v2.43.1","sha":"757a03c60d2f19151bb864a70c5a1edda1e60cec","kind":"tag","published_at":"2024-08-12T19:36:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.43.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.1/manifests"},{"name":"v2.43.0","sha":"22dbb20a5f20e0cd90283ecb45ca11cd9232c2a5","kind":"tag","published_at":"2024-08-08T08:07:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.43.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"5664e059e546c025da6d0258a42a0bc4404189c9","kind":"tag","published_at":"2024-07-25T09:12:34.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.42.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"3556fcd96b9d208d95051b264109a83354089aa5","kind":"tag","published_at":"2024-07-11T09:37:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.41.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.41.0/manifests"},{"name":"v2.40.1","sha":"9cd3523dfad8a8f8f958515f7651b9c346b1ece3","kind":"tag","published_at":"2024-06-28T12:07:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.40.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.1/manifests"},{"name":"v2.40.0","sha":"94dd2d2b07c9d7df6d87be36d7868d15e45c60eb","kind":"tag","published_at":"2024-06-27T12:37:52.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.40.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.40.0/manifests"},{"name":"v2.39.1","sha":"38690f65c2b981fe7bc5d2932f719de2058b11ee","kind":"tag","published_at":"2024-06-13T14:57:10.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.39.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.1/manifests"},{"name":"v2.39.0","sha":"b9ebef6b80b953030b4e651272e113decc482321","kind":"tag","published_at":"2024-06-13T09:23:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.39.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"f3e5641b75fc876cf0c532e28eb7fce2da507bbe","kind":"tag","published_at":"2024-05-17T19:46:45.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.38.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.1/manifests"},{"name":"v2.38.0","sha":"991bc884c8f5dab0833ffe6b00e0cb0426372fbc","kind":"tag","published_at":"2024-05-17T15:16:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.38.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.38.0/manifests"},{"name":"v2.37.0","sha":"444dbaacf7ce471a709775e083a6978ea48eaecb","kind":"tag","published_at":"2024-04-18T11:33:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.37.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.37.0/manifests"},{"name":"v2.36.0","sha":"636cc48c90112f17c051352223d4763fe1323b0d","kind":"tag","published_at":"2024-03-27T15:15:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.36.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"bd733ca2b651d7c765e8af52e9e023616fcbed6b","kind":"tag","published_at":"2024-03-08T10:41:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"44980315b739e5806f17527c8c8daaac7cf45bb1","kind":"tag","published_at":"2024-03-06T10:40:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"1d27dff638f140b8ceee9a7384e6d27d37fbad44","kind":"tag","published_at":"2024-02-26T13:40:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"6a0c908784782930c2a27b4f6062ab1edb9dfbe4","kind":"tag","published_at":"2024-02-21T18:49:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"1f02a6398ed3ae5b6de5618cb530ded851efdfe7","kind":"tag","published_at":"2024-02-21T08:17:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"f3644c25ffc1938637bfdf7db1ac54678a944a46","kind":"tag","published_at":"2024-02-09T12:28:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"8f4a46af23d3670166d5c2d0b1117135addae653","kind":"tag","published_at":"2024-02-02T09:55:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"7bb9f68d76350aef00f2e8f7dd207885f82470a7","kind":"tag","published_at":"2024-01-19T13:36:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.32.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"96dd148d1230388d0d173726d71d253c62943740","kind":"tag","published_at":"2024-01-05T13:48:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"a89d6a019bcc0602fc361809744e1860da645235","kind":"tag","published_at":"2023-12-18T14:16:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"0331d1c05fec28de329d5546ac020a9f15c6f38c","kind":"tag","published_at":"2023-12-15T13:54:23.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"d6359470b0f74bc5bbbcc3f9da9a52f6ce9b6f2b","kind":"tag","published_at":"2023-12-14T13:07:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"d47dfa237117db2b4b9c68c4ce4e7e6e84592dcf","kind":"tag","published_at":"2023-12-11T14:07:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"139c0fdaf2acb5604a548b6438049e0cc3b069d7","kind":"tag","published_at":"2023-12-06T16:35:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"56c2ee846124895ce3de19011aec3424ff0e0712","kind":"tag","published_at":"2023-11-28T00:27:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"547372e730a92ac66de6b938532af2bf01a00992","kind":"tag","published_at":"2023-11-23T16:09:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0/manifests"},{"name":"v2.27.1","sha":"ce35ee66de70908819e2dd49aff20a1e5eeb421f","kind":"tag","published_at":"2023-11-21T16:01:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"55195da5fbfe2d545d6fa1976dee48cbc4f2c6a2","kind":"tag","published_at":"2023-11-16T15:37:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"1a351f2a716927985fffe05c2da6934f3e118b57","kind":"tag","published_at":"2023-11-10T13:28:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"3b9f3b6da81beb74dae89cefe3cd4d065b398057","kind":"tag","published_at":"2023-10-13T14:39:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"4335de8bdcfa64ba34c5eec9644c34d39ad5984d","kind":"tag","published_at":"2023-09-22T12:24:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"781fbba2ec92dec5b97a56b7f5eaff79ceebcd3e","kind":"tag","published_at":"2023-09-15T14:42:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"2f2bda72db210aa6a9ebf68ca1d67585c942dde4","kind":"tag","published_at":"2023-09-08T13:16:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0/manifests"},{"name":"v2.23.1","sha":"c325f49df31173650ed4c75a343521fc7f98ac6a","kind":"tag","published_at":"2023-08-25T15:25:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"275116c47ca42027975d4c8799cd6c1832e988de","kind":"tag","published_at":"2023-08-18T16:25:22.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"3bcaf35c4282f97cd2ae5c03f6d75c39db7c1aa4","kind":"tag","published_at":"2023-07-25T15:22:53.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"34aae13a14bbbb1e308aa068dc5cde215ed2ce51","kind":"tag","published_at":"2023-07-21T14:34:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"2e746d77845f36f32f9f6d0c26734e4fcae2d89d","kind":"tag","published_at":"2023-07-14T13:02:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"7fb8d4d7e717d15be88906df40dd9b76e4216786","kind":"tag","published_at":"2023-06-30T11:52:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"f68a1ec092b5189cac196004f9d1269ecb5d27a3","kind":"tag","published_at":"2023-06-23T12:29:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"e0ddbb97744822406c3de7c12f1a438844f676c8","kind":"tag","published_at":"2023-06-16T10:21:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"a4c75a0cb1d909c1c86fc0e4f9e501717b76091c","kind":"tag","published_at":"2023-06-06T09:22:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"4fa8fcbb60cb9fc2dc71b9dad7f6ca224613e736","kind":"tag","published_at":"2023-06-02T10:43:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"a4814a219317390d5e0a46199499ad4530de3ee1","kind":"tag","published_at":"2023-06-02T09:53:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"9594b863192f3c2784b556b59cd3fe2894a14f21","kind":"commit","published_at":"2023-05-04T16:28:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"49bd097e21eb086936d7ef64562ad49bd2fa9cae","kind":"commit","published_at":"2023-04-21T13:22:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"c44a45c80caea13efddf65a7fdbc9e8af2c0a1e3","kind":"commit","published_at":"2023-04-18T18:27:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a76a554ca89042e37c63caf3b39421310035d8ce","kind":"commit","published_at":"2023-04-14T10:41:15.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"985c1aeea0a491a0d72f332e5b57b2ef70c9bce3","kind":"commit","published_at":"2023-04-07T14:57:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"b572f38328fde63a053857ebb50c70e0b72a34d6","kind":"commit","published_at":"2023-03-29T12:31:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"32b663860edd7c6d11e5ffe817847af373e04290","kind":"commit","published_at":"2023-03-17T12:06:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"8358af0763af871cd11470b972848aa8a8ab8e17","kind":"commit","published_at":"2023-03-01T21:36:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"051b101de9a679aaf79a39063bbc898ff1f7240f","kind":"commit","published_at":"2023-02-21T11:29:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"43feb1eeb76dcd113d265a0bd0de61e3888386a6","kind":"commit","published_at":"2023-02-10T17:38:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"21c1b2b6a1cfb9ea400120605af8eb35b11ef376","kind":"commit","published_at":"2023-02-01T13:42:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7f14650ad58e050faa030c331340cb296fb1ad80","kind":"commit","published_at":"2023-01-24T14:28:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"309c58761747314d3800126d0487706ebaf8aa8b","kind":"commit","published_at":"2023-01-12T09:55:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2f891e1b5ae46ada9a1153c92c4cc768a841e323","kind":"commit","published_at":"2022-12-21T13:40:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"bb6866ce850a5e374753bee73240a223848bc6d2","kind":"commit","published_at":"2022-11-24T14:24:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"94c91f31914eb62f1f38eae0e2d49a7a6e0028f7","kind":"commit","published_at":"2022-11-21T11:02:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"241083174fcf38fd55dd76ebf7697a2f0ce7b48e","kind":"commit","published_at":"2022-11-17T15:43:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3020a933c19f70f7449800fe32a64803bd78bf65","kind":"commit","published_at":"2022-11-07T17:17:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"380a96d98d32a660b4629067e8f6005304516222","kind":"commit","published_at":"2022-10-31T10:46:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"37bfd3c9cd51f5ee61c397fd42e10a8812973ba8","kind":"commit","published_at":"2022-10-24T07:58:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0/manifests"},{"name":"v1.31.1","sha":"abb8043fdcd7a88e3f0964dcf11353786e481505","kind":"commit","published_at":"2022-10-14T14:26:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"7cb937e69d02cc4bfe8724728ceb814e047a9c23","kind":"commit","published_at":"2022-10-10T16:00:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"1709b7c356cd52f423a4c5bd33741a5dcdb38bf8","kind":"commit","published_at":"2022-10-05T11:27:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0/manifests"},{"name":"v1.29.2","sha":"203e7c84e7f71c863605b9096d76a21ce5eb20e8","kind":"commit","published_at":"2022-09-19T10:08:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"b298580a653f447450c53cc00eaa76eb0766148a","kind":"commit","published_at":"2022-09-13T12:24:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"8837178e15640865fabf5ce839b83c466098ed97","kind":"commit","published_at":"2022-09-13T12:10:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"7c737e85b15afb989a62676988b3f208ae74f4a0","kind":"commit","published_at":"2022-08-25T08:13:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"3ed48e754df8deec4814ef87d0d63164f125bcec","kind":"commit","published_at":"2022-08-05T12:07:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0/manifests"},{"name":"v1.26.7","sha":"160feae22e24708bc5bb4cf979a0c05c99db87a4","kind":"commit","published_at":"2022-07-29T13:50:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7414df7e4d9ccc51b23b772b8b996e1ba18dd42c","kind":"commit","published_at":"2022-07-25T11:31:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"43bd38b0cff64b449942ef41cde1435fb1979646","kind":"commit","published_at":"2022-07-20T07:08:11.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"29c2403eb8eabceb852991333b927ff18048a672","kind":"commit","published_at":"2022-07-18T07:04:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"daf6e03e4d6adddb26da6393073f96fff00d7e0c","kind":"commit","published_at":"2022-07-04T11:51:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8ce04559fcf12fddf86b059e8cc8a22cf3f25c2d","kind":"commit","published_at":"2022-06-16T14:17:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"9d8dd1b71a771be6c8a30a90a0dd855f02e0d758","kind":"commit","published_at":"2022-06-07T14:44:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"070467006be2001a0ec16e6afa2bf1e346451e78","kind":"commit","published_at":"2022-05-20T07:08:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0/manifests"},{"name":"v1.25.10","sha":"8ca082ffbde76488c4006e8bb5c1f9a415db8a97","kind":"commit","published_at":"2022-04-29T15:22:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.10","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10/manifests"},{"name":"v1.25.9","sha":"134da8e08252999fe64c92b4eb1631ea41519a94","kind":"commit","published_at":"2022-04-21T12:50:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.9","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9/manifests"},{"name":"v1.25.8","sha":"d509c37b7010bbb4e0b7c89ed0233c9d6454731b","kind":"commit","published_at":"2022-04-21T12:18:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.8","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8/manifests"},{"name":"v1.25.7","sha":"5a928e78bd3643219f11a21c0572108e5ebd24b3","kind":"commit","published_at":"2022-04-08T16:18:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"2357c068128954f2125c37449a53d5f11741188e","kind":"commit","published_at":"2022-04-01T07:25:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"8332a96f21869223bee91aa69386d7e26753b96f","kind":"commit","published_at":"2022-03-18T11:11:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"64ab0b798acd5450bc987382a28696ab8d7ff59a","kind":"commit","published_at":"2022-03-17T16:53:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"1394d00c71aad5451599d4c363a53a9b2d965cc4","kind":"commit","published_at":"2022-03-09T11:05:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"2a3ff9a7c9048a0086f060213c9ed84fe9de4624","kind":"commit","published_at":"2022-03-07T15:39:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c2f198a37ec07f681a2a83fbfe972bde34163f82","kind":"commit","published_at":"2022-02-14T08:22:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"40c8b71ca892c929813b626b895f3c0fb225052f","kind":"commit","published_at":"2022-02-09T16:24:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0/manifests"},{"name":"v1.24.2","sha":"9b02a9abec50d84032cfda92af7172101fe40434","kind":"commit","published_at":"2022-01-21T07:35:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa07bc5182755e1aa74fe3b29bf886b17cb91d09","kind":"commit","published_at":"2022-01-20T06:47:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"22f87191701dc759c50a4d6ff194fe03367f8909","kind":"commit","published_at":"2021-12-31T17:26:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"da5e1f0e5f840c6be9adf6a5709368203926b808","kind":"commit","published_at":"2021-12-20T09:01:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"075ac417b067fef4a6881e2936e31115b6a69e54","kind":"commit","published_at":"2021-11-17T10:20:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"eff5a17376855e957e65caa309735620c1525970","kind":"commit","published_at":"2021-10-07T15:14:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"989a4f63f0625d72cb9c203eb4255b951aed3099","kind":"commit","published_at":"2021-10-05T14:34:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0/manifests"},{"name":"v1.20.2","sha":"e54263ec16402fa3d3aed50c72b78b1e81d3d6d3","kind":"commit","published_at":"2021-09-02T17:58:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"cdef9c47ba0de73403c928da94efd479749bb50b","kind":"commit","published_at":"2021-08-22T06:49:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"27e3930494322cd542fc70492e55fea2f0986701","kind":"commit","published_at":"2021-08-21T14:13:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"f627b02ee3fb52859a620413bb8310c74c778046","kind":"commit","published_at":"2021-08-11T06:26:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"d70d9f75c22923f5a1d9ba06d93ce8c4e7f08196","kind":"commit","published_at":"2021-07-23T19:32:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a768b68569a3368445f908839d5080fec86921c9","kind":"commit","published_at":"2021-07-20T13:56:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"cc128ada41141f8458af6f512380e492e7a89307","kind":"commit","published_at":"2021-07-02T12:35:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"8724294013e3157de9478f90e7c1283a952de54f","kind":"commit","published_at":"2021-06-08T18:21:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"578b01ec7a6bd71e00b240ef19b4bd1149bb623a","kind":"commit","published_at":"2021-05-23T09:13:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d9c0217fa5d6638ec92d299b39715ea92e9ea76d","kind":"commit","published_at":"2021-05-17T14:39:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"93fad02683c8d2ab08127343c27b8084f2e6f1cf","kind":"commit","published_at":"2021-05-13T11:32:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bd1dbf0e18c314996a03006e83d74c1eadbe8329","kind":"commit","published_at":"2021-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"9be19b2315f5a76b70c5ebe666b38d55f3ea7cad","kind":"commit","published_at":"2021-04-09T09:54:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"921b6c0e8f3be6dbcf60ea7c1a709fa9237cd7a9","kind":"commit","published_at":"2021-03-23T08:10:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"590fa3ceb5ac935abaff77f2c7a47bc63c2998e1","kind":"commit","published_at":"2021-03-17T14:43:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"696f93e28782ad8c3516aa342063dcb879936b43","kind":"commit","published_at":"2021-03-05T16:31:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"b5ada70ee246861516cd302b89e7a16b489162e5","kind":"commit","published_at":"2021-02-17T13:36:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"103d2156843c9de7503168f0d5cdf558656c3936","kind":"commit","published_at":"2021-02-17T08:44:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"3a6370e73cb70104ff190aae03fce90bf9a6bfdf","kind":"commit","published_at":"2021-02-12T13:41:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"2591050fe55e8133967458f9c6a55e6d45388507","kind":"commit","published_at":"2021-02-04T08:30:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"78d3ab59b8e8205b803cb4444ce43719ef9f7142","kind":"commit","published_at":"2021-01-19T14:16:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"722b4a3865247490dac1bf3790ebb73926c9af09","kind":"commit","published_at":"2021-01-18T13:05:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2d14c883528dbec2e724b6911dcd66c3db50710c","kind":"commit","published_at":"2020-12-21T09:05:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b9ec28d9394da7bc163f870b7a5e35cb4f012368","kind":"commit","published_at":"2020-12-04T13:50:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"66edf65db613078a23e21e67ecb6add5d3e0bd4f","kind":"commit","published_at":"2020-11-20T13:03:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8d5986a00a3f1b5ce86f3a6fdcfddff9d7a85880","kind":"commit","published_at":"2020-10-26T09:40:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0b9294a590056d031a1ff09b3198ad3f4324aa76","kind":"commit","published_at":"2020-09-23T13:57:34.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"aeb52c9204e3e466e5ee883f1d1190de07abfa4f","kind":"commit","published_at":"2020-09-22T15:54:19.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"063d8cdde554e4b7c8ccbbd81e4a54210663486a","kind":"commit","published_at":"2020-09-04T09:39:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"814062e6490aa4c38a840fd515e80afbfdba18a0","kind":"commit","published_at":"2020-08-25T16:03:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"330c76a100cd60d226091aad42d317d4d8cc61f8","kind":"commit","published_at":"2020-08-22T08:58:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41824b1b0f54fbd37f1ef9b72e460aadec739684","kind":"commit","published_at":"2020-08-21T13:55:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8621d4e0f78e7aa8725bc617504e360d30eff0f5","kind":"commit","published_at":"2020-08-20T16:15:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"81539a0270c9f6d7ae375389c843ffd0205db646","kind":"commit","published_at":"2020-08-18T20:25:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6b66e0bbc5dee5a00c5167b3b9963beb5fc938c0","kind":"commit","published_at":"2020-08-16T17:35:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24a3bdf9f981596edc9431b14d2037b5270d6b0f","kind":"commit","published_at":"2020-08-14T19:15:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d3feb6362d759981504228886f04bf26e383b016","kind":"commit","published_at":"2020-08-14T15:59:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"6db7263f4902a2342caeee1f7169b67f9b0b505d","kind":"commit","published_at":"2020-07-16T14:19:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0670e5efa09b60f0dd6d040a1a3b37225c94b516","kind":"commit","published_at":"2020-07-05T19:26:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"21618232c86e1df3ebe71211709b9a5156bae552","kind":"commit","published_at":"2020-06-18T15:45:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"1b9c3e6faf6b5eeca84446f8fcf8b0f10d871eab","kind":"commit","published_at":"2020-06-10T14:01:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"384ffd3634e0c555631f13fe9c83e889343e684b","kind":"commit","published_at":"2020-06-10T12:14:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"967d86e3ec4a35eb72fef3e46d48b1d6836f875e","kind":"commit","published_at":"2020-06-08T11:26:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aws-powertools/powertools-lambda-python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0/manifests"}]},"repo_metadata_updated_at":"2026-06-17T07:03:31.196Z","dependent_packages_count":0,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":59.63184212891291,"dependent_packages_count":10.589456156623095,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.110649142768004},"purl":"pkg:pypi/leo-aws-lambda-powertools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/leo-aws-lambda-powertools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/leo-aws-lambda-powertools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/leo-aws-lambda-powertools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-15T06:01:37.257Z","issues_count":812,"pull_requests_count":6025,"avg_time_to_close_issue":7279072.612111293,"avg_time_to_close_pull_request":183486.5108535688,"issues_closed_count":611,"pull_requests_closed_count":5436,"pull_request_authors_count":125,"issue_authors_count":290,"avg_comments_per_issue":2.9408866995073892,"avg_comments_per_pull_request":1.6371784232365145,"merged_pull_requests_count":4714,"bot_issues_count":25,"bot_pull_requests_count":4978,"past_year_issues_count":114,"past_year_pull_requests_count":655,"past_year_avg_time_to_close_issue":1287747.5681818181,"past_year_avg_time_to_close_pull_request":175750.36184210525,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":456,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.5964912280701753,"past_year_avg_comments_per_pull_request":1.3984732824427482,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":538,"past_year_merged_pull_requests_count":322,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues","maintainers":[{"login":"anafalcao","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anafalcao"},{"login":"roger-zhangg","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roger-zhangg"},{"login":"matteofigus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteofigus"},{"login":"MoniMurray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoniMurray"},{"login":"koki-develop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koki-develop"},{"login":"agladsoft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agladsoft"},{"login":"aws-aemilia-bah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aws-aemilia-bah"},{"login":"bojanlazarevski1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bojanlazarevski1"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/leo-aws-lambda-powertools/codemeta","maintainers":[{"uuid":"lcdamaamazon","login":"lcdamaamazon","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/lcdamaamazon/","role":null,"created_at":"2024-07-23T12:04:48.940Z","updated_at":"2024-07-23T12:04:48.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lcdamaamazon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380917,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":1274639,"name":"aws-lambda-powertools","ecosystem":"pypi","description":"Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aws-powertools/powertools-lambda-python","keywords_array":["aws_lambda_powertools","aws","tracing","logging","lambda","powertools","feature_flags","idempotency","middleware"],"namespace":null,"versions_count":526,"first_release_published_at":"2019-11-16T17:09:02.000Z","latest_release_published_at":"2026-05-04T09:49:18.000Z","latest_release_number":"3.29.0","last_synced_at":"2026-06-18T03:33:27.081Z","created_at":"2022-04-08T17:01:34.119Z","updated_at":"2026-06-18T03:33:27.081Z","registry_url":"https://pypi.org/project/aws-lambda-powertools/","install_command":"pip install aws-lambda-powertools --index-url https://pypi.org/simple","documentation_url":"https://docs.powertools.aws.dev/lambda/python/","metadata":{"funding":null,"documentation":"https://docs.powertools.aws.dev/lambda/python/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","License :: OSI Approved :: MIT No Attribution License (MIT-0)","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"aws-lambda-powertools","project_status":null},"repo_metadata":{"id":37073939,"uuid":"221919379","full_name":"aws-powertools/powertools-lambda-python","owner":"aws-powertools","description":"A developer toolkit to implement Serverless best practices and increase developer velocity.","archived":false,"fork":false,"pushed_at":"2024-04-13T07:00:45.000Z","size":37553,"stargazers_count":2590,"open_issues_count":89,"forks_count":352,"subscribers_count":52,"default_branch":"develop","last_synced_at":"2024-04-14T05:10:19.059Z","etag":null,"topics":["aws","aws-lambda","hacktoberfest","lambda","python","serverless"],"latest_commit_sha":null,"homepage":"https://docs.powertools.aws.dev/lambda/python/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aws-powertools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null}},"created_at":"2019-11-15T12:26:12.000Z","updated_at":"2024-04-15T09:50:26.787Z","dependencies_parsed_at":"2024-02-12T15:16:38.318Z","dependency_job_id":"5be27c3c-55d9-4ab4-9478-8f17fc6bc496","html_url":"https://github.com/aws-powertools/powertools-lambda-python","commit_stats":null,"previous_names":["aws-powertools/powertools-lambda-python","awslabs/aws-lambda-powertools-python"],"tags_count":132,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215456315,"owners_count":15881958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"aws-powertools","name":"Powertools for AWS","uuid":"129127638","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/129127638?v=4","repositories_count":1,"last_synced_at":"2023-06-19T12:40:13.539Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aws-powertools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-06-19T12:40:13.541Z","updated_at":"2023-06-19T12:40:13.541Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aws-powertools/repositories"},"tags":[{"name":"v2.36.0","sha":"636cc48c90112f17c051352223d4763fe1323b0d","kind":"tag","published_at":"2024-03-27T15:15:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.36.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"bd733ca2b651d7c765e8af52e9e023616fcbed6b","kind":"tag","published_at":"2024-03-08T10:41:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"44980315b739e5806f17527c8c8daaac7cf45bb1","kind":"tag","published_at":"2024-03-06T10:40:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.35.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"1d27dff638f140b8ceee9a7384e6d27d37fbad44","kind":"tag","published_at":"2024-02-26T13:40:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"6a0c908784782930c2a27b4f6062ab1edb9dfbe4","kind":"tag","published_at":"2024-02-21T18:49:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"1f02a6398ed3ae5b6de5618cb530ded851efdfe7","kind":"tag","published_at":"2024-02-21T08:17:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.34.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"f3644c25ffc1938637bfdf7db1ac54678a944a46","kind":"tag","published_at":"2024-02-09T12:28:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"8f4a46af23d3670166d5c2d0b1117135addae653","kind":"tag","published_at":"2024-02-02T09:55:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.33.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"7bb9f68d76350aef00f2e8f7dd207885f82470a7","kind":"tag","published_at":"2024-01-19T13:36:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.32.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"96dd148d1230388d0d173726d71d253c62943740","kind":"tag","published_at":"2024-01-05T13:48:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.31.0/manifests"},{"name":"v2.30.2","sha":"a89d6a019bcc0602fc361809744e1860da645235","kind":"tag","published_at":"2023-12-18T14:16:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.2/manifests"},{"name":"v2.30.1","sha":"0331d1c05fec28de329d5546ac020a9f15c6f38c","kind":"tag","published_at":"2023-12-15T13:54:23.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"d6359470b0f74bc5bbbcc3f9da9a52f6ce9b6f2b","kind":"tag","published_at":"2023-12-14T13:07:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.30.0/manifests"},{"name":"v2.29.1","sha":"d47dfa237117db2b4b9c68c4ce4e7e6e84592dcf","kind":"tag","published_at":"2023-12-11T14:07:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"139c0fdaf2acb5604a548b6438049e0cc3b069d7","kind":"tag","published_at":"2023-12-06T16:35:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"56c2ee846124895ce3de19011aec3424ff0e0712","kind":"tag","published_at":"2023-11-28T00:27:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"547372e730a92ac66de6b938532af2bf01a00992","kind":"tag","published_at":"2023-11-23T16:09:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.28.0/manifests"},{"name":"v2.27.1","sha":"ce35ee66de70908819e2dd49aff20a1e5eeb421f","kind":"tag","published_at":"2023-11-21T16:01:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"55195da5fbfe2d545d6fa1976dee48cbc4f2c6a2","kind":"tag","published_at":"2023-11-16T15:37:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"1a351f2a716927985fffe05c2da6934f3e118b57","kind":"tag","published_at":"2023-11-10T13:28:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"3b9f3b6da81beb74dae89cefe3cd4d065b398057","kind":"tag","published_at":"2023-10-13T14:39:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"4335de8bdcfa64ba34c5eec9644c34d39ad5984d","kind":"tag","published_at":"2023-09-22T12:24:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"781fbba2ec92dec5b97a56b7f5eaff79ceebcd3e","kind":"tag","published_at":"2023-09-15T14:42:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"2f2bda72db210aa6a9ebf68ca1d67585c942dde4","kind":"tag","published_at":"2023-09-08T13:16:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.24.0/manifests"},{"name":"v2.23.1","sha":"c325f49df31173650ed4c75a343521fc7f98ac6a","kind":"tag","published_at":"2023-08-25T15:25:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"275116c47ca42027975d4c8799cd6c1832e988de","kind":"tag","published_at":"2023-08-18T16:25:22.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"3bcaf35c4282f97cd2ae5c03f6d75c39db7c1aa4","kind":"tag","published_at":"2023-07-25T15:22:53.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"34aae13a14bbbb1e308aa068dc5cde215ed2ce51","kind":"tag","published_at":"2023-07-21T14:34:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"2e746d77845f36f32f9f6d0c26734e4fcae2d89d","kind":"tag","published_at":"2023-07-14T13:02:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"7fb8d4d7e717d15be88906df40dd9b76e4216786","kind":"tag","published_at":"2023-06-30T11:52:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"f68a1ec092b5189cac196004f9d1269ecb5d27a3","kind":"tag","published_at":"2023-06-23T12:29:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"e0ddbb97744822406c3de7c12f1a438844f676c8","kind":"tag","published_at":"2023-06-16T10:21:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"a4c75a0cb1d909c1c86fc0e4f9e501717b76091c","kind":"tag","published_at":"2023-06-06T09:22:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"4fa8fcbb60cb9fc2dc71b9dad7f6ca224613e736","kind":"tag","published_at":"2023-06-02T10:43:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"a4814a219317390d5e0a46199499ad4530de3ee1","kind":"tag","published_at":"2023-06-02T09:53:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"9594b863192f3c2784b556b59cd3fe2894a14f21","kind":"commit","published_at":"2023-05-04T16:28:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"49bd097e21eb086936d7ef64562ad49bd2fa9cae","kind":"commit","published_at":"2023-04-21T13:22:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"c44a45c80caea13efddf65a7fdbc9e8af2c0a1e3","kind":"commit","published_at":"2023-04-18T18:27:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"a76a554ca89042e37c63caf3b39421310035d8ce","kind":"commit","published_at":"2023-04-14T10:41:15.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"985c1aeea0a491a0d72f332e5b57b2ef70c9bce3","kind":"commit","published_at":"2023-04-07T14:57:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"b572f38328fde63a053857ebb50c70e0b72a34d6","kind":"commit","published_at":"2023-03-29T12:31:37.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"32b663860edd7c6d11e5ffe817847af373e04290","kind":"commit","published_at":"2023-03-17T12:06:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"8358af0763af871cd11470b972848aa8a8ab8e17","kind":"commit","published_at":"2023-03-01T21:36:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"051b101de9a679aaf79a39063bbc898ff1f7240f","kind":"commit","published_at":"2023-02-21T11:29:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"43feb1eeb76dcd113d265a0bd0de61e3888386a6","kind":"commit","published_at":"2023-02-10T17:38:08.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"21c1b2b6a1cfb9ea400120605af8eb35b11ef376","kind":"commit","published_at":"2023-02-01T13:42:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"7f14650ad58e050faa030c331340cb296fb1ad80","kind":"commit","published_at":"2023-01-24T14:28:24.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"309c58761747314d3800126d0487706ebaf8aa8b","kind":"commit","published_at":"2023-01-12T09:55:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2f891e1b5ae46ada9a1153c92c4cc768a841e323","kind":"commit","published_at":"2022-12-21T13:40:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"bb6866ce850a5e374753bee73240a223848bc6d2","kind":"commit","published_at":"2022-11-24T14:24:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"94c91f31914eb62f1f38eae0e2d49a7a6e0028f7","kind":"commit","published_at":"2022-11-21T11:02:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"241083174fcf38fd55dd76ebf7697a2f0ce7b48e","kind":"commit","published_at":"2022-11-17T15:43:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"3020a933c19f70f7449800fe32a64803bd78bf65","kind":"commit","published_at":"2022-11-07T17:17:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"380a96d98d32a660b4629067e8f6005304516222","kind":"commit","published_at":"2022-10-31T10:46:31.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"37bfd3c9cd51f5ee61c397fd42e10a8812973ba8","kind":"commit","published_at":"2022-10-24T07:58:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v2.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v2.0.0/manifests"},{"name":"v1.31.1","sha":"abb8043fdcd7a88e3f0964dcf11353786e481505","kind":"commit","published_at":"2022-10-14T14:26:02.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"7cb937e69d02cc4bfe8724728ceb814e047a9c23","kind":"commit","published_at":"2022-10-10T16:00:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.31.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"1709b7c356cd52f423a4c5bd33741a5dcdb38bf8","kind":"commit","published_at":"2022-10-05T11:27:57.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.30.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.30.0/manifests"},{"name":"v1.29.2","sha":"203e7c84e7f71c863605b9096d76a21ce5eb20e8","kind":"commit","published_at":"2022-09-19T10:08:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"b298580a653f447450c53cc00eaa76eb0766148a","kind":"commit","published_at":"2022-09-13T12:24:06.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"8837178e15640865fabf5ce839b83c466098ed97","kind":"commit","published_at":"2022-09-13T12:10:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.29.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"7c737e85b15afb989a62676988b3f208ae74f4a0","kind":"commit","published_at":"2022-08-25T08:13:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.28.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"3ed48e754df8deec4814ef87d0d63164f125bcec","kind":"commit","published_at":"2022-08-05T12:07:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.27.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.27.0/manifests"},{"name":"v1.26.7","sha":"160feae22e24708bc5bb4cf979a0c05c99db87a4","kind":"commit","published_at":"2022-07-29T13:50:36.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7414df7e4d9ccc51b23b772b8b996e1ba18dd42c","kind":"commit","published_at":"2022-07-25T11:31:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"43bd38b0cff64b449942ef41cde1435fb1979646","kind":"commit","published_at":"2022-07-20T07:08:11.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"29c2403eb8eabceb852991333b927ff18048a672","kind":"commit","published_at":"2022-07-18T07:04:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"daf6e03e4d6adddb26da6393073f96fff00d7e0c","kind":"commit","published_at":"2022-07-04T11:51:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"8ce04559fcf12fddf86b059e8cc8a22cf3f25c2d","kind":"commit","published_at":"2022-06-16T14:17:35.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"9d8dd1b71a771be6c8a30a90a0dd855f02e0d758","kind":"commit","published_at":"2022-06-07T14:44:07.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"070467006be2001a0ec16e6afa2bf1e346451e78","kind":"commit","published_at":"2022-05-20T07:08:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.26.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.26.0/manifests"},{"name":"v1.25.10","sha":"8ca082ffbde76488c4006e8bb5c1f9a415db8a97","kind":"commit","published_at":"2022-04-29T15:22:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.10","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.10/manifests"},{"name":"v1.25.9","sha":"134da8e08252999fe64c92b4eb1631ea41519a94","kind":"commit","published_at":"2022-04-21T12:50:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.9","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.9/manifests"},{"name":"v1.25.8","sha":"d509c37b7010bbb4e0b7c89ed0233c9d6454731b","kind":"commit","published_at":"2022-04-21T12:18:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.8","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.8/manifests"},{"name":"v1.25.7","sha":"5a928e78bd3643219f11a21c0572108e5ebd24b3","kind":"commit","published_at":"2022-04-08T16:18:49.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.7","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"2357c068128954f2125c37449a53d5f11741188e","kind":"commit","published_at":"2022-04-01T07:25:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.6","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"8332a96f21869223bee91aa69386d7e26753b96f","kind":"commit","published_at":"2022-03-18T11:11:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"64ab0b798acd5450bc987382a28696ab8d7ff59a","kind":"commit","published_at":"2022-03-17T16:53:21.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"1394d00c71aad5451599d4c363a53a9b2d965cc4","kind":"commit","published_at":"2022-03-09T11:05:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"2a3ff9a7c9048a0086f060213c9ed84fe9de4624","kind":"commit","published_at":"2022-03-07T15:39:05.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c2f198a37ec07f681a2a83fbfe972bde34163f82","kind":"commit","published_at":"2022-02-14T08:22:46.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"40c8b71ca892c929813b626b895f3c0fb225052f","kind":"commit","published_at":"2022-02-09T16:24:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.25.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.25.0/manifests"},{"name":"v1.24.2","sha":"9b02a9abec50d84032cfda92af7172101fe40434","kind":"commit","published_at":"2022-01-21T07:35:41.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa07bc5182755e1aa74fe3b29bf886b17cb91d09","kind":"commit","published_at":"2022-01-20T06:47:18.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"22f87191701dc759c50a4d6ff194fe03367f8909","kind":"commit","published_at":"2021-12-31T17:26:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.24.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"da5e1f0e5f840c6be9adf6a5709368203926b808","kind":"commit","published_at":"2021-12-20T09:01:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.23.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"075ac417b067fef4a6881e2936e31115b6a69e54","kind":"commit","published_at":"2021-11-17T10:20:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.22.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"eff5a17376855e957e65caa309735620c1525970","kind":"commit","published_at":"2021-10-07T15:14:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"989a4f63f0625d72cb9c203eb4255b951aed3099","kind":"commit","published_at":"2021-10-05T14:34:30.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.21.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.21.0/manifests"},{"name":"v1.20.2","sha":"e54263ec16402fa3d3aed50c72b78b1e81d3d6d3","kind":"commit","published_at":"2021-09-02T17:58:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"cdef9c47ba0de73403c928da94efd479749bb50b","kind":"commit","published_at":"2021-08-22T06:49:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"27e3930494322cd542fc70492e55fea2f0986701","kind":"commit","published_at":"2021-08-21T14:13:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.20.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"f627b02ee3fb52859a620413bb8310c74c778046","kind":"commit","published_at":"2021-08-11T06:26:01.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.19.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"d70d9f75c22923f5a1d9ba06d93ce8c4e7f08196","kind":"commit","published_at":"2021-07-23T19:32:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"a768b68569a3368445f908839d5080fec86921c9","kind":"commit","published_at":"2021-07-20T13:56:25.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.18.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"cc128ada41141f8458af6f512380e492e7a89307","kind":"commit","published_at":"2021-07-02T12:35:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"8724294013e3157de9478f90e7c1283a952de54f","kind":"commit","published_at":"2021-06-08T18:21:55.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.17.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"578b01ec7a6bd71e00b240ef19b4bd1149bb623a","kind":"commit","published_at":"2021-05-23T09:13:44.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"d9c0217fa5d6638ec92d299b39715ea92e9ea76d","kind":"commit","published_at":"2021-05-17T14:39:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.16.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"93fad02683c8d2ab08127343c27b8084f2e6f1cf","kind":"commit","published_at":"2021-05-13T11:32:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"bd1dbf0e18c314996a03006e83d74c1eadbe8329","kind":"commit","published_at":"2021-05-06T07:34:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.15.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"9be19b2315f5a76b70c5ebe666b38d55f3ea7cad","kind":"commit","published_at":"2021-04-09T09:54:09.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.14.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"921b6c0e8f3be6dbcf60ea7c1a709fa9237cd7a9","kind":"commit","published_at":"2021-03-23T08:10:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.13.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"590fa3ceb5ac935abaff77f2c7a47bc63c2998e1","kind":"commit","published_at":"2021-03-17T14:43:12.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.12.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"696f93e28782ad8c3516aa342063dcb879936b43","kind":"commit","published_at":"2021-03-05T16:31:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.11.0/manifests"},{"name":"v1.10.5","sha":"b5ada70ee246861516cd302b89e7a16b489162e5","kind":"commit","published_at":"2021-02-17T13:36:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.5","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"103d2156843c9de7503168f0d5cdf558656c3936","kind":"commit","published_at":"2021-02-17T08:44:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.4","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"3a6370e73cb70104ff190aae03fce90bf9a6bfdf","kind":"commit","published_at":"2021-02-12T13:41:39.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"2591050fe55e8133967458f9c6a55e6d45388507","kind":"commit","published_at":"2021-02-04T08:30:47.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"78d3ab59b8e8205b803cb4444ce43719ef9f7142","kind":"commit","published_at":"2021-01-19T14:16:28.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"722b4a3865247490dac1bf3790ebb73926c9af09","kind":"commit","published_at":"2021-01-18T13:05:58.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2d14c883528dbec2e724b6911dcd66c3db50710c","kind":"commit","published_at":"2020-12-21T09:05:56.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"b9ec28d9394da7bc163f870b7a5e35cb4f012368","kind":"commit","published_at":"2020-12-04T13:50:43.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.9.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"66edf65db613078a23e21e67ecb6add5d3e0bd4f","kind":"commit","published_at":"2020-11-20T13:03:50.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.8.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"8d5986a00a3f1b5ce86f3a6fdcfddff9d7a85880","kind":"commit","published_at":"2020-10-26T09:40:13.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.7.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0b9294a590056d031a1ff09b3198ad3f4324aa76","kind":"commit","published_at":"2020-09-23T13:57:34.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"aeb52c9204e3e466e5ee883f1d1190de07abfa4f","kind":"commit","published_at":"2020-09-22T15:54:19.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.6.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"063d8cdde554e4b7c8ccbbd81e4a54210663486a","kind":"commit","published_at":"2020-09-04T09:39:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.5.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"814062e6490aa4c38a840fd515e80afbfdba18a0","kind":"commit","published_at":"2020-08-25T16:03:51.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.4.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"330c76a100cd60d226091aad42d317d4d8cc61f8","kind":"commit","published_at":"2020-08-22T08:58:03.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"41824b1b0f54fbd37f1ef9b72e460aadec739684","kind":"commit","published_at":"2020-08-21T13:55:48.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.3.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"8621d4e0f78e7aa8725bc617504e360d30eff0f5","kind":"commit","published_at":"2020-08-20T16:15:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.2.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"81539a0270c9f6d7ae375389c843ffd0205db646","kind":"commit","published_at":"2020-08-18T20:25:04.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.3","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6b66e0bbc5dee5a00c5167b3b9963beb5fc938c0","kind":"commit","published_at":"2020-08-16T17:35:14.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"24a3bdf9f981596edc9431b14d2037b5270d6b0f","kind":"commit","published_at":"2020-08-14T19:15:27.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d3feb6362d759981504228886f04bf26e383b016","kind":"commit","published_at":"2020-08-14T15:59:33.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.1.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"6db7263f4902a2342caeee1f7169b67f9b0b505d","kind":"commit","published_at":"2020-07-16T14:19:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.2","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0670e5efa09b60f0dd6d040a1a3b37225c94b516","kind":"commit","published_at":"2020-07-05T19:26:20.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"21618232c86e1df3ebe71211709b9a5156bae552","kind":"commit","published_at":"2020-06-18T15:45:16.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v1.0.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"1b9c3e6faf6b5eeca84446f8fcf8b0f10d871eab","kind":"commit","published_at":"2020-06-10T14:01:26.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.11.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"384ffd3634e0c555631f13fe9c83e889343e684b","kind":"commit","published_at":"2020-06-10T12:14:54.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.1","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"967d86e3ec4a35eb72fef3e46d48b1d6836f875e","kind":"commit","published_at":"2020-06-08T11:26:32.000Z","download_url":"https://codeload.github.com/aws-powertools/powertools-lambda-python/tar.gz/v0.10.0","html_url":"https://github.com/aws-powertools/powertools-lambda-python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/tags/v0.10.0/manifests"}]},"repo_metadata_updated_at":"2024-09-09T16:59:54.484Z","dependent_packages_count":29,"downloads":19968189,"downloads_period":"last-month","dependent_repos_count":266,"rankings":{"downloads":0.2190048891361737,"dependent_repos_count":0.9109733300960716,"dependent_packages_count":0.7011351994741486,"stargazers_count":1.464253082923691,"forks_count":2.8399535754044387,"docker_downloads_count":2.6690974236343763,"average":1.46740291677815},"purl":"pkg:pypi/aws-lambda-powertools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/aws-lambda-powertools","docker_dependents_count":3,"docker_downloads_count":227,"usage_url":"https://repos.ecosyste.ms/usage/pypi/aws-lambda-powertools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/aws-lambda-powertools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T16:04:43.074Z","issues_count":451,"pull_requests_count":1731,"avg_time_to_close_issue":4740573.714285715,"avg_time_to_close_pull_request":214052.71445427727,"issues_closed_count":369,"pull_requests_closed_count":1695,"pull_request_authors_count":69,"issue_authors_count":183,"avg_comments_per_issue":5.0842572062084255,"avg_comments_per_pull_request":2.028307336799538,"merged_pull_requests_count":1485,"bot_issues_count":2,"bot_pull_requests_count":1400,"past_year_issues_count":349,"past_year_pull_requests_count":1560,"past_year_avg_time_to_close_issue":1331706.9013605441,"past_year_avg_time_to_close_pull_request":100749.60747051114,"past_year_issues_closed_count":292,"past_year_pull_requests_closed_count":1526,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":132,"past_year_avg_comments_per_issue":4.0573065902578795,"past_year_avg_comments_per_pull_request":1.85,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":1276,"past_year_merged_pull_requests_count":1350,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues","maintainers":[{"login":"roger-zhangg","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roger-zhangg"}],"active_maintainers":[{"login":"roger-zhangg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roger-zhangg"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/aws-lambda-powertools/codemeta","maintainers":[{"uuid":"osa-amazon","login":"osa-amazon","name":null,"email":null,"url":null,"packages_count":422,"html_url":"https://pypi.org/user/osa-amazon/","role":null,"created_at":"2022-11-14T20:20:28.918Z","updated_at":"2022-11-14T20:20:28.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/osa-amazon/packages"},{"uuid":"heitorlessa","login":"heitorlessa","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/heitorlessa/","role":null,"created_at":"2022-11-14T20:20:28.882Z","updated_at":"2022-11-14T20:20:28.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/heitorlessa/packages"},{"uuid":"leandro.damascena","login":"leandro.damascena","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/leandro.damascena/","role":null,"created_at":"2023-06-25T03:54:13.010Z","updated_at":"2023-06-25T03:54:13.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/leandro.damascena/packages"},{"uuid":"rubenfonseca","login":"rubenfonseca","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rubenfonseca/","role":null,"created_at":"2023-06-25T03:54:13.085Z","updated_at":"2023-06-25T03:54:13.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rubenfonseca/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380917,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1793473,"full_name":"aws-powertools/powertools-lambda-python","default_branch":"develop","total_commits":5680,"total_committers":219,"total_bot_commits":3197,"total_bot_committers":2,"mean_commits":25.93607305936073,"dds":0.5917253521126761,"past_year_total_commits":959,"past_year_total_committers":53,"past_year_total_bot_commits":760,"past_year_total_bot_committers":2,"past_year_mean_commits":18.09433962264151,"past_year_dds":0.47340980187695514,"last_synced_at":"2026-06-18T12:08:33.065Z","last_synced_commit":"f7239b82f0a7c6a13f37b3e958f02969ff444308","created_at":"2024-09-21T07:30:54.283Z","updated_at":"2026-06-18T11:53:45.674Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2319},{"name":"heitorlessa","email":"lessa@amazon.co.uk","login":"heitorlessa","count":945},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":878},{"name":"Leandro Damascena","email":"lcdama@amazon.pt","login":"leandrodamascena","count":389},{"name":"Release bot","email":"aws-devax-open-source@amazon.com","login":null,"count":224},{"name":"Ruben Fonseca","email":"fonseka@gmail.com","login":"rubenfonseca","count":140},{"name":"Michael Brewer","email":"michael.brewer@gyft.com","login":"michaelbrewer","count":140},{"name":"Tom McCarthy","email":"thommcc@amazon.com","login":null,"count":55},{"name":"Simon Thulbourn","email":"sthulb","login":"sthulb","count":41},{"name":"Eric Nielsen","email":"4120606+ericbn","login":"ericbn","count":31},{"name":"Guilherme Martins Crocetti","email":"gmcrocetti@gmail.com","login":"gmcrocetti","count":27},{"name":"Ran Isenberg","email":"60175085+ran-isenberg","login":"ran-isenberg","count":22},{"name":"Alexander Melnyk","email":"amelnyk@amazon.com","login":null,"count":21},{"name":"Michal Ploski","email":"mploski@amazon.com","login":null,"count":19},{"name":"Alex Melnyk","email":"amelnyk@amazon.de","login":null,"count":19},{"name":"Ran Isenberg","email":"ran.isenberg@cyberk.com","login":null,"count":18},{"name":"Joris Conijn","email":"jco@woodwing.com","login":null,"count":18},{"name":"Ana Falcão","email":"anafalcao@poli.ufrj.br","login":"anafalcao","count":18},{"name":"Andrea Amorosi","email":"dreamorosi@gmail.com","login":"dreamorosi","count":17},{"name":"mploski","email":"michal_ploski@op.pl","login":"mploski","count":13},{"name":"Ran Isenberg","email":"60175085+risenberg-cyberark","login":"risenberg-cyberark","count":11},{"name":"Roger Zhang","email":"ruojiazh@amazon.com","login":"roger-zhangg","count":9},{"name":"Michael","email":"100072485+oyiz-michael","login":"oyiz-michael","count":9},{"name":"Connor Kirkpatrick","email":"17845406+ConnorKirk","login":"ConnorKirk","count":8},{"name":"Nicolas Moutschen","email":"moutschn@amazon.com","login":"nmoutschen","count":8},{"name":"Daniel Abib","email":"daniel.abib@gmail.com","login":"dcabib","count":7},{"name":"Nico Tonnhofer","email":"github@wurstnase.de","login":"Wurstnase","count":7},{"name":"Henrique Graca","email":"999396+hjgraca","login":"hjgraca","count":6},{"name":"walmsles","email":"2704782+walmsles","login":"walmsles","count":6},{"name":"hirenkumar-n-dholariya","email":"hirenkumarnd@gmail.com","login":"hirenkumar-n-dholariya","count":5},{"name":"Steve Cook","email":"steve@mirkwood.cc","login":"eldritchideen","count":4},{"name":"Amin Farjadi","email":"31803062+amin-farjadi","login":"amin-farjadi","count":4},{"name":"Gerald Leter","email":"Gerald.Lester@gmail.com","login":"gwlester","count":4},{"name":"Ivica Kolenkaš","email":"ivica.kolenkas@gmail.com","login":"ivica-k","count":4},{"name":"Stephan","email":"st.huber90@outlook.com","login":"sthuber90","count":4},{"name":"GroovyDan","email":"daniel.davidson@daveramsey.com","login":"GroovyDan","count":3},{"name":"Huon Wilson","email":"huon@exoflare.io","login":"huonw","count":3},{"name":"rodos","email":"rodos@haywood.org","login":"Iamrodos","count":3},{"name":"Vatsal Goel","email":"144617902+VatsalGoel3","login":"VatsalGoel3","count":3},{"name":"Tony Sherman","email":"100969281+TonySherman","login":"TonySherman","count":3},{"name":"Stephen Bawks","email":"5246651+stephenbawks","login":"stephenbawks","count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":3},{"name":"Shane R. Spencer","email":"305301+whardier","login":"whardier","count":3},{"name":"Rafał","email":"23004737+rafrafek","login":"rafrafek","count":3},{"name":"Peter Schutt","email":"peter@schutt.io","login":"peterschutt","count":3},{"name":"Katsuyuki Takahashi","email":"kattakaha@gmail.com","login":"kattakaha","count":3},{"name":"Bas","email":"contact@basvandriel.nl","login":"basvandriel","count":3},{"name":"Adam Tankanow","email":"adam.tankanow@gmail.com","login":"Tankanow","count":3},{"name":"Habeeb","email":"144814370+dap0am","login":"dap0am","count":2},{"name":"victorperezpiqueras","email":"47613476+victorperezpiqueras","login":"victorperezpiqueras","count":2},{"name":"danilohgds","email":"danilo_hgds@hotmail.com","login":"danilohgds","count":2},{"name":"seshubaws","email":"116689586+seshubaws","login":"seshubaws","count":2},{"name":"Sreeja Aryahi K S","email":"sreejaaryahi.ks@gmail.com","login":"sreejaaryahi18","count":2},{"name":"Neil Ramsay","email":"neilramsay","login":"neilramsay","count":2},{"name":"Mike W","email":"12434761+mw-root","login":"mw-root","count":2},{"name":"Martin","email":"meckhardt","login":"meckhardt","count":2},{"name":"Kristoffer Bakkejord","email":"kbakk","login":"kbakk","count":2},{"name":"nayaverdier","email":"nayaverdier","login":"nayaverdier","count":2},{"name":"kt-hr","email":"25603933+kt-hr","login":"kt-hr","count":2},{"name":"Emanuele Giaquinta","email":"emanuele.giaquinta@gmail.com","login":"exg","count":2},{"name":"Diego Barreiro","email":"diego.barreiro.perez@gmail.com","login":"barreeeiroo","count":2},{"name":"Darnley Costa","email":"darnley@outlook.com","login":"darnley","count":2},{"name":"Dani Comnea","email":"dani_comnea@yahoo.com","login":"DanyC97","count":2},{"name":"Chris Elion","email":"6877802+chriselion","login":"chriselion","count":2},{"name":"Bastian Zimmermann","email":"10774221+BastianZim","login":"BastianZim","count":2},{"name":"BVMiko","email":"BVMiko@gmail.com","login":"BVMiko","count":2},{"name":"Ajwad Shaikh","email":"37571185+ajwad-shaikh","login":"ajwad-shaikh","count":2},{"name":"Danilo_Silva@epam.com","email":"Danilo_Silva@epam.com","login":null,"count":2},{"name":"Avin","email":"avin.em@hotmail.com","login":"Avinm","count":1},{"name":"Bakasura","email":"bakasura@protonmail.ch","login":"BakasuraRCE","count":1},{"name":"Brad Micklea","email":"brad.micklea@gmail.com","login":"bmicklea","count":1},{"name":"Braga","email":"43515755+LucasCMFBraga","login":"LucasCMFBraga","count":1},{"name":"Brock Reece","email":"brockreece@gmail.com","login":"BrockReece","count":1},{"name":"Carl Henderson","email":"carl.s.henderson@gmail.com","login":"carlos-alberto","count":1},{"name":"Catarina Silva","email":"ccpsilva@inf.ufrgs.br","login":"catarinacps","count":1},{"name":"Chandler","email":"mew1033","login":"mew1033","count":1},{"name":"Dima","email":"dkurilo@gmail.com","login":"DKurilo","count":1},{"name":"Ashutosh Ojha","email":"ashutoshojha5@gmail.com","login":"ashutoshojha5","count":1},{"name":"Ashley","email":"73482956+ascopes","login":"ascopes","count":1},{"name":"Christopher","email":"110156396+ChristophrK","login":"ChristophrK","count":1},{"name":"Cibin Mathew","email":"10793628+cibinmathew","login":"cibinmathew","count":1},{"name":"Dan Johns","email":"60505442+danjhd","login":"danjhd","count":1},{"name":"Dan Straw","email":"danstraw@gmail.com","login":"dastra","count":1},{"name":"Daniel Ancuta","email":"whisller@gmail.com","login":"whisller","count":1},{"name":"Daniel Furman","email":"djfurman","login":"djfurman","count":1},{"name":"Daniel Roschka","email":"dunedan@phoenitydawn.de","login":"Dunedan","count":1},{"name":"Dave O","email":"114431827+dave-dotnet-overall","login":"dave-dotnet-overall","count":1},{"name":"Donghyun Kim","email":"digitalisx99@gmail.com","login":"digitalisx","count":1},{"name":"Dustin Alandzes","email":"5882512+DustinAlandzes","login":"DustinAlandzes","count":1},{"name":"Pankaj Agrawal","email":"pankaagr@amazon.com","login":null,"count":1},{"name":"Jurong Huang","email":"jurong@canva.com","login":null,"count":1},{"name":"Ben Smith","email":"benjasl@amazon.com","login":null,"count":1},{"name":"Bruno Souza","email":"bruno@komu.com.br","login":null,"count":1},{"name":"Alpha","email":"AlphaWong","login":"AlphaWong","count":1},{"name":"Alison Vilela","email":"me@alison.dev","login":"AlisonVilela","count":1},{"name":"AlessandroVol23","email":"alessandro.volpicella@gmail.com","login":"AlessandroVol23","count":1},{"name":"Aleksei Tcysin","email":"24791800+tcysin","login":"tcysin","count":1},{"name":"Alan Ip","email":"theipster","login":"theipster","count":1},{"name":"Aidan Steele","email":"aidan.steele@glassechidna.com.au","login":"aidansteele","count":1},{"name":"Ahmed Aboshanab","email":"shanab@hey.com","login":"shanab","count":1},{"name":"Adrián Tomás","email":"22175056+adriantomas","login":"adriantomas","count":1},{"name":"Abhishek Chauhan","email":"60182103+abhu85","login":"abhu85","count":1},{"name":"Abbas Yadollahi","email":"abbasyadollahi@outlook.com","login":"abbasyadollahi","count":1},{"name":"Amazon GitHub Automation","email":"54958958+amazon-auto","login":"amazon-auto","count":1},{"name":"Amin Alaee","email":"mohammadamin.alaee@gmail.com","login":"aminalaee","count":1},{"name":"Amr Abed","email":"3361565+amrabed","login":"amrabed","count":1},{"name":"Andrés Álvarez","email":"andresalvarez353@gmail.com","login":"aalvrz","count":1},{"name":"Antonio Cascella","email":"infocascella@gmail.com","login":"acascell","count":1},{"name":"Arthur Freund","email":"arthurf1969","login":"arthurf1969","count":1},{"name":"Vladimir Prudnikov","email":"v.prudnikov@gmail.com","login":"prudnikov","count":1},{"name":"Philipp Page","email":"philipp.page@yahoo.de","login":"phipag","count":1},{"name":"@m1ru1","email":"vnoxygen@gmail.com","login":"am1ru1","count":1},{"name":"Vinicius Tinti","email":"viniciustinti@gmail.com","login":"tinti","count":1},{"name":"Victor Renan Covalski Junes","email":"vrcjunes@gmail.com","login":"VictorCovalski","count":1},{"name":"Troy Swanson","email":"1420926+troyswanson","login":"troyswanson","count":1},{"name":"Tom Humphreys","email":"Tom01098Code@gmail.com","login":"Tom01098","count":1},{"name":"Tom Fleet","email":"tomfleet2018@gmail.com","login":"FollowTheProcess","count":1},{"name":"Timo Sutterer","email":"suud","login":"suud","count":1},{"name":"Tiago Conte","email":"tiagohconte@gmail.com","login":"tiagohconte","count":1},{"name":"Thomas McKanna","email":"thomasmckanna@gmail.com","login":"Thomas-McKanna","count":1},{"name":"Takahiro Suzuki","email":"63289889+tkasuz","login":"tkasuz","count":1},{"name":"Swopnil Dangol","email":"swopnildangol@gmail.com","login":"sdangol","count":1},{"name":"Sujit-1509","email":"sujitpatil2006@gmail.com","login":"Sujit-1509","count":1},{"name":"Steve Parker","email":"stevepkr84@gmail.com","login":"sprkem","count":1},{"name":"Stephane B","email":"sbailliez@gmail.com","login":"sbailliez","count":1},{"name":"Stan Zubarev","email":"szubarev@gmail.com","login":"SZubarev","count":1},{"name":"Sordie","email":"35031535+Sordie","login":"Sordie","count":1},{"name":"Simon Wydooghe","email":"simon@wydooghe.com","login":"siwyd","count":1},{"name":"Simon Frank","email":"44034567+SimonBFrank","login":"SimonBFrank","count":1},{"name":"Shrivarsha Poojary","email":"shrivarshapoojary8095@gmail.com","login":"shrivarshapoojari","count":1},{"name":"Sen","email":"63241411+senmm","login":"senmm","count":1},{"name":"Scott Peshak","email":"scott@peshak.net","login":"speshak","count":1},{"name":"Ryan Pivovar","email":"ryanpivovar@gmail.com","login":"rpivo","count":1},{"name":"Ron Rademaker","email":"ron.rademaker@harborn.com","login":"RonRademaker","count":1},{"name":"Richard Morrison","email":"mozz100","login":"mozz100","count":1},{"name":"Riccardo Trivellato","email":"6997999+rtrive","login":"rtrive","count":1},{"name":"xquek","email":"46759870+xquek","login":"xquek","count":1},{"name":"xdxindustries","email":"43797905+xdxindustries","login":"xdxindustries","count":1},{"name":"trevmt","email":"trevmt@amazon.com","login":"trevmt","count":1},{"name":"tonsho","email":"Kazutaka.Tonsho@gmail.com","login":"tonsho","count":1},{"name":"tbuatois","email":"93767890+tbuatois","login":"tbuatois","count":1},{"name":"stevrobu","email":"117121623+stevrobu","login":"stevrobu","count":1},{"name":"shaked-lokits","email":"shakedl@salt.security","login":"shaked-lokits","count":1},{"name":"sean-hernon","email":"54026862+sean-hernon","login":"sean-hernon","count":1},{"name":"ryandeivert","email":"ryandeivert@gmail.com","login":"ryandeivert","count":1},{"name":"royygael","email":"116807865+royygael","login":"royygael","count":1},{"name":"roy","email":"34189329+royassis","login":"royassis","count":1},{"name":"rosius","email":"trey-rosius","login":"trey-rosius","count":1},{"name":"nadobando","email":"nalbajari1@icloud.com","login":"nadobando","count":1},{"name":"n2N8Z","email":"n2N8Z@outlook.com","login":"n2N8Z","count":1},{"name":"leif ye","email":"94335271+leif-ye","login":"leif-ye","count":1},{"name":"kiitosu","email":"kh0412@gmail.com","login":"kiitosu","count":1},{"name":"jvnsg","email":"63110628+jvnsg","login":"jvnsg","count":1},{"name":"j2clerck","email":"j2clerck@gmail.com","login":"j2clerck","count":1},{"name":"facu-01","email":"70934555+facu-01","login":"facu-01","count":1},{"name":"fabien-github","email":"72662854+fabien-github","login":"fabien-github","count":1},{"name":"derdelean","email":"dennis.erdelean@proton.me","login":"derdelean","count":1},{"name":"czechnology","email":"1052739+czechnology","login":"czechnology","count":1},{"name":"arjanschaaf","email":"arjanschaaf","login":"arjanschaaf","count":1},{"name":"aradyaron","email":"59508334+aradyaron","login":"aradyaron","count":1},{"name":"alexaiss","email":"126535605+alexaiss","login":"alexaiss","count":1},{"name":"aal80","email":"aal80","login":"aal80","count":1},{"name":"Xiao","email":"88570037+T90REAL","login":"T90REAL","count":1},{"name":"Raymond Butcher","email":"randomy@gmail.com","login":"raymondbutcher","count":1},{"name":"Kenji Kono","email":"93309555+konokenj","login":"konokenj","count":1},{"name":"Dirk Nilius","email":"97663462+nc-dirknilius","login":"nc-dirknilius","count":1},{"name":"Piers Karsenbarg","email":"piers.karsenbarg@gmail.com","login":"pierskarsenbarg","count":1},{"name":"Kelton Karboviak","email":"kelton.karboviak@gmail.com","login":"KeltonKarboviak","count":1},{"name":"Kazuki Matsuo","email":"kazuki_matsuo@dwango.co.jp","login":"kazu728","count":1},{"name":"Kamil Turek","email":"kamil.turek@hotmail.com","login":"kamilturek","count":1},{"name":"Justin Wiley","email":"7043966+Sector95","login":"Sector95","count":1},{"name":"Justin","email":"19935354+JustinBerger","login":"JustinBerger","count":1},{"name":"Jonas Neubert","email":"jn@jonemo.de","login":"jonemo","count":1},{"name":"Johan Tibell","email":"johan.tibell@gmail.com","login":"tibbe","count":1},{"name":"Joel Knight","email":"knight.joel@gmail.com","login":"knightjoel","count":1},{"name":"Jay Turner","email":"jaynicholasturner@gmail.com","login":"TurnrDev","count":1},{"name":"James Saryerwinnie","email":"js@jamesls.com","login":"jamesls","count":1},{"name":"Jacob Fuss","email":"jfuss","login":"jfuss","count":1},{"name":"Ivo Houbrechts","email":"ivo@houbrechts-it.be","login":"houbie","count":1},{"name":"Ilya","email":"34696956+LuckIlNe","login":"LuckIlNe","count":1},{"name":"Igor Gentil","email":"igorlg@amazon.com","login":"igorlg","count":1},{"name":"Iago","email":"iago1460","login":"iago1460","count":1},{"name":"Guido Nebiolo","email":"GuidoNebiolo","login":"GuidoNebiolo","count":1},{"name":"George Liu","email":"31437427+thegeorgeliu","login":"thegeorgeliu","count":1},{"name":"Gary Sassano","email":"10464497+garysassano","login":"garysassano","count":1},{"name":"Evgenii Sharaborin","email":"weugene@mail.ru","login":"Weugene","count":1},{"name":"Erika Yao","email":"71943596+erikayao93","login":"erikayao93","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Emerson Filho","email":"emerson.dev.machado@gmail.com","login":"Emerson-MM-Filho","count":1},{"name":"Elias Brange","email":"elias.brange@gmail.com","login":"eliasbrange","count":1},{"name":"Ehsaan","email":"ehsaan@riseup.net","login":"par6n","count":1},{"name":"Rafael Ramos","email":"seawulf@gmail.com","login":"rafaelgsr","count":1},{"name":"Piotr Grzesik","email":"pj.grzesik@gmail.com","login":"pgrzesik","count":1},{"name":"Philip Tzou","email":"philiptz@stanford.edu","login":"philiptzou","count":1},{"name":"Peter Marko","email":"40757147+pmarko1711","login":"pmarko1711","count":1},{"name":"Paul Wostenberg","email":"pawosty@gmail.com","login":"pawosty","count":1},{"name":"Paul Grillenberger","email":"waveFrontSet","login":"waveFrontSet","count":1},{"name":"Pankaj Agrawal","email":"pnkaj.agrwal@gmail.com","login":"pankajagrawal16","count":1},{"name":"Otto Jongerius","email":"otto.jongerius@trovemoney.co.nz","login":"ojongerius","count":1},{"name":"Nico Tonnhofer","email":"nico.tonnhofer@deutschebahn.com","login":"tonnico","count":1},{"name":"Nejc Skofic","email":"nejcskofic","login":"nejcskofic","count":1},{"name":"Neel K","email":"73685748+n-k1","login":"n-k1","count":1},{"name":"Mohammad Hanan Bhat","email":"bhathanan66@gmail.com","login":"thehananbhat","count":1},{"name":"Michael K","email":"michael-k","login":"michael-k","count":1},{"name":"Max Rabin","email":"927792+maxrabin","login":"maxrabin","count":1},{"name":"Matthew Coyle","email":"mattcoyle48@gmail.com","login":"theoutsider24","count":1},{"name":"Matteo Figus","email":"matteofigus@gmail.com","login":"matteofigus","count":1},{"name":"Mathieu Hinderyckx","email":"mathieu.hinderyckx@gmail.com","login":"mhindery","count":1},{"name":"Mathieu Défosse","email":"34415632+duc00","login":"duc00","count":1},{"name":"Marvellous Osuolale","email":"mahveotm@gmail.com","login":"mahveotm","count":1},{"name":"Martti Aukia","email":"122444627+maauk","login":"maauk","count":1},{"name":"Marc Ramirez Invernon","email":"marcraminv@gmail.com","login":"marcraminv","count":1},{"name":"Mang Yau","email":"28640369+mangoes-git","login":"mangoes-git","count":1},{"name":"Luke Young","email":"91491244+lyoung-confluent","login":"lyoung-confluent","count":1},{"name":"Luis Valdés","email":"luis@valdes.com.br","login":"kavichu","count":1},{"name":"Lucas Kim","email":"41357160+kimnamu","login":"kimnamu","count":1},{"name":"Liam DeVoe","email":"orionldevoe@gmail.com","login":"tybug","count":1},{"name":"Kim Säppi","email":"sappikim@gmail.com","login":"kimsappi","count":1},{"name":"Artur T. Małas","email":"123403100+Artur-T-Malas","login":"Artur-T-Malas","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":505},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":255},{"name":"Leandro Damascena","email":"lcdama@amazon.pt","login":"leandrodamascena","count":104},{"name":"Michael","email":"100072485+oyiz-michael","login":"oyiz-michael","count":9},{"name":"Andrea Amorosi","email":"dreamorosi@gmail.com","login":"dreamorosi","count":8},{"name":"Connor Kirkpatrick","email":"17845406+ConnorKirk","login":"ConnorKirk","count":8},{"name":"Daniel Abib","email":"daniel.abib@gmail.com","login":"dcabib","count":7},{"name":"hirenkumar-n-dholariya","email":"hirenkumarnd@gmail.com","login":"hirenkumar-n-dholariya","count":5},{"name":"Nico Tonnhofer","email":"github@wurstnase.de","login":"Wurstnase","count":3},{"name":"Simon Thulbourn","email":"sthulb","login":"sthulb","count":3},{"name":"rodos","email":"rodos@haywood.org","login":"Iamrodos","count":3},{"name":"Habeeb","email":"144814370+dap0am","login":"dap0am","count":2},{"name":"Sreeja Aryahi K S","email":"sreejaaryahi.ks@gmail.com","login":"sreejaaryahi18","count":2},{"name":"Ran Isenberg","email":"60175085+ran-isenberg","login":"ran-isenberg","count":2},{"name":"Katsuyuki Takahashi","email":"kattakaha@gmail.com","login":"kattakaha","count":2},{"name":"Emanuele Giaquinta","email":"emanuele.giaquinta@gmail.com","login":"exg","count":2},{"name":"Chris Elion","email":"6877802+chriselion","login":"chriselion","count":2},{"name":"Amin Farjadi","email":"31803062+amin-farjadi","login":"amin-farjadi","count":2},{"name":"Abhishek Chauhan","email":"60182103+abhu85","login":"abhu85","count":1},{"name":"Amr Abed","email":"3361565+amrabed","login":"amrabed","count":1},{"name":"Ana Falcão","email":"anafalcao@poli.ufrj.br","login":"anafalcao","count":1},{"name":"Andrés Álvarez","email":"andresalvarez353@gmail.com","login":"aalvrz","count":1},{"name":"Antonio Cascella","email":"infocascella@gmail.com","login":"acascell","count":1},{"name":"Avin","email":"avin.em@hotmail.com","login":"Avinm","count":1},{"name":"Catarina Silva","email":"ccpsilva@inf.ufrgs.br","login":"catarinacps","count":1},{"name":"Dan Johns","email":"60505442+danjhd","login":"danjhd","count":1},{"name":"Dirk Nilius","email":"97663462+nc-dirknilius","login":"nc-dirknilius","count":1},{"name":"victorperezpiqueras","email":"47613476+victorperezpiqueras","login":"victorperezpiqueras","count":1},{"name":"trevmt","email":"trevmt@amazon.com","login":"trevmt","count":1},{"name":"shaked-lokits","email":"shakedl@salt.security","login":"shaked-lokits","count":1},{"name":"facu-01","email":"70934555+facu-01","login":"facu-01","count":1},{"name":"derdelean","email":"dennis.erdelean@proton.me","login":"derdelean","count":1},{"name":"czechnology","email":"1052739+czechnology","login":"czechnology","count":1},{"name":"Xiao","email":"88570037+T90REAL","login":"T90REAL","count":1},{"name":"Vatsal Goel","email":"144617902+VatsalGoel3","login":"VatsalGoel3","count":1},{"name":"Swopnil Dangol","email":"swopnildangol@gmail.com","login":"sdangol","count":1},{"name":"Sujit-1509","email":"sujitpatil2006@gmail.com","login":"Sujit-1509","count":1},{"name":"Simon Wydooghe","email":"simon@wydooghe.com","login":"siwyd","count":1},{"name":"Shrivarsha Poojary","email":"shrivarshapoojary8095@gmail.com","login":"shrivarshapoojari","count":1},{"name":"Ryan Pivovar","email":"ryanpivovar@gmail.com","login":"rpivo","count":1},{"name":"Philipp Page","email":"philipp.page@yahoo.de","login":"phipag","count":1},{"name":"Nico Tonnhofer","email":"nico.tonnhofer@deutschebahn.com","login":"tonnico","count":1},{"name":"Max Rabin","email":"927792+maxrabin","login":"maxrabin","count":1},{"name":"Mathieu Hinderyckx","email":"mathieu.hinderyckx@gmail.com","login":"mhindery","count":1},{"name":"Marvellous Osuolale","email":"mahveotm@gmail.com","login":"mahveotm","count":1},{"name":"Lucas Kim","email":"41357160+kimnamu","login":"kimnamu","count":1},{"name":"Liam DeVoe","email":"orionldevoe@gmail.com","login":"tybug","count":1},{"name":"Kim Säppi","email":"sappikim@gmail.com","login":"kimsappi","count":1},{"name":"Justin","email":"19935354+JustinBerger","login":"JustinBerger","count":1},{"name":"Ivica Kolenkaš","email":"ivica.kolenkas@gmail.com","login":"ivica-k","count":1},{"name":"Henrique Graca","email":"999396+hjgraca","login":"hjgraca","count":1},{"name":"Eric Nielsen","email":"4120606+ericbn","login":"ericbn","count":1},{"name":"Dustin Alandzes","email":"5882512+DustinAlandzes","login":"DustinAlandzes","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263723,"commits_count":874953613,"contributors_count":35072682,"owners_count":1168652,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"aws-powertools/powertools-lambda-python","html_url":"https://github.com/aws-powertools/powertools-lambda-python","last_synced_at":"2026-06-18T12:00:18.202Z","status":null,"issues_count":812,"pull_requests_count":6033,"avg_time_to_close_issue":7279072.612111293,"avg_time_to_close_pull_request":183486.5108535688,"issues_closed_count":611,"pull_requests_closed_count":5436,"pull_request_authors_count":125,"issue_authors_count":290,"avg_comments_per_issue":2.9408866995073892,"avg_comments_per_pull_request":1.6363334990883474,"merged_pull_requests_count":4714,"bot_issues_count":25,"bot_pull_requests_count":4986,"past_year_issues_count":112,"past_year_pull_requests_count":651,"past_year_avg_time_to_close_issue":1287747.5681818181,"past_year_avg_time_to_close_pull_request":177965.82997762863,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":447,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.6071428571428572,"past_year_avg_comments_per_pull_request":1.3840245775729647,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":535,"past_year_merged_pull_requests_count":317,"created_at":"2023-08-09T03:59:39.531Z","updated_at":"2026-06-18T12:00:18.203Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aws-powertools%2Fpowertools-lambda-python/issues","issue_labels_count":{"table":{"feature-request":196,"triage":187,"internal":185,"bug":138,"documentation":116,"event_handlers":85,"tech-debt":63,"typing":58,"pending-release":38,"v3":38,"help wanted":36,"event_sources":34,"not-a-bug":32,"openapi-schema":32,"logger":30,"parser":28,"need-customer-feedback":24,"rejected":22,"dependencies":15,"tests":14,"community-content":14,"customer-reference":14,"batch":14,"idempotency":13,"size/XS":13,"RFC":13,"metrics":13,"skip-changelog":12,"parameters":11,"layers":10,"good first issue":9,"python":8,"need-more-information":8,"feature_flags":7,"revisit-in-3-months":7,"cant-reproduce":6,"data-masking":6,"content":5,"bug-upstream":5,"tracer":5,"size/M":4,"breaking-change":4,"report-roadmap":4,"size/L":3,"github_actions":3,"on-hold":3,"size/S":3,"feature":3,"revisit":2,"jmespath":2,"middleware_factory":2,"streaming":2,"commons":2,"need-rfc":2,"duplicate":2,"researching":2,"validator":1,"github-actions":1,"question":1,"should-have":1,"pending-close-response-required":1,"need-response":1,"feature request":1,"v2":1,"run-e2e":1,"need-documentation":1,"javascript":1}},"pull_request_labels_count":{"table":{"internal":4122,"dependencies":3782,"size/XS":3614,"python":2310,"skip-changelog":1775,"size/M":716,"size/S":700,"commons":545,"github-actions":529,"tests":430,"github_actions":401,"documentation":366,"size/L":326,"javascript":245,"event_handlers":197,"feature":177,"bug":159,"docker":128,"go":120,"enhancement":116,"size/XL":84,"logger":71,"do-not-merge":51,"size/XXL":47,"metrics":38,"tracer":23,"typing":22,"on-hold":16,"need-issue":14,"jmespath":12,"middleware_factory":10,"streaming":10,"event_sources":9,"breaking-change":8,"idempotency":7,"openapi-schema":6,"github-templates":5,"parser":4,"parameters":2,"need-customer-feedback":2,"feature_flags":2,"v3":2,"need-rfc":2,"revisit-in-3-months":1,"need-more-information":1,"need-license-agreement-acknowledge":1,"validator":1,"layers":1,"community-content":1,"help wanted":1,"revisit":1,"batch":1,"data-masking":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":549,"NONE":257,"OWNER":2,"MEMBER":2,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5905,"NONE":93,"COLLABORATOR":24,"MEMBER":9,"OWNER":2}},"issue_authors":{"table":{"leandrodamascena":269,"heitorlessa":45,"rubenfonseca":24,"ran-isenberg":20,"dreamorosi":20,"github-actions[bot]":14,"dependabot[bot]":11,"ConnorKirk":10,"Wurstnase":9,"sthulb":9,"walmsles":8,"TonySherman":7,"amin-farjadi":6,"nlykkei":5,"MCR2019":5,"whardier":5,"rafrafek":4,"tonnico":4,"stephenbawks":4,"hjgraca":4,"ChrisHills463":4,"anafalcao":4,"94Sip":3,"Thomas-McKanna":3,"Dilski":3,"Mavtti":3,"plondino":3,"RynoM":3,"bml1g12":3,"ericbn":3,"adriantomas":3,"royassis":3,"tlinhart":3,"phipag":3,"DKurilo":2,"aminalaee":2,"CaptainDriftwood":2,"gwlester":2,"victorperezpiqueras":2,"danjhd":2,"troyswanson":2,"chriselion":2,"massi-ang":2,"mw-root":2,"xkortex":2,"filol":2,"rtandy":2,"aitchnyu":2,"LouisAmon":2,"kimsappi":2,"dave-dotnet-overall":2,"SZubarev":2,"dacianf":2,"danikenan":2,"AvinashDalvi89":2,"nejcskofic":2,"alnemo":2,"tobocop2":2,"skwashd":2,"roger-zhangg":2,"manzkel":2,"ryancausey":2,"tb102122":2,"north-star-saj":1,"mhboon":1,"Muthuveerappanv":1,"danieljnchen":1,"Sector95":1,"Emerson-MM-Filho":1,"nostromoJohn":1,"yaronbenezra":1,"dirkdebruin":1,"maxrabin":1,"jordital":1,"pseidel-kcf":1,"xquek":1,"rastogin-rp":1,"xaviernogueira":1,"avoidik":1,"aradyaron":1,"benjamingorman":1,"toddcooke":1,"kattakaha":1,"dobeerman":1,"stpsomad":1,"wesleyhamburger-okta":1,"hiselitelordship":1,"sarflux":1,"andyt530":1,"cponfick":1,"a3kov":1,"andresionek91":1,"michaelbrewer":1,"yifei-ding":1,"kubernoobie":1,"thault":1,"amrabed":1,"skaylink-stefan-heitmueller":1,"dracozombie19":1,"koki-develop":1,"ob1-dev":1,"gwilson185":1,"bojanlazarevski1":1,"avplab":1,"RyanFrench":1,"NastHoloviz":1,"charles-co":1,"jontmy":1,"wchaws":1,"knightmre":1,"tibbe":1,"garysassano":1,"kimnamu":1,"alexminza":1,"Nxtra":1,"duc00":1,"catarinacps":1,"mew1033":1,"sk0g":1,"iago1460":1,"iBug":1,"UlfurOrn":1,"JP-Ellis":1,"corey-cole":1,"pkucmus":1,"bjorger":1,"jhare-rectangle":1,"dschro-1993":1,"sinofseven":1,"lbustelo":1,"marcioemiranda":1,"einarjohnson":1,"rwiturralde":1,"ethantkoenig":1,"beck3905":1,"DariusKunce":1,"flatherskevin":1,"taupirho":1,"fabien-github":1,"connelldave":1,"ahitchin":1,"dastra":1,"nosta33":1,"Rogalek":1,"kbakk":1,"Weugene":1,"sean-hernon":1,"brdskggs":1,"jarikujansuu":1,"CloutKhan":1,"yoshi-taka":1,"averypelle":1,"jotafeldmann":1,"jaidisido":1,"loesak":1,"karvetskiy":1,"Iamrodos":1,"svozza":1,"bryantbiggs":1,"nilsm0hr":1,"JakubSosnovec":1,"jaydm26":1,"barreeeiroo":1,"tonsho":1,"fakhtar":1,"Dunedan":1,"ChristophrK":1,"dennis-benchling":1,"bertpl":1,"wevonosky":1,"Srinu3366":1,"bandapatideepak":1,"stevenhoelscher":1,"offbyone":1,"Connorcee":1,"ivica-k":1,"erikayao93":1,"palfrey":1,"Tom01098":1,"russellpierce":1,"Nogginboink":1,"sarihammad":1,"johnmreynolds":1,"MoniMurray":1,"thomasklinger1234":1,"harwoodjp":1,"ecokes":1,"rdaneel-ali":1,"scampbell5":1,"tiagohconte":1,"waveFrontSet":1,"tkasuz":1,"danieljandey":1,"aahung":1,"alexanderluiscampino":1,"trevmt":1,"oyiz-michael":1,"tthirietdev":1,"VladimirSvoboda":1,"tinti":1,"jay-babu":1,"angelcabo":1,"austin-ironside":1,"hellupline":1,"inita-app":1,"TheUncleRemus":1,"HQarroum":1,"mekaeelkarim":1,"kazu728":1,"rimvislt":1,"brnaba-aws":1,"studiology":1,"LucasCMFBraga":1,"dsheehan":1,"rafaelgsr":1,"jmahlik":1,"sdangol":1,"speshak":1,"ranman":1,"tzahari":1,"ThomasLeedsLRH":1,"HarbingersRequiem":1,"acascell":1,"koolray":1,"junkor-1011":1,"martinber":1,"chubzor":1,"tomsimpkins":1,"ghost":1,"Artur-T-Malas":1,"CoreOxide":1,"iamthomastaylor":1,"isunli":1,"mkkatica":1,"KirtiRamchandani":1,"tcysin":1,"lorenzomicheli":1,"dehanjl":1,"xdxindustries":1,"LironEr":1,"miikka":1,"AlisonVilela":1,"adriiamontoto":1,"cjcbusatto":1,"fraser-langton":1,"dajmeister":1,"swarnim-kamal":1,"sbailliez":1,"rbarman":1,"hemanth-m19":1,"travishaby":1,"areifert":1,"lmmx":1,"keithrozario":1,"waffleshop":1,"eldritchideen":1,"dennisseidel":1,"philiptzou":1,"bepetersn":1,"Fahadmo":1,"smittnacht":1,"ipt-jbu":1,"jth08527":1,"mLetrone":1,"ashemedai":1,"nikevp":1,"BVMiko":1,"mrcghil":1,"tomharvey":1,"mdwornicki":1,"dcheno":1,"FollowTheProcess":1,"jusdino":1,"nico00":1,"availity-droo":1,"deuscapturus":1,"pavitra-infocusp":1,"basvandriel":1,"stevewillard":1,"rafaljanicki":1,"kiitosu":1,"thegeorgeliu":1,"cpossinger":1,"jerevnp":1,"shaiksaddushaik":1,"ruslan-roboto":1,"esthermcmahon":1,"ascopes":1,"andreacfm":1,"alvaropc":1}},"pull_request_authors":{"table":{"dependabot[bot]":3207,"github-actions[bot]":1779,"leandrodamascena":470,"heitorlessa":61,"ericbn":61,"rubenfonseca":58,"sthulb":54,"anafalcao":33,"ran-isenberg":18,"dreamorosi":18,"Wurstnase":11,"hjgraca":9,"VatsalGoel3":8,"kattakaha":8,"roger-zhangg":7,"gwlester":7,"rafrafek":6,"amin-farjadi":6,"basvandriel":6,"TonySherman":5,"hirenkumar-n-dholariya":5,"tonnico":5,"oyiz-michael":5,"dcabib":5,"mw-root":5,"tlinhart":4,"seshubaws":4,"nlykkei":4,"aminalaee":4,"n-k1":4,"adriantomas":3,"BVMiko":3,"barreeeiroo":3,"matteofigus":3,"emmanuel-ferdman":2,"tkasuz":2,"mploski":2,"kazu728":2,"GuidoNebiolo":2,"Thomas-McKanna":2,"walmsles":2,"konokenj":2,"TurnrDev":2,"par6n":2,"victorperezpiqueras":2,"dave-dotnet-overall":2,"stephenbawks":2,"garysassano":2,"AlphaWong":2,"DKurilo":2,"rohan-patnaik":2,"danieljnchen":2,"Emerson-MM-Filho":2,"ChristophrK":2,"eldritchideen":2,"philiptzou":2,"Artur-T-Malas":2,"tcysin":2,"maauk":2,"shaiksaddu":2,"avonengel":2,"tonsho":2,"Weugene":2,"dastra":2,"Sujit-1509":2,"AlisonVilela":2,"xquek":2,"sbailliez":2,"dap0am":2,"xdxindustries":2,"SZubarev":2,"ashemedai":2,"scampbell5":2,"tiagohconte":2,"sinofseven":2,"jotafeldmann":2,"fabien-github":2,"kellertk":2,"Sector95":2,"dracozombie19":2,"keithrozario":2,"ivica-k":2,"LucasCMFBraga":2,"phipag":2,"speshak":2,"kiitosu":2,"raymondbutcher":2,"catarinacps":1,"acascell":1,"shaked-lokits":1,"benjamingorman":1,"kimsappi":1,"agladsoft":1,"aalvrz":1,"kimnamu":1,"knightmre":1,"tboegi":1,"aws-aemilia-bah":1,"thegeorgeliu":1,"trevmt":1,"Vandita2020":1,"duc00":1,"royassis":1,"waveFrontSet":1,"Avinm":1,"iago1460":1,"JP-Ellis":1,"pgrzesik":1,"sean-hernon":1,"ryanpudd":1,"FollowTheProcess":1,"stevenhoelscher":1,"abhu85":1,"jvnsg":1,"robmoss2k":1,"tybug":1,"Iamrodos":1,"r12habh":1,"Tom01098":1,"nejcskofic":1,"aradyaron":1,"SimonBFrank":1,"KirtiRamchandani":1,"mhindery":1,"aal80":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815434,"issues_count":33046970,"pull_requests_count":109034984,"authors_count":11311347,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"internal":36,"triage":36,"feature-request":19,"documentation":15,"bug":13,"tech-debt":12,"pending-release":11,"typing":10,"parser":4,"good first issue":3,"event_handlers":3,"dependencies":3,"cant-reproduce":3,"not-a-bug":2,"size/XS":2,"skip-changelog":2,"community-content":2,"openapi-schema":2,"RFC":2,"customer-reference":1,"python":1,"question":1,"size/S":1,"help wanted":1,"layers":1,"commons":1,"logger":1,"metrics":1,"need-customer-feedback":1,"need-response":1,"github_actions":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":387,"internal":359,"size/XS":263,"python":256,"skip-changelog":208,"size/S":64,"commons":64,"size/M":63,"github-actions":40,"documentation":40,"tests":38,"github_actions":30,"size/L":29,"javascript":24,"event_handlers":22,"feature":15,"size/XL":15,"size/XXL":12,"bug":7,"docker":6,"on-hold":3,"do-not-merge":3,"logger":3,"typing":2,"enhancement":2,"github-templates":1,"metrics":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":82,"NONE":29}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":621,"NONE":20}},"past_year_issue_authors":{"table":{"leandrodamascena":50,"ConnorKirk":10,"tonnico":3,"walmsles":2,"skwashd":2,"RynoM":2,"chriselion":2,"dependabot[bot]":2,"Dilski":2,"dreamorosi":2,"phipag":2,"github-actions[bot]":2,"rimvislt":1,"rdaneel-ali":1,"ran-isenberg":1,"oyiz-michael":1,"mrcghil":1,"94Sip":1,"ryancausey":1,"sarihammad":1,"sdangol":1,"skaylink-stefan-heitmueller":1,"studiology":1,"trevmt":1,"yoshi-taka":1,"acascell":1,"amin-farjadi":1,"amrabed":1,"andresionek91":1,"avplab":1,"catarinacps":1,"dsheehan":1,"Iamrodos":1,"iBug":1,"ipt-jbu":1,"jontmy":1,"jotafeldmann":1,"kimnamu":1,"kimsappi":1,"KirtiRamchandani":1,"manzkel":1,"mLetrone":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":316,"github-actions[bot]":209,"leandrodamascena":58,"sthulb":6,"oyiz-michael":5,"hirenkumar-n-dholariya":5,"dcabib":5,"tonnico":4,"kattakaha":4,"jotafeldmann":2,"ran-isenberg":2,"rohan-patnaik":2,"dap0am":2,"Sujit-1509":2,"amin-farjadi":2,"shaked-lokits":1,"r12habh":1,"trevmt":1,"mhindery":1,"tybug":1,"KirtiRamchandani":1,"kimsappi":1,"kimnamu":1,"Iamrodos":1,"ericbn":1,"dreamorosi":1,"catarinacps":1,"Avinm":1,"anafalcao":1,"acascell":1,"abhu85":1,"aalvrz":1}},"maintainers":[{"table":{"login":"anafalcao","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anafalcao"}},{"table":{"login":"roger-zhangg","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/roger-zhangg"}},{"table":{"login":"matteofigus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteofigus"}},{"table":{"login":"MoniMurray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoniMurray"}},{"table":{"login":"koki-develop","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/koki-develop"}},{"table":{"login":"agladsoft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agladsoft"}},{"table":{"login":"aws-aemilia-bah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aws-aemilia-bah"}},{"table":{"login":"bojanlazarevski1","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bojanlazarevski1"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":17,"DeleteEvent":1541,"MemberEvent":2,"PullRequestEvent":3820,"ForkEvent":68,"DiscussionEvent":3,"IssuesEvent":594,"WatchEvent":330,"IssueCommentEvent":6295,"PushEvent":3679,"PullRequestReviewCommentEvent":373,"PullRequestReviewEvent":1803,"CreateEvent":1641},"last_year":{"ReleaseEvent":4,"DeleteEvent":494,"MemberEvent":2,"PullRequestEvent":1645,"ForkEvent":16,"DiscussionEvent":3,"IssuesEvent":259,"WatchEvent":93,"IssueCommentEvent":1839,"PushEvent":1114,"PullRequestReviewCommentEvent":110,"PullRequestReviewEvent":540,"CreateEvent":546}},"keywords":["aws","aws-lambda","lambda","python","serverless"],"dependencies":[{"ecosystem":"actions","filepath":".github/actions/create-pr/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.619Z","updated_at":"2023-09-22T16:54:54.619Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/create-pr/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/download-artifact/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.628Z","updated_at":"2023-09-22T16:54:54.628Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/download-artifact/action.yml","dependencies":[{"id":13878442409,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9bc31d5ccc31df68ecc42ccf4149144866c47d8a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/seal/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.638Z","updated_at":"2023-09-22T16:54:54.638Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/seal/action.yml","dependencies":[{"id":13878442410,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/seal-restore/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.648Z","updated_at":"2023-09-22T16:54:54.648Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/seal-restore/action.yml","dependencies":[{"id":13878442411,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9bc31d5ccc31df68ecc42ccf4149144866c47d8a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/upload-artifact/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.658Z","updated_at":"2023-09-22T16:54:54.658Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/upload-artifact/action.yml","dependencies":[{"id":13878442412,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/upload-release-provenance/action.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.758Z","updated_at":"2023-09-22T16:54:54.758Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/actions/upload-release-provenance/action.yml","dependencies":[{"id":13878442413,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9782bd6a9848b53b110e712e20e42d89988822b7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_changelog.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.766Z","updated_at":"2023-09-22T16:54:54.766Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/build_changelog.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.771Z","updated_at":"2023-09-22T16:54:54.771Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/codeql-analysis.yml","dependencies":[{"id":13878442414,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442415,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"f31a31c052207cc13b328d6295c5b728bb49568c","direct":true,"kind":"composite","optional":false},{"id":13878442416,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"f31a31c052207cc13b328d6295c5b728bb49568c","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.782Z","updated_at":"2023-09-22T16:54:54.782Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/dependency-review.yml","dependencies":[{"id":13878442417,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442418,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"6c5ccdad469c9f8a2996bfecaec55a631a347034","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dispatch_analytics.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.794Z","updated_at":"2023-09-22T16:54:54.794Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/dispatch_analytics.yml","dependencies":[{"id":13878442419,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"5fd3084fc36e372ff1fff382a39b10d03659f355","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label_pr_on_title.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.803Z","updated_at":"2023-09-22T16:54:54.803Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/label_pr_on_title.yml","dependencies":[{"id":13878442420,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442421,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_label_added.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.826Z","updated_at":"2023-09-22T16:54:54.826Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_label_added.yml","dependencies":[{"id":13878442423,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442424,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_merged_pr.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.836Z","updated_at":"2023-09-22T16:54:54.836Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_merged_pr.yml","dependencies":[{"id":13878442425,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442426,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_opened_pr.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.845Z","updated_at":"2023-09-22T16:54:54.845Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_opened_pr.yml","dependencies":[{"id":13878442427,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442428,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_pr_updates.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.855Z","updated_at":"2023-09-22T16:54:54.855Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_pr_updates.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/on_push_docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:54.865Z","updated_at":"2023-09-22T16:54:54.865Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_push_docs.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ossf_scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.480Z","updated_at":"2023-09-22T16:54:55.480Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/ossf_scorecard.yml","dependencies":[{"id":13878442429,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442430,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":13878442431,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":13878442432,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"17573ee1cc1b9d061760f3a006fc4aac4f944fd5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/quality_check.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.616Z","updated_at":"2023-09-22T16:54:55.616Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/quality_check.yml","dependencies":[{"id":13878442442,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442443,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13878442444,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"eaaf4bedf32dbdc6b720b63067d99c4d77d6047d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rebuild_latest_docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.630Z","updated_at":"2023-09-22T16:54:55.630Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/rebuild_latest_docs.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/record_pr.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.634Z","updated_at":"2023-09-22T16:54:55.634Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/record_pr.yml","dependencies":[{"id":13878442447,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442448,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false},{"id":13878442449,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.640Z","updated_at":"2023-09-22T16:54:55.640Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/release-drafter.yml","dependencies":[{"id":13878442450,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"65c5fb495d1e69aa8c08a3317bc44ff8aabe9772","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable_export_pr_details.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.667Z","updated_at":"2023-09-22T16:54:55.667Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_export_pr_details.yml","dependencies":[{"id":13878442471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442472,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable_publish_changelog.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.673Z","updated_at":"2023-09-22T16:54:55.673Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_publish_changelog.yml","dependencies":[{"id":13878442473,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442474,"package_name":"./.github/actions/create-pr","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable_publish_docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.679Z","updated_at":"2023-09-22T16:54:55.679Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_publish_docs.yml","dependencies":[{"id":13878442475,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442476,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13878442477,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"5fd3084fc36e372ff1fff382a39b10d03659f355","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-e2e-tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.684Z","updated_at":"2023-09-22T16:54:55.684Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/run-e2e-tests.yml","dependencies":[{"id":13878442478,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442479,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13878442480,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13878442481,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"5fd3084fc36e372ff1fff382a39b10d03659f355","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/secure_workflows.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:54:55.691Z","updated_at":"2023-09-22T16:54:55.691Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/secure_workflows.yml","dependencies":[{"id":13878442482,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13878442483,"package_name":"zgosalvez/github-actions-ensure-sha-pinned-actions","ecosystem":"actions","requirements":"f32435541e24cd6a4700a7f52bb2ec59e80603b1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docs/Dockerfile","sha":null,"kind":"manifest","created_at":"2024-01-06T18:45:55.706Z","updated_at":"2024-01-06T18:45:55.706Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/docs/Dockerfile","dependencies":[{"id":15465787527,"package_name":"squidfunk/mkdocs-material@sha256","ecosystem":"docker","requirements":"2f29d716a52a50607ffbccd05463f511ed02f7492ebd9ae3a7bfb0ae83078ac2","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-01-06T18:45:57.643Z","updated_at":"2024-01-06T18:45:57.643Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/package-lock.json","dependencies":[{"id":15465787631,"package_name":"aws-cdk","ecosystem":"npm","requirements":"2.118.0","direct":false,"kind":"development","optional":false},{"id":15465787632,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":15465787633,"package_name":"package-lock.json","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-01-06T18:45:58.585Z","updated_at":"2024-01-06T18:45:58.585Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/package.json","dependencies":[{"id":15465787666,"package_name":"package-lock.json","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":15465787667,"package_name":"aws-cdk","ecosystem":"npm","requirements":"^2.118.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"benchmark/src/instrumented/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:45:58.800Z","updated_at":"2024-01-06T18:45:58.800Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/benchmark/src/instrumented/requirements.txt","dependencies":[{"id":15465787672,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"benchmark/src/reference/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:45:59.508Z","updated_at":"2024-01-06T18:45:59.508Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/benchmark/src/reference/requirements.txt","dependencies":[{"id":15465787677,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.in","sha":null,"kind":"manifest","created_at":"2024-01-06T18:45:59.715Z","updated_at":"2024-01-06T18:45:59.715Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/docs/requirements.in","dependencies":[{"id":15465787687,"package_name":"mkdocs-git-revision-date-plugin","ecosystem":"pypi","requirements":"==0.3.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"lockfile","created_at":"2024-01-06T18:46:01.254Z","updated_at":"2024-01-06T18:46:01.254Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/docs/requirements.txt","dependencies":[{"id":15465787796,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":false,"kind":"runtime","optional":false},{"id":15465787797,"package_name":"ghp-import","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"runtime","optional":false},{"id":15465787815,"package_name":"gitdb","ecosystem":"pypi","requirements":"==4.0.10","direct":false,"kind":"runtime","optional":false},{"id":15465787816,"package_name":"gitpython","ecosystem":"pypi","requirements":"==3.1.37","direct":false,"kind":"runtime","optional":false},{"id":15465787817,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"runtime","optional":false},{"id":15465787818,"package_name":"markdown","ecosystem":"pypi","requirements":"==3.3.7","direct":false,"kind":"runtime","optional":false},{"id":15465787819,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.3","direct":false,"kind":"runtime","optional":false},{"id":15465787820,"package_name":"mergedeep","ecosystem":"pypi","requirements":"==1.3.4","direct":false,"kind":"runtime","optional":false},{"id":15465787821,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.4.3","direct":false,"kind":"runtime","optional":false},{"id":15465787822,"package_name":"mkdocs-git-revision-date-plugin","ecosystem":"pypi","requirements":"==0.3.2","direct":false,"kind":"runtime","optional":false},{"id":15465787823,"package_name":"packaging","ecosystem":"pypi","requirements":"==23.1","direct":false,"kind":"runtime","optional":false},{"id":15465787824,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":15465787825,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":false,"kind":"runtime","optional":false},{"id":15465787826,"package_name":"pyyaml-env-tag","ecosystem":"pypi","requirements":"==0.1","direct":false,"kind":"runtime","optional":false},{"id":15465787827,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":15465787828,"package_name":"smmap","ecosystem":"pypi","requirements":"==5.0.0","direct":false,"kind":"runtime","optional":false},{"id":15465787829,"package_name":"watchdog","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/event_handler_graphql/src/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:46:02.020Z","updated_at":"2024-01-06T18:46:02.020Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/examples/event_handler_graphql/src/requirements.txt","dependencies":[{"id":15465787859,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15465787860,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2024-01-06T18:46:04.738Z","updated_at":"2024-01-06T18:46:04.738Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/poetry.lock","dependencies":[{"id":15465788074,"package_name":"anyio","ecosystem":"pypi","requirements":"3.7.1","direct":false,"kind":null,"optional":false},{"id":15465788075,"package_name":"attrs","ecosystem":"pypi","requirements":"23.1.0","direct":false,"kind":null,"optional":false},{"id":15465788076,"package_name":"aws-cdk-asset-awscli-v1","ecosystem":"pypi","requirements":"2.2.201","direct":false,"kind":null,"optional":false},{"id":15465788077,"package_name":"aws-cdk-asset-kubectl-v20","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":null,"optional":false},{"id":15465788078,"package_name":"aws-cdk-asset-node-proxy-agent-v6","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":null,"optional":false},{"id":15465788079,"package_name":"aws-cdk-aws-apigatewayv2-alpha","ecosystem":"pypi","requirements":"2.111.0a0","direct":false,"kind":null,"optional":false},{"id":15465788087,"package_name":"aws-cdk-aws-apigatewayv2-authorizers-alpha","ecosystem":"pypi","requirements":"2.111.0a0","direct":false,"kind":null,"optional":false},{"id":15465788090,"package_name":"aws-cdk-aws-apigatewayv2-integrations-alpha","ecosystem":"pypi","requirements":"2.111.0a0","direct":false,"kind":null,"optional":false},{"id":15465788091,"package_name":"aws-cdk-lib","ecosystem":"pypi","requirements":"2.111.0","direct":false,"kind":null,"optional":false},{"id":15465788092,"package_name":"aws-encryption-sdk","ecosystem":"pypi","requirements":"3.1.1","direct":false,"kind":null,"optional":false},{"id":15465788131,"package_name":"aws-requests-auth","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":null,"optional":false},{"id":15465788132,"package_name":"aws-sam-translator","ecosystem":"pypi","requirements":"1.82.0","direct":false,"kind":null,"optional":false},{"id":15465788139,"package_name":"aws-xray-sdk","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":null,"optional":false},{"id":15465788160,"package_name":"babel","ecosystem":"pypi","requirements":"2.13.1","direct":false,"kind":null,"optional":false},{"id":15465788161,"package_name":"bandit","ecosystem":"pypi","requirements":"1.7.5","direct":false,"kind":null,"optional":false},{"id":15465788162,"package_name":"black","ecosystem":"pypi","requirements":"23.3.0","direct":false,"kind":null,"optional":false},{"id":15465788163,"package_name":"boto3","ecosystem":"pypi","requirements":"1.33.8","direct":false,"kind":null,"optional":false},{"id":15465788164,"package_name":"botocore","ecosystem":"pypi","requirements":"1.33.8","direct":false,"kind":null,"optional":false},{"id":15465788165,"package_name":"bytecode","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":null,"optional":false},{"id":15465788588,"package_name":"bytecode","ecosystem":"pypi","requirements":"0.15.1","direct":false,"kind":null,"optional":false},{"id":15465788589,"package_name":"cattrs","ecosystem":"pypi","requirements":"23.1.2","direct":false,"kind":null,"optional":false},{"id":15465788590,"package_name":"certifi","ecosystem":"pypi","requirements":"2023.11.17","direct":false,"kind":null,"optional":false},{"id":15465788591,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":null,"optional":false},{"id":15465788592,"package_name":"cfn-lint","ecosystem":"pypi","requirements":"0.83.7","direct":false,"kind":null,"optional":false},{"id":15465788594,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.3.2","direct":false,"kind":null,"optional":false},{"id":15465788595,"package_name":"checksumdir","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":null,"optional":false},{"id":15465788599,"package_name":"click","ecosystem":"pypi","requirements":"8.1.7","direct":false,"kind":null,"optional":false},{"id":15465788600,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":null,"optional":false},{"id":15465788601,"package_name":"constructs","ecosystem":"pypi","requirements":"10.3.0","direct":false,"kind":null,"optional":false},{"id":15465788602,"package_name":"coverage","ecosystem":"pypi","requirements":"7.2.7","direct":false,"kind":null,"optional":false},{"id":15465788603,"package_name":"cryptography","ecosystem":"pypi","requirements":"41.0.7","direct":false,"kind":null,"optional":false},{"id":15465788604,"package_name":"datadog","ecosystem":"pypi","requirements":"0.47.0","direct":false,"kind":null,"optional":false},{"id":15465788624,"package_name":"datadog-lambda","ecosystem":"pypi","requirements":"5.85.0","direct":false,"kind":null,"optional":false},{"id":15465788625,"package_name":"ddsketch","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":null,"optional":false},{"id":15465788632,"package_name":"ddtrace","ecosystem":"pypi","requirements":"2.3.1","direct":false,"kind":null,"optional":false},{"id":15465788651,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":null,"optional":false},{"id":15465788652,"package_name":"deprecated","ecosystem":"pypi","requirements":"1.2.14","direct":false,"kind":null,"optional":false},{"id":15465788653,"package_name":"envier","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":null,"optional":false},{"id":15465790449,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":null,"optional":false},{"id":15465790450,"package_name":"execnet","ecosystem":"pypi","requirements":"2.0.2","direct":false,"kind":null,"optional":false},{"id":15465790451,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.19.1","direct":false,"kind":null,"optional":false},{"id":15465790452,"package_name":"filelock","ecosystem":"pypi","requirements":"3.12.2","direct":false,"kind":null,"optional":false},{"id":15465790453,"package_name":"ghp-import","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":null,"optional":false},{"id":15465790454,"package_name":"gitdb","ecosystem":"pypi","requirements":"4.0.11","direct":false,"kind":null,"optional":false},{"id":15465790455,"package_name":"gitpython","ecosystem":"pypi","requirements":"3.1.40","direct":false,"kind":null,"optional":false},{"id":15465790456,"package_name":"h11","ecosystem":"pypi","requirements":"0.14.0","direct":false,"kind":null,"optional":false},{"id":15465790457,"package_name":"httpcore","ecosystem":"pypi","requirements":"0.17.3","direct":false,"kind":null,"optional":false},{"id":15465790458,"package_name":"httpx","ecosystem":"pypi","requirements":"0.24.1","direct":false,"kind":null,"optional":false},{"id":15465790459,"package_name":"hvac","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":null,"optional":false},{"id":15465791874,"package_name":"idna","ecosystem":"pypi","requirements":"3.6","direct":false,"kind":null,"optional":false},{"id":15465791875,"package_name":"ijson","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":null,"optional":false},{"id":15465792873,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"6.7.0","direct":false,"kind":null,"optional":false},{"id":15465792877,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.12.0","direct":false,"kind":null,"optional":false},{"id":15465792880,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":null,"optional":false},{"id":15465792882,"package_name":"isort","ecosystem":"pypi","requirements":"5.11.5","direct":false,"kind":null,"optional":false},{"id":15465792885,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":null,"optional":false},{"id":15465792888,"package_name":"jmespath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":null,"optional":false},{"id":15465792890,"package_name":"jschema-to-python","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":null,"optional":false},{"id":15465793298,"package_name":"jsii","ecosystem":"pypi","requirements":"1.91.0","direct":false,"kind":null,"optional":false},{"id":15465793299,"package_name":"jsonpatch","ecosystem":"pypi","requirements":"1.33","direct":false,"kind":null,"optional":false},{"id":15465793300,"package_name":"jsonpickle","ecosystem":"pypi","requirements":"3.0.2","direct":false,"kind":null,"optional":false},{"id":15465793301,"package_name":"jsonpointer","ecosystem":"pypi","requirements":"2.4","direct":false,"kind":null,"optional":false},{"id":15465793302,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.17.3","direct":false,"kind":null,"optional":false},{"id":15465793303,"package_name":"junit-xml","ecosystem":"pypi","requirements":"1.9","direct":false,"kind":null,"optional":false},{"id":15465793348,"package_name":"mako","ecosystem":"pypi","requirements":"1.2.4","direct":false,"kind":null,"optional":false},{"id":15465793349,"package_name":"mando","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":null,"optional":false},{"id":15465797054,"package_name":"markdown","ecosystem":"pypi","requirements":"3.4.4","direct":false,"kind":null,"optional":false},{"id":15465797055,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":null,"optional":false},{"id":15465797056,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.3","direct":false,"kind":null,"optional":false},{"id":15465797057,"package_name":"mdurl","ecosystem":"pypi","requirements":"0.1.2","direct":false,"kind":null,"optional":false},{"id":15465797058,"package_name":"mergedeep","ecosystem":"pypi","requirements":"1.3.4","direct":false,"kind":null,"optional":false},{"id":15465797059,"package_name":"mike","ecosystem":"pypi","requirements":"1.1.2","direct":false,"kind":null,"optional":false},{"id":15465797492,"package_name":"mkdocs","ecosystem":"pypi","requirements":"1.5.3","direct":false,"kind":null,"optional":false},{"id":15465797493,"package_name":"mkdocs-git-revision-date-plugin","ecosystem":"pypi","requirements":"0.3.2","direct":false,"kind":null,"optional":false},{"id":15465797494,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"9.2.7","direct":false,"kind":null,"optional":false},{"id":15465797495,"package_name":"mkdocs-material-extensions","ecosystem":"pypi","requirements":"1.2","direct":false,"kind":null,"optional":false},{"id":15465797496,"package_name":"mpmath","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":null,"optional":false},{"id":15465797497,"package_name":"mypy","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":null,"optional":false},{"id":15465797498,"package_name":"mypy-boto3-appconfig","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797581,"package_name":"mypy-boto3-appconfigdata","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797582,"package_name":"mypy-boto3-cloudformation","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797583,"package_name":"mypy-boto3-cloudwatch","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797584,"package_name":"mypy-boto3-dynamodb","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797585,"package_name":"mypy-boto3-lambda","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797586,"package_name":"mypy-boto3-logs","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465797978,"package_name":"mypy-boto3-s3","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465798001,"package_name":"mypy-boto3-secretsmanager","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465798002,"package_name":"mypy-boto3-ssm","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465798005,"package_name":"mypy-boto3-xray","ecosystem":"pypi","requirements":"1.34.0","direct":false,"kind":null,"optional":false},{"id":15465798006,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":null,"optional":false},{"id":15465798007,"package_name":"networkx","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":null,"optional":false},{"id":15465798008,"package_name":"opentelemetry-api","ecosystem":"pypi","requirements":"1.21.0","direct":false,"kind":null,"optional":false},{"id":15465798009,"package_name":"packaging","ecosystem":"pypi","requirements":"23.2","direct":false,"kind":null,"optional":false},{"id":15465798010,"package_name":"paginate","ecosystem":"pypi","requirements":"0.5.6","direct":false,"kind":null,"optional":false},{"id":15465798011,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.11.2","direct":false,"kind":null,"optional":false},{"id":15465798012,"package_name":"pbr","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":null,"optional":false},{"id":15465798013,"package_name":"pdoc3","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":null,"optional":false},{"id":15465798041,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":null,"optional":false},{"id":15465798042,"package_name":"platformdirs","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":null,"optional":false},{"id":15465798043,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":null,"optional":false},{"id":15465798044,"package_name":"protobuf","ecosystem":"pypi","requirements":"4.24.4","direct":false,"kind":null,"optional":false},{"id":15465798045,"package_name":"publication","ecosystem":"pypi","requirements":"0.0.3","direct":false,"kind":null,"optional":false},{"id":15465798046,"package_name":"py-cpuinfo","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":null,"optional":false},{"id":15465798047,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":null,"optional":false},{"id":15465798048,"package_name":"pydantic","ecosystem":"pypi","requirements":"1.10.13","direct":false,"kind":null,"optional":false},{"id":15465798049,"package_name":"pygments","ecosystem":"pypi","requirements":"2.17.2","direct":false,"kind":null,"optional":false},{"id":15465798050,"package_name":"pyhcl","ecosystem":"pypi","requirements":"0.4.5","direct":false,"kind":null,"optional":false},{"id":15465798051,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"10.2.1","direct":false,"kind":null,"optional":false},{"id":15465798052,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":null,"optional":false},{"id":15465798053,"package_name":"pytest","ecosystem":"pypi","requirements":"7.4.4","direct":false,"kind":null,"optional":false},{"id":15465798054,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"0.21.1","direct":false,"kind":null,"optional":false},{"id":15465798055,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"4.0.0","direct":false,"kind":null,"optional":false},{"id":15465798056,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":null,"optional":false},{"id":15465798057,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"3.11.1","direct":false,"kind":null,"optional":false},{"id":15465798058,"package_name":"pytest-socket","ecosystem":"pypi","requirements":"0.6.0","direct":false,"kind":null,"optional":false},{"id":15465798064,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":null,"optional":false},{"id":15465798189,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":null,"optional":false},{"id":15465798190,"package_name":"pytz","ecosystem":"pypi","requirements":"2023.3.post1","direct":false,"kind":null,"optional":false},{"id":15465798191,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":null,"optional":false},{"id":15465798192,"package_name":"pyyaml-env-tag","ecosystem":"pypi","requirements":"0.1","direct":false,"kind":null,"optional":false},{"id":15465798193,"package_name":"radon","ecosystem":"pypi","requirements":"6.0.1","direct":false,"kind":null,"optional":false},{"id":15465799549,"package_name":"regex","ecosystem":"pypi","requirements":"2022.10.31","direct":false,"kind":null,"optional":false},{"id":15465799550,"package_name":"requests","ecosystem":"pypi","requirements":"2.31.0","direct":false,"kind":null,"optional":false},{"id":15465799551,"package_name":"retry2","ecosystem":"pypi","requirements":"0.9.5","direct":false,"kind":null,"optional":false},{"id":15465799553,"package_name":"rich","ecosystem":"pypi","requirements":"13.7.0","direct":false,"kind":null,"optional":false},{"id":15465799554,"package_name":"ruff","ecosystem":"pypi","requirements":"0.1.11","direct":false,"kind":null,"optional":false},{"id":15465799555,"package_name":"s3transfer","ecosystem":"pypi","requirements":"0.8.2","direct":false,"kind":null,"optional":false},{"id":15465799556,"package_name":"sarif-om","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":null,"optional":false},{"id":15465799591,"package_name":"sentry-sdk","ecosystem":"pypi","requirements":"1.39.1","direct":false,"kind":null,"optional":false},{"id":15465799592,"package_name":"setuptools","ecosystem":"pypi","requirements":"69.0.2","direct":false,"kind":null,"optional":false},{"id":15465799593,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":null,"optional":false},{"id":15465799594,"package_name":"smmap","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":null,"optional":false},{"id":15465799852,"package_name":"sniffio","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":null,"optional":false},{"id":15465799853,"package_name":"stevedore","ecosystem":"pypi","requirements":"3.5.2","direct":false,"kind":null,"optional":false},{"id":15465799854,"package_name":"sympy","ecosystem":"pypi","requirements":"1.10.1","direct":false,"kind":null,"optional":false},{"id":15465799855,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":null,"optional":false},{"id":15465799856,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.5","direct":false,"kind":null,"optional":false},{"id":15465799857,"package_name":"typeguard","ecosystem":"pypi","requirements":"2.13.3","direct":false,"kind":null,"optional":false},{"id":15465799858,"package_name":"types-python-dateutil","ecosystem":"pypi","requirements":"2.8.19.14","direct":false,"kind":null,"optional":false},{"id":15465799859,"package_name":"types-requests","ecosystem":"pypi","requirements":"2.31.0.6","direct":false,"kind":null,"optional":false},{"id":15465799860,"package_name":"types-urllib3","ecosystem":"pypi","requirements":"1.26.25.14","direct":false,"kind":null,"optional":false},{"id":15465799861,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.7.1","direct":false,"kind":null,"optional":false},{"id":15465799862,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.18","direct":false,"kind":null,"optional":false},{"id":15465799863,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.0.7","direct":false,"kind":null,"optional":false},{"id":15465799864,"package_name":"verspec","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":null,"optional":false},{"id":15465800525,"package_name":"watchdog","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":null,"optional":false},{"id":15465800526,"package_name":"wrapt","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":null,"optional":false},{"id":15465800527,"package_name":"xenon","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":null,"optional":false},{"id":15465801107,"package_name":"xmltodict","ecosystem":"pypi","requirements":"0.13.0","direct":false,"kind":null,"optional":false},{"id":15465801108,"package_name":"zipp","ecosystem":"pypi","requirements":"3.15.0","direct":false,"kind":null,"optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-06T18:46:22.123Z","updated_at":"2024-01-06T18:46:22.123Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/pyproject.toml","dependencies":[{"id":15465801109,"package_name":"python","ecosystem":"pypi","requirements":"^3.7.4","direct":true,"kind":"runtime","optional":false},{"id":15465801110,"package_name":"aws-xray-sdk","ecosystem":"pypi","requirements":"^2.8.0","direct":true,"kind":"runtime","optional":false},{"id":15465801111,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"^2.14.5","direct":true,"kind":"runtime","optional":false},{"id":15465801112,"package_name":"pydantic","ecosystem":"pypi","requirements":"^1.8.2","direct":true,"kind":"runtime","optional":false},{"id":15465801113,"package_name":"boto3","ecosystem":"pypi","requirements":"^1.20.32","direct":true,"kind":"runtime","optional":false},{"id":15465801114,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"^4.6.2","direct":true,"kind":"runtime","optional":false},{"id":15465801115,"package_name":"datadog-lambda","ecosystem":"pypi","requirements":"\u003e=4.77,\u003c6.0","direct":true,"kind":"runtime","optional":false},{"id":15465801116,"package_name":"aws-encryption-sdk","ecosystem":"pypi","requirements":"^3.1.1","direct":true,"kind":"runtime","optional":false},{"id":15465801117,"package_name":"coverage","ecosystem":"pypi","requirements":"^7.2","direct":true,"kind":"develop","optional":false},{"id":15465801118,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.4.4","direct":true,"kind":"develop","optional":false},{"id":15465801119,"package_name":"black","ecosystem":"pypi","requirements":"^23.3","direct":true,"kind":"develop","optional":false},{"id":15465801120,"package_name":"boto3","ecosystem":"pypi","requirements":"^1.18","direct":true,"kind":"develop","optional":false},{"id":15465801121,"package_name":"isort","ecosystem":"pypi","requirements":"^5.11.5","direct":true,"kind":"develop","optional":false},{"id":15465801122,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^4.1.0","direct":true,"kind":"develop","optional":false},{"id":15465801123,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"^3.11.1","direct":true,"kind":"develop","optional":false},{"id":15465801124,"package_name":"pdoc3","ecosystem":"pypi","requirements":"^0.10.0","direct":true,"kind":"develop","optional":false},{"id":15465801125,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"^0.21.1","direct":true,"kind":"develop","optional":false},{"id":15465801126,"package_name":"bandit","ecosystem":"pypi","requirements":"^1.7.5","direct":true,"kind":"develop","optional":false},{"id":15465801127,"package_name":"radon","ecosystem":"pypi","requirements":"^6.0.1","direct":true,"kind":"develop","optional":false},{"id":15465801128,"package_name":"xenon","ecosystem":"pypi","requirements":"^0.9.1","direct":true,"kind":"develop","optional":false},{"id":15465801129,"package_name":"mkdocs-git-revision-date-plugin","ecosystem":"pypi","requirements":"^0.3.2","direct":true,"kind":"develop","optional":false},{"id":15465801130,"package_name":"mike","ecosystem":"pypi","requirements":"^1.1.2","direct":true,"kind":"develop","optional":false},{"id":15465801131,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"^3.5.0","direct":true,"kind":"develop","optional":false},{"id":15465801132,"package_name":"aws-cdk-lib","ecosystem":"pypi","requirements":"^2.111.0","direct":true,"kind":"develop","optional":false},{"id":15465801133,"package_name":"aws-cdk.aws-apigatewayv2-alpha","ecosystem":"pypi","requirements":"^2.38.1-alpha.0","direct":true,"kind":"develop","optional":false},{"id":15465801134,"package_name":"aws-cdk.aws-apigatewayv2-integrations-alpha","ecosystem":"pypi","requirements":"^2.38.1-alpha.0","direct":true,"kind":"develop","optional":false},{"id":15465801135,"package_name":"aws-cdk.aws-apigatewayv2-authorizers-alpha","ecosystem":"pypi","requirements":"^2.38.1-alpha.0","direct":true,"kind":"develop","optional":false},{"id":15465801136,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"^4.0.0","direct":true,"kind":"develop","optional":false},{"id":15465801137,"package_name":"mypy-boto3-appconfig","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801138,"package_name":"mypy-boto3-cloudformation","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801139,"package_name":"mypy-boto3-cloudwatch","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801140,"package_name":"mypy-boto3-dynamodb","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801141,"package_name":"mypy-boto3-lambda","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801142,"package_name":"mypy-boto3-logs","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801143,"package_name":"mypy-boto3-secretsmanager","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801144,"package_name":"mypy-boto3-ssm","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801145,"package_name":"mypy-boto3-s3","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801146,"package_name":"mypy-boto3-xray","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801147,"package_name":"types-requests","ecosystem":"pypi","requirements":"^2.31.0","direct":true,"kind":"develop","optional":false},{"id":15465801148,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"^4.6.2","direct":true,"kind":"develop","optional":false},{"id":15465801149,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"^9.2.7","direct":true,"kind":"develop","optional":false},{"id":15465801150,"package_name":"filelock","ecosystem":"pypi","requirements":"^3.12.2","direct":true,"kind":"develop","optional":false},{"id":15465801151,"package_name":"checksumdir","ecosystem":"pypi","requirements":"^1.2.0","direct":true,"kind":"develop","optional":false},{"id":15465801152,"package_name":"mypy-boto3-appconfigdata","ecosystem":"pypi","requirements":"^1.34.0","direct":true,"kind":"develop","optional":false},{"id":15465801153,"package_name":"ijson","ecosystem":"pypi","requirements":"^3.2.2","direct":true,"kind":"develop","optional":false},{"id":15465801154,"package_name":"typed-ast","ecosystem":"pypi","requirements":"^1.5.5","direct":true,"kind":"develop","optional":false},{"id":15465801155,"package_name":"hvac","ecosystem":"pypi","requirements":"^1.2.1","direct":true,"kind":"develop","optional":false},{"id":15465801156,"package_name":"aws-requests-auth","ecosystem":"pypi","requirements":"^0.4.3","direct":true,"kind":"develop","optional":false},{"id":15465801157,"package_name":"datadog-lambda","ecosystem":"pypi","requirements":"^5.85.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_1024/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:46:22.149Z","updated_at":"2024-01-06T18:46:22.149Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_1024/requirements.txt","dependencies":[{"id":15465801158,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801159,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801160,"package_name":"aws-encryption-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_128/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:46:22.157Z","updated_at":"2024-01-06T18:46:22.157Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_128/requirements.txt","dependencies":[{"id":15465801161,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801162,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801163,"package_name":"aws-encryption-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_1769/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-06T18:46:22.163Z","updated_at":"2024-01-06T18:46:22.163Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/tests/performance/data_masking/load_test_data_masking/pt-load-test-stack/function_1769/requirements.txt","dependencies":[{"id":15465801200,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801202,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15465801204,"package_name":"aws-encryption-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/layer_govcloud_python313.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:02:59.929Z","updated_at":"2026-02-14T20:02:59.929Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/layer_govcloud_python313.yml","dependencies":[{"id":25818239180,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818239181,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25818239182,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/quality_code_cdk_constructor.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:03.003Z","updated_at":"2026-02-14T20:03:03.003Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/quality_code_cdk_constructor.yml","dependencies":[{"id":25818240357,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818240358,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25818240359,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"c7c53464625b32c7a7e944ae62b3e17d2b600130","direct":true,"kind":"composite","optional":false},{"id":25818240360,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"8d2750c68a42422c14e847fe6c8ac0403b4cbd6f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable_deploy_v3_layer_stack.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:04.041Z","updated_at":"2026-02-14T20:03:04.041Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_deploy_v3_layer_stack.yml","dependencies":[{"id":25818240779,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818240780,"package_name":"./.github/actions/seal-restore","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240781,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818240782,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false},{"id":25818240783,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25818240784,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false},{"id":25818240785,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"examples/build_recipes/poetry/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:05.573Z","updated_at":"2026-02-14T20:03:05.573Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/examples/build_recipes/poetry/pyproject.toml","dependencies":[{"id":25818241373,"package_name":"python","ecosystem":"pypi","requirements":"^3.10","direct":true,"kind":"runtime","optional":false},{"id":25818241470,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"^3.18.0","direct":true,"kind":"runtime","optional":false},{"id":25818241570,"package_name":"pydantic","ecosystem":"pypi","requirements":"^2.10.0","direct":true,"kind":"runtime","optional":false},{"id":25818241571,"package_name":"requests","ecosystem":"pypi","requirements":"^2.32.0","direct":true,"kind":"runtime","optional":false},{"id":25818241572,"package_name":"pytest","ecosystem":"pypi","requirements":"^8.0.0","direct":true,"kind":"develop","optional":false},{"id":25818241573,"package_name":"black","ecosystem":"pypi","requirements":"^24.0.0","direct":true,"kind":"develop","optional":false},{"id":25818241574,"package_name":"mypy","ecosystem":"pypi","requirements":"^1.8.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bootstrap_region.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:02:59.072Z","updated_at":"2026-02-14T20:02:59.072Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/bootstrap_region.yml","dependencies":[{"id":25818238898,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818238899,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false},{"id":25818238900,"package_name":"aws-powertools/actions/.github/actions/cached-node-modules","ecosystem":"actions","requirements":"3b5b8e2e58b7af07994be982e83584a94e8c76c5","direct":true,"kind":"composite","optional":false},{"id":25818238902,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818238903,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reusable_deploy_v3_sar.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:04.099Z","updated_at":"2026-02-14T20:03:04.099Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_deploy_v3_sar.yml","dependencies":[{"id":25818240790,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818240791,"package_name":"./.github/actions/seal-restore","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240792,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818240793,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false},{"id":25818240794,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_ssm.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:04.209Z","updated_at":"2026-02-14T20:03:04.209Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/update_ssm.yml","dependencies":[{"id":25818240815,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".clusterfuzzlite/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:04.262Z","updated_at":"2026-02-14T20:03:04.262Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.clusterfuzzlite/Dockerfile","dependencies":[{"id":25818240817,"package_name":"gcr.io/oss-fuzz-base/base-builder-python","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"layer_v3/poetry.lock","sha":null,"kind":"lockfile","created_at":"2026-02-14T20:03:06.408Z","updated_at":"2026-02-14T20:03:06.408Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/layer_v3/poetry.lock","dependencies":[{"id":25818241759,"package_name":"aws-cdk-lib","ecosystem":"pypi","requirements":"2.223.0","direct":false,"kind":"runtime","optional":false},{"id":25818241779,"package_name":"boto3","ecosystem":"pypi","requirements":"1.40.72","direct":false,"kind":"develop","optional":false},{"id":25818241653,"package_name":"attrs","ecosystem":"pypi","requirements":"25.4.0","direct":false,"kind":"runtime","optional":false},{"id":25818241654,"package_name":"aws-cdk-asset-awscli-v1","ecosystem":"pypi","requirements":"2.2.242","direct":false,"kind":"runtime","optional":false},{"id":25818241705,"package_name":"aws-cdk-asset-node-proxy-agent-v6","ecosystem":"pypi","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25818241716,"package_name":"aws-cdk-cloud-assembly-schema","ecosystem":"pypi","requirements":"48.18.0","direct":false,"kind":"runtime","optional":false},{"id":25818241912,"package_name":"botocore","ecosystem":"pypi","requirements":"1.40.72","direct":false,"kind":"develop","optional":false},{"id":25818241923,"package_name":"cattrs","ecosystem":"pypi","requirements":"25.3.0","direct":false,"kind":"runtime","optional":false},{"id":25818241937,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"develop","optional":false},{"id":25818241938,"package_name":"constructs","ecosystem":"pypi","requirements":"10.4.3","direct":false,"kind":"runtime","optional":false},{"id":25818241950,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25818241951,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"develop","optional":false},{"id":25818241952,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":25818242016,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":25818242017,"package_name":"jmespath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":25818242081,"package_name":"jsii","ecosystem":"pypi","requirements":"1.119.0","direct":false,"kind":"runtime","optional":false},{"id":25818242094,"package_name":"packaging","ecosystem":"pypi","requirements":"25.0","direct":false,"kind":"develop","optional":false},{"id":25818242095,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":25818242105,"package_name":"publication","ecosystem":"pypi","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":25818242130,"package_name":"pytest","ecosystem":"pypi","requirements":"7.4.4","direct":false,"kind":"develop","optional":false},{"id":25818242166,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"runtime","optional":false},{"id":25818242167,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.9.0.post0","direct":false,"kind":"develop","optional":false},{"id":25818242168,"package_name":"s3transfer","ecosystem":"pypi","requirements":"0.14.0","direct":false,"kind":"develop","optional":false},{"id":25818242205,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25818242206,"package_name":"six","ecosystem":"pypi","requirements":"1.17.0","direct":false,"kind":"develop","optional":false},{"id":25818242207,"package_name":"tomli","ecosystem":"pypi","requirements":"2.3.0","direct":false,"kind":"develop","optional":false},{"id":25818242208,"package_name":"typeguard","ecosystem":"pypi","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":25818242262,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25818242263,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"develop","optional":false},{"id":25818242264,"package_name":"urllib3","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-v3.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:03.089Z","updated_at":"2026-02-14T20:03:03.089Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/release-v3.yml","dependencies":[{"id":25818240391,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818240392,"package_name":"./.github/actions/seal","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240393,"package_name":"./.github/actions/seal-restore","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240394,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25818240395,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e","direct":true,"kind":"composite","optional":false},{"id":25818240396,"package_name":"./.github/actions/upload-release-provenance","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240761,"package_name":"./.github/actions/create-pr","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818240762,"package_name":"actions/github-script","ecosystem":"actions","requirements":"ed597411d8f924073f98dfc5c65a23a2325f34cd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"layer_v3/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:04.594Z","updated_at":"2026-02-14T20:03:04.594Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/layer_v3/docker/Dockerfile","dependencies":[{"id":25818240998,"package_name":"public.ecr.aws/lambda/python","ecosystem":"docker","requirements":"${PYTHON_VERSION}","direct":true,"kind":"build","optional":false},{"id":25818241090,"package_name":"base_build","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"examples/build_recipes/uv/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:06.342Z","updated_at":"2026-02-14T20:03:06.342Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/examples/build_recipes/uv/pyproject.toml","dependencies":[{"id":25818241610,"package_name":"aws-lambda-powertools","ecosystem":"pypi","requirements":"[all]\u003e=3.18.0","direct":true,"kind":"runtime","optional":false},{"id":25818241613,"package_name":"pydantic","ecosystem":"pypi","requirements":"\u003e=2.10.0","direct":true,"kind":"runtime","optional":false},{"id":25818241614,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.32.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/layer_govcloud.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:02:59.810Z","updated_at":"2026-02-14T20:02:59.810Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/layer_govcloud.yml","dependencies":[{"id":25818239107,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818239115,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25818239116,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_v3_layer.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:01.139Z","updated_at":"2026-02-14T20:03:01.139Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/publish_v3_layer.yml","dependencies":[{"id":25818239654,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818239694,"package_name":"./.github/actions/seal-restore","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818239695,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false},{"id":25818239696,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25818239697,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"c7c53464625b32c7a7e944ae62b3e17d2b600130","direct":true,"kind":"composite","optional":false},{"id":25818239765,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"8d2750c68a42422c14e847fe6c8ac0403b4cbd6f","direct":true,"kind":"composite","optional":false},{"id":25818239816,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25818239817,"package_name":"./.github/actions/create-pr","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"layer_v3/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:09.768Z","updated_at":"2026-02-14T20:03:09.768Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/layer_v3/pyproject.toml","dependencies":[{"id":25818242294,"package_name":"python","ecosystem":"pypi","requirements":"^3.10","direct":true,"kind":"runtime","optional":false},{"id":25818242295,"package_name":"aws-cdk-lib","ecosystem":"pypi","requirements":"^2.223.0","direct":true,"kind":"runtime","optional":false},{"id":25818242296,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.1.2","direct":true,"kind":"develop","optional":false},{"id":25818242297,"package_name":"boto3","ecosystem":"pypi","requirements":"^1.24.46","direct":true,"kind":"develop","optional":false},{"id":25818242298,"package_name":"urllib3","ecosystem":"pypi","requirements":"\u003e=1.25.4,!=2.2.0,\u003c3","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/layers_partitions.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:00.095Z","updated_at":"2026-02-14T20:03:00.095Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/layers_partitions.yml","dependencies":[{"id":25818239240,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818239241,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25818239242,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on_schedule_monthly_roadmap_reminder.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:00.202Z","updated_at":"2026-02-14T20:03:00.202Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/on_schedule_monthly_roadmap_reminder.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/pre-release.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:00.271Z","updated_at":"2026-02-14T20:03:00.271Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/pre-release.yml","dependencies":[{"id":25818239264,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818239266,"package_name":"./.github/actions/seal","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818239488,"package_name":"./.github/actions/seal-restore","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25818239508,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25818239510,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e","direct":true,"kind":"composite","optional":false},{"id":25818239511,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false},{"id":25818239512,"package_name":"./.github/actions/create-pr","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cflite_scheduled.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:02:59.145Z","updated_at":"2026-02-14T20:02:59.145Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/cflite_scheduled.yml","dependencies":[{"id":25818238914,"package_name":"google/clusterfuzzlite/actions/build_fuzzers","ecosystem":"actions","requirements":"884713a6c30a92e5e8544c39945cd7cb630abcd1","direct":true,"kind":"composite","optional":false},{"id":25818239052,"package_name":"google/clusterfuzzlite/actions/run_fuzzers","ecosystem":"actions","requirements":"884713a6c30a92e5e8544c39945cd7cb630abcd1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/layer_govcloud_verify.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:02:59.988Z","updated_at":"2026-02-14T20:02:59.988Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/layer_govcloud_verify.yml","dependencies":[{"id":25818239201,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/layers_partition_verify.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:00.041Z","updated_at":"2026-02-14T20:03:00.041Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/layers_partition_verify.yml","dependencies":[{"id":25818239219,"package_name":"aws-actions/configure-aws-credentials","ecosystem":"actions","requirements":"8df5847569e6427dd6c4fb1cf565c83acfa8afa7","direct":true,"kind":"composite","optional":false},{"id":25818239220,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25818239221,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"37930b1c2abaa49bbe596cd826c3c89aef350131","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/quality_check_docs.yml","sha":null,"kind":"manifest","created_at":"2026-02-14T20:03:01.465Z","updated_at":"2026-02-14T20:03:01.465Z","repository_link":"https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/quality_check_docs.yml","dependencies":[{"id":25818239842,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25818240269,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false}]}],"score":30.301943192583156,"created_at":"2025-10-10T05:50:21.035Z","updated_at":"2026-06-20T08:30:22.879Z","avatar_url":"https://github.com/aws-powertools.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368028","html_url":"https://summary.ecosyste.ms/projects/368028"}