Skip to content

Commit

Permalink
Update packages/@aws-cdk/aws-glue-alpha/lib/security-configuration.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhcsun authored Mar 1, 2025
1 parent d31d2fb commit 665dfdd
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ export enum CloudWatchEncryptionMode {
* @see https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingKMSEncryption.html
*/
KMS = 'SSE-KMS',
/**
* [PLACEHOLDER FOR: TO BE FILLED OUT]
*/
DISABLED = 'DISABLED',
}

/**
Expand Down

0 comments on commit 665dfdd

Please sign in to comment.