public interface IDynamoDbKeyBranchKeyIdSupplier
| Modifier and Type | Method and Description |
|---|---|
GetBranchKeyIdFromDdbKeyOutput |
GetBranchKeyIdFromDdbKey(GetBranchKeyIdFromDdbKeyInput input)
Get the Branch Key that should be used for wrapping and unwrapping data keys based on the primary key of the item being read or written, along with the values of any attributes configured as SIGN_AND_INCLUDE_IN_ENCRYPTION_CONTEXT.
|
GetBranchKeyIdFromDdbKeyOutput GetBranchKeyIdFromDdbKey(GetBranchKeyIdFromDdbKeyInput input)
input - Inputs for getting the Branch Key that should be used for wrapping and unwrapping data keys.