Interface DynamoDbExtensionContext.Context

    • Method Detail

      • operationContext

        OperationContext operationContext()
        Returns:
        The context under which the operation to be modified is taking place.
      • tableSchema

        default TableSchema<?> tableSchema()
        Returns:
        A TableSchema object describing the structure of the modelled table.