Skip to content

Docs: Fix an error in the CloudWatchLogs event example #1867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
leandrodamascena opened this issue Jan 27, 2023 · 1 comment
Closed
1 task done

Docs: Fix an error in the CloudWatchLogs event example #1867

leandrodamascena opened this issue Jan 27, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@leandrodamascena
Copy link
Contributor

What were you searching in the docs?

event.parse_logs_data is used in CloudWatch Logs section as an object, but it is method and should be like event.parse_logs_data()

image

Is this related to an existing documentation section?

https://awslabs.github.io/aws-lambda-powertools-python/2.7.0/utilities/data_classes/#cloudwatch-logs

How can we improve?

Updating documentation

Got a suggestion in mind?

No response

Acknowledgment

  • I understand the final update might be different from my proposed suggestion, or refused.
@leandrodamascena leandrodamascena added documentation Improvements or additions to documentation triage Pending triage from maintainers labels Jan 27, 2023
@leandrodamascena leandrodamascena added the pending-release Fix or implementation already in dev waiting to be released label Jan 27, 2023
@heitorlessa heitorlessa removed the triage Pending triage from maintainers label Jan 28, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

This is now released under 2.7.1 version!

@github-actions github-actions bot closed this as completed Feb 1, 2023
@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants