cloudwatchlogs_disassociate_kms_key {paws.management} | R Documentation |
Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account
Description
Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_disassociate_kms_key/ for full documentation.
Usage
cloudwatchlogs_disassociate_kms_key(
logGroupName = NULL,
resourceIdentifier = NULL
)
Arguments
logGroupName |
The name of the log group. In your |
resourceIdentifier |
Specifies the target for this operation. You must specify one of the following:
In your |