Deletes the log transformer for the specified log group
Source:R/cloudwatchlogs_operations.R
cloudwatchlogs_delete_transformer.RdDeletes 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.