193879d462
* #42292 first draft. * fix some documentation * use snake dict keynames * return metric filter variable * rework documentation * try to fix documentation. fix condition when defaultValue is 0. update version string * fix intenion, syntax and undefined * try solve state documentation * define type for state in doc * rework integration test and fix minor typos * add defaults for integration test * update documentation, integration tests, and return value * fix code formatting and documentation * irgnore errors in ignore block * Update lib/ansible/modules/cloud/amazon/cloudwatchlogs_log_group_metric_filter.py Co-Authored-By: Jill R <4121322+jillr@users.noreply.github.com> * add options to metric_transformation * fix pep-8 Co-authored-by: Jill R <4121322+jillr@users.noreply.github.com>
3 lines
No EOL
108 B
YAML
3 lines
No EOL
108 B
YAML
---
|
|
log_group_name: '{{ resource_prefix }}/integrationtest'
|
|
filter_name: '{{ resource_prefix }}/AnsibleTest' |