In the AWS docs it says that
When you share an encrypted snapshot, you must also share the customer managed key used to encrypt the snapshot.
but why is that necessary? Why does the receiving account need the encryption key when I share with it an encrypted snapshot? To make use of the snapshot, they should only need the decryption key, right?