{"library":"cfnresponse","type":"library","category":null,"description":"cfnresponse is a micro Python package designed to simplify sending responses from AWS Lambda functions acting as custom resources back to AWS CloudFormation. It abstracts the HTTP call to the pre-signed S3 URL provided by CloudFormation, ensuring that stack operations (create, update, delete) complete successfully or fail gracefully. The current version is 1.1.5, and releases are infrequent, primarily for updates related to AWS Lambda runtime environments or underlying HTTP client changes.","language":"python","status":"active","version":"1.1.5","tags":["aws","cloudformation","lambda","custom-resource","serverless"],"last_verified":"Sun May 24","install":[{"cmd":"pip install cfnresponse","imports":["from cfnresponse import send, SUCCESS, FAILED"]}],"homepage":null,"github":"https://github.com/gene1wood/cfnresponse","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cfnresponse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cfnresponse/compatibility"}}