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.
|
GetBranchKeyIdFromDdbKeyOutput GetBranchKeyIdFromDdbKey(GetBranchKeyIdFromDdbKeyInput input)
input - Inputs for getting the Branch Key that should be used for wrapping and unwrapping data keys.