

# CloudWatchEncryption
<a name="API_CloudWatchEncryption"></a>

Specifies how Amazon CloudWatch data should be encrypted.

## Contents
<a name="API_CloudWatchEncryption_Contents"></a>

 ** CloudWatchEncryptionMode **   <a name="Glue-Type-CloudWatchEncryption-CloudWatchEncryptionMode"></a>
The encryption mode to use for CloudWatch data.  
Type: String  
Valid Values: `DISABLED | SSE-KMS`   
Required: No

 ** KmsKeyArn **   <a name="Glue-Type-CloudWatchEncryption-KmsKeyArn"></a>
The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.  
Type: String  
Pattern: `^$|arn:aws[a-z0-9-]*:kms:.*`   
Required: No

## See Also
<a name="API_CloudWatchEncryption_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/CloudWatchEncryption) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/CloudWatchEncryption) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/CloudWatchEncryption) 