-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add CLI examples for CloudWatch NetworkFlowMonitor #9127
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @chaitanyagummadi,
It looks like most of your examples are missing "for more information" links. Other than that there was only one grammar fix. After you finish the updates, commit and push your changes and we should be good to send for maintainer review.
...li/examples/networkflowmonitor/get-query-results-workload-insights-top-contributors-data.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/get-query-results-workload-insights-top-contributors.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/get-query-status-monitor-top-contributors.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/get-query-status-workload-insights-top-contributors-data.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/stop-query-monitor-top-contributors.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/stop-query-workload-insights-top-contributors-data.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/stop-query-workload-insights-top-contributors.rst
Outdated
Show resolved
Hide resolved
c6c0153
to
19801bf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, sending for maintainer review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a couple of comments and nits I'd like to see addressed before we merge this
...li/examples/networkflowmonitor/get-query-results-workload-insights-top-contributors-data.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/get-query-results-workload-insights-top-contributors.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/start-query-monitor-top-contributors.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/start-query-workload-insights-top-contributors-data.rst
Outdated
Show resolved
Hide resolved
awscli/examples/networkflowmonitor/start-query-workload-insights-top-contributors.rst
Outdated
Show resolved
Hide resolved
45db25d
to
a382fe3
Compare
@aemous I made a new commit fixing all the 7 files. Awaiting your review. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9127 +/- ##
==========================================
- Coverage 0.08% 0.08% -0.01%
==========================================
Files 210 210
Lines 16978 16984 +6
==========================================
Hits 14 14
- Misses 16964 16970 +6 ☔ View full report in Codecov by Sentry. |
* release-1.37.12: Bumping version to 1.37.12 Update changelog based on model updates Bump aws-actions/closed-issue-message from 1 to 2 Add CLI examples for CloudWatch NetworkFlowMonitor (#9127)
Issue #, if available:
Description of changes:
Add CLI examples for Amazon CloudWatch NetWork Flow Monitor service:
https://docs.aws.amazon.com/cli/latest/reference/networkflowmonitor/#cli-aws-networkflowmonitor
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.