View source: R/cloudwatchlogs_operations.R
cloudwatchlogs_disassociate_kms_key | R Documentation |
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.
cloudwatchlogs_disassociate_kms_key(
logGroupName = NULL,
resourceIdentifier = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.