public class ServerSideEncryptionCustomerKey extends ServerSideEncryption
Constructor and Description |
---|
ServerSideEncryptionCustomerKey(SecretKey key) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
copySourceHeaders() |
void |
destroy() |
Map<String,String> |
headers() |
String |
toString() |
tlsRequired
public ServerSideEncryptionCustomerKey(SecretKey key) throws InvalidKeyException, NoSuchAlgorithmException
public final Map<String,String> headers()
headers
in class ServerSideEncryption
public final Map<String,String> copySourceHeaders()
copySourceHeaders
in class ServerSideEncryption
public final void destroy() throws DestroyFailedException
DestroyFailedException