aws / serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
https://aws.amazon.com/serverless/sam
Apache License 2.0
9.34k stars 2.38k forks source link

Revert "fix: AttributeError: module 'pydantic.v1' has no attribute 'error_wrapper'" #3619

Closed aaythapa closed 3 months ago

aaythapa commented 3 months ago

Reverts aws/serverless-application-model#3611 since the pydantic issue persists with this PR.