awsdocs / aws-doc-sdk-examples

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.63k stars 5.66k forks source link

Python: Add log group argument to CloudWatchQuery. Addresses #7022 #7066

Open sslogar opened 1 week ago

sslogar commented 1 week ago

The CloudWatchQuery class now accepts log_group and query_string as arguments.

sslogar commented 1 week ago

@rlhagerm Please see my PR for this issue: https://github.com/awsdocs/aws-doc-sdk-examples/issues/7022