Deploy enable KMS server side encryption even when option encryption=null
seyacat opened this issue · 0 comments
seyacat commented
Description
Type: queue
deploy enable KMS server side encryption even when option encryption=null
How to Reproduce
deploy queue with encryption = null
`
constructs:
connector-queue:
type: queue
fifo: true
encryption: ''
`
Additional Information
No response