Skip to content

Commit

Permalink
Thank you
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-amz committed Jul 22, 2024
1 parent e6ed52d commit 30e852c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -873,4 +873,3 @@ def lambda_handler(event: Dict[str, Any], context: Context) -> None:
except Exception:
LOGGER.exception(UNEXPECTED)
raise ValueError(f"Unexpected error executing Lambda function. Review CloudWatch logs ({context.log_group_name}) for details.") from None

0 comments on commit 30e852c

Please sign in to comment.