Learn R Programming

paws.management (version 0.3.1)

cloudwatchlogs_associate_kms_key: Associates the specified KMS key with the specified log group

Description

Associates the specified KMS key with the specified log group.

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

Usage

cloudwatchlogs_associate_kms_key(logGroupName, kmsKeyId)

Arguments

logGroupName

[required] The name of the log group.

kmsKeyId

[required] The Amazon Resource Name (ARN) of the KMS key to use when encrypting log data. This must be a symmetric KMS key. For more information, see Amazon Resource Names and Using Symmetric and Asymmetric Keys.