cloudwatchlogs_delete_transformer: Deletes the log transformer for the specified log group

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_delete_transformerR Documentation

Deletes the log transformer for the specified log group

Description

Deletes the log transformer for the specified log group. As soon as you do this, the transformation of incoming log events according to that transformer stops. If this account has an account-level transformer that applies to this log group, the log group begins using that account-level transformer when this log-group level transformer is deleted.

See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_transformer/ for full documentation.

Usage

cloudwatchlogs_delete_transformer(logGroupIdentifier)

Arguments

logGroupIdentifier

[required] Specify either the name or ARN of the log group to delete the transformer for. If the log group is in a source account and you are using a monitoring account, you must use the log group ARN.


paws.management documentation built on April 3, 2025, 10:39 p.m.