File tree 1 file changed +2
-2
lines changed
aws_lambda_powertools/tracing
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -571,7 +571,7 @@ def _add_response_as_metadata(
571
571
Parameters
572
572
----------
573
573
method_name : str, optional
574
- function name to add as metadata key, by default None
574
+ method name to add as metadata key, by default None
575
575
data : Any, optional
576
576
data to add as subsegment metadata, by default None
577
577
subsegment : aws_xray_sdk.core.models.subsegment, optional
@@ -592,7 +592,7 @@ def _add_full_exception_as_metadata(
592
592
Parameters
593
593
----------
594
594
method_name : str, optional
595
- function name to add as metadata key, by default None
595
+ method name to add as metadata key, by default None
596
596
error : Exception, optional
597
597
error to add as subsegment metadata, by default None
598
598
subsegment : aws_xray_sdk.core.models.subsegment, optional
You can’t perform that action at this time.
0 commit comments